@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
	text-indent: -700em;
	font-size: 1px;
	line-height: 1px;
}
body {
	background-color: #FFFFFF;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
ul.menu {
	list-style-position: outside;
	list-style-type: none;
}
img.align-r {
	float: right;
	display: block;
}
img.align-l {
	float: left;
	display: block;
}
.sub-box-1st {
}
.sub-box-2nd {
	margin-top: 50px;
}
p {
	padding-bottom: 25px;
}
h2 {
	background-repeat: no-repeat;
	text-indent: -700em;
	height: 18px;
	font-size: 12px;
	line-height: 100%;
	margin-bottom: 20px;
}
h3 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 3px;
	color: #2C4A66;
}
#content-foot {
	background-image: url(../img/share/bg-content-foot.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
h2.title02 {
	background-image: url(../img/top/title02.jpg);
	margin-bottom: 5px;
}
h2.title03 {
	background-image: url(../img/top/title03.jpg);
	margin-bottom: 5px;
}
#news-box {
	width: 230px;
	/*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;
}


