@charset "utf-8";
#main a:link {
	color: #0033CC;
	text-decoration: none;
}

#main a:hover {
	color: #00A1E9;
}


#main-image {
	width: 600px;
	background-image: url(../images/index/main-image.jpg);
	background-repeat: no-repeat;
	height: 433px;
	margin-bottom: 20px;
}
#page-link {
	width: 600px;
	margin-bottom: 20px;
	float: left;
}

#page-link-01 {
	width: 600px;
	margin-bottom: 20px;
	float: left;
}
#page-link-01 p {
	width: 200px;
	float: left;
	font-size: 12px;
	line-height: 110%;
	margin: 0px;
}


#page-link-02 {
	margin-bottom: 20px;
	width: 600px;
	float: left;
}

#page-link-02 p {
	width: 200px;
	float: left;
	font-size: 12px;
	line-height: 110%;
	margin: 0px;
}


#news {
	width: 600px;
	background-image: url(../images/index/news-title.gif);
	background-repeat: no-repeat;
	height: 220px;
	padding-top: 50px;
	background-attachment: scroll;
	overflow: scroll;
	margin-bottom: 5px;
	clear: both;
}
#news ul, li, a {
	text-decoration: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	line-height: 120%;
}
#news li {
	padding-top: 10px;
	padding-bottom: 5px;
}
#eco-point {
	width: 600px;
	height: auto;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.font-25 {
	font-size: 28px;
	text-align: center;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #256725;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
