@charset "utf-8";
@import url("base.css");

body {
	background:#fffff2 url("../images/bg_body2.gif") top repeat-x;
	margin: 0 auto;
	line-height:150%;
	color:#333333;
	text-align:center;
	font-size: 12px;
}

#body_left {
	float:right;
	width:570px;
	padding:0 0 20px 0;
	margin:0;
	overflow: hidden;
}

#body_right {
	float:left;
	width:270px;
	padding:0px;
	padding:0;
	margin:0;
	overflow: hidden;
}

/*------------------------------------------------------------------
サブナビゲーション部分
------------------------------------------------------------------*/
#s_navi	{
	padding:20px 20px 20px 33px;
	margin:0;
}

#s_navi ul	{
	padding:0;
	margin:0;
	background:url(../images/bt_s_navi-aboutus.gif) left top;
	width:217px;
}

#s_navi ul li	{
	list-style-type:none;
}

#s_navi ul li a {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}

#s_navi ul li.s_navi001 a {
	width:217px;
	height:29px;
	background: url("../images/bt_s_navi-aboutus.gif") no-repeat 0px 0px;
}

#s_navi ul li.s_navi002 a {
	width:217px;
	height:29px;
	background: url("../images/bt_s_navi-aboutus.gif") no-repeat 0px -29px;
}

#s_navi ul li.s_navi003 a {
	width:217px;
	height:29px;
	background: url("../images/bt_s_navi-aboutus.gif") no-repeat 0px -58px;
}

#s_navi ul li.s_navi004 a {
	width:217px;
	height:30px;
	background: url("../images/bt_s_navi-aboutus.gif") no-repeat 0px -87px;
}

#s_navi ul li.s_navi001 a:hover {
	width:217px;
	height:29px;
	background: url("../images/bt_s_navi-aboutus.gif") no-repeat -217px 0px;
}

#s_navi ul li.s_navi002 a:hover {
	width:217px;
	height:29px;
	background: url("../images/bt_s_navi-aboutus.gif") no-repeat -217px -29px;
}

#s_navi ul li.s_navi003 a:hover {
	width:217px;
	height:29px;
	background: url("../images/bt_s_navi-aboutus.gif") no-repeat -217px -58px;
}

#s_navi ul li.s_navi004 a:hover {
	width:217px;
	height:30px;
	background: url("../images/bt_s_navi-aboutus.gif") no-repeat -217px -87px;
}



/*------------------------------------------------------------------
H*部分
------------------------------------------------------------------*/
h2#news	{
	display: block;
	width: 270px;
	height: 60px;
	text-decoration:none;
	text-indent: -9877em;
	background: url(../images/ba2_news.gif) 0 0 no-repeat;
	overflow:hidden;
}

h3#news-solponi  {
	display: block;
	width: 570px;
	height: 60px;
	text-decoration:none;
	text-indent: -9877em;
	background: url(../images/ba3_news-solponi.gif) 0 0 no-repeat;
	overflow:hidden;
}

h4.news-title	{
	display: block;
	width: 510px;
	padding:5px;
	text-decoration:none;
	background: url(../images/bg_calendar.gif) 0 0;
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
}

h3#access  {
	display: block;
	width: 570px;
	height: 60px;
	text-decoration:none;
	text-indent: -9877em;
	background: url(../images/ba3_aboutus-access.gif) 0 0 no-repeat;
	overflow:hidden;
}

h3#calender_title  {
	display: block;
	width: 570px;
	height: 60px;
	text-decoration:none;
	text-indent: -9877em;
	background: url(../images/ba3_aboutus-calendar.gif) 0 0 no-repeat;
	overflow:hidden;
}

h3#concept  {
	display: block;
	width: 570px;
	height: 60px;
	text-decoration:none;
	text-indent: -9877em;
	background: url(../images/ba3_aboutus-concept.gif) 0 0 no-repeat;
	overflow:hidden;
}

h4#lunch001  {
	display: block;
	width: 570px;
	height: 45px;
	text-decoration:none;
	text-indent: -9877em;
	background: url(../images/ba4_restaurant-lunch001.gif) 0 0 no-repeat;
	overflow:hidden;
	margin-top:10px;
}

h4#lunch002  {
	display: block;
	width: 570px;
	height: 45px;
	text-decoration:none;
	text-indent: -9877em;
	background: url(../images/ba4_restaurant-lunch002.gif) 0 0 no-repeat;
	overflow:hidden;
	margin-top:10px;
}

h4#lunch003  {
	display: block;
	width: 570px;
	height: 45px;
	text-decoration:none;
	text-indent: -9877em;
	background: url(../images/ba4_restaurant-lunch003.gif) 0 0 no-repeat;
	overflow:hidden;
	margin-top:10px;
}

h4#lunch004  {
	display: block;
	width: 570px;
	height: 45px;
	text-decoration:none;
	text-indent: -9877em;
	background: url(../images/ba4_restaurant-lunch004.gif) 0 0 no-repeat;
	overflow:hidden;
	margin-top:10px;
}

h4#lunch005  {
	display: block;
	width: 570px;
	height: 45px;
	text-decoration:none;
	text-indent: -9877em;
	background: url(../images/ba4_restaurant-lunch005.gif) 0 0 no-repeat;
	overflow:hidden;
	margin-top:10px;
}

/*------------------------------------------------------------------
お知らせ部分
------------------------------------------------------------------*/

.date	{
	text-align:right;
	padding:5px;
}

.information_box	{
	padding:10px;
}