@charset "shift_jis";

.contents .article .number{
	background-image:url(../images/number.png);
}

.contents .article .photo02{
	overflow:hidden;
	margin-top:-20px;
	margin-bottom:10px;
}
.contents .article .caption01{
	text-align:right;
	font-size:11px;
	margin-top:10px;
	line-height:150%;
	margin-bottom:65px;
}
.contents .article .photo{
	clear:both;
	padding:16px 0 10px;
	margin:-5px 0 32px;
	background:#DCDDDD;
	margin-top:-14px;
	text-align:center;
	margin-bottom:55px;
	
}
.contents .article .photo03{
	margin-bottom:24px;
}
.contents .article .caption02{
	text-align:right;
	font-size:11px;
	margin-top:-20px;
	margin-right:20px;
	line-height:150%;
	position:relative;
	z-index:2;
}
.contents .article .photo05{
	margin:-20px 0 37px;
}
.contents .article .last{
	color:#004F94;
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	padding-bottom:40px;
}
.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);
}