@charset "utf-8";

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #F0F7F2;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}

h1 {
	color:#030;
	font-size:16px;
	font-weight:bold;
	text-decoration: underline;
	text-align: left;
	font-style: italic;
}

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;
	height: 10px;
}

h5 {
	color:#fff;
	font-size:9px;
}

/* layout style */

#outerGroup {
	background-color: #fff;
	text-align: left;
	width: 700px;
	margin-bottom: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(img/folw_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;
	width: 660px;
	margin-left: 20px;
}

#outerGroup #content {
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 20px;
	padding-left: 10px;
}

#outerGroup #content table tr td {
	padding-left: 5px;
	padding-right: 5px;
}

#outerGroup #content hr {
	line-height: 1px;
	color: #030;
}

#outerGroup #content2 {
	font-size: 12px;
	margin-left: 50px;
	margin-right: 50px;
}

#outerGroup #content2 table tr td {
	padding-left: 5px;
	padding-right: 5px;
}

#outerGroup #content3 {
	font-size: 12px;
	margin-left: 45px;
	margin-right: 40px;
	padding-left: 10px;
}

#outerGroup #content3 table tr td {
	padding-left: 5px;
	padding-right: 5px;
}

#hyouka {
	padding-left: 35px;
	padding-right: 30px;
}

a.tani {
	font-size: 10px;
}

a.contents_top {
	font-size: 10px;
}

a.title_top {
	font-size: 16px;
	font-style: italic;
	color: #030;
	font-weight: bold;
}

a.midasi2 {
	font-size: 15px;
	color:#030;
	font-weight:bold;
}

a.midasi1 {
	font-size: 17px;
	color:#030;
	font-weight:bold;
	text-decoration: underline;
}
.botan {
	color: #060;
}

.sinseisyo_botan {
	color: #060;
}

a.close {
	color: #030;
	text-decoration: underline;
	font-size: 12px;
}

  /* 通常時 */
   a.contents_main:link {
    font-size:12px;
    color: #036;
    text-decoration: none;
  }

  /* 訪れたことのあるリンク */
  a.contents_main:visited {
    font-size:12px;
    color: #036;
    text-decoration: none;
  }
  /* マウスオーバー */
  a.contents_main:hover {
    font-size:12px;
    color: #F93;
    text-decoration: underline;
  }

#outerGroup #content table tr #gyou {
	line-height: 18px;
}

