@charset "UTF-8";
@import url("../../common/css/base.css");
@import url("../../common/css/reset.css");

/* company
-------------------------------------------------------------*/

h1{
	margin:20px 0 70px 40px;
}

.f_boxL{
	width:479px;
}

.f_boxL p{
	line-height:165%;
	width:439p;
	margin:0 10px 0 50px;
}

.f_boxR{
	width:421px;
	position:absolute;
	right:0; top:0;
	text-align:center;
}

.content {
	margin:0 0 50px 0;
}
.content p{
	line-height:165%;
	padding:0 250px 0 50px;
}

.one_box {
	position:relative;
	margin:0 0 50px 0;
}

.one_box_last {
	position:relative;
	min-height:250px;
	_height:250px;
}



#cook #area1 p{
	margin:0 0 0 40px;
}

#cook #area1{
	height:350px;
	background-image: url(../img/cook_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#cook h2{
	margin:50px 0 0 40px;
}

#cook #boxBody p{
	margin:0 0 0 20px;
}

#cook #boxBody p.p1{
	margin:0 0 0 35px;
}

#cook #boxBody p.p1 span{
	font-size:1.2em;
}

#cook #boxBody p.p1 span strong{
	color:#CA492F;
	font-weight:normal;
}

#cook #boxBody{
	background-image: url(../img/li02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#lBox{
	width:300px;
	display:inline;
	float:left;
	margin:0 0 0 50px;
}

#rBox{
	width:300px;
	display:inline;
	float:left;
	margin:0 0 0 140px;
}

#map1{
	width:411px;
	height:352px;
	display:inline;
	float:left;
	background-image: url(../img/map01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:15px 0 0 30px;
}

#map2{
	width:416px;
	height:352px;
	display:inline;
	float:left;
	background-image: url(../img/map02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:15px 0 0 23px;
}

#cook p#lunch{
	color:#404040;
	width:820px;
	clear:left;
	border: 1px solid #666666;
	background-color: #F2F2F2;
	margin:20px 0 0 20px;
	padding:5px 10px;
}

#btn01{
	width:900px;
	text-align:center;
	margin:2em 0;
}


