@charset "utf-8";




body  {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}


#container {
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	width: 988px;
	margin-top: 0px;
}

#container #top_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000;
	width: 920px;
	padding-right: 30px;
	padding-left: 30px;
	height: 40px;
	padding-top: 20px;
}


#container #header {
	width: 986px;
	margin-right: 1px;
	margin-left: 1px;
}




#navibar {
	width: 986px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #030;
	font-weight: bold;
	margin-left: 1px;
	margin-right: 1px;
	font-size: 14px;





}
#container #navibar table tr td font {
	font-size: 14px;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#container #navibar table tr td p1 {
	line-height: 15px;
	font-size: 12px;
}



#navibar a {
	display: block;
	font-size: 14px;
	color: #005300;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
	background-image: url(../image/btn-up.jpg);
	width: 155px;
	text-decoration: none;
	height: 45px;
}
#navibar a:hover {
	color: #00F;
	font-size: 14px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
	background-image: url(../image/btn-over.jpg);
	width: 155px;
	text-decoration: none;
	height: 45px;
}

/* ここからコンテンツページの設定 */

#content_top {
	background-color: InfoBackground;
	padding: 0px;
	margin-top: 2px;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	
}

#content_top2 {
	height: 185px;
	width: 988px;
	margin-top: 10px;
	margin-bottom: 2px;
}

#container #informaion {
	width: 910px;
	margin-left: 30px;
	padding-left: 20px;
	padding-bottom: 5px;
	border: 1px solid #69F;
	padding-top: 5px;
	height: 100px;
}

#container #content {
	width: 988px;
}

#content_left   {
	float: left;
	width: 290px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
}
#content_left #left_box {
	width: 260px;
	margin-left: 30px;
	border: 1px solid #999;
}


#content_left a {
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #444600;
	text-decoration: none;
	line-height: 30px;
	height: 28px;
	width: 219px;
	border: 1px solid #CCC;
}
#content_left a:hover {
	font-size: 14px;
	line-height: 30px;
	color: #336;
	text-decoration: none;
	background-color: #CDFBAE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #060;
	height: 28px;
	width: 219px;
}


h2 {
	color: white;
	font-size: 16px;
	background-color: #8FB4B1;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 20px;
	text-decoration: none;
	width: auto;
	border: 1px ridge #660;
	margin-bottom: 10px;
	height: 20px;
}

#content_right   {
	width: 645px;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	height: auto;
	padding-top: 20px;
}

#content_right_box {
	height: auto;
	width: 645px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
}
#content_right_box #itiosi {
	width: 645px;
	height: 32px;
	background-color: #FFF;
	margin-bottom: 5px;
}
#content_right_box #topics {
	background-color: #CF6;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CF6;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}



#content_right_box table   {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
#baner   {
	border: 1px solid #CCC;
	float: right;
	margin-top: 20px;
	margin-right: 90px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #D5EDFF;
	padding-bottom: 10px;
	width: 520px;
}
.td-00 {
	background-color: #FFF;
	text-align: center;
	height: 30px;
}
.td-001 {
	background-color: #FFF;
	line-height: normal;
	height: 30px;
}
.td-01 {
	background-color: #FFF;
	border: 1px solid #E1DDFF;
	text-align: center;
	line-height: 30px;
}
.td-02 {
	background-color: #FFF;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1DDFF;
	border-right-color: #E1DDFF;
	border-bottom-color: #E1DDFF;
}
.td-002 {
	background-color: #FFF;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1DDFF;
	border-right-color: #E1DDFF;
	border-bottom-color: #E1DDFF;
	font-size: 11px;
}
.td-03 {
	background-color: #FFFFA6;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E1DDFF;
	border-bottom-color: #E1DDFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1DDFF;
	line-height: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.td-04 {
	background-color: #FFFFA6;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1DDFF;
	line-height: 30px;
}
.td-05 {
	background-color: #FFFFA6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E1DDFF;
	border-bottom-color: #E1DDFF;
	line-height: 30px;
}
.td-06 {
	background-color: #FFFFA6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E1DDFF;
	border-bottom-color: #E1DDFF;
	line-height: 30px;
	font-size: 11px;
}
.td-006 {
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E1DDFF;
	border-bottom-color: #E1DDFF;
	line-height: 30px;
	font-size: 11px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1DDFF;
}



#ad {
	height: 25px;
	margin-bottom: 0px;
	background-color: #FFFCEC;
	border: 1px solid #CCC;
	line-height: 25px;
	width: 520px;
	text-align: center;
}

#baner1 {
	padding-top: 10px;
	padding-left: 15px;
	width: 515px;
}

#footer {
	clear: both;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	height: 30px;
	background-color: #0099cc;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: 20px;
}
