@charset "utf-8";

@media screen and (min-width: 641px){

/* top */
#content {
	background: none;
	margin-top: 0;
	z-index: 1000;
}
#content .article {
	margin-bottom: 0;
}

#header #nav .container {
	margin: 0 auto;
	position: relative;
	width: 1000px;
	height: auto;
}

#header .additional {
	position: absolute;
	top: 51px;
	right: 174px;
	width: 70px;
	height: 44px;
	background-image: url(../../images/bg_donburi_additional.png);
}


/* #どんぶり亭 */

#content #donburi {
	position: relative;
}
#content #donburi .rightbox {
	background-image: url(../../images/bg_donburi.png);
	background-position: 0 -44px;
	background-repeat: no-repeat;
	position: absolute;
	top: -3px;
	right: -89px;
	width: 620px;
	height: 890px;
}
#content #donburi .rightbox h2 {
	margin-top: 383px;
}
#content #donburi .rightbox p {
	position: absolute;
	top: 503px;
	right: 95px;
	width: 175px;
}
	
#content #donburi .leftbox {
	display: block;
	float: left;
	margin-top: 30px;
	width: 620px;
	height: 600px;
	text-indent: -10000px;
}
	
#content #donburi .leftbox .photo {
	margin-top: 60px;
	width: 131px;
	height: 362px;
	background-image: url(../../images/lead_donburi.png);
    background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	text-indent: -10000px;
}	
	
#content #donburi .leftbox .txt {
	margin-top: 60px;
	width: 292px;
	height: 390px;
	background-image: url(../../images/txt_donburi.png);
    background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}

#content #donburi p.link {
	margin: 0;
	position: absolute;
	top: 570px;
	left: 450px;
}

#content #donburi p.link a {
	display: block;
	width: 122px;
	height: 118px;
	background-image: url(../../images/donburi_btn.png);
	background-position: 0 0;
	text-indent: -10000em;
}
    
/* #朝ごはんに */     
#content #donburi .rightbox .morning {
	display: block;
	width: 226px;
	height: 231px;
	background-image: url(../../images/morning.png);
	text-indent: -10000em;
    background-position: 0 0;
    background-repeat: no-repeat;
	position: absolute;
	top: 254px;
	left: 456px;   
}

#content #donburi p.link a:hover {
	background-position: 0 -118px;
}

#content .topicsbox {
	padding: 25px 30px 10px 30px;
	position: absolute;
	top: 450px;
	left: 0;
	width: 380px;
	background-image: url(../../images/topicsbox_bg.png);
	border-radius: 5px;
}

#content .topicsbox h2 {
	position: absolute;
	top: -25px;
	left: -15px;
	width: 133px;
	height: 45px;
	background-image: url(../../images/topicsbox_hl.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -10000em;
}

#content .topicsbox ul li {
	margin-bottom: 10px;
	padding-left: 70px;
	float: left;
	width: 120px;
	min-height: 60px;
	position: relative;
}

#content .topicsbox ul li:nth-child(2n-1) {
	clear: left;
}

#content .topicsbox ul li span.date {
	display: block;
	font-size: 0.9em;
}

#content .topicsbox ul li img {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 60px;
	border-radius: 30px;
}

#content #donburi .topicsbox p.link {
	position: absolute;
	top: auto !important;
	left: auto !important;
	bottom: -30px;
	right: -10px;
	width: 112px;
	height: 108px;
}

#content #donburi .topicsbox p.link a {
	display: block;
	width: 112px;
	height: 108px;
	background-image: url(../../images/topicsbox_link.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -10000em;
}


/* #オシギョ */
#content #oshigyo {
	float: left;
	margin: 35px 0 0 -56px;
	width: 565px;
	height: 520px;
	position: relative;
}
#content #oshigyo h2 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

#content #oshigyo #sakana {
	position: absolute;
	top: 10px;
	left: 30px;
}
	
/* topオシ魚が蛤の場合 */	

#content #oshigyo p {
	margin: 400px 0 0 225px;
	width: 330px;
}
	
/* topオシ魚が牡蠣の場合 */
/*
#content #oshigyo p {
	margin: 400px 0 0 200px;
	width: 330px;
}*/
    
/* topオシ魚が秋（戻り鰹・しらす）の場合 ここから*/
/*
#content #oshigyo p {
	margin: 350px 0 0 150px;
	width: 330px;
}    
    
#content #oshigyo #sakana {
	position: absolute;
	top: 10px;
	left: 140px;
}/* topオシ魚が秋（戻り鰹・しらす）の場合 ここまで*/
	

#content #oshigyo p.link {
	margin: 0;
	position: absolute;
	top: 160px;
	left: 25px;
	z-index: 150;
}

#content #oshigyo p.link a {
	display: block;
	width: 122px;
	height: 118px;
	background-image: url(../../images/oshigyo_btn.png);
	background-position: 0 0;
	text-indent: -10000em;
}

#content #oshigyo p.link a:hover {
	background-position: 0 -118px;
}
    
/* topオシ魚が秋（戻り鰹・しらす）の場合 ここから*/     
#content #oshigyo p.link2 {
	margin: 0;
	position: absolute;
	top: 333px;
	left: 411px;
	z-index: 150;
}

#content #oshigyo p.link2 a {
	display: block;
	width: 122px;
	height: 118px;
	background-image: url(../../images/oshigyo_btn.png);
	background-position: 0 0;
	text-indent: -10000em;
}

#content #oshigyo p.link2 a:hover {
	background-position: 0 -118px;
}
/* topオシ魚が秋（戻り鰹・しらす）の場合 ここまで*/


/* #浜焼き */
#content #hamayaki {
	background: url(../../images/bg_hamayaki.png) no-repeat 101px 49px;
	float: right;
	margin: 230px 0 0 0;
	width: 490px;
	height: 430px;
	position: relative;
}
#content #hamayaki h2 {
	float: left;
	margin: 28px 0 0 0;
	width: 200px;
}
#content #hamayaki p {
	float: right;
	width: 156px;
}

#content #hamayaki p.link {
	margin: 0;
	position: absolute;
	top: 200px;
	left: 35px;
}

#content #hamayaki p.link a {
	display: block;
	width: 122px;
	height: 118px;
	background-image: url(../../images/hamayaki_btn.png);
	background-position: 0 0;
	text-indent: -10000em;
}

#content #hamayaki p.link a:hover {
	background-position: 0 -118px;
}


/* #海鮮市場 */
#content #ichiba {
	margin: -60px 28px 0 20px;
	background: url(../../images/bg_ichiba.png) no-repeat 42px 80px;
	width: 1048px;
	height: 533px;
	position: relative;
}
#content #ichiba #himono {
	position: absolute;
	top: 133px;
	right: 0;
}
#content #ichiba h2 {
	margin-left: -45px;
}
#content #ichiba p {
	margin: -90px 300px 0 454px;
}

#content #ichiba p.link {
	margin: 0;
	position: absolute;
	top: 170px;
	left: -50px;
}

#content #ichiba p.link a {
	display: block;
	width: 122px;
	height: 118px;
	background-image: url(../../images/ichiba_btn.png);
	background-position: 0 0;
	text-indent: -10000em;
}

#content #ichiba p.link a:hover {
	background-position: 0 -118px;
}



#content #ichiba #today {
	background: url(../../images/bg_mizuage.png) no-repeat left top;
	position: absolute;
	top: 325px;
	left: 258px;
	width: 320px;
	height: 178px;
}
#content #ichiba #today h3,
#content #ichiba #today h4,
#content #ichiba #today p {
	float: right;
	width: 128px;
}
#content #ichiba #today h3 {
	margin: 20px 20px 20px 0;
}
#content #ichiba #today h4 {
	color: #FF2626;
	font-size: 22px;
	text-align: center;
	margin: 20px 20px 0 0;
}
#content #ichiba #today p {
	margin: 0px 20px 0 0;
}
#content #ichiba #today .photo {
	float: left;
	overflow: hidden;
	width: 140px;
	height: 140px;
	margin: 20px 0 0 20px;
}

#content #ichiba #today .horizontal img {
	height: 140px;
}

#content #ichiba #today .vertical img {
	width: 140px;
}}
