@charset "shift_jis";
/* CSS Document */

#contents {
	max-width: 980px;
	width:100%;
	margin: 0 auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#contents .contents_ttl {
text-align: center;
color: #9363A6;
border-bottom: solid 2px #9363A6;
}
#contents .lead_txt {
font-size: 18px;
text-align: center;
margin-bottom: 20px;
}


#contents a.btn_to_list {
clear: both;
	display:block;
	margin: 30px auto;
	width:190px;
}

#contents .year_img {
float: left;
margin:  0 0 20px 60px;
}
#contents .year_txt {
float: right;
width: 570px;
margin: 0 30px 50px 0;
}
#contents .year_txt strong {
display: inline-block;
font-weight: bold;
font-size: 24px;
margin-bottom: 0.5em;
color:#7700a6;
}
#contents .year_txt p {
font-size: 14px;
line-height: 1.8;
color:#000;
margin-bottom: 30px;
}