@charset "Shift_JIS";

/* holy hack
-------------------------------- \*/
* html {height: 1%;}
/*-------------------------------*/
* {
	color:#555555;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
}
/*ページ全体*/
body {
	text-align: center;
	background-color: #FFFFFF;
}
h2 {
	font-size: 12px;
	color: #333333;
	line-height: 32px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 3px;
	margin-left: 10px;
	background-image: url(img/sidenavi_h3_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	padding-left: 30px;
	text-align: left;
}

/*タグの再定義*/
ul{
	list-style-type: none;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-top-width: 1px;
}
h1{
	text-align: right;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	margin-right: 20px;
	margin: 0px;
	padding: 0px;
}
hr {
	border: 0;
	height: 1px;
	color:#aaaaaa;
	width: 90%;
	font-size: 1px;
	text-align: center;
	clear:both;
	margin:0px;
	padding:0px;
}
*>hr {
	border-bottom: solid 1px #aaaaaa;
	padding:5px;
	background-color:#fffffff;
	margin: auto;
	margin-bottom:10px;

}
/*ベースレイアウト*/
#wrapper{
	width: 800px;
	margin:auto;
	text-align: left; 
}
#head{
	background-image: url(img/head_bg.jpg);
	height: 55px;
	width: 100%;
	background-repeat: no-repeat;
	border-bottom-color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	padding:0px;
	margin:0px;
}
*> #head{
	height: 50px;	
}
#head_navi{
	height: 30px;
	width: 100%;
	line-height: 30px;
	vertical-align : bottom;
	text-align: left;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #FF0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
#head_navi a{
	padding-left:12px;
	background-image: url(img/navi_bg.jpg);
	background-repeat: no-repeat;
	text-decoration:none;

}
#head_navi a:hover{
	background-position: 0px -20px;
	color: #999999;
}
#main{
	padding: 10px 20px;
}
#food_navi{
	clear:both;
	width: 800px;
	text-align: center;
}
#food_navi a{
	padding-left:12px;
	background-image: url(img/navi_bg.jpg);
	background-repeat: no-repeat;
}
#food_navi a:hover{
	background-position: 0px -20px;
	color: #999999;
}
#yomi{
	clear:both;
	text-align: right;
}
#food_navi_sub{
	text-align: center;
	height: 30px;
}
#food_navi_sub li{
	float:left;
}
#food_navi_sub ul{
	padding-left:110px;
	padding-right:110px;
	border-top-style: none;
}
#food{
	line-height: 50px;
	vertical-align : bottom;
	text-align: right;
	height: 70px;
	width: 100%;
	clear:both;
	border-top-style: solid;
	border-top-color: #FF0000;
}
#side{
	width: 150px;
	float:left;
}
#side li{
	height:20px;
	width: 150px;
	line-height: 20px;
	vertical-align : bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#side li a:hover{
	background-position: 0px -20px;
	color: #999999;
}
#side li a{
	padding-left:14px;
	background-image: url(img/navi_bg.jpg);
	background-repeat: no-repeat;
}
#side h3{
	margin-top:10px;
	text-align:center;
	background-image: url(img/sidenavi_h3_bg.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 150px;
	line-height: 20px;
	vertical-align : bottom;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 2px;
}
#cnt{
	width: 560px;
	float:right;
	background-image: none;
	text-align:center
}
#cnt :after {
	display:block;
	margin-top:-1px;
	height:1px;
	clear:both;
}
#cnt h3{
	height: 30px;
	background-image: url(img/cnt_h3_bg.jpg);
	background-repeat: no-repeat;
}
#cnt h3 a{
	padding-left:30px;
	line-height: 30px;
	vertical-align : bottom;
	font-size: 14px;
}

#cnt a{
	text-decoration: underline;
}
#cnt a:hover{
	color:#999999;
}
#cnt a:visited{
	color:#aaaaaa;
}
#cnt p{
	text-align:left;
	width: 96%;
}
*>#cnt p{
	margin:auto;
}
.box{
	width: 96%;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
*>.box{
	margin:auto;
}
.cnt_box {
	width: 560px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.cnt_box :after {
	display:block;
	margin-top:-1px;
	height:1px;
	content:"";
	clear:both;
}
.cnt_box_2 {
	float: left;
	width: 280px;
}
.cnt_sub{
	clear: both;
	width: 560px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cnt_sub2{
	text-align:left;
	width: 280px;
	float: left;
}
/*テーブル
----------------------------------------------- */

table {
	border-collapse: collapse;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

table td {
	border-collapse: collapse;
	padding: 5px;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}

table th {
	border-collapse: collapse;
	background-color: #ECEAE3;
	line-height: 25px;
	color: #67726E;
	letter-spacing: 0.2em;
}
.td_h {
	color: #444444;
	background-image: url(img/td_h.jpg);
	background-position: center;
	padding-left: 10px;
}
.td_m {
	text-align: center;
	background-color: #F7F2EC;
}
/*
コンテンツ
-------------------------------------------------------------------*/
#contents {
	width:780px;
	padding: 5px;
}

#contents #pan {
	padding: 5px;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 20px;
	margin-left: 25px;
	line-height: 20px;
}

#contents h3 {
	font-size: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #629ED5;
	padding-left: 5px;
	color: #3A6FCD;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 13px;
	line-height: 16px;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
	padding-bottom: 2px;
}


#contents .chui {
	font-size: 10px;
	color: #FF3300;
}

#contents .no_line {
	background-image: none;
}

/*
フォーム用
-------------------------------------------------------------------*/

#form {
	background-color: #CEC9B9;
	padding: 10px;
	margin: 10px;
	border: 1px solid #A69C80;
}
.link_tag {
	background-color: #DEDACF;
	text-align: center;
	padding: 10px;
	border: 1px solid #B3B0A7;
	margin: 10px;
}
/*
その他yomi-search流用
-------------------------------------------------------------------*/
#kanri {
	color: #009900;
}
#f_menu table {
	border: 1px solid #C1B9A4;
}
#coment {
	margin-bottom: 5px;
	text-align: left;
}
#s_table {
	background-color: #D3CCBC;
	border: 1px solid #D3CCBC;
}
#s_table td {
	background-color: #E8E4DB;
}
