@charset "utf-8";

/* デフォルトのクリア */
* {
	margin: 0px;
	padding: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* 基本リンクカラー */

a:link {
	text-decoration: none;
	color: #336699;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #006699;
}
.rightmain a:hover {
	color: #990000;
	text-decoration: underline;
}

/* 背景設定 */

body {
	text-align: center;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, Arial, sans-serif;
	line-height: 160%;
	font-size: 90%;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #E9E7DA;
}

#basebg {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/base_up.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	background-color: #FFFFFF;
}

#basebg2 {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/base_down.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
}


#base1 {
	width: 100%;
	background-image: url(../images/base1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#base2 {
	width: 100%;
	background-image: url(../images/base2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#base3 {
	width: 814px;
	background-image: url(../images/base3.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

/* ベースエリア */

#base {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* ヘッダエリア */

table#header {
	width: 100%;
	background-color: #E2EAD3;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #629A1B;
	height: 66px;
	text-align: left;
}

table#header td { 
vertical-align: top; 
}

td.tdright { 
text-align: right; 
}

/* パンくずメニュー（履歴） */

div#rireki {
	height: 32px;
	vertical-align: top;
	margin-top: 3px;
	margin-left: 8px;
	font-size: 80%;
	text-align: left;
	width: 780px;
}

/* メインテーブルエリア */

#base table.maintable { 
width: 800px; 
}

#base .maintable td.leftmenu {
	width: 220px;
	vertical-align: top;
}

#base .maintable td.rightmain {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 30px;
	padding-bottom: 20px;
	text-align: left;
}

#base table.footer {
	width: 800px;
	height: 80px;
}

/* rightmainエリア */

#base .maintable td.rightmain h1 {
	vertical-align: top;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 70px;
	display: block;
	width: 500px;
}

#base .maintable td.rightmain p {
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#base .maintable td.rightmain ol {
	margin-bottom: 15px;
	margin-left: 30px;
	padding: 0px;
	}

#base .maintable td.rightmain li {
	margin-bottom: 5px;
	margin-left: 0px;
}

#base .maintable td.rightmain h1 span {
	vertical-align: top;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 70px;
	display: none;
}

#base .maintable td.rightmain h2.sbtitle2 {
	vertical-align: top;
	padding: 0px 0px 5px 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8AB353;
	font-size: 1em;
	line-height: 1.2em;
}

/* ページタイトル（キービジュアル） */

.bgseido {
	background-image: url(../images/title_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bgchihou {
	background-image: url(../images/title_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bgchuou {
	background-image: url(../images/title_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bgtouroku {
	background-image: url(../images/title_14.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bgsemmon {
	background-image: url(../images/title_06.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bgqa {
	background-image: url(../images/title_10.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bgnews {
	background-image: url(../images/title_11.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bgtouroku {
	background-image: url(../images/title_14.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bgkiso {
	background-image: url(../images/title_08.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bgkoshin {
	background-image: url(../images/title_09.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bgsitemap {
	background-image: url(../images/title_13.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bgtool {
	background-image: url(../images/title_16.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bgoshirase {
	background-image: url(../images/title_17.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bgsearch {
	background-image: url(../images/ttl-search.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bgsodan {
	background-image: url(../images/ttl-sodan.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bgchart {
	background-image: url(../images/ttl-chart.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bghinagata {
	background-image: url(../images/ttl-hinagata.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bggaiyo {
	background-image: url(../images/ttl-gaiyo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bgreward {
	background-image: url(../images/ttl-reward.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bgrinen {
	background-image: url(../images/ttl-rinen.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}


.bgkoshinyouken {
	background-image: url(../images/title_09b.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bgforum {
	background-image: url(../images/ttl-forum.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bgsenyo1 {
	background-image: url(../images/ttl-senyo_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bgsenyo2 {
	background-image: url(../images/ttl-senyo_visual.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bgsenyo3 {
	background-image: url(../images/ttl-senyo_otoku.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bgsenyo4 {
	background-image: url(../images/ttl-senyo_hint.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bgsenyo5 {
	background-image: url(../images/ttl-senyo_kokuchi.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bgsenyo6 {
	background-image: url(../images/ttl-senyo_download.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

h2 span {
 display: none; 
	}
	
h3 {
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 100%;
	margin-top: 10px;
	color: #0A5D3E;
}
h4 {
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 100%;
	margin-top: 10px;
	color: #669933;
}
h5 {
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 100%;
	margin-top: 10px;
	color: #000000;
}

#base .maintable td.rightmain h2.sbtitle {
	vertical-align: top;
	padding: 0px 0px 5px 5px;
	margin-top: 0px;
	margin-bottom: 38px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8AB353;
}

/* BOX　表組み */

.box01 {
	padding: 5px 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

#base .maintable .rightmain table.tblType01 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #8AB353;
	border-left-color: #8AB353;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#base .maintable .rightmain table.tblType01 th {
	background-color: #E3EFC9;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #8AB353;
	border-bottom-color: #8AB353;
	font-weight: normal;
}

#base .maintable .rightmain table.tblType01 td {
	border-right: 1px solid #8AB353;
	border-bottom: 1px solid #8AB353;
	padding: 3px 7px;
	text-align: left;
}

#base .maintable .rightmain table.tblType01 td.date {
	border-right: 1px solid #8DB253;
	border-bottom: 1px solid #8DB253;
	padding: 3px 7px;
	text-align: left;
	white-space: nowrap;
}

#base .maintable .rightmain table.tblType02 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #7AA047;
	border-left-color: #7AA047;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 90%;
}

#base .maintable .rightmain table.tblType02 th {
	background-color: #E3EFC9;
	color: #333333;
	width: 20%;
	white-space: nowrap;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E3EFC9;
	border-bottom-color: #7AA047;
	font-weight: normal;
	padding: 5px;
}

#base .maintable .rightmain table.tblType02 td {
	border-right: 1px solid #7AA047;
	border-bottom: 1px solid #7AA047;
	padding: 3px 3px 3px 10px;
	white-space: nowrap;
}

/* リスト */

#base .maintable td.rightmain ul {
	margin-bottom: 15px;
	margin-left: 25px;
	padding: 0px;
	list-style-type: none;
}

/* リンク */

.linkarrow {
	background-image: url(../images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.backpagetop {
	text-align: right;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
}

/* Q&A */

.mokuji {
	color:#0A5D3E;
	font-size: 120%;
	font-weight: bold;
}

h3.qaQ {
	clear: both;
	height: 2.5em;
	font-size: 100%;
	line-height: 110%;
	vertical-align: bottom;
	text-align: left;
	margin-top: 25px;
}

img.qaQ {
	float: left;
	margin-right: 1em;
	padding: -5px 0px 0px;
	margin-top: 0em;
	vertical-align: bottom;
}

.no {
	font-size: 100%;
	color:#339900;
}

img.qaA {
	float: left;
	margin-right: 1em;
	padding: 0px;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

.qlink {font-family:'times new roman',serif;
font-size:120%;
font-weight:bold;
}

/* テキスト装飾 */

.txtRedB {
	font-weight: bold;
	color: #CC0000;
}

/* ライン装飾 */

p.line01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8AB353;
}

/* フッタ */

table#footer {
	height: 100px;
	width: 100%;
}

table#footer p {
 display: none; 
	}

div.course {
	margin: 0px;
	padding: 0px;
}

	
div.course ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 445px;
}


div.course li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div.course li a {
	margin: 0px;
	padding: 0px;
}


div.course li img {
	margin: 0px;
	padding: 0px 0px 19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bgqa .rightmain ul li { list-style-type: disc; }

.bgqa ul.menu li { list-style-type: none; }

h2.number {
	font-size: 100%;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-top: 10px;
	clear: both;
}

h2.number img {
	vertical-align: middle;
	float: left;
	margin-right: 5px;
}
div.box {border-style:inset;
border-width:1px;
padding:20px;
background-color:#f5f5f5;
margin-bottom:20px;
}


a.link01 { margin-right: 20px; 
}

a.link02 { margin: 10px 12px 10px 1em; }

a.link03 { margin: 10px 12px 10px 2em; }




#base .maintable .rightmain table.tblType02 td.td01 {
	border-right: 1px solid #8DB253;
	border-bottom: 1px solid #E3EFC9;
	padding: 3px 3px 3px 10px;
	white-space: nowrap;
}

#base .maintable .rightmain table.tblType02 th.th01 {
	background-color: #E3EFC9;
	color: #333333;
	width: 20%;
	white-space: nowrap;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E3EFC9;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
	padding: 5px;
}

.bgkoshinyouken {
	background-image: url(../images/title_09b.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

h3.number {
	font-size: 100%;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-top: 10px;
	clear: both;
}

h3.number img {
	vertical-align: middle;
	float: left;
	margin-right: 5px;
}

h3.number span { display: none; }

#base .maintable td.rightmain h3.sbtitle {
	vertical-align: top;
	padding: 0px 0px 5px 5px;
	margin-top: 0px;
	margin-bottom: 38px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8AB353;
	color: #333333;
}

#base .maintable td.rightmain h3.sbtitle2 {
	vertical-align: top;
	padding: 0px 0px 5px 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8AB353;
	font-size: 1em;
	line-height: 1.2em;
	color: #333333;
}


p.link03 { margin: 10px 12px 10px 17px; }

a.link04 { margin: 10px 12px 10px 3em; }
p.catch {margin-top:1.5em;
font-weight:bold;
color:#cc0000;
}

.bgmassho {
	background-image: url(../images/title_19.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

a:visited {
	text-decoration: none;
	color: #336699;
}

#topwhatsnew2 a:hover {
	color: #990000;
	text-decoration: underline;
}

table#header td span.off {
	vertical-align: top;
	display: none;
}
