body {
	background-color: #339900;
	margin:0px;
	}
#contents {
	width: 950px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 30px;
	display: block;
}
#contents ul {
	margin: 0px;
	padding: 0px;
}

/*--------------------------------------*/
#contents #news {
	width: 465px;
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	padding-top: 50px;
	background-image: url(n_t.gif);
	background-repeat: no-repeat;
	background-position: top;
	float:left;
	margin-bottom:30px;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}

#contents  #news li {
	list-style-image: url(icon.gif);
	list-style-position: inside;
	padding-left: 20px;
	margin-left: 0px;
	color: #006600;
}
/*--------------------------------------*/
#contents #tochi {
	width: 465px;
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	padding-top: 50px;
	background-image: url(t_t.gif);
	background-repeat: no-repeat;
	background-position: top;
	float:right;
	margin-bottom:30px;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}

#contents  #tochi li {
	list-style-position: outside;
	padding-left: 20px;
	margin-left: 0px;
	color: #006600;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}
/*--------------------------------------*/


#contents #pr {
	clear:both;
	width:950px;
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	margin-top: 25px;
	display:block;
	background-image: url(b_t.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
	height: 200px;
}


#contents #pr li {
	width:225px;
	height:120px;
	list-style-type: none;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 16px;
	margin-left: 0px;
	font-size: 10px;
}
/*--------------------------------------*/


#footer {
	color: #FFFFFF;
	width: 100%;
	clear:both;
	background-color: #663300;
	padding-top: 20px;
	border-top-width: 5px;
	border-top-style: solid;
	margin-top: 20px;
	display: block;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
}


/*--------------------------------------*/
#footer #contents #sitemap {
	width: 50.px;
	background-image: url(ft_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 245px;
	width: 500px;
}

#footer #contents #sitemap h1 {
	background-image: url(sm_t.gif);
	text-indent: -9999px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	background-repeat: no-repeat;
}

#footer #contents #sitemap ul {
	float: left;
	width: 160px;
	font-size: 10px;
	line-height: 170%;
	margin-bottom: 20px;
	padding-top: 20px;
}

#footer #contents #sitemap li {
	list-style-position: outside;
	padding-left: 5px;
	margin-left: 20px;
	color: #D3A87C;
	
	}
#footer #contents #sitemap #sm1 {
	background-image: url(ft_sm_r1_c1.gif);
	background-repeat: no-repeat;
}

#footer #contents #sitemap #sm2 {
	background-image: url(ft_sm_r1_c5.gif);
	background-repeat: no-repeat;
}

#footer #contents #sitemap #sm3 {
	background-image: url(ft_sm_r1_c3.gif);
	background-repeat: no-repeat;
}

#footer #contents #sitemap #sm4 {
	background-image: url(ft_sm_r3_c1.gif);
	background-repeat: no-repeat;
}
#footer #contents #sitemap #sm5 {
	background-image: url(ft_sm_r4_c4.gif);
	background-repeat: no-repeat;
}

#footer #contents #info {
	float: right;
	width: 400px;
	background-image: url(info.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 320px;
}

#footer #contents #info #bn li {
	padding: 0px;
	float: left;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer #contents #info #bn {
	margin: 0px;
	padding: 0px;
	widows:300px;
}
#footer #cp {
	background-color: #422100;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	clear: both;
	line-height: 180%;
}

/*--------------------------------------*/
#contents #tochi a:link {
	color: #339900;
	text-decoration: none;
}
#contents #news a:link {
	color: #339900;
	text-decoration: none;
}

#contents #tochi a:hover {
color:#FF9900;
	text-decoration: none;
}
#contents #news a:hover {
color:#FF9900;
	text-decoration: none;
}

#contents #tochi a:active {
color:#FF9900;
	text-decoration: none;
}
#contents #news a:active{
color:#FF9900;
	text-decoration: none;
}

#contents #tochi a:visited {
color:#006600;
	text-decoration: none;
}
#contents #news a:visited {
color:#006600;
	text-decoration: none;
}


#footer #contents #sitemap a {
	color: #FFFFFF;
	text-decoration: none;
}
#contents em {
	font-style: normal;
	color: #FF0000;
}
#contents #pr li img {
	margin-bottom: 10px;
}
#footer #cp a {
	color: #996633;
}
#contents .scroll {
	height: 140px;
	overflow: auto;
}
#contents #tochi .scroll img {
	padding-right: 15px;
	padding-top: 3px;
}
