/* +++++++++++++++++++++横幅設定+++++++++++++++++++++ */

#container {
		width: 760px;
		}






/* +++++３段組の ベース設定+++++ */

	/* ３段組の横幅設定 */
	#three #container {
		width: 760px;
		}

	/* 左サイドバーの横幅 */
	#three #left	{
		width: 150px;
		}

	/* 中央コンテンツ部分の横幅 */
	#three #center	{
		width: 360px;
		}

	/* 右サイドバーの横幅 */
	#three #right	{
		width: 250px;
		}


/* ++++++ ２段組のの ベース設定 ++++++ */
	#center {
		width: 610px;
		}

	/* サイドバーの横幅 */
	#left	{
		width: 150px;
		}


/* +++++++++++++++++++++ レイアウトのデザイン設定 +++++++++++++++++++++ */

body  {
	margin: 0;
	padding: 0;
	}

#three  {
	margin: 0;
	padding: 0;
	}

#container {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding: 0;
	text-align: left;
	}

#main  {
	margin: 0;
	padding: 0;
	}

#left {
	float: left;
	}

#center {
	float: left;
	}

#right {
	float: right;
	}

#footer	{
	clear: both;
	margin-bottom: 0px;
	padding: 0px;
	}

/* ++++++ 段の間隔 ++++++ */

	/* 左サイドバーの左右上下の余白 */
	#left div {
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 2px;
		}

	/* コンテンツ部分の左右の余白 */
	.content div	{
		margin-left: 0px;
		margin-right: 0px;
		}

	/* 右サイドバーの左右の余白 */
	#right div	{
		margin-left: 0px;
		margin-right: 0px;
		}

	#left div div, .content div div, #right div div {
		margin-left: 0;
		margin-right: 0;
		}


/* +++++++++++++++++++++ パーツのデザイン設定 +++++++++++++++++++++ */

/* ++++++ ヘッダー部分のデザイン ++++++ */
.header_navi {

        font:100%;
	}


.header_navi ul	{
	font-size: 0.75em;
	text-align: right;
	list-style-type:none;
	color: #41c741;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right:  5px;
	}

.new_header_navi
	font-size: 0.6em;
	text-align: right;
	list-style-type:none;
	color: #41c741;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right:5px;
        margin-right:60px;
	}


.header_navi ul	{
	display:inline;
	}


.header_navi li	{
	display:inline;
	}


.header_navi li a:link {
	text-decoration: none;
	color: #41c741;
	}

.header_navi li a:active {
	text-decoration: none;
	color: #009900;
	}

.header_navi li a:visited {
	text-decoration: none;
	color: #41c741;
	}

.header_navi li a:hover {
	text-decoration: none;
	color: #009900;
	}

#banner	{
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	}


#ad_banner	{
	width: 760px;
	height: 10zpx;
        background-color: #ffffff
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}

#banner h1	{
	font-size: 0.5em;
	color: #41c741;
	padding-bottom: 110px;
	margin-top: 0;
	margin-bottom: 0;
	}

#banner h1 a	{
	text-decoration: none;
	color: white;
	}

#banner h2	{
	font-size: 0.75em;
	margin-top: 6px;
	color: #41c741;
	}

/* ++++++ 左サイドバー部分のデザイン ++++++ */

.leftside_navi{
	margin-top: 5px;
	margin-bottom: 2px;
	}

.leftsidebar h2	{
	font-size: 0.75em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
	color: white;
	background-color: #41c741;
	padding:6px 0;
	}
	
.leftsidebar h2 a:link	{
	color: white;
	text-decoration: none;
	}

.leftsidebar h2 a:active {
	text-decoration: none;
	color: #009900;
	}

.leftsidebar h2 a:visited {
	text-decoration: none;
	color: white;
	}

.leftsidebar h2 a:hover {
	text-decoration: none;
	color: #009900;
	}

.leftsidebar ul	{
	font-size: 0.75em;
	font-weight: bold;
	list-style-type:none;
	margin-top: 0;
	margin-bottom: 1px;
	margin-left:0;
	padding-left:0;
	background-color: #ade275;
	}

.leftsidebar li		{
	padding:5px 0;
	text-align:center;
	border-bottom:solid 1px white;
	}

.leftsidebar a:link	{
	color: white;
	text-decoration: none;
	}

.leftsidebar a:active {
	text-decoration: none;
	color: #009900;
	}

.leftsidebar a:visited {
	text-decoration: none;
	color: white;
	}

.leftsidebar a:hover {
	text-decoration: none;
	color: #009900;
	}

.leftsidebar h3	{
	font-size: 0.75em;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
	text-align:center;
	color: white;
	background-color: #41c741;
	padding:6px 0;
	}

.leftsidebar h3 a:link	{
	color: white;
	text-decoration: none;
	}

.leftsidebar h3 a:active {
	text-decoration: none;
	color: #009900;
	}

.leftsidebar h3 a:visited {
	text-decoration: none;
	color: white;
	}

.leftsidebar h3 a:hover {
	text-decoration: none;
	color: #009900;
	}



/* ++++++ページ部分のデザイン ++++++ */

#center	{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
			}

/* ++++++  ページのページ・ナビゲーション・のデザイン ++++++ */

.chapter {
	margin-bottom: 15px;
	margin-right: 0px;	}

.chapter h2	{
	background-color: #ade275;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 140%;
	text-align: left;
	color: #555555;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 8px;
	margin-right:8px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:15px;
	padding-right:5px;
	}

.chapter h3	{
	font-size: 0.875em;
	color: #3366aa;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 15px;
	}

.chapter p	{
	font-size: 0.75em;
	color: #555555;
	line-height: 150%;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-left: 15px;
	padding-right: 15px;
	}

.chapter hr	{
	color:  khaki;
	margin-left: 10px;
	margin-right: 10px;
	}


.chapter a:link {
	text-decoration: none;
	color: #41c741;
	}

.chapter a:active {
	text-decoration: none;
	color: #009900;
	}

.chapter a:visited {
	text-decoration: none;
	color: #41c741;
	}

.chapter a:hover {
	text-decoration: none;
	color: #009900;
	}

.page_navi	{
	background-color: #ade275;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}

.page_navi ul	{
	font-size: 0.7em;
	text-align: left;
	list-style-type:none;
	color: #41c741;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
	padding-top: 0px;
	}

.page_navi li	{
	display:inline;
	}

.page_navi li a:link {
	text-decoration: none;
	color: #41c741;
	}

.page_navi li a:active {
	text-decoration: none;
	color: #009900;
	}

.page_navi li a:visited {
	text-decoration: none;
	color: #41c741;
	}

.page_navi li a:hover {
	text-decoration: none;
	color: #009900;
	}


/* ++++++ ページパーツのデザイン ++++++ */
.page	   {
	margin-bottom: 15px;
	margin-right: 0px;	}

.page h1	{
	background-color: #ade275;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 140%;
	text-align: left;
	color: #187f00;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right:8px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	}
.page h2	{
	background-color: #ade275;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 140%;
	text-align: left;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right:8px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	}

.page h3	{
	font-size: 0.875em;
	color: #3366aa;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 15px;
	}

.page p	{
	font-size: 0.75em;
	color: #ade275;
	line-height: 150%;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-left: 15px;
	padding-right: 15px;
	}

.page hr	{
	color:  khaki;
	margin-left: 10px;
	margin-right: 10px;
	}


.page a:link {
	text-decoration: none;
	color: #41c741;
	}

.page a:active {
	text-decoration: none;
	color: #009900;
	}

.page a:visited {
	text-decoration: none;
	color: #41c741;
	}

.page a:hover {
	text-decoration: none;
	color: #009900;
	}

.title     {

	background-color: #ade275;
	margin-left: 8px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}


.table1	{
	background-color: #ffffff;
	width:338px;
	height:90px;
	border-width:2px;
	border-style:solid;
	border-color:#dddddd;
	font-size: 0.8em;
	color: #555555;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
	margin-right:8px;
	}

.site	{
	background-color: #ffffff;
	width:450px;
	font-size: 0.8em;
	color: #555555;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
	margin-right:8px;
	}

.site ul {
	list-style-type:none;
}



.site a:link {
	text-decoration: none;
	color: #41c741;
	}

.site a:active {
	text-decoration: none;
	color: #009900;
	}

.sitea:visited {
	text-decoration: none;
	color: #41c741;
	}

.site a:hover {
	text-decoration: none;
	color: #003366;
	}



.right	{
	text-align: right;
	}	
	
/* ++++++ 右サイドバー ++++++ */
.rightside_info{
	margin-top: 5px;
	margin-bottom: 0px;
	}



.rightsidebar h2	{
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-right: 0px;
	text-align:center;
	color: white;
	background-color: #41c741;
	padding:5px 0;
	}

.rightsidebar p	{
	font-size: 0.75em;
	background-color: #ade275;
	color: #0c8122;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	}

/* 新着情報 */
.news	{
	margin-top: 0px;
	margin-bottom: 0px;
	}

.news a {
	font-size: 1em;
	padding-left: 0px;	
	}

.news a:link {
	text-align: right;
        text-decoration:none;
	color:#009900;
}

.news a:active {
	text-align:left;
        text-decoration:none;
	color:#009900;
	}

.news a:visited {
	text-align:left;
        text-decoration:none;
	color:#009900;
	}

.news a:hover {
	text-align:left;
        text-decoration:underline;
	color:#ff4500;
	}

/* 最新映像 */
.video	{
	margin:0;
	padding: 0;	
	}

.video object	{
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;	
	}

.video embed	{
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;	
	}

/* ++++++ ヘッダー部分のデザイン ++++++ */
#header	{
        width: 760px;
        height: 120px;
	background-color: #ffffff;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	}




/* ++++++ フッター部分のデザイン ++++++ */
#footer 	{
	background-color: #ffffff;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-bottom: 0px;
	}







.footer_navi ul	{
	font-size: 0.7em;
	text-align: center;
	list-style-type:none;
	color: #41c741;
	padding-top: 2px;
	}

.footer_navi li	{
	display:inline;
	}

.footer_navi li a:link {
	text-decoration: none;
	color: #009900;
	}

.footerr_navi li a:active {
	text-decoration: none;
	color: #009900;
	}

.footer_navi li a:visited {
	text-decoration: none;
	color: #009900;
	}

.footer_navi li a:hover {
	text-decoration: none;
        color: #41c741;
	}

/* コピーライト情報 */

.address p	{
	font-size: 0.9em;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
	padding-bottom:5px;
	}












/*======================================

	追加スタイル

=======================================*/

.search {
	font-size: 13px;
	*font-size: small;
	*font: x-small;
	margin: 3px 5px 0.5em 5px;
	border-collapse: separate;
	border-spacing: 1px;
	border: 1px solid #cfd3d6;
	background-color: #fff;
}

table.search th {
	font-weight: normal;
	padding: 0.1em 5px;
	border: 1px solid #efefef;
	border-color: #efefef #dce0e3 #dce0e3 #efefef;
	color: #000;
	background-color: #eff0f1;
}

table.search td {
	padding: 0.1em 5px;
	border: 1px solid #efefef;
	border-color: #efefef #dce0e3 #dce0e3 #efefef;
	border: 1px solid #ddd;
	background-color: #fff;
}

em.cgi {
	color: #770000;
	font-weight: bold;
	font-style: normal;
}



a img {
	border: none;
}
/*======================================

	追加スタイル

=======================================*/

.inquiry {
	font-size: 13px;
	*font-size: small;
	*font: x-small;
	margin: 3px 5px 0.5em 5px;
	border-collapse: separate;
	border-spacing: 1px;
	border: 1px solid #cfd3d6;
	background-color: #fff;
}

table.inquiry th {
 width:350px;
	font-weight: normal;
	padding: 0.1em 5px;
	border: 1px solid #efefef;
	border-color: #efefef #dce0e3 #dce0e3 #efefef;
	color: #000;
	background-color: #eff0f1;
}

table.inquiry td {
	padding: 0.1em 5px;
	border: 1px solid #efefef;
	border-color: #efefef #dce0e3 #dce0e3 #efefef;
	border: 1px solid #ddd;
	background-color: #fff;
}







