@charset "utf-8";
/* CSS Document */

.contentwrap {
	min-height: 95%;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	text-align: justify;
	text-justify: inter-ideograph;
}
.contentwrap h1 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 2.5em;
	color: #00F;
	text-align: center;
}
ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
li {
	margin-bottom: 5px;
}
.notice .title {
	text-align: center;
	font-size: 100%;
	font-weight: bold;
}
.subnotice1 {
	margin-right: 50px;
	margin-left: 50px;
	font-size: smaller;
}
.subnotice2 {
	font-size: smaller;
	line-height: normal;
	margin-top: 50px;
	margin-left: 50px;
	margin-right: 50px;
}
.counterbox {
	font-size: 12px;
	line-height: 110%;
}
.counterbox .countertitle {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.counterbox .countervalue {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	margin-right: 10px;
}
