@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	font-size: 100%;
	position: relative;
	alignment-adjust: middle;
}
html, body {
	height: 100%;
	line-height: 1.8em;
}


hr {
	height: 5px;
	background-color: #0086D1;
	border: none;
	color: #0086D1;
	width: 900px;
}

h1 {
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
	color: #0086D1;
	margin: 0px;
	text-align: right;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	padding-top: 5px;
	color: #009245;
	margin: 5px;
	text-align: left;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	padding-top: 5px;
	margin: 5px;
	text-align: center;
}
h4{
	font-size: 20px;
	font-weight: normal;
	padding-top: 0px;
	color: #603813;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: -25px;
	margin-left: 5px;
}
h5{
	font-size: 20px;
	font-weight: normal;
	padding-top: 10px;
	color: #0066FF;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: -25px;
	margin-left: 5px;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 200%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	color: #333;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	vspace: 0px;
	hspace: 0px;
	alignment-adjust: central;
}


a{
	color: #0071BC;
	overflow: auto;
	outline:none;
	font-size:21px;
	font-weight:900;
}
a:link {
	color: #0071BC;
	}

a:visited {
	color: #0071BC;
}

a:hover {
	color: #0071BC;
}
a.foot1{
	color: #FFFFFF;
	overflow: auto;
	outline:none;
}
a.foot1:link {
	color: #FFFFFF;
	}

a.foot1:visited {
	color: #FFFFFF;
}

a.foot1:hover {
	color: #FFFFFF;
}

ul {
	list-style-position: inside;
	list-style-type: disc;
 	font-size: 20px;
}
b {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;

}
em {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #0086D1;
	font-style: normal;
}
#box1 {
	background: #FFFFFF;
	width: 680px;
	position: relative;
	float: left;
	font-size: 100%;
}
#box2 {
	background: #FFFFFF;
	width: 280px;
	position: relative;
	float: none;
}
#box3 {
	background: #FFFFFF;
	width: 339px;
	position: relative;
	float: left;
}
#box4 {
	background: #FFFFFF;
	width: 680px;
	position: relative;
	float: left;
	font-size: 100%;
	text-align: left;
}
#main {
	background: #FFFFFF;
	width: 670px;
	float: right;
	position: relative;
	color: #555555;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	border: 0px solid #0086D1;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#maintext {
    padding-left: 30px;	
}
#footer {
	background-color: #3FA9F5;
	width: 960px;
	position: relative;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	border: 0px solid #0086D1;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.wrapper {
	min-height: 100%;
	height: auto;
	height: 100%;
	margin: 0 auto -120px auto;
	position: relative;
}
/*
.textunderline {
	text-decoration: underline;
}
*/
td #box1 h6 {
	font-size: 16px;
}

.wrapper table tr td #box1 { font-size: medium; }

.wrapper table tr td #box1 h2 { color: #0066FF; }

#box1 { font-weight: bold; }
