@import "sori.css";
@charset "utf-8";
/* CSS Document */

#header{
	background:url(../cmn_img/img_header.jpg) 0 0 no-repeat;
	width:800px;
	height:93px;
	margin:0 auto;
	margin-bottom:20px;
	padding:0 10px;
	position:relative;
}
#header .top_txt
{
	background:url(../cmn_img/top_txt.jpg) no-repeat;
	width:185px;
	height:46px;
	position:absolute;
	top:31px;
	left:400px;
	text-indent:-9999px;
	border:none;
}

#index_bnr{ margin-bottom:20px;}
#index_bnr,
#index_bnr a
{
	background:url(../img/index_bnr.jpg) top no-repeat ;
	width:528px;
	height:155px;
	text-indent:-9999px;
	display:block;
}

#index_bnr a:hover
{
	background-position:0 -155px;
}

.pic01 {
	float:left;
	width:180px;
	line-height: 2;
	margin-right: 10px;
	margin-top: 10px;
	line-height: 2;
	text-align: center;
	font-weight: bold;
}
.arrow {
	width:50px;
	float: left;
	margin: 50px 10px 0 0;
}

.pic02 {
	float:left;
	width:180px;
	line-height: 2;
	margin-right: 0;
	margin-top: 10px;
	line-height: 2;
	text-align: center;
	font-weight: bold;
}

#restaurant .subtitle {
	width:410px;
	border:1px solid #cccccc;
	padding:10px;
	margin-left:25px;
}

#restaurant .subtitle p {
	margin-right:15px;
	text-align:center;
	font-size:90%;
	font-weight:bold;
	color:#000000;
}