@charset "utf-8";
/* rule reset*/

html, body, div, span, h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	padding-right: 10px;
	text-align: left;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #D3E4CF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h1 {
	color:#030;
	font-size:16px;
	font-weight:bold;
	text-decoration: underline;
	text-align: center;
}
h2 {
	color:#030;
	font-size:14px;
	font-weight:bold;
}
h3 {
	padding-left: 20px;
	color:#030;
	font-size:14px;
	font-weight:bold;
	height: 10px;
}
h4 {
	padding-left: 10px;
	color:#030;
	font-size:13px;
}
h5 {
	color:#fff;
	font-size:9px;
}
/* layout style */

#outerGroup {
	background-color: #fff;
	text-align: left;
	margin: 0px auto;
	width: 700px;
	margin-bottom: auto;
}
#outerGroup #content table {
	margin-left: 10px;
	font-size: 12px;
	margin-right: 10px;
}
#outerGroup #content table tr td {
	padding-left: 5px;
	padding-right: 5px;
}
#outerGroup #content hr {
	line-height: 1px;
	color: #030;
}
#header {
	background-image: url(img/folw_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;
	width: 660px;
	margin-left: 20px;
}
#outerGroup #content2 {
	font-size: 12px;
	margin-left: 40px;
	margin-right: 40px;
}
#outerGroup #content2 table tr td {
	padding-left: 5px;
	padding-right: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#outerGroup #content3 {
	font-size: 12px;
	margin-left: 50px;
	margin-right: 50px;
}
#outerGroup #content3 table tr td {
	padding-left: 5px;
	padding-right: 5px;
}
#outerGroup #content_column {
	font-size: 14px;
	line-height: 22px;
	margin-left: 60px;
	margin-right: 60px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
#outerGroup #content_jyouhoukaiji {
	font-size: 12px;
	margin-left: 50px;
	margin-right: 50px;
	padding-left: 20px;
	text-align: left;
}
#outerGroup #content_jyouhoukaiji table tr td {
	padding-left: 5px;
	padding-right: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
a.midasiS {
	font-size: 12px;
}
a.tani {
	font-size: 10px;
}
a.contents_top {
	font-size: 10px;
}
a.midasi2 {
	font-size: 15px;
	color:#030;
	font-weight:bold;
}
#hyouka {
	padding-left: 20px;
}
a.close {
	color: #030;
	text-decoration: underline;
	font-size: 12px;
}
a.atena {
	font-size: 16px;
	color: #030;
	font-weight: bold;
}
a.honbun {
	font-size: 16px;
}
a.right {
	font-size: 16px;
	color: #030;
	text-align: center;
}
a.date {
	font-size: 12px;
	color: #030;
	font-weight: bold;
}
a.kugirisen {
	color:#030;
	background-color: #060;
}
/* 通常時 */
   a.contents_main:link {
	font-size:12px;
	color: #E30000;
	text-decoration: none;
}
/* 訪れたことのあるリンク */
  a.contents_main:visited {
	font-size:12px;
	color: #E30000;
	text-decoration: none;
}
/* マウスオーバー */
  a.contents_main:hover {
	font-size:12px;
	color: #060;
	text-decoration: underline;
}

