﻿@charset "UTF-8";
@import url("style-base.css");

h1 {
	text-align: right;
	font-size: 10px;
	line-height: 22px;
	color: #653C14;
	font-weight: lighter;
	margin: 0 10px 0 0;
	float: right;
}
h2 {
	padding: 24px 0 0 44px;
	font-size: 10px;
	font-weight: lighter;
}
h3 {
	font-size: 14px;
	color: #4D2B08;
	background: url(img/ttl-bg.gif) no-repeat;
	width: 435px;
	padding: 16px 0 16px 40px;
}

h4 a:link,h4 a:visited { color: #FFFFFF; text-decoration:none; }
h4 a:hover,h4 a:active { color: #FFFFFF; text-decoration:none; }


td { font-size:12px; line-height: 150%; }
.size-12 { font-size: 12px; line-height: 180%; }
.size-10 { font-size: 10px; line-height: 150%; }
.size-16 { font-size: 16px; line-height: 150%; }

.img_r {
	float: right;
	border: none;
	vertical-align: top;
	margin-left: 5px;
	margin-bottom: 5px;
}
.img_l {
	float: left;
	border: none;
	vertical-align: top;
	margin-right: 5px;
	margin-bottom: 5px;
}
.img_n {
	float: none;
	border: none;
}
textarea,select,input {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku 
GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","sans-serif";
}

div.entry-box {
	background: #F8F6EB;
	width: 475px;
}
div.entry-box h4 {
	background: url(img/h4-bg.gif) no-repeat top;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	padding: 8px 18px 6px 20px;
	line-height: 150%;
	margin: 20px 0 12px 0;
}

div.entry-box h5 {
	background: url(img/h5-bg.gif) no-repeat top;
	color: #4D2B08;
	font-size: 14px;
	padding: 4px 10px 4px 42px;
	line-height: 150%;
	clear: both;
}
div.entry-box p {
	padding: 8px;
	font-size: 12px;
	line-height: 160%;
}
div.entry-box img {
	padding: 4px;
	background: #FFFFFF;
	border: solid 1px #A4A4A4;
	margin: 5px;
}
div.entry-more {
	padding: 8px 20px 8px 368px;
	background: #F8F6EB;
	width: 87px;
	margin-bottom: 18px;
}

div.news-box {
	background: #F8F6EB;
	width: 475px;
}
div.news-box h4 {
	background: url(img/h4-bg.gif) no-repeat top;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	padding: 8px 18px 6px 20px;
	line-height: 150%;
	margin: 0 0 12px 0;
}


div.news-box h5 {
	background: url(img/h5-bg.gif) no-repeat top;
	color: #4D2B08;
	font-size: 14px;
	padding: 4px 10px 4px 42px;
	line-height: 150%;
}
div.news-box p {
	padding: 8px;
	font-size: 12px;
	line-height: 160%;
}
div.news-box img {
	padding: 4px;
	background: #FFFFFF;
	border: solid 1px #A4A4A4;
	margin: 5px;
}

div.entry-more {
	padding: 8px 20px 8px 368px;
	background: #F8F6EB;
	width: 87px;
	margin-bottom: 18px;
}

.entry-navi {
	font-size: 12px;
	margin-top: 10px;
	text-align: left;
}

div.sitemap-box {
	padding: 12px 8px;
	font-size: 12px;
	line-height: 240%;
}
div.sitemap-box ul {
	padding: 0px;
	margin: 0 0 0 20px;
}
div.sitemap-box li {
	margin-bottom: 10px;
	list-style-position: outside;
}

.img-non {
	padding: 0px;
	border: none ;
	margin: 0px;
}
