/*-----------------------------------
DEFAULT CSS
FILE DATA: cuisine.css
-----------------------------------*/

/*MAIN_IMAGE
-----------------------------------*/
#main_image2 div{
	background-image: url(../images/main_img.jpg);
}

/*BODY_LEFT
-----------------------------------*/
#body_left {
	width:125px;
	height:auto;
	float:left;
}
#body_left h2 {
	width:40px;
	height:210px;
	text-indent:-10000em;
	margin:0 auto;
	background:url(../images/cuisine_ttl.gif) no-repeat;
}

/*BODY_RIGHT
-----------------------------------*/
#body_right {
	width:734px;
	height:auto;
	padding:0 15px 0 25px;
	float:right;
}

/*-----------------------------------
下記から記述
-----------------------------------*/
/*SECTION@
-----------------------------------*/
#section1 {
	width:734px;
	height:auto;
	padding:0 0 40px 0;
	background:url(../images/section_line.jpg) bottom no-repeat;
}
#section1 h3 {
	width:285px;
	height:21px;
	margin:0 0 14px 0;
	text-indent:-10000em;
	background:url(../images/section1_1_ttl.gif) no-repeat;
}
#section1 h4 {
	width:345px;
	height:16px;
	margin:0 0 13px 0;
	text-indent:-10000em;
	background:url(../images/section1_2_ttl.gif) no-repeat;
}
#section1 .photoarea {
	width:734px;
	margin:12px 0 0 0;
}
#section1 .photo {
	width:734px;
	height:auto;
	margin:10px 0 5px 0;
}
#section1 .photo li {
	width:75px;
	height:55px;
	float:left;
	margin:0 5px 0 0;
}
#section1 .photo_p {
	margin:0 0 20px 0;
	color:#bf587f;
	font-weight:bold;
}

/*SECTIONA
-----------------------------------*/
#section2 {
	width:734px;
	height:auto;
	padding:26px 0 40px 0;
	background:url(../images/section_line.jpg) bottom no-repeat;
}
#section2 ul {
	width:357px;
	height:auto;
}
#section2 ul .left{
	float:left;
}
#section2 ul .right{
	float:right;
}
#section2 .section2_left {
	width:357px;
	height:auto;
	float:left;
}
#section2 .section2_left h3 {
	width:180px;
	height:15px;
	margin:10px 0;
	text-indent:-10000em;
	background:url(../images/section2_1_ttl.gif) no-repeat;
}

#section2 .section2_right {
	width:357px;
	height:auto;
	float:right;
}
#section2 .section2_right h4 {
	width:235px;
	height:15px;
	margin:10px 0;
	text-indent:-10000em;
	background:url(../images/section2_2_ttl.gif) no-repeat;
}
#section2 .section2_right .kodawari_bt {
	text-align:right;
}

/*SECTIONB
-----------------------------------*/
#section3 {
	width:734px;
	height:auto;
}

#section3 h3 {
	width:295px;
	height:19px;
	margin:13px 0 20px 0;
	text-indent:-10000em;
	background:url(../images/section3_1_ttl.gif) no-repeat;
}

#section3 ul {
	width:734px;
	height:auto;
}
#section3 li {
	width:auto;
	height:auto;
	margin:0 9px 0 0;
	float:left;
}
#section3 .last {
	width:auto;
	height:auto;
	margin:0 0 0 0;
	float:left;
}
#section3 p {
	width:130px;
	height:auto;
}
