body {
	font-size: 14px;
	line-height: 140%;
	color: #333333;
	background-image: url(../basic-img/back-body.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-weight: bold;
	color: #990000;
	font-size: 16px;
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990000;
}
h3 {
	font-weight: bold;
	color: #006600;
	font-size: 14px;
	margin: 0px 0px 10px;
	padding: 3px 0px 3px 5px;
	background-color: #E7F2C1;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006600;
}

.txt12pc {
	font-size: 12px;
}


#copyImg {
	background-image: url(../basic-img/top.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-bottom: 9px;
}
#menuUl2 {
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 11px;
	list-style-type: none;
	display: block;
	background-image: url(../basic-img/head.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}

#menuUl2 li {
	display: inline;
	padding: 0px;
	margin: 0px 2px 0px 0px;
}

.clearDiv {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#footerDiv {
	clear: both;
	margin: 0px 0px 10px 51px;
	padding: 5px 0px;
	background-image: url(../basic-img/back-footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 800px;
	height: 22px;
	text-align: center;
}
#topDiv {
	margin: 0px;
	padding: 0px;
	width: 852px;
	background-image: url(../top-img/back-topDiv.gif);
	background-repeat: repeat-y;
	background-position: 52px 48px;
}
#contensDiv {
	margin: 0px;
	padding: 0px;
	width: 852px;
	background-image: url(../basic-img/back-topDiv2.gif);
	background-repeat: repeat-y;
	background-position: 51px 48px;
}
#topDiv:after,#buttomDiv:after,#contensDiv:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#leftDiv {
	margin: 0px;
	padding: 0px;
	width: 285px;
	float: left;
}
#rightDiv {
	float: left;
	margin: 0px;
	padding: 0px;
}

#buttomImg {
	margin: 0px 0px 0px 51px;
	padding: 0px;
	clear: both;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E7E7E7;
	border-left-color: #E7E7E7;
}
#goTop {
	background-image: url(../basic-img/back-gotop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 13px 0px;
	height: 12px;
	width: 548px;
}
#mainDiv {
	margin: 0px;
	padding: 5px 0px;
	width: 548px;
	background-color: #FFFFFF;
}
#naka {
	background-image: url(../basic-img/back-h1.gif);
	background-repeat: no-repeat;
	background-position: 67px bottom;
	padding-bottom: 28px;
}
#imagePhotoDiv {
	padding-top: 4px;
	padding-left: 67px;
}
#goTop:hover  {
	background-image: url(../basic-img/back-gotop2.gif);
}
