@charset "utf-8";

#main_box {
	width:900px;
	margin-top:20px;
	margin-bottom:10px;
	background:url(images/page_title_03.jpg) repeat-x left top;
}

h2 {
	padding-left:40px;
	padding-top:23px;
	color:#000;
	font-weight:normal;
	letter-spacing:3px;
	height:70px;
}

#sub_title {
	padding-left:30px;
	letter-spacing:normal;
	font-size:16px;
}

#contents {
	width:900px;
	line-height:1.5;
	letter-spacing:1px;
}

#shop_info{
	width:280px;
	padding:20px 35px;
	margin:30px 20px;
	background-color:#F0EEC4;
	line-height:1.5;
	letter-spacing:1px;
	float:left;
	display:inline;
}

#lala {
	font-size:115%;
	line-height:1.8;
}

#map {
	width:480px;
	height:430px;
	margin:30px 20px 50px 10px;
	background-color:#3D1701;
	float:right;
	display:inline;
	
}

#detail {
	padding:10px 10px 30px 10px;
}

#mark {
	width:250px;
	text-align:right;
}

