@charset "utf-8";
/* CSS Document */

body {
	background-attachment: scroll;
	background-color: #093;
	background-image: url(../relerse/img/news_detail_back.png);
	background-repeat: no-repeat;
}

#contents {
	margin: 167px auto 0 250px;
	width: 1000px;
}

#link_nav {
	height: 62px;
	margin-left: 317px;
	width: 130px;
}

h1 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:medium;
}
	
.dates {
	color: #F00;
}
.wrapper {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: smaller;
}