@charset "shift_jis";
/* CSS Document */


.infobox_top{
	height:105px;
	width:900px;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
	color: #036;
	text-align: center;
	background-image: url(../info/img/box_01.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: bottom;
}

.infobox_top2{
	height:125px;
	width:900px;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
	color: #036;
	text-align: center;
	background-image: url(../info/img/box_line2_01.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: bottom;
}


.infobox_top3{
	height:140px;
	width:900px;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
	color: #036;
	text-align: center;
	background-image: url(../info/img/box_line3_01.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.infobox{
	background-image: url(../info/img/box_02.jpg);
	background-repeat: repeat-y;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
}

.infobox_btm{
	background-image: url(../info/img/box_03.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}





.infobox_top h2{
	font-size: 24px;
	line-height: 1.2em;
	font-weight: bold;
	color: #036;
	text-align: center;
	margin: 0px;
	background-image:none !important;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.infobox_top2 h2{
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
	color: #036;
	text-align: center;
	margin: 0px;
	background-image:none !important;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.infobox_top2 h2 .small{
	font-size: 16px;
	line-height: 1.6em;
}

.infobox_top2 h2 .large{
	font-size: 24px;
	line-height: 1.6em;
}

.infobox_top3 h2{
	font-size: 18px;
	line-height: 1.6em;
	font-weight: bold;
	color: #036;
	text-align: center;
	margin: 0px;
	background-image:none !important;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.infobox_top3 h2 .small{
	font-size: 14px;
	line-height: 1.6em;

}
.infobox h3{
	background-image: url(../info/img/h3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 40px;
	width: 810px;
	color: #172F46;
	font-size: 18px;
	line-height: 1.2em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.infobox h4{
		background-image: url(../img/h4.png);
	background-repeat: no-repeat;
	padding-left: 24px;
	color: #069;
	font-size: 16px;
	font-weight: bold;
	padding-top: 2px;
	margin: 0px;
	padding-bottom: 5px;
}



table.color{
	background-color: #c4ddf7;
	margin-bottom: 0px;
	border-spacing:1px;
	border-collapse: collapse;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #DCEBFA;
	left: auto;
	right: auto;

} 


table.color td{
	background-color: #FFF;
	padding: 5px;
	border-collapse: collapse;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DCEBFA;
	border-bottom-color: #DCEBFA;
	border-left-color: #DCEBFA;
}


table.color th{
	background-color: #5A80A5;
	font-weight: normal;
	padding: 5px;
	border-collapse: collapse;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBF7F4;
	color: #FFF;
}

table.color .noboder,
table.color .noboder th,
table.color .noboder td{
	background-color: none !important;
	border: none !important;
} 


.h3_box{
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
