@charset "UTF-8";
#container {
	background-image: url(../img/top/bg-content.jpg);
}
#head {
	height: 405px;
}
#text-navi {
	display: none;
}
#cat-img {
	background-color: #333333;
	height: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-indent: 0em;
}
#content-foot {
	background-image: url(../img/top/bg-content-foot.jpg);
}
#content .left-box {
	width: 250px;
	padding-left: 40px;
	padding-top: 20px;
	line-height: 26px;
}
#content .left-box img {
	margin-top: 15px;
}

#content .left-box h2.title01 {
	background-image: url(../img/top/title01.jpg);
	background-repeat: no-repeat;
	height: 63px;
	text-indent: -700em;
}
#content .right-box {
	width: 510px;
	padding-right: 15px;
}
#content .right-box h2.title02 {
	background-image: url(../img/top/title02.jpg);
	margin-bottom: 5px;
}
#content .right-box h2.title03 {
	background-image: url(../img/top/title03.jpg);
	margin-bottom: 5px;
}
#content .right-box h2.title04 {
	background-image: url(../img/top/title04.jpg);
	margin-bottom: 5px;
}
#content .right-box h2.title05 {
	background-image: url(../img/top/title05.jpg);
	margin-bottom: 5px;
}
#news-box {
	width: 240px;
	float: left;
}
#news-box .entry-box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.entry-head .entry-date {
	float: left;
	width: 100px;
	font-size: 10px;
	color: #990000;
}
.entry-head .entry-category {
	float: right;
	font-size: 10px;
	color: #003366;
}
.entry-title {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 3px;
	margin-top: 3px;
}
#power-navi-box {
	float: right;
	width: 250px;
}
#search-box {
	margin-top: 20px;
}
#head-menu .menu-box {
	width: 343px;
	margin-right: 8px;
	margin-top: 37px;
}
