/* CSS Document */
body{
	padding:0; margin:0; background:#ffffff;
	}
div, ul, h1, h2, h3, h4, p, img, form{
	padding:0;
	margin:0;
	border: 0;
	}
ul{ list-style:none;
	}
a:link{
  text-decoration:none;  color: #0246C4; font-weight:bold;
}
a:visited{
  color: #0246C4;  text-decoration:none; font-weight:bold;
}
a:hover{
  color: #3333FF;  text-decoration:none; font-weight:bold;
}
.blank{
	font-size:0px; clear:both; line-height:0px;
	}
.all{
text-align:center; vertical-align:top;
}

.box01 {
	overflow: auto;
	height: 269px;
	margin: 0px;
	width: 418px;
	top: 3px;
	padding: 0px;
	border-right: 1px solid #0075c2;
	border-bottom: 1px solid #0075c2;
	border-left: 1px solid #0075c2;
}

#box02 {
	margin: 0px;
	width: 440px;
	top: 0px;
	padding: 5px 0px 0px 5px;
}

#box02 a {
	color:#0862aa;
	text-decoration: none;
	font-weight: normal;
}
#box02 a:hover {
	text-decoration:underline;
	color:#679dcd;
	font-weight: normal;
}

.box03 {
	width: 440px;
	background: #efefef;
	padding-bottom: 10px;
	
}
.box04 {
	width: 440px;
	background: #FFFFF9;
	padding-bottom: 10px;
	
}

.box_c {
	width: 80px;
	height: 60px;
	float: left;
	
}
.image{
	margin-right: 5px;
	margin-top: 3px;
	margin-left: 3px;
}
.top_h4 {
	font-size : 12px;
	color:#0862aa;
	margin: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
}
#box02 h4 a {
	color:#0862aa;
	text-decoration: none;
	font-weight: bold;
}
#box02 h4 a:hover {
	text-decoration:underline;
	color:#679dcd;
	font-weight: bold;
}
.top_p {
	font-size : 11px;
	color:#203744;
	line-height: 14px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
}
.top_p strong{
	font-weight:normal;
}

.top_pp {
	font-size : 12px;
	color:#203744;
	line-height: 16px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	letter-spacing: 0.1em;
}
.top_pp strong{
	font-weight:normal; color:#ff0066;
}

.ml5 {
	margin-left: 5px;
}

.box05 {
	width: 440px;
	background: #efefef;
	height: 70px;
	
}
.box06 {
	width: 440px;
	background: #FFFFF9;
	height: 70px;
	
}
