@charset "utf-8";

/* formatting style ------------------------------*/
*{
	font-style:normal;
	margin:0px;
	padding:0px;
}

hr{
	display:none;
}

html {
    margin-bottom:1px;
    height:100%;
}

.clear{
	clear: both;
}


/* line style　------------------------------*/

a img{
	border-style:none;
}


/* link style ------------------------------*/
a:link{
	color: #FFFFFF;
	
}

a:hover{
	color: #FF0000;
	
}

a:visited{
	color: #FFFFFF;
}

a:active{
	color: #FFFF00;
}


/* basic layout ------------------------------*/

body {
	text-align: center;
	font-size: 90%;
	line-height: 1.4;
	color: #ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(img/backp.jpg);
	background-repeat: repeat;
}

#wrapper {
	background-color: #000000;
	text-align: left;
	width: 803px;
	margin-right: auto;
	margin-left: auto;
}


/* ヘッダー ------------------------------*/

#header {
	background-image: url(img/headerP_index.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 213px;
	width: 803px;
}


/* ヘッダー 差し替え画像設定ここから */

#osusume #header {
	background-image: url(osusume_img/headerP_osusume.jpg);
	background-repeat: no-repeat;
}
#tennai #header {
	background-image: url(tennnai_img/headerP_tennai.jpg);
	background-repeat: no-repeat;
}

#enkai #header {
	background-image: url(enkai_img/headerP_enkai.jpg);
	background-repeat: no-repeat;
}

#demae #header {
	background-image: url(demae_img/headerP_demae.jpg);
	background-repeat: no-repeat;
}

#annai #header {
	background-image: url(annai_img/headerP_annai.jpg);
	background-repeat: no-repeat;
}

#staff #header {
	background-image: url(staff_img/headerP_staff.jpg);
	background-repeat: no-repeat;
}

#toiawase #header {
	background-image: url(toiawase_img/headerP_toi.jpg);
	background-repeat: no-repeat;
}


/* ヘッダー 差し替え画像設定ここまで */



#header #headcatch {
	position: absolute;
	left: 20px;
	top: 70px;
}


#header #logo {
	position: absolute;
	left: 430px;
	top: 20px;
}

#header #shopinfo {
	position: absolute;
	left: 507px;
	top: 120px;
}

#header ul {
	position: absolute;
	left: 0px;
	top: 180px;
	width: 803px;
	line-height: 0px;
	height: 33px;
}

#header ul li {
	float: left;
	list-style-type: none;
}

#header ul li a{
    
}

/* ヘッダーのロールオーバー指定ここから ------------------------------*/

a span{
	display:none;
	}
	
	
a.navitop {
	background-image: url(img/top_button.jpg);
	display:block;
    width:134px;
    height:33px;
}

a:hover.navitop{
	background-image: url(img/top2_button.jpg);
}


a.naviosusume {
	background-image: url(img/recomennd_button.jpg);
	display:block;
    width:134px;
    height:33px;
}

a:hover.naviosusume{
	background-image: url(img/recomennd2_button.jpg);
}

a.navioshinagaki {
	background-image: url(img/menu_button.jpg);
	display:block;
    width:134px;
    height:33px;
}

a:hover.navioshinagaki{
	background-image: url(img/menu2_button.jpg);
}

a.navigoannnai {
	background-image: url(img/annai_button.jpg);
	display:block;
    width:134px;
    height:33px;
}

a:hover.navigoannnai{
	background-image: url(img/annai2_button.jpg);
}



a.navistaff {
	background-image: url(img/staff_button.jpg);
	display:block;
    width:134px;
    height:33px;
}

a:hover.navistaff{
	background-image: url(img/staff2_button.jpg);
}



a.navitoiawase {
	background-image: url(img/access_button.jpg);
	display:block;
    width:133px;
    height:33px;
}

a:hover.navitoiawase{
	background-image: url(img/access2_button.jpg);
}

/* ヘッダーのロールオーバー指定ここまで ------------------------------*/





/* indexのtopエリア ------------------------------*/

#main #topimg {
	float: left;
	width: 590px;
}


/* 新着情報エリア ------------------------------*/

#info {
	float: right;
	width: 173px;
	margin-top: 20px;
	padding-right: 20px;
	height: 250px;
	overflow: auto;
	
}

#info h3 {
	margin-bottom: 10px;

}
#main #info dl dt {
	font-size: 90%;
	line-height: 1.6;
	color: #Fcc700;
}

#main #info dl dd {
	font-size: 80%;
	line-height: 1.4;
}



/* メニュー４種 ------------------------------*/

#menunavi {
	clear: both;
	position: relative;
}

#menunavi ul {
	line-height: 0px;
	height: 80px;
	width: 763px;
}

#menunavi li {
	float: left;
	list-style-type: none;
}
#menunavi #osuusmebottom {
	position: absolute;
	left: 20px;
	top: 10px;
}

#menunavi #tennaibottom {
	position: absolute;
	left: 214px;
	top: 10px;
}

#menunavi #enkaibottom {
	position: absolute;
	left: 408px;
	top: 10px;
}

#menunavi #demaebottom {
	position: absolute;
	left: 603px;
	top: 10px;
}




/* footer ------------------------------*/

#footer {
	clear: both;
	padding-bottom: 30px;
	width: 763px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-left: 20px;
	padding-top: 5px;
}

#footer ul {
	line-height: 1.4;
}

#footer ul li {
	display: inline;
	list-style-type: none;
}

#footer address {
	text-align: right;
	font-size: 80%;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
}






/* 中ページ共通 -----------------------------------------------------------------
-------------------------------------------------------------------------------*/

#tennai {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
}

h3 {
	background-color: #000000;
}


#sidebar {
	float: left;
	width: 150px;
	margin-top: 30px;
}
#sidebar li {
	list-style-type: none;
}

#sidebar ul li a {
	font-size: 100%;
	background-image: url(img/pochi.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	display: block;
	background-position: left center;
	width: 128px;
	text-decoration: none;
	line-height: 2;
}

#sidebar ul li a:hover {
	background-image: url(img/pochi_hover.jpg);
}


#mainarea h4 {
	width: 590px;
	clear: both;
	padding-top: 30px;

}

#mainarea {
	float: right;
	width: 600px;
}

/* しながきメニューのスタイル 
-------------------------------------------------------------------------------*/

#mainarea  .mn  {
	float: left;
	width: 200px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#mainarea  .mn  h5  {
	font-size: 100%;
	margin-top: 3px;
	font-weight: normal;
}

#mainarea .mn .h5_2 {
	font-size: 70%;
}
#mainarea .mn .kakusu {
	color: #000000;
}



#mainarea  .mn  .kingaku  {
	text-align: right;
	display: block;
	width: 185px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 1.2;
	font-size: 100%;
	font-weight: bold;
}

#mainarea .comment {
	font-size: 85%;
	clear: left;
	padding-top: 5px;
	font-weight: normal;
}

#mainarea .mn .comment2 {
	font-size: 70%;
}


#mainarea .sakekomment {
	font-size: 100%;
	color: #Fcc700;
	padding-left: 3px;
	clear: left;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #Fcc700;
}

#mainarea .mn .ichiosicatch {
	font-size: 95%;
	color: #Fcc700;
}


/* このページのトップへ 
-------------------------------------------------------------------------------*/#mainarea .totop {
	clear: left;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-right: 10px;
}

#mainarea .totop a span{
	display:none;
	}

#mainarea .totop a{
	background-image: url(img/totop_banner.jpg);
	display:block;
	width:130px;
	height:20px;
	background-repeat: no-repeat;
	float: right;
}

#mainarea .totop a:hover{
	background-image: url(img/totop_banner_hover.jpg);
	background-repeat: no-repeat;
}


/*問い合わせバナークリアいれないと体裁崩れる 
-------------------------------------------------------------------------------*/

#mainarea #toiawasebanner {
	clear: both;
	padding-top: 5px;
	height: 70px;
}

#toiawasebanner a span{
	display:none;
	}

#mainarea #toiawasebanner a{
	background-image: url(img/to_toi_banner.jpg);
	display:block;
	width:220px;
	height:60px;
	background-repeat: no-repeat;
	float: right;
}

#mainarea #toiawasebanner a:hover{
	background-image: url(img/to_toi_banner_hover.jpg);
	background-repeat: no-repeat;
}





/* おすすめページ -----------------------------------------------------------------
-------------------------------------------------------------------------------*/#osusume #mainarea #osu_catch {
	font-size: 120%;
	padding-top: 30px;
}

#osusume #mainarea #print {
	padding-bottom: 10px;
	clear: both;
}




/* 宴会ページ -----------------------------------------------------------------
-------------------------------------------------------------------------------*/
#enkai #mainarea .enkai_rei {
	border: 1px solid #999999;
	padding: 5px;
	clear: both;
	background-color: #333333;
}






/* 出前ページ -----------------------------------------------------------------
-------------------------------------------------------------------------------*/
#demae #mainarea .dema_catch {
	font-size: 120%;
	padding-top: 30px;
}

#demae #mainarea #demaecomment {
	clear: both;
	padding-bottom: 10px;
}



/* 案内ページ -----------------------------------------------------------------
-------------------------------------------------------------------------------*/

#annai #mainarea h4 {
	padding-bottom: 15px;
}

/* 案内ページの店情報テーブル 
-------------------------------------------------------------------------------*/#annai #mainarea table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 400px;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
}

#annai #mainarea table th {
	background-color: #CCCCCC;
	color: #000000;
	width: 100px;
	text-align: left;
	padding-left: 5px;
}


#annai #mainarea table td {
	background-color: #666666;
	padding-left: 5px;
}

/* 案内ページの地図と店舗画像 
-------------------------------------------------------------------------------*/#annai #mainarea #map {
	float: left;
}

#annai #mainarea #shopimg {
	float: right;
	margin-bottom: 3px;
}

#annai #wrapper #mainarea #shopimg img {
	margin-bottom: 2px;
}


/* スタッフページ -----------------------------------------------------------------
-------------------------------------------------------------------------------*/

#staff #mainarea h4 {
	padding-bottom: 15px;
}

#staff #mainarea #tensyu_comment {
	width: 590px;
}
#staff #tensyu_comment .tensyu_p {
	float: right;
}

#staff #mainarea .stuff_p {
	float: left;
	width: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	padding: 3px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: #FFFFFF;
}



/*問い合わせページ -----------------------------------------------------------------
-------------------------------------------------------------------------------*/

#toiawase #mainarea h4 {
	padding-bottom: 15px;
	text-decoration: none;
}
.site_midasi {
	font-size: 125%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 20px;
	background-image: url(img/kamon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}


#sitemap #mainarea a {
	text-decoration: none;
}

#top #main .comenttext {
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
	line-height: 13px;
}

#event #mainarea h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

#event #mainarea #event_photoarea {
	float: left;
	width: 280px;
	margin-right: 20px;
	margin-top: 30px;
}

#event #mainarea #event_textarea {
	float: right;
	width: 300px;
	margin-bottom: 15px;
	margin-top: 30px;
}
#event #event_textarea .event_day {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}


#event #mainarea #event_textarea .event_midashi {
	font-size: 17px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#event #mainarea #event_textarea .event_midashi span {
	font-size: 80%;
	padding-left: 150px;
	}

#event #event_textarea .gotiso_nakami {
	list-style-type: none;
}

#event #event_textarea .gotiso_nakami .nigiri_nakami {
	font-size: 86%;
	padding-left: 14px;
	margin-bottom: 5px;
}

#event #event_textarea #attention {
	margin-top: 20px;
	padding: 5px;
	font-size: 85%;
	background-color: #666666;
}
