/* CSS Document */

body {
	margin-top:0px;
	margin-left:0px;
	margin-right:auto;
	background-color:#eeeeee;
}

/*　ヘッダー内のデザイン指定 */

.header {	
	display:block;
	border-color:#000000;
	border-style:solid;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	text-align:left;
	width:997px;
	height:51px;
	background-color:#ffffff;
/* 	background-image:url(img/bg-top.gif); */
/* 	background-repeat:no-repeat;*/
/* 	background-position:right bottom;	*/
	}

/*　トップイメージの位置調整 */
.img {
	margin-left:10px;
	margin-bottom:10px;
	}

TD{
	font-size:small;
	}

	
/*　メニューリスト　*/

#main-content{
	width:997px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
background-color:#ffffff;
}

.gmanu {
	clear:both;
	background-color:#b1d8c5;
	border-style:solid;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	float:left;
	width:997px;
	height:45px;
	}
	
li.g-menu a{
	display:block;
	color:#006611;
	width:163px;
	height:45px;
	border-left-width:0px;
	border-top-width:0px;
	line-height:40px;
	font-size:12px;
	text-decoration:none;
	background-image:url(img/bg-gmenu.gif);
	background-position:left;
	float:left;
	white-space:nowrap;
	text-align:center;
	padding-left:3px;
	}
	

	
.menu {
	clear:both;
	display:block;
	background-color:#ｆｆｆｆｆｆ;
	border-style:solid;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	text-align:center;
	float:left;
	width:166px;
	height:auto;
	}
	


li.main-manu a{
	color:#006611;
	display:block;
	width:166px;
	height:40px;
	border-left-width:0px;
	line-height:40px;
	font-size:12px;
	text-decoration:none;
	background-image:url(img/bg-menu.gif);
	background-position:left;
	text-indent:15px;
	}
	
	
li.main-manu-top a{
	color:#006611;
	display:block;
	width:166px;
	height:40px;
	border-left-width:0px;
	line-height:40px;
	font-size:12px;
	text-decoration:none;
	background-image:url(img/bg-menu.gif);
	background-position:left;
	text-indent:15px;
	}

ul	{
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
ul a:hover{
	background-position:right;
	color:#006611;
	}
	
/*　コンテンツ部分 */



.content-top {
	padding:0px;
	border-color:#000000;
	border-style:solid;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	text-align:left;
	height:auto;
	float:left;
	background-color:#ffffff;
	background-image:url(img/content-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:740px;
	}
	
.top-page-content{
	margin-top:210px;
	}
	
.content {
	padding:30px;
	margin-left:0;
	border-color:#000000;
	border-style:solid;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	text-align:left;
	float:left;
	height:auto;
	background-color:#ffffff;
	width:740px;
	}
	
h1	{
	background-image:url(img/list01.jpg);
	background-repeat:no-repeat;
	width:600px;
	height:33px;
	padding-left:10px;
	padding-top:10px;
	font-size:14px;
	color:#006611;
	}
	
h2	{
	width:600px;
	height:30px;
	padding-left:0px;
	padding-top:10px;
	font-size:16px;
	color:#006611;
	}

h3	{
background-image:url(img/bg_h2.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:600px;
	height:30px;
	padding-left:50px;
	padding-top:15px;
	font-size:14px;
	color:#4673B4;
	}



/* フッター */
.footer {
                clear:left;
	border-color:#000000;
	border-style:solid;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	width:997px;
	height:20px;
	padding-top:3px;
	font-size:12px;
	background-image:url(img/bg-footer.gif);
	}
	

	
.tougi-img {
	padding:5px;
	text-align:center;
	border:0px;
	text-decoration:none;
	background:ffffff;
	}

.re-top{
	color:666666;
	text-align:right;
	font-size:small;
	}