@charset "shift_jis";
body {
	font: normal 12px/15px Geneva, Arial, Helvetica, sans-serif, "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	background-color: #FFFF66;
	background-image: url(../img_top/bg.jpg);
	background-repeat: repeat-x;
}
#container {
	margin: 0px auto;
	padding: 40px 10px 0px;
	width: 870px;
	background-color: #FFFFCC;
	border-right: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	background-image: url(../img/contents_bg.jpg);
	background-repeat: repeat-x;
}
H1 {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 360px;
}
H1 A {
	text-align: left;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

A#tojp {
	background-image: url(../img/btn_tojpn.gif);
	margin: -15px 0px 0px;
	padding: 0px;
	float: right;
	height: 55px;
	width: 170px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	clear: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
A#tojp:hover {
	background-position: 0px -55px;
}
H2 {
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 50px;
	text-align: left;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
H3 {
	clear: both;
	background-color: #006699;
	margin: 10px 5px 15px;
	padding: 5px 10px;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
}
H3 SPAN {
	border-left: 5px solid #FFFFFF;
	padding-left: 10px;
}

#contents {
	clear: both;
	margin: 0px;
	padding: 60px 1px 35px;
	background-attachment: scroll;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#contentsmenu {
	margin: -100px 0px 0px;
	padding: 0px;
	height: 100px;
}
#contentsmenu UL {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contentsmenu LI {
	margin: 0px 15px;
	padding: 0px 0px 0px 20px;
	float: left;
	background-image: url(../img/ico_contentsmenu.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
}
.totop {
	background-image: url(../img/ico_pagetop.gif);
	background-position: right 1px;
	text-align: right;
	margin: 0px 10px;
	background-repeat: no-repeat;
	clear: both;
	padding: 0px 20px 0px 0px;
}
a {
	color: #0000CC;
	text-decoration: none;
	font-weight: normal;
}
H4 {
	margin: 0px 20px;
	padding: 0px;
	font-size: 14px;
	line-height: 16px;
}
P.h4jp {
	margin: 15px 20px;
	font-weight: bold;
}
.cap {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}


a:hover {
	color: #FF0066;
	text-decoration: underline;
	font-weight: normal;
}
