@charset "shift_jis";
 
.contents .article .number{
	background-image:url(../images/number.png);
}
.contents .article .photo{
	clear:both;
	padding:16px 16px 10px;
	margin:-5px 0 32px;
	background:#A2C3E7;
	
}
.contents .article .photo .photo01{
	overflow:hidden;
	margin-bottom:16px;
}
.contents .article .photo .photo01 img:last-child{
	float:right;
}
.contents .article .photo .caption{
	text-align:right;
	font-size:11px;
	margin-top:10px;
	line-height:150%;
}
.contents .article .ph_05{
	margin:-5px 0 27px;
}
.contents .article .last{
	color:#004F94;
	font-size:14px;
	line-height:30px;
	font-weight:bold;
}
.contents .article .ph_06{
	padding:38px 0 50px;
}
.contents .bnr{
	padding:65px 0 40px;
	text-align:center;    

}
.contents .bnr a{
	box-shadow:2px 2px 6px 1px rgba(0,0,0,0.1);
    -moz-box-shadow:2px 2px 6px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow:2px 2px 6px 1px rgba(0,0,0,0.1);
}