@charset "UTF-8";
/* CSS Document */

#main_image {
	height: 250px;
	width: 965px;
	padding-top: 15px;
	background-image: url(../images/top/main_image.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
	clear: both;
}
#main_image h2 {
	text-indent: -999em;
	height: 250px;
	width: 965px;
	display: block;
	overflow: hidden;
}
#top_right_area #topics_title {
	background-image: url(../images/top/topics_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	display: block;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	overflow: hidden;
}
#topics {
	clear: right;
	float: left;
	width: 735px;
	margin-bottom: 20px;
}
#topics dl {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #999;
	height: 132px;
	overflow: auto;
}
#topics dl dt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	padding-left: 40px;
	padding-right: 20px;
	float: left;
	padding-top: 12px;
	padding-bottom: 6px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 1;
	height: 14px;
	width: 70px;
}
#topics dl dd {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	display: block;
	vertical-align: middle;
	line-height: 1;
	height: 14px;
	width: 575px;
	float: left;
}
#topics dl .new {
	background-image: url(../images/top/new.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#topics_link_box {
	height: 140px;
	width: 735px;
	float: left;
	margin-bottom: 20px;
}
#topics_link_box ul {
	display: block;
	float: left;
	height: 140px;
	width: 735px;
}
#topics_link_box ul .eco_life_link {
	background-image: url(../images/top/eco_life_link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	display: block;
	height: 140px;
	width: 355px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}
#topics_link_box ul .eco_life_link a {
	text-indent: -999em;
	display: block;
	height: 140px;
	width: 355px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}
#topics_link_box ul .eco_will_link {
	background-image: url(../images/top/eco_will_link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	display: block;
	float: left;
	height: 140px;
	width: 175px;
	overflow: hidden;
	margin-right: 14px;
}
#topics_link_box ul .eco_will_link a {
	text-indent: -999em;
	display: block;
	float: left;
	height: 140px;
	width: 175px;
	overflow: hidden;
	margin-right: 14px;
}
#topics_link_box ul .ene_farm_link {
	background-image: url(../images/top/ene_farm_link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	display: block;
	float: left;
	height: 140px;
	width: 175px;
	overflow: hidden;
}
#topics_link_box ul .ene_farm_link a {
	text-indent: -999em;
	display: block;
	float: left;
	height: 140px;
	width: 175px;
	overflow: hidden;
}
#top_right_area .theme_reform_title{
	background-image: url(../images/top/theme_reform_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	height: 30px;
	overflow: hidden;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
}
#top_right_area #theme_box {
	float: left;
	width: 720px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 5px;
	padding-bottom: 5px;
}
#top_right_area #theme_box ul {
	display: block;
	float: left;
	width: 720px;
}
#top_right_area #theme_box ul li {
	display: block;
	float: left;
	width: 134px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.2;
}
#top_right_area #theme_box ul li img {
	margin-bottom: 5px;
}
#topics a:link {
	color: #000000;
	text-decoration: none;
}
#topics a:visited {
	text-decoration: none;
	color: #900;
}
#topics a:hover {
	text-decoration: underline;
	color: #005655;
}
#topics a:active {
	text-decoration: none;
}
