@charset "utf-8";




#top_pict {
	background-image: url(tenken_heat.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 630px;
	margin-bottom: 12px;
	padding-left: 260px;
	padding-right: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #FFFFFF;
	line-height: 20px;
	padding-top: 18px;
}
.logo {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #FFCC00;
}

#contents {
	width: 910px;
	margin-bottom: 16px;
}
.title {
	background-image: url(../common/title_belt.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 23px;
	width: 645px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 25px;
	padding-top: 5px;
	margin-bottom: 16px;
}

.navi {
	background-color: #eeeeef;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: 717171;
	border-right-color: 717171;
	border-left-color: 717171;
	padding: 9px;
	width: 200px;
}
.navi img {
	margin-bottom: 5px;
}

.for_conact {
	background-color: #eeeeef;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: 717171;
	border-bottom-color: 717171;
	border-left-color: 717171;
	padding: 9px;
	width: 200px;
}
#for_conact2 {
	background-image: url(../common/fot_contact.jpg);
	height: 114px;
	width: 194px;
	font-size: 13px;
	padding-left: 6px;
	font-weight: bold;
	padding-top: 6px;
}
#for_conact2 img {
	margin-bottom: 24px;
}


.kucho_title {
	font-family: 15;
	font-weight: bold;
	color: #0033FF;
	background-color: #add8e6;
	height: 20px;
	width: 654px;
	padding-left: 16px;
	padding-top: 4px;
	margin-bottom: 10px;
}
.kucho {
	width: 630px;
	margin-bottom: 16px;
	padding-left: 20px;
}
.copy {
	float: left;
	width: 144px;
	font-size: 13px;
	line-height: 18px;
	padding-top: 20px;
}
.pict {
	text-align: center;
	width: 220px;
	float: left;
	font-size: 13px;
}
.arrow {
	width: 46px;
	margin-top: 50px;
	float: left;
}
