@charset "Shift_JIS";
@import '../common.css';

#main{
	text-align:center;
}
p{
	margin-top:0.3em;
}

h2{
	font-size:14px;
	line-height: 140%;
	margin:15px 0 15px 0;
}

p.pict{
	float:left;
}

ul#kaiseki{
	background:#FFFFFF;
	height:250px;
	margin: 10px 0px;
	padding: 6px;
	list-style: circle;
}
ul#kaiseki li{
	text-align:left;
	font-size:12px;
	line-height: 16px;
	list-style: circle;
	margin: 10px 0px 0px 20px;
	padding-left: 0px;
	padding-top: 0px;
}
#navi-past{
	font-size:14px;
	text-align:right;
}
ul#kaiseki img {
	margin-right: 10px;
	float: left;
}

#info-list{
	font-size: 11px;
	line-height: 18px;
	padding:6px;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	margin:10px 0 30px 0;
}
#info-list li{
	display:inline;
	padding-left:5px;
}

/* おしながきの枠 */
.oshinagaki{
	background:#fff url(./img/kabe.gif) repeat-y;
	border-top:1px solid #cccc55;
	border-right: 1px solid #cccc55;
	border-left:1px solid #cccc55;
	width:500px;
	font-family: "ＭＳ Ｐ明朝";
	font-size: 13px;
	line-height: 140%;
	color: #775544;
	margin-bottom:20px;
}
.oshinagaki h2{
	background:transparent url(./img/kazari_top.gif) no-repeat;
	padding-top:30px;
	margin:0 0 20px 0;
	font-size: 13px;
}
.oshinagaki h3{
	font-weight:normal;
	font-size: 13px;
}

.oshinagaki h4{
	font-weight:normal;
	font-size: 13px;
	font-style:italic;
	margin-top:20px;
}
.oshinagaki p.navi-top{
	background:transparent url(./img/kazari_bottom.gif) center bottom no-repeat;
	border-bottom:1px solid #cccc55;
	margin:20px 0 0 0;
	padding-bottom:20px;
}



#photo p{
	margin-top:30px;
}
#pastlog h3{
	font-size: 16px;
	line-height: 20px;
	padding:4px;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
}
#pastlog ul{
	font-size: 13px;
	line-height: 18px;
	background-color: #FFFFFF;
	text-align:left;
	padding:6px;
	border-bottom:1px solid #999999;
}
#pastlog ul li{
	display:inline;
}


.caption{
	background:#fff url(./img/sen400px.gif) bottom center no-repeat;
	width:400px;
	padding-bottom:10px;
	margin:0 auto 2em auto;
}
.caption h3{
	background:#fff url(./img/sen400px.gif) top center no-repeat;
	padding-top:10px;
}

/* 食材情報 */
.shokuzai{
	text-align:left;
	border:solid 1px #ccc;
	padding:1em;
	margin-bottom:2em;
}
.shokuzai .pict{
	float:left;
	margin-right:10px;
}
.shokuzai p{
	line-height:1.2em;
}

.shokuzai h2{
	color:#f03;
	font-size:16px;
}
.shokuzai h2.purple{
	color:#636;
}
.shokuzai h2.brown{
	color:#360;
}
.shokuzai h2.orange{
	color:#f60;
}
.shokuzai h2.beige{
	color:#996;
}
.shokuzai h2.green{
	color:#360;
}




#keiji{
	width:250px;
	float:left;
}
#houji{
	width:250px;
	float:left;
}


/* -- 表紙の懐石料理紹介、リストメニュー --*/

#key {
	margin: 10px 0px 20px;
	padding: 4px;
	text-align: left;
	background: #FFE5E3;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#key li {
	font-size: 12px;
	line-height: 14px;
	margin-left: 10px;
	list-style: circle;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0px;
}
#key ul {
	padding-left: 10px;
}
#key h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-weight: bold;
	color: #993333;
	padding: 6px;
}
#key img {
	float: right;
	margin-left: 10px;
	margin-right: 6px;
}
#key h2 a,
#key h2 a:link,
#key h2 a:visited,
#key h2 a:active,
#key h2 a:hover{
color: #993333;
	text-decoration:none;
	color: #993333;
}
#key li a,
#key li a:link,
#key li a:visited,
#key li a:active,
#key li a:hover{
color: #000000;
	text-decoration:underline;
	
}
.osirase {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #FF0000;
	padding-top: 20px;
	padding-bottom: 20px;
}
.renewal {
margin:0 0 20px 0;
padding:20px 15px 15px 15px;
border:#FFCC00 5px solid;
}
.renewal p {
font-size:1.2em;
}
p.new-link {
text-align:right;
}
