@charset "utf-8";

#main {
	background-image: url(../img/04_top_news_back1.png);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	position: relative;
}
#main a:link {
	color: #669900;
	text-decoration: none;
}
#main a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#main a:visited {
	color: #666600;
	text-decoration: underline;
}


#main .main {
	margin: 0px auto;
	width: 850px;
	padding-top: 40px;
}
#main  .main0 {
	background-image: url(../img/01_top_back.png);
	background-repeat: no-repeat;
	margin: 0px auto;
	width: 970px;
	background-position: 0px 95%;
}



#main  .main1 {
	width: 450px;
	clear: right;
	float: left;
	margin-right: 30px;
	padding-left: 10px;
	background-repeat: no-repeat;

}
#main .main1 h2 {
	margin-bottom: 0.5em;
	border-bottom: 1px solid #669900;
	width: 450px;

}

#main   .main1   ul {
	font-size: 115%;
	line-height: 1.8;
	padding-left: 7px;
	margin-bottom: 30px;
}
#main   .main1   ul   li {
	list-style: none;
	text-indent: 1em;
	color: #666666;
}
/* MacIE5 除く \*/
#main .main1 ul li#first:first-letter {
	font-size:20px;
	color: #666666;
	line-height: 0.1em;
	font-weight: bold;
}
/* end */
}
#main .main_side {
	float: left;
	position: relative;
	width: 355px;
	clear: right;
	height: 360px;
	margin-top: 15px;
}

#main    .main_side    ul {




}

#main        .main_side        ul li       {
	list-style: none;
	margin-bottom: 20px;
}
#main  .main_side  ul  li img:hover {
	position: relative;
	left: 3px;
}





#main .main2 {
	margin: 0px auto;
	width: 900px;
	clear: both;
}
#main .main2 ul {
	height: 140px;
	margin: 0px auto;

}


#main  .main2  ul  li {
	float: left;
	clear: right;
	list-style: none;
	margin-left: 20px;
}
#main .main2 a:hover {
	position: relative;
	bottom: 3px;
}

#main .news {
	position: relative;
	height: 125px;
	width: 900px;
	margin: 50px auto 0px;
	clear: both;
	background-repeat: repeat-x;
}
#main   .news   a#news {
	position: absolute;
	top: 30px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 66px;
	width: 108px;
	background-image: url(../img/04_top_news3.png);
	margin-left: 50px;
}
#main  .news  a#news:hover img {
	visibility: hidden;
}

#main   .news   dl {
	background-image: url(../img/04_top_news_back2.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	height: 120px;
}
#main      .news      dl      dt#news1 {
	margin-left: 180px;
	list-style: none;
	position: absolute;
	top: 30px;
	color: #999999;
}
#main    .news    dl    dt#news2 {
	margin-left: 180px;
	list-style: none;
	position: absolute;
	top: 55px;
	color: #999999;
}
#main .news dl dt#news3 {
	margin-left: 180px;
	list-style: none;
	position: absolute;
	top: 80px;
	color: #999999;
}

#main .news dl dd#news1 {
	margin-left: 280px;
	list-style: none;
	position: absolute;
	top: 30px;
	color: #336600;
	left: 0px;
}

#main .news dl dd#news2 {
	margin-left: 280px;
	list-style: none;
	position: absolute;
	top: 55px;
	color: #336600;
}
#main .news dl dd#news3 {
	margin-left: 280px;
	list-style: none;
	position: absolute;
	top: 80px;
	color: #336600;
}
