@charset "utf-8";
/*######################################
魚長
■各ページ用■
style.css
CSS Version 2.0
LastModefied:2007.09.06 By yoshida
######################################*/

/*########################
各部分設定
########################*/
/*========================
フォント
========================*/
.ss{font-size: 75%;}
.sm{font-size: 85%;}
.sl{font-size: 90%;}
.ms{font-size: 110%;}
.mm{font-size: 125%;}
.ml{font-size: 150%;}
.lm{font-size: 175%;}
.ll{font-size: 200%;}


.bgGreen{background-color: #99CC33;}

.red{color: red;}
.orange{color: #FF6633;}
.green{color: #009933;}
.pink{color: #ff1493;}
.blue{color: #48d1cc;}
/*========================
位置
========================*/
.left{text-align: left;}
.right{text-align: right;}
.center{text-align: center;}
.fLeft{float: left;}
.fRight{float: right;}
.clear{clear: both;}


/*########################
穴子料理
########################*/
h3.ryori{
	font-size: 16pt;
	color: #E9967A;
	border-bottom: 2px solid #E9967A;
	padding-bottom: 2px;
	margin-top: 16px;
	margin-bottom: 3px;
}

div.ryori{margin-bottom: 12px;}

div.ryori img{
	clear: both;
	float: right;
	width: 150px;
}
div.ryori dt{
	font-size: 15pt;
	border-bottom: 2px solid #E9967A;
	margin-right: 165px;
	margin-bottom: 10px;
}
div.ryori dt strong{/* 値段 */
	font-size: 18pt;
	padding-left: 1em;
}
div.ryori dd{
	font-size: 80%;
	margin-right: 165px;
}

/*========================
おしながき
========================*/
/*------------------------
写真３列タイプ
------------------------*/
table.ryori2 p{padding-top: 4px;}
table.ryori2 span{padding-left: 0.5em;}
table.ryori2 td{
	vertical-align: top;
	font-size: 85%;
	padding-bottom: 1em;
}

/*------------------------
写真＋文字タイプ
------------------------*/
table.ryori3 td{
	vertical-align: top;
	line-height: 130%;
}

dl.ryori{margin-right: 310px;}
dl.ryori dt{
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 105%;
}
dl.ryori dd{
	font-size: 90%;
}

/*------------------------
おしながきメニュー
------------------------*/
h5.ryoriNavi{
	color: #CC6666;
	margin: 30px 0 3px 0;
}

p.ryoriNavi{
	font-size: 8pt;
	text-align: center;
	line-height: 140%;
	border-top: 3px dotted #CC6666;
	border-bottom: 3px dotted #CC6666;
}

/*########################
仕出し・お弁当
########################*/
table.sidasi p{padding-left: 8px;}
table.sidasi span{padding-left: 2.5em;}
table.sidasi td{padding-bottom: 1em;}

/*########################
穴子のご注文
########################*/
/*========================
料理
========================*/
table.chumon1{
	margin-top: 30px;
}
.chumon1 th{
	background-image: url('../grf/chumon/bg1.jpg');
	background-repeat: repeat;
	padding: 3px;
}
.chumon1 td{
	background-color: #FFCC99;
	text-align: center;
	padding: 8px;
	color: #333333;
}
.chumon1 h2{font-size: 100%;}

/*========================
運送方法等
========================*/
table.chumon2{
	background-image: url('../grf/chumon/bg2.jpg');
	background-repeat: repeat;
	background-color: white;
	margin-top: 50px;
}
.chumon2 th{
	color: #333333;
	padding: 5px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.chumon2 td{
	color: #333333;
	padding: 5px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.chumon2 span{
	font-size: 75%;
	padding-left: 1em;
}

.chumon2 a{color: #0000cd;}
.chumon2 a:hover{color: #8a2be2;}

/*========================
お申し込み方法
========================*/
div.chumon3{
	padding: 0 67px;
	text-align: center;
	margin: 50px auto;
}

h4.chumon3{
	margin-bottom: 5px;
}

table.chumon3{
	width: 467px;
}
.chumon3 th{
	color: #99CC33;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding: 7px 0;
}
.chumon3 td{
	padding: 7px 0;
}

/*========================
お申し込み方法注意書き
========================*/
div.chumon4 p{
	padding-bottom: 1em;
	line-height: 150%;
	font-size: 80%;
}

/*########################
こだわり
########################*/
table.kodawari th{
	padding-right: 1.5em;
	vertical-align: top;
}

table.kodawari td{
	font-size: 80%;
	line-height: 140%;
}

/*########################
交通・送迎バス
########################*/
table.bus{ margin: 20px 0;}

table.bus th{
	background-color: #3366CC;
	color: #333333;
	font-size: 80%;
	font-weight: normal;
	padding: 5px;
}

table.bus td{
	background-color: #CCCCCC;
	color: #333333;
	font-size: 80%;
	padding: 5px;
}

/*########################
支店
########################*/
table.shiten td{
	font-size: 80%;
	vertical-align: top;
}

table.shiten th{
	font-size: 80%;
	vertical-align: top;
}

.shiten a{color: #FFFF00;}

h4.shiten{
	padding-bottom: 5px;
	color: #ff1493;
}


/*########################
########################*/
/*========================
========================*/
/*------------------------
------------------------*/
