@charset "UTF-8";
/* CSS Document */

/*--------------------------
　「粥餐庁」共有レイアウト
---------------------------*/
/*◆左メニュー*/
#gnavi{
	padding-bottom:13px;
	background:url(../images/parts_dot.gif) left bottom repeat-x;
}

#gnavi li{
	width:162px;
	padding:13px 1px 0 1px;
	background:url(../images/parts_dot.gif) left 6px repeat-x;
}


#gnavi a{
	display:block;
	width:145px;
	padding:2px 0 2px 17px;
	color:#454545;
	text-decoration:none;
	font-weight:bold;
}

#gnavi a:link,#gnavi a:visited{
	background:url(../images/gnavi_arw.gif) #FFFFFF 2px center no-repeat;
}

#gnavi a:hover,#gnavi a:active{
	background:url(../images/gnavi_arw_on.gif) #99b2cc 2px center no-repeat;
}

#gnavi li.selected a:link,#gnavi li.selected a:visited{
	background:url(../images/gnavi_arw_on.gif) #99b2cc 2px center no-repeat;
}


/*◆左下背景写真*/
#main{
	background:url(../images/bg.jpg) left bottom no-repeat;
}

/*◆ページタイトル*/
h2{
	margin-bottom:10px;
}

/*◆サブナビゲーション*/
#ptitle ul{
	margin-top:15px;
	float:right;
}

#ptitle li{
	display:inline;
}

/*◆左列イメージ写真付き本文*/
.withPh{
	margin-bottom:20px;
	overflow:hidden;
	_height:1%;
}

.withPh .fr{
	width:540px;
}

.withPh .fr p{
	padding:5px 0 0 10px;
}

/*◆※印付き１字下げ注釈*/
.note{
	display:block;
	text-indent:-1em;
	margin-left:1em;
}

/*--------------------------
　インデックス
---------------------------*/


/*◆選べるお粥*/
#select{
	margin:30px 0;
	overflow:hidden;
	min-height:50px;
	_height:1%;
}

#select h3{
	margin-bottom:10px;
	padding-bottom:5px;
	background:url(../images/ky01_parts_dot.gif) left bottom repeat-x;
}

#select dl{
	width:320px;
}

#select dt{
	clear:left;
	float:left;
	width:120px;
}

#select dd{
	margin-left:120px;
}


/*◆素材への思い*/
#sozai{
	padding:30px 0 0 0;
}

#sozai h3{
	margin-bottom:20px;
	padding-bottom:10px;
	background:url(../images/ky01_parts_dot.gif) left bottom repeat-x;
}

#sozai p{
	margin:0 0 30px 0;
}

#sozai table{
	margin-bottom:30px;
}

#sozai td{
	vertical-align:top;
	height:120px;
}

#sozai .kome{
	background:url(../images/ky01_sozai01_ph01.jpg) right bottom no-repeat;
}

#sozai .sio{
	background:url(../images/ky01_sozai02_ph01.jpg) right bottom no-repeat;
}

#sozai .mizu{
	background:url(../images/ky01_sozai03_ph01.jpg) right bottom no-repeat;
}

#sozai .kurozu{
	background:url(../images/ky01_sozai04_ph01.jpg) right bottom no-repeat;
}


/*--------------------------
　メニュー
---------------------------*/
/*◆メニューレイアウト*/
#menu{
	margin-bottom:30px;
	position:relative;
}

#menu li{
	float:left;
	padding-top:20px;
}

#kayu{
	_height:1%;
	margin-bottom:5px;
	border-left:#949419 5px solid;
}

#men{
	margin-bottom:5px;
	border-left:#ab1316 5px solid;
	_height:1%;
}

#salad{
	margin-bottom:5px;
	border-left:#748c1c 5px solid;
	_height:1%;
}

#seiro{
	margin-bottom:5px;
	border-left:#df6430 5px solid;
	_height:1%;
}

#tensin{
	margin-bottom:5px;
	border-left:#af4517 5px solid;
	_height:1%;
}

#sweets{
	margin-bottom:5px;
	border-left:#ed5762 5px solid;
	_height:1%;
}

#banner{
 margin-bottom:20px;
 text-align:center;
}

/*--------------------------
　店舗
---------------------------*/
td.shop{
	font-size:1.2em;
	color:#b28a5f;}
	
span.open{
	padding:2px;
	background:#f00;
	color:#fff;
	font-size:0.8em;
	 -webkit-border-radius: 4px; 
 -moz-border-radius: 4px;
	border-radius: 4px;}

