@charset "shift_jis";
/* CSS Document */

#contents {
	max-width: 980px;
	width:100%;
	margin: 0 auto;
	overflow:hidden;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#contents a.btn_to_list {
	display:block;
	margin: 30px auto;
	width:190px;
}



#contents .intro_txt {
  color:#E60012;
  font-size:16px;
  font-weight:bold;
  border-bottom: solid #E60012 1px;
  line-height:1.4;
  padding-bottom:5px;
  margin-bottom:10px;
}