@charset "utf-8";
/* ===================================================================
CSS information

file name  :style.css
info :index専用
 
 =================================================================== */
/*------------------------
 main_pic
 ------------------------*/
p#main_pic {
	display:block;
	width:900px;
	height:280px;
	padding:1px 0 1px 0;
	margin:0 0 10px 0;
	border-bottom:#bcbbbb solid 1px;
	border-top:#bcbbbb solid 1px;
}

/*------------------------
 contents
 ------------------------*/
#index {

}
.contents {
	width:900px;
	height:auto;
	border-bottom:#bcbbbb solid 1px;
	padding-bottom: 11px;
	clear: both;
}
h2 {
	clear:both;
}
#contents_c dl dt,
#contents_l dl dt {
	line-height:0%;
}
#container {
	width:660px;
	float:left;
}

/*----- center -------*/
#contents_c {
	width:430px;
	height:auto;
	float:left;
}
#contents_c h2#ttl_index01{
	display:block;
	width:420px;
	height:28px;
	text-indent:-9999px;
}
#contents_c h2#ttl_index01{	background:url(../images/h2_ttl_index01.gif) no-repeat 0 0; }

#contents_c p{
	display:block;
	width:400px;
	padding:18px 10px;
	font-size:0.75em;
	line-height:147%;
}

/*----- right -------*/
#contents_r {
	width:230px;
	height:auto;
	float:left;
	font-size:0.63em;
}
#contents_r h2{
	display:block;
	width:230px;
	height:28px;
	background:url(../images/h2_ttl_index02.gif) no-repeat 0 0;
	text-indent:-9999px;
}
#contents_r p.tel{
	display:block;
	width:230px;
	height:27px;
	background:url(../images/tel.gif) no-repeat 0 9px;
	text-indent:-9999px;
	padding:9px 0;	
}
#contents_r p.btn{
	display:block;
	width:230px;
	height:38px;
	background:url(../images/btn_contact.gif) no-repeat 0 0;
	text-indent:-9999px;
}
#contents_r p.btn a{
	display:block;
	width:230px;
	height:38px;
	overflow:hidden;
	outline:none;
}
#contents_r p.btn a:hover{ background:url(../images/btn_contact.gif) no-repeat 0 -38px; }





/*----- under -------*/
#contents_u {
	width:660px;
	clear:both;
}
#contents_u h2{
	display:block;
	width:660px;
	height:28px;
	text-indent:-9999px;
}
#contents_u h2#ttl_index03{	background:url(../images/h2_ttl_index03.gif) no-repeat 0 0; padding:0 0 6px 0; }

#contents_u p {	
	display:block;
	float:left;
	width:310px;
}
#contents_u p img{	
	width:297px;
	padding:2px;
	border:1px solid #b3b3b3;
	line-height:0;
}

#contents_u div#con {
	width:350px;
	float:left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#contents_u #con dl {
	width:348px;
	padding:9px 0;
	font-size:0.75em;
	background:url(../../share/images/bg_menubox.gif) no-repeat 0 100%;
	border:1px solid #E3E3E3;
	margin:0 0 4px 0;
}
#contents_u dl dt {
	display:block;
	width:94px;
	float:left;
	text-align:center;
	font-weight:bold;
}
#contents_u dl dd {
	display:block;
	float:left;
}






#contents_u dl:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
} /*IE7以外のモダンブラウザ向け*/
#contents_u dl{display:inline-block;} /*IE7およびMacIE5向け*/
/*Hides from IE-mac\*/
#contents_u dl{height:1%;}
#contents_u dl{display:block;}
/*End hide from IE-mac*/ /*IE6以前向け*/



/*----- menu_dinner -------*/

#menu_dinner .menu_box  dl.salada01 dt { background:url(../images/menu_ttl_salad01.gif) no-repeat 0 0;
}


/*----- menu -------*/

#menu ul.syousai {
	display:block;
	margin:0 0 6px 0;
	font-size:0.69em;
}

/*----- menu_box -------*/

#ebisu #menu div#drink_l {
	display:block;
	width:167px;
	float:left;
}
#ebisu #menu div#drink_c01 {
	display:block;
	width:167px;
	float:left;
}
#ebisu #menu div#drink_c02 {
	display:block;
	width:167px;
	float:left;
}
#ebisu #menu div#drink_r {
	display:block;
	width:155px;
	float:left;
}
#ebisu #menu div#drink_u {
	display:block;
	width:660px;
	clear:both;
}


#ebisu #menu dl.drink {
	display:block;
	width:155px;
	padding:0 0 20px 0;
}
#ebisu #menu dl.drink dt{
	display:block;
	width:155px;
	font-size:0.75em;
	font-weight:bold;
	color:#ea8024;
}
#ebisu #menu dl.drink dd{
	display:block;
	width:155px;
	font-size:0.69em;
}


#ebisu #menu div#drink_u dl.drink {
	display:block;
	width:501px;
	padding:0 0 20px 0;
	float:left;
}
#ebisu #menu div#drink_u dl.drink dt{
	display:block;
	width:501px;
	font-size:0.75em;
	font-weight:bold;
	color:#ea8024;
}
#ebisu #menu div#drink_u dl.drink dd{
	display:block;
	width:501px;
	font-size:0.69em;
}

#ebisu #menu div#drink_u dl.drink dd li{
	display:block;
	float:left;
	width:167px;
}

#ebisu #menu div#drink_u p{
	display:block;
	float:left;
	width:137px;
	font-size:0.69em;
	padding:9px 9px 9px 9px;
	border:1px solid #dbdbdb;
	background:#fcfcfc url(../images/staff/bg_staff_box.gif) no-repeat 282px 13px;
}





div.course_box {
	width:640px;
	padding:9px;
	margin:0 0 6px 0;
	border:1px solid #cfcfcf;
	background:url(../images/bg_menubox.gif) repeat-x 0 100%;
	clear:both;
}
.course_box p.pic {
	display:block;
	width:262px;
	float:left;
}
.course_box p.pic img {
	padding:2px;
	border:1px solid #cfcfcf;
	width:250px;
	float:left;
}
.course_box div.under {
	clear:both;
	padding:5px 0 0 0;
}
.course_box dl {
	display:block;
	width:447px;
	float:left;
	border-left:3px solid #6c6c6c;
}
.course_box dl dt {
	display:block;
	padding:0 0 0 4px;
	font-size:0.88em;
	font-weight:bold;
	color:#ea8024;
}
.course_box dl dd {
	display:block;
	padding:0 0 0 4px;
	font-size:0.75em;
}
.course_box p.price {
	display:block;
	padding:8px 0 0 0;
	font-size:0.88em;
	float:right;
	text-align:right;
	line-height:100%;
}
.course_box ul {
	float:left;
	display:block;
	padding:0 0 2px 0;
	font-size:0.75em;
}

.course_box:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
} /*IE7以外のモダンブラウザ向け*/
.course_box{display:inline-block;} /*IE7およびMacIE5向け*/
/*Hides from IE-mac\*/
.course_box{height:1%;}
.course_box{display:block;}
/*End hide from IE-mac*/ /*IE6以前向け*/

