@charset "UTF-8";
/* CSS Document */

#downWrapper{
	
}
#downWrapper p{
	font-size:15px;
	color:#333333;
	line-height:150%;
	
}

#downWrapper strong{
	font-size:16px;
	color:#333333;
	line-height:150%;
	font-weight:bold;
	
}
#downWrapper strong.red{
	font-size:14px;
	color:#ff0033;
	line-height:150%;
}
#downWrapper strong.redthin{
	font-size:12px;
	color:#ff0033;
	line-height:170%;
	font-weight:normal;
}
.downBox{
	margin:28px 47px;
	overflow:hidden;
}

#sub_title{
	border-bottom:solid 1px #e0e0e0;
	padding-top:5px;
	padding-bottom:15px;
	margin-bottom:30px
}
#sub_title h1{
	font-size:18px;
	color:#3b3a3a;
	line-height:120%;
}
#sub_title p{
	font-size:12px;
	color:#333333;
	line-height:150%;
	
}

#down{
	overflow:hidden;
	padding-bottom:20px;
}


#down a.text01{
	float:left;
	padding-left:15px;
	font-size:15px;
	color:#132f5b;
	line-height:130%;
	text-decoration:none;
	width: 580px;
}

#down a.text02{
	padding-left:15px;
	font-size:15px;
	color:#132f5b;
	line-height:130%;
	text-decoration:none;
}


#down a:hover{
	text-decoration:underline;
}
#down a strong{
	font-size:12px;
	color:#132f5b;
	font-weight:normal;
}

.down{
	overflow:hidden;
	padding-bottom:20px;
}

.down a img{
	vertical-align: baseline;
}


.down a.text01{
	padding-left:5px;
	font-size:15px;
	color:#132f5b;
	line-height:130%;
	text-decoration:none;
	width: 580px;
}

.down a.text02{
	padding-left:5px;
	font-size:15px;
	color:#132f5b;
	line-height:130%;
	text-decoration:none;
}

.down a:hover{
	text-decoration:underline;
}
.down a strong{
	font-size:12px;
	color:#132f5b;
	font-weight:normal;
}
