
/*------------------------------------------------*/
/*toppage*/
/*------------------------------------------------*/

.mT20 {
	margin-top:20px !important;
}

.mR20 {
	margin-right:20px !important;
}

#toppage {
	margin-top:20px;
}

#toppage .harfBox {
	width:430px;
	margin:0 0 20px;
	float:left;
}

#toppage .harfBox h3{
	font-size:13px;
	color:#333333;
	font-weight:bold;
	margin-bottom:10px;
}

#toppage .bg_blue {
	background-color:#dbe6f6;
	width:430px;
	padding:20px;
}

#toppage .bg_blue ul {
}

#toppage .bg_blue ul li{
	background:url(../../img/en/share/pt.png) left center no-repeat;
	padding-left:15px;
	line-height:12px;
	margin-bottom:20px;
	color:#333333;
	font-size:12px;
}

#toppage .bg_blue ul li a{
	color:#00428e;
}

#toppage .bg_blue ul.link_list {
	width:265px;
	float:left;
}

#toppage .bg_blue ul.link_list02 {
	width:165px;
	float:left;
}


/*sub_page*/

#sub_page {
	
}

#sub_page h2{
	font-size:24px;
	line-height:140%;
	color:#333333;
	font-weight:normal;
	margin-bottom:30px;
}

#sub_page h3{
	font-size:16px;
	line-height:140%;
	color:#333333;
	margin-top:20px;
	margin-bottom:8px;
	font-weight:bold;
}

#sub_page h4{
	font-size:14px;
	line-height:140%;
	color:#000000;
	margin-bottom:3px;
	font-weight: normal;
}

#sub_page p{
	line-height:180%;
	color:#333333;
}

/*message*/

#sub_page .message_img {
	width:213px;
	float:right;
	text-align:center;
	margin-left:20px;
}
