body {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #333333;
	text-align: left;
	background-image: url(img/bg01.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

ul, ol, li, dl, dt, dd,
form, input,
object, param, embed {
	margin: 0;
	padding: 0;
}

a:link {text-decoration:underline; color:#726358;}
a:active {border:none; text-decoration:underline; color:#726358;}
a:visited {text-decoration:underline; color:#726358;}
a:hover {text-decoration:underline; color:#726358;}

/*　ヘッダー　*/
div#head {
	padding: 0px;
	border: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* 上部ナビ　*/
div#navilink {
	margin: 0px auto;
	padding: 0.5em 0px;
	color: #523E45;
	background-color: #DCBB9E;
	background-position: center;
	width: 836px;
}
div#navilink img{
	margin: 0px 0px 3px 0px;
	padding: 0px;
}
div#navilink a:link {
	color: #523E45;
	text-decoration: none;
}
div#navilink a:active {
	color: #7A6452;
	text-decoration: underline;
}
div#navilink a:visited {
	color: #523E45;
	text-decoration: none;
}
div#navilink a:hover {
	color: #7A6452;
	text-decoration: underline;
}

/* （上部ナビ2）　*/
div#navitop {
	margin: 0px auto;
	text-align: center;
	color: #FFF4D9;
	font-size: 0.8em;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka ;
	background-color: #CC9966;
	width: 836px;
	padding-top: 3px;
	padding-bottom: 3px;
}
div#navitop a:link {
	color: #FFF4D9;
	text-decoration: none;
}
div#navitop a:active {
	color: #FFF4D9;
	text-decoration: underline;
}
div#navitop a:visited {
	color: #FFF4D9;
	text-decoration: none;
}
div#navitop a:hover {
	color: #FFF4D9;
	text-decoration: underline;
}

/*　左ナビ　*/
.navileft2 {
	background-color: #E4F2D5;
	background-image: url(img/bg02.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.navleft {
	margin: 9px;
	padding: 0px;
}
/*　左ナビ　*/
.navileft3 {
	background-color: #E4F2D5;
	background-image: url(img/bg02.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-top: 0.8em;
}
.navleft {
	margin: 9px;
	padding: 0px;
}
/*　メインコンテンツ　*/
#main {

}
.box10 {
	padding: 0px;
	margin-top: 18px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	text-align: left;
}
.h1txt1 {
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝";
	font-size: 24px;
	line-height: 120%;
	color: #333333;
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	font-weight: bold;
}
.h1img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
.h2img {
	padding: 0px;
	margin-top: 18px;
	margin-bottom: 9px;
}

#main .h1title {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}

.h2txt {
}
.h2txt2 {
	font-size: 1.1em;
	line-height: 1.1em;
	color: #523E45;
	background-image: url(img/h2_bg.gif);
	background-repeat: no-repeat;
	padding-right: 1.2em;
	padding-left: 1.2em;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	height: 36px;
	padding-top: 0.4em;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}
.h3txt {
	background-image: url(img/title_bg2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px 4px 3px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	color: #726358;
	font-size: 1em;
	font-weight: bold;
}
#main p {
	padding: 0px;
	margin-top: 9px;
	margin-bottom: 9px;
}
#main .left {
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 470px;
}
#main .right {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

#main .right2 {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	width: 475px;
}
.clear {
	clear: both;
}


/*　その他　*/

.pagetop {
	text-align: right;
	padding: 0px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 9px;
	margin-left: auto;
}
.pagetop2 {
	text-align: right;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 9px;
	width: 836px;
	margin-right: auto;
	margin-left: auto;
}
.catch {
	font-size: 1.3em;
	line-height: 1.1em;
	color: #CC3300;
	font-weight: bold;
}
.large {
	font-size: 1.2em;
	line-height: 1.1em;
}
.red {
	color: #CC0000;
}
.orange {
	color: #CC3300;
}


/*　フッター　*/
div#foot {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #523E45;
	font-size: 0.9em;
	line-height: 1.2em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
div#foot p{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
div#foot a:link {
	text-decoration:none;
	color:#523E45;
}
div#foot a:active {
	border:none;
	text-decoration:underline;
	color:#9A8058;
}
div#foot a:visited {
	text-decoration:none;
	color:#523E45;
}
div#foot a:hover {
	text-decoration:underline;
	color:#9A8058;
}
div#foot .foot1 {
	margin: 0em auto;
	padding: 0px;
	color: #523E45;
	background-color: #F0E6D7;
}
div#foot .foottxt1 {
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}
div#foot .foottxt2 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
}
div#foot .foot2 {
	color: #523E45;
	background-color: #DCBB9E;
	width: 836px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0px;
}
div#foot .copyright {
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #523E45;
	font-size: 0.85em;
}
.blue {
	color: #06C;
}

