@charset "shift-jis";

body{
	font-size:12px;
	text-align: center;
	background-color: #000066;
	margin: 0px;
	color: #333333;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/shadow_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header{
	width: 840px;
	margin: 0px;
	padding: 0px;
	height: 103px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#clear {
	height: 0px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

a {
	color:#012D96;
}

h1 {
	float: left;
	width: 840px;
	background-color: #ccc;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 4px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

h2{
font-size: 16px;
font-weight: bold;
color: #f30;
margin: 30px 0 0 0;
}


.clear {
	clear:both;
	height: 0.1px;
	font-size: 0.1px;
	margin: 0px;
	padding: 0px;
	line-height: 0.1px;
}

td{
text-align: left;
}

/* ------ Column */
#main {
	width: 840px;
	margin: 0px auto;
	padding-bottom: 15px;
	padding-top: 0;
	background: #fff;
}



#copyright {
	text-align: center;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 70px;
	color: #FFFFFF;
	font-weight: bold;
}

img {
	border:0;
	background-color: #F2F6FA;
}

.style20{
font-size: 14px;
line-height: 1.6;
text-align: left;
}

.style21{
font-size: 14px;
line-height: 1.6;
color: #fff;
text-align: center;
}

li{list-style-type: disc; margin: 0; padding: 0; text-align: left;}

.style18{
margin: 0 auto;
text-align: center;
}