@charset "Shift_JIS";
/*////1302以降に追加　内部指示書対応CSS////*/


/*/////パンクズリスト/////*/
#pankuzu3{
	padding:0px 0px 10px 8px;
	text-align:left;
	line-height:2.5em;
	clear:both;
	}
	#pankuzu3 h1{
		font-size:1.75em;
		font-weight:bold;
		color:#660000;
		}

/*/////コンテンツ部分小見出し/////*/
#right .gaiyou h2{
	font-size:1em;
	font-weight: bold;
	color: #660000;
	line-height:1.6em;
	}
	
	
/*/////外食コンセプトページ/////*/
#concept1302 {
	width:565px;
	line-height:1.6em;
	}
#concept1302 h1 {
	font-size: 1.25em;
	font-weight: bold;
	color: #660000;
	line-height:1.6em;
	margin-bottom:10px;
	}
#concept1302 h2 {
	font-size: 1em;
	font-weight: bold;
	color: #660000;
	line-height:1.6em;
	}
#concept1302 .shoplogo {
	width:545px;
	margin:0 0 20px 0;
	float: left;
	}
#concept1302 .clearLeft {
	clear: left;
	}
