@charset "utf-8";
/* CSS Document */



h4{
	color: #2c83b0;
	text-align: left;
	font-size: 12px;
	margin-left:20px;
	margin-bottom:0px;
	}

#right {
	float: right;
	width: 701px;
	background: #ffffff url(../images/right_bg.jpg) no-repeat bottom;
	margin-top: 36px;
	margin-right: 23px;
	display: inline;
}

#right p{
	margin: 0px 0px 0px 0px;
	color: #595959;
	text-align: center;
}

#right h1{
	margin: 0px 48px 5px 0px;
	color: #2c83b0;
	text-align: center;
	font-size: 18px;
}

#right img{
	border: none;
	float: left;
	margin: -5px 5px 0px 15px;
}

#title{
		font:Arial, Helvetica, sans-serif bold 18px;
		text-align:center;
		margin: 10px 48px -10px 0px;
		}
		
#title h3{
		color: #2c83b0;
		text-align: center;
		font-size: 22px;
		}		



.header-logo{
	width: 440px;
	float:left;
	text-align:center;
	margin-top: 5px;
	margin-right: 23px;
	margin-left:210px;
	margin-bottom:20px;
	}

.box-section {
	width: 150px;
	margin: 15px 0px 0px 15px;
	float: left;
	display: inline;
}

.box-section h2{
	color:#000000;
	text-align: center;
	font-size: 12px;
	margin-top:0px;
	}
	
.box-section_top_pc {
	width: 150px; 
	height: 19px;
	background:url(../images/box_section_top_pc.jpg) no-repeat;
	font-size: 14px;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
	margin-top:0px;
	}

.box-section_middle {
	width: 150px;
	background: url(../images/box_section_middle_pc.jpg) repeat-y;
}

.box-section_middle h2{
	color:#990000;
	text-decoration:none; 
	}

.box-section_middle h3 {
	font-size: 16px;
	color:#FF0000;
	font-family: Arial;
	text-align: center;
	margin: 0px 3px 0px 3px;
	padding: 0;
	}
	
.box-section_middle img {
	margin: 0px 0px 0px 0px;
	}	
	
.box-section_bottom {
	width: 150px; 
	height: 19px;
	background: url(../images/box_section_bottom_pc.jpg) repeat-y;
	padding: 0;
	margin-bottom:10px;
}	

.cleaner_with_color {
	background-color:#999999;
	clear: both;
	height: 1px;
	width:660px;
	margin: 0px 0px 0px 15px;
}

.cleaner_with_20height{
	border-bottom-color:#FFFFFF;
	clear:both;
	height:20px;
	width:660px;
}