@charset "UTF-8";

html {
	overflow-y: auto;
}

/* ******************************************
 Header　定義
****************************************** */
#header {
	background: url(../images/header_bg.gif) repeat-x;
	height: 23px;
}

/*
#headerBlock {
	margin: 0px auto 0px auto;
	width: 600px;
}

h1{
	float: right;
	background: url(../images/h1.gif) no-repeat;
	width: 150px;
	height: 73px;
	text-indent: -9999px;
}
*/

/* ******************************************
 contents　定義
****************************************** */
#contents{
	margin: 5px auto 0px auto;
	width: 600px;
	text-align: left;
}

#contents img{
	float: left;
	width: 235px;
	height: 173px;
	margin-top: 7px;
}

#shopInfo{
	float: right;
	width: 347px;
}

#shopNo{
	width: 347px;
	color: #f5aa2d;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 2px #f5aa2d solid;
	padding-bottom: 2px;
}

#shopNo span{
	color: #f5aa2d;
	font-size: 1.7em;
}

#shopName{
	width: 340px;
	margin-top: 7px;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 150%;
}

#shopSub{
	width: 340px;
	padding: 2px 0 0 0;
	line-height: 150%;
}

#shopText{
	width: 340px;
	padding: 10px 0 0 0;
	line-height: 150%;
	color: #00C;
}

#shopLink{
	width: 340px;
	padding: 10px 0 0 0;
	line-height: 150%;
}

#shopLink span{
	margin-left: 20px;
}




#setTop{
	background: url(../images/set_top.gif) no-repeat;
	width: 138px;
	height: 11px;
	margin-top: 13px;
	font-size: 0;
	line-height: 0;
}

#setBG{
	background: url(../images/set_bg.gif) repeat-y;
	width: 600px;
}

#setBG_L1{
	float: left;
	background: url(../images/set_img02.gif) no-repeat;
	width: 138px;
	height: 35px;
}

#setBG_L2{
	float: left;
	background: url(../images/set_img01.gif) no-repeat;
	width: 138px;
	height: 86px;
}

#setBG_R{
	float: left;
}

#setBottom{
	background: url(../images/set_bottom.gif) no-repeat;
	width: 138px;
	height: 11px;
}

.setText{
	width: 340px;
	margin-left: 20px;
	padding-left: 90px;
	line-height: 150%;
}

#setText01{background: url(../images/ico_lunch.gif) no-repeat;}
#setText02{background: url(../images/ico_dinner.gif) no-repeat;}

#setText03{background: url(../images/ico_food.gif) no-repeat;}
#setText04{background: url(../images/ico_drink.gif) no-repeat;}

#setBorder01{
	background: url(../images/set_border02.gif) no-repeat;
	width: 462px;
	height: 12px;
	margin: 4px 0 4px 0;
}

#setBorder02{
	background: url(../images/set_border01.gif) no-repeat;
	width: 462px;
	height: 12px;
	margin: 4px 0 4px 0;
}



/* ******************************************
 Foorer　定義
****************************************** */
#footer {
	background: url(../images/header_bg.gif) repeat-x;
	height: 23px;
	margin-top: 30px;
}
