@charset "utf-8";
body {
	font-size: 12px;
	line-height: 150%;
	background-color: #FFFFFF;
	background-image: url(../basic-img/body-back.jpg);
	background-repeat: repeat-x;
	color: #575757;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	letter-spacing: 0.05em;
}
p {
	margin-bottom: 1em;
}
#all {
	background-image: url(../basic-img/back-navi.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
a {
	color: #5B7450;
}

a:hover {
	color: #7C1D1C;
}

#layout-header {
	width: 168px;
	height: 200px;
	padding-top: 27px;
}

#layout-navi {
	width: 168px;
	float: left;
	background-image: url(../basic-img/back-anime.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
	zoom: 1;
}
#layout-main {
	float: right;
}
#layout-footer {
	font-size: 10px;
	clear: both;
	background-image: url(../basic-img/footer-line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 208px;
	padding: 10px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.float-clear {
	clear: both;
}
.aline-left {
	text-align: left;
}
.aline-right {
	text-align: right;
}
.aline-center {
	text-align: center;
}
#navi-UL {
	margin-bottom: 20px;
}
#navi-UL li {

}
h1 {
	padding: 0px;
	display: block;
	width: 161px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h5 {
	margin: 0px;
	padding: 0px;
}

h6 {
	margin: 0px;
	padding: 0px;
}


#navi-UL2 {
	margin-bottom: 20px;
}
#navi-UL2 li {
	margin-bottom: 4px;
	zoom: 1;
}

#navi-UL2  li a {
	display: block;
	background-image: url(../basic-img/navi-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 2px;
}
#navi-UL2 li a:hover {
	background-color: #F4DED2;
}.txt10 {
	font-size: 10px;
}
#fuukasou-DIV {
	background-image: url(../basic-img/back-fuukasou.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
	padding-bottom: 10px;
	float: left;
	width: 220px;
}
#fuukasou-DIV dt {
	font-size: 14px;
	font-weight: bold;
	color: #00448F;
}
#copylight-DIV {
	text-align: right;
	width: 300px;
	float: right;
}
.img-link {
	border: 1px solid #999999;
}
.text-Red {
	color: #FF0000;
}
hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../basic-img/line.gif);
	background-repeat: repeat-x;
	height: 2px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
}
