/***基本設定***/
body {
	margin: 0px;
	background-color: #FFF;
}
body,td,th  {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	line-height: 160%;
	color: #331900;
}
a:link {
	color: #669999;
}
a:visited {
	color: #669999;
}
a:hover {
	color: #FC0;
}
a:active {
	color: #FC0;
}
/***コンテンツ***/
.contents {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 850px;
	clear: both;
}
.contents-inner {
	float: left;
}
.header {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 850px;
	clear: both;
}
.heade-inner {
	float: left;
}
.header_navi {
	width: 620px;
	float: right;
	color: #630;
	height: 1px;
}
.header_navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.header_navi li {
	display: inline;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #DAD4CA;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: normal;
}
.headerLogo {
	width: 210px;
	height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #82593A;
}
.header_navi a:link {
	text-decoration: none;
	color: #A95042;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A95042;
}
.header_navi a:visited {
	text-decoration: none;
	color: #A95042;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A95042;
}
.header_navi a:hover {
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #663300;
}
.header_navi a:active {
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #663300;
}

/***側面ナビ***/
.Side {
	width: 210px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.menu {
	width: 210px;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: lighter;
	color: #4D4A3F;
}
.menu p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.menu a:link {
	color: #82593A;
	text-decoration: none;
}
.menu a:visited {
	color: #82593A;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: none;
	color: #FC3;
}
.menu a:active {
	text-decoration: none;
	color: #FC3;
}

/***メイン画面***/
.main {
	margin: 0px;
	float: right;
	width: 620px;
	padding: 0px;
}
.MainTop {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 620px;
	background-image: url(img/mainbox_top.gif);
	background-repeat: no-repeat;
	clear: both;
}
.MainBottom {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 620px;
	background-image: url(img/mainbox_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
}
.news {
	width: 520px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(img/main_bg.gif);
	background-repeat: repeat-y;
	clear: both;
	margin: 0px;
	float: left;
}

.news a:link {
	color: #669999;
	text-decoration: none;
}
.news a:visited {
	color: #669999;
	text-decoration: none;
}
.news a:hover {
	color: #EA8373;
	text-decoration: none;
}
.news a:active {
	color: #FF6666;
	text-decoration: none;
}
/***パンくずリンク***/
.box_pan_navi {
	font-size: 11px;
	font-weight: normal;
	float: right;
	width: 615px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	line-height: 1.2em;
	padding: 0px;
}

.box_pan_navi a:link {
	color: #A95042;
	text-decoration: none;
}
.box_pan_navi a:visited {
	color: #A95042;
	text-decoration: none;
}
.box_pan_navi a:hover {
	text-decoration: none;
	color: #630;
}
.box_pan_navi a:active {
	text-decoration: none;
	color: #630;
}
/***フッター***/
.footer_navi {
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	color: #630;
	font-size: 12px;
}

.footer_navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.footer_navi li {
	display: inline;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #DAD4CA;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.footer_navi a:link {
	text-decoration: none;
	color: #A95042;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A95042;
}
.footer_navi a:visited {
	text-decoration: none;
	color: #A95042;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A95042;
}
.footer_navi a:hover {
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #663300;
}
.footer_navi a:active {
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #663300;
}
.copyright {
	clear: both;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.copyright a:link {
	text-decoration: none;
	color: #A95042;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A95042;
}
.copyright a:visited {
	text-decoration: none;
	color: #A95042;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A95042;
}
.copyright a:hover {
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #663300;
}
.copyright a:active {
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #663300;
}
/***基本設定文字設定***/
p {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.news .center {
	text-align: center;
}
.news .right {
	text-align: right;
}
.news .line {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4D4A3F;
	height: 16px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
h1 {
	font-size: small;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: right;
	width: 615px;
}
em {
	font-style: normal;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #630;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
	letter-spacing: 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 160%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ECE5DB;
}
.news .left {
	text-align: left;
}
h3 {
	font-size: 16px;
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC00;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-left-width: 4px;
	border-left-color: #99CC00;
	color: #4D4A3F;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
}
h4 {
	font-size: small;
	line-height: 1.5em;
	font-weight: bold;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #663300;
}
h5 {
	font-size: small;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	color: #82593A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #82593A;
}

blockquote {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
}
.caption {
	font-size: x-small;
	line-height: 1.2em;
	color: #666666;
}
.read {
	color: #331900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 160%;
	padding: 0px;
}
.news .read strong {
	color: #C66;
	margin-right: 1px;
	margin-left: 1px;
}
/***FAQ設定***/
.questions {
	color: #6598CB;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6598CB;
}
/***ホームページvsブログ***/
#HpMidashi1 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
}
#HpvsBlogTable1 {
	border: 1px solid #663300;
}
#HpvsBlogTable2 {
	border: 1px solid #663300;
}
.boxContact {
	clear: both;
	width: 600px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.news .box_a {
	clear: both;
	width: 520px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.box_a .boxAhalf {
	padding: 0px;
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news .box_a .boxAoneThird {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 170px;
}
.news .box_a .boxAoneQuarter {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 125px;
}
.news .box_a .boxA3quarter {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 375px;
}
/*トップページ設定*/
.letterTop02 {
	color: #663300;
}
.letterTop01{
	color: #630;
	font-size: medium;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #643400;
	margin-bottom: 5px;
}.letter11px {
	font-size: 11px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.desiblo_box4 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 120px;
}
.adsense {
	clear: both;
	margin-top: 2em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 2em;
}
.topBTN {
	text-align: center;
	padding: 0px;
	width: 560px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.website_read {
	margin: 0px;
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2em;
}

