html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body {
	line-height: 1.5;
	margin:1.5em 0;
	background-color: #CCC;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }


body {
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
}

a {
	color: #607293;
	text-decoration: none;
}

a:hover {
	color: #354158;
}


#page {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#contents {
	float: left;
	width: 700px;
}
#navi {
	width: 700px;
	background-color: #990F0D;
}
#sidebar {
	float: right;
	width: 198px;
}
#sidebar img {
	margin-top: 10px;
}

#top_cont {
	width: 680px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
#info {
	width: 680px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
.pap_bn {
	height: 70px;
	width: 480px;
	background-image: url(../images/pap_back.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 14px;
}

#news {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.news_elmbox {
	border: 1px solid #999;
}
#footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	color: #FF0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #900;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #900;
}
#footer h1 {
	color: #FFF;
	text-align: right;
	margin-right: 1em;
}
#news h1 {
	font-size: 18px;
	color: #000;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #900;
	margin-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#news img {
	float: left;
	margin-right: 10px;
}
#news h2 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 20px;
}
.kneissl {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 24px;
	background-image: url(../images/kneissl.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 350px;
	padding-top: 100px;
	padding-left: 150px;
	font-weight: bold;
	color: #0000CC;
}
.kneissl a {
	color: #0000FF;
}

#aisatu {
	background-image: url(../images/aisatu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 559px;
	padding-top: 350px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-right: auto;
	margin-left: auto;
}
#info h1 {
	font-size: 24px;
	text-align: center;
}
#info h2 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #CCC;
}
#info h3 {
	font-size: 16px;
	color: #900;
}
.counter {
	float: left;
	width: 150px;
	margin-left: 10px;
}
