@charset "utf-8";

/*アウトライン*/
body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	background: url(img/base/back01.gif) #33FF66 no-repeat ;
	color: #003300;
	margin:0;
	padding:0;
	text-align:center;
	}
#header {
	height:100px;
	width:800px;
	color: #003300;
	text-align:left;
	margin: auto;
	}
#main {
	width:800px;
	padding:10px 0 0 0;
	margin: auto;
	}
#main-left {
	width:540px;
	float:left;
	text-align:left;
	line-height:160%;
	}
#main-right {
	width:240px;
	float:right;
	}
#fotter {
	clear:both;
	height:50px;
	width:800px;
	background: repeat-x url(img/base/line01.gif);
	padding: 15px 0 0 0;
	margin: 10px auto 0;
	}
/*ヘッダー*/
#top {
	float:left;
	margin-top:22px;
	}
h1 {
	font-size:12px;
	margin:0 10px 0 0;
	padding:1px 1px 1px 1px;
	font-weight:normal;
	color: #003300;
	text-align:right;
	display:inline;
	}
/***　メイン左　***/
.path {
	margin:0 0 10px 0;
	}
#main-left h2 {
	color: #006600;
	font-size: 16px;
	height:25px;
	background:url(img/base/htag-bar.gif) left no-repeat;
	padding:10px 0 0 20px;
	margin:10px 0 ;
	clear:both;
	}
/*通常コンテンツページ*/
.contents {
	margin:0 auto 20px;
	width:500px;
	}
.contents h3 {
	border-left: #003300 7px solid;
	border-bottom:#003300 1px dotted;
	color:#003300;
	font-size:16px;
	padding:3px 0 3px 7px;
	margin:20px 0 5px 0;
	}
.contents h4 {
	border-bottom: #003300 1px dotted;
	color:#003300;
	font-size:16px;
	padding:3px 0 3px 7px;
	margin:5px 0;
	}
.contents h5 {
	color:#003300;
	font-size:14px;
	font-weight:bold;
	margin:5px;
	}
.contents p {
	line-height:150%;
	}
/*Information*/
.info {
	margin:0 0 20px 0;
	}
.info h3 {
	font-size:12px;
	font-weight: normal;
	border-bottom: #FFFFFF dotted 1px;
	color: #003300;
	padding:0 0 5px 0;
	margin:0;
	}
#main-left .block {
	padding:10px 0 10px 0;
	border-bottom: #FFFFFF dotted 1px;
	}
.info h4 {
	font-size:15px;
	font-weight: bold;
	color: #990000;
	margin:0px 0 5px 0;
	}
.date {
	padding:0 0 5px 0;
	}
.info p {
	margin:5px 0 0 0;
	line-height:135%;
	}
/*概要*/
.about {
	margin:0 auto 20px;
	width:500px;
	}
.about table {
	width:520px;
	line-height:135%;
	border:none;
	}
.about td {
	padding:10px 10px 10px 10px;
	border-bottom:#666666 dotted 1px;
	vertical-align:top;
	}
.about h3 {
	border-left: #003300 7px solid;
	border-bottom:#003300 1px dotted;
	color:#003300;
	font-size:16px;
	padding:3px 0 3px 7px;
	margin:20px 0 5px 0;
	}
.about h4 {
	border-bottom: #003300 1px dotted;
	color:#003300;
	font-size:16px;
	padding:3px 0 3px 7px;
	margin:5px 0;
	}
.about h5 {
	color:#003300;
	font-size:14px;
	font-weight:bold;
	margin:5px;
	}
.about p {
	line-height:150%;
	}
/*フォーム*/
.form_php_tbl {
	font-size: 12px;
	line-height: 14px;
	width: 500px;
	border-collapse: collapse;
	border: solid 1px none;
	background-color: #33FF66;
}
.form_php_td_left {
	width: 100px;
	border: solid 1px #33FF66;
	padding: 4px;
	white-space: nowrap;
	background-color: #99FF99;
	text-align: CENTER;
	vertical-align: MIDDLE;
}
.form_php_td_right {
	border: solid 1px #33FF66;
	padding: 4px;
	white-space: nowrap;
	background-color: #FFFFFF;
	text-align: LEFT;
	vertical-align: middle;
}

/*サイトマップ*/
#sitemap {
	margin:0 0 20px 0;
	}
#sitemap ul {
	list-style-image: url(img/base/arrowr02.gif) ;
	vertical-align: top;
	line-height:250%;
	}
#sitemap .a2 {
	margin-left:10px;
	}
#sitemap .a3 {
	margin-left:20px;
	}


/***　メイン右　***/
.rnavi {
	border-top:#666666 dotted 1px;
	height:90px;
	padding:2px 0 2px 0;
	text-align:left;
	clear:both;
	}
.rnavi-e {
	border-top:#666666 dotted 1px;
	border-bottom:#666666 dotted 1px;
	height:90px;
	padding:2px 0 2px 0;
	margin:0px 0 20px 0;
	text-align:left;
	clear:both;
	}
#main-right h2 {
	font-size:20px;
	margin:0px 0 5px 0;
	}
#main-right h2 a {
	text-decoration:none;
	color: #FF3300;
	}
#main-right h2 a:hover {
	color: #CC3333;
	}
#main-right h3 {
	font-size:12px;
	font-weight:normal;
	color: #FF3300;
	margin:0;
	}
#main-right h3 a {
	text-decoration:none;
	color: #FF3300;
	}
#main-right p {
	margin:7px 0 5px 0;
	line-height:130%;
	}

/*フッター*/
#copyright {
	float:left;
	margin:0 0 0 30px;
	}
#fotter-right {
	float:right;
	}

/*文字・装飾*/
.none {
	text-decoration:none;
	color:#003300;
	}
.left {
	float:left;
	margin-right: 10px;
	}
.right {
	float:right;
	margin-left: 10px;
	}
.clear {
	clear:both;
	}
.rb {
	color: #FF0000;
	font-weight: bold;
	}
	
/*位置調整*/
.m-b10 {
	margin:0px 0 10px 0;
	}
.wide500 {
	width:500px;
	margin:auto;
	}
.wide460 {
	width:460px;
	margin:auto;
	}

/*矢印関連*/
.arrow {
	background:url(img/base/arroww02.gif) no-repeat left;
	padding-left:10px;
	margin:10px 0 10px 3px;
	text-decoration:none;
	color: #003300;
	}
.to-top {
	background:url(img/base/to-topr.gif) no-repeat left;
	padding:0 0 0 15px;
	text-decoration:none;
	color: #003300;
	float: left;
	}

/*画像*/
img {
	border:none;
	}

/*オリジナル*/
.sponsor{
	border-bottom:dotted 1px;
	padding-bottom:5px;
	margin-bottom:5px;
	text-align:left;
	}