* {
	color:#555555;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
}

body {
	background-color: #DDDDDD;
	background-image: url(img/bg.jpg);
}
h1{
	text-align: center;
	margin-right: 20px;
	font-size: 12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color: #666666;
	line-height: normal;
	padding: 0;
	margin: 0;
}
h2 {
	font-size: 12px;
	padding-left: 40px;
	color: #333333;
	line-height: 32px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 3px;
	margin-left: 3px;
	background-image: url(img/h2.jpg);
	background-repeat: no-repeat;
	clear: both;
}

h4 {
	padding-left: 3px;
	margin: 5px;
}

h4 a {
	color: #515151;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #DCDAD6;
}

a {
	color:#333333;
}

a:hover {
	text-decoration: none;
}

hr {
	clear: both;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(img/main_bg.jpg);
}

#wrap {
	width: 800px;
	margin: auto;
}


/*
ヘッダー
-------------------------------------------------------------------*/
#head{
	background-image: url(img/head_bg.jpg);
	height: 50px;
	width: 100%;
	background-repeat: no-repeat;
	border-bottom-color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}
#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;

}
#head_navi a:hover{
	background-position: 0px -20px;
	color: #999999;
}
#header {
	width:800px;
	height:90px;
	background-image: url(img/header.jpg);
}

h1 a {
	display: block;
	text-decoration: none;
	width: 100%;
	height: 40px;
}

/*ナビゲーション
----------------------------------------------- */

#nav{
	font-size:10px;
	background-image: url(img/head_navi_bg.jpg);
	width: 800px;
	vertical-align : bottom;
	text-decoration: none;
	line-height: 30px;
	text-indent: 430px;
	text-align: left;
}
#nav a{
	padding-left:10px;
	background-image: url(img/navi_bg.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#nav a:hover{
	background-position: 0px -20px;
	color: #999999;
}

/*
コンテンツ
-------------------------------------------------------------------*/
#contents {
	margin: auto;
	padding: 30px;
}

#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;
	padding-left: 5px;
	color: #656565;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 13px;
	line-height: 16px;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-bottom: 2px;
}


#contents .chui {
	font-size: 10px;
	color: #FF3300;
}

#contents .no_line {
	background-image: none;
}

/*リストマージン
----------------------------------------------- */

#contents ul {
	list-style: none;
}

#contents ol {
	margin-left: 35px;
}

#contents ol p {
	margin-left: 10px;
}

#contents ol h3 {
	margin-left: -15px;
}


/*テーブル
----------------------------------------------- */

table {
	border-collapse: collapse;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	width: 720px;
}

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;
}

/*
フォーム用
-------------------------------------------------------------------*/

#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;
}


/*
フッタメニュー
-------------------------------------------------------------------*/
#food{
	vertical-align : bottom;
	text-align: right;
	height: 70px;
	width: 100%;
	clear:both;
	border-top: solid 2px #ff0000;
}
#f_menu {
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: center;
	background-repeat: repeat-x;
	background-position: center;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 10px;
	letter-spacing: 0.1em;
}

/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #666666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-position: top;
	font-size: 10px;
	clear: both;
	background-image: url(img/food_bg.jpg);
	height: 60px;
	line-height: 30px;
	vertical-align: bottom;
	background-repeat: no-repeat;
}

/*
その他yomi-search流用
-------------------------------------------------------------------*/
#kanri {
	color: #009900;
}
#f_menu table {
	border: 1px solid #C1B9A4;
}
#coment {
	margin-bottom: 5px;
	text-align: left;
}
/*トップページ
------------------------------------------------------------------*/
#side{
	width: 180px;
	float:left;
}
#side a{
	text-decoration: none;	
}
#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;
	border-bottom-color: #eeeeee;
}
#side li a{
	padding-left:14px;
	background-image: url(img/navi_bg.jpg);
	background-repeat: no-repeat;
}
#side h3{
	margin-top:0px;
	text-align:center;
	background-image: url(img/sidenavi_h3_bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 150px;
	line-height: 20px;
	vertical-align : bottom;
	border: 0px;
	padding: 0;
	margin: 0px;
	color: #666666;
}
#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: #999999;
}
.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;
}
