@charset "utf-8";

#container .rightColumn .newsTitle{
    margin-top:30px;
}

#container .rightColumn .newsArea{
    background:url(/img/bg_topics_top.gif) 0 0 no-repeat;
    text-align:center;
    padding:10px 0px 0px 0px;
    margin-bottom:30px;
}

#container .rightColumn .newsArea .newsColumn{
    width:210px;
    text-align:left;
    margin:0 auto;
    overflow:auto;
    height: 150px;
    padding-top:10px;
}

#container .rightColumn .newsArea .newsColumn li {
    background:url(/img/bar_topics.gif) 0 100% repeat-x;
    margin-bottom:10px;
    padding-bottom:10px;
}
#container .rightColumn .newsArea .newsColumn li.last {
	background: none;
    margin-bottom:10px;
    padding-bottom:10px;
}

#container .rightColumn .newsArea .newsColumn li p{
    background:url(/img/icn_topics.gif) 0 4px no-repeat;
    padding-left:25px;
}

#container .rightColumn .newsArea .newsColumn li p.date{
    background:none;
    font-size:10px;
    padding-left:0;
}

#container .rightColumn .newsArea .newsBottom{
    clear:both;
    height:10px;
    line-height:10px;
    font-size:10px;
}

.newsPage .readMore{
    color:#60911E;
    text-decoration:underline;
    background:url(/img/icn_topics.gif) 0 5px no-repeat;
    padding-left:25px;
    clear:both;
}

div.pager {
    margin-top: 20px;
    font-size: 85%;
}

div.pager a,
div.pager span {
    display: block;
    float: left;
    margin-right: 3px;
    padding-top: 6px;
    width: 30px;
    height: 24px;
    text-align: center;
}

div.pager a {
    color:#60911E;
    background-color: #fff;
    border:#CCCCCC solid 1px;
    text-decoration:none !important;
}

div.pager span.current {
    color: #fff;
    background-color: #2e6ab1;
    border: 1px solid #2e6ab1;
    font-weight: bold;
}

div.pager span.nextprev {
    border: 1px solid #ddd;
    color: #999;
    background-color: #fff;
}

div.pager a.nextprev {
    font-weight: bold;
}

.newsPage .newsImg{
    float:left;
    margin:0 15px 15px 0;
}

#container .leftColumn h2.sub {
	background:url(/common/img/bg_ttl_sub.gif) 0 0 no-repeat;
    font-size:14px;
    color:#62911E;
    font-weight:bold;
    line-height:30px;
    padding-left:15px;
    height:30px;
    
}


/* 蓄電池：サイドバーCSS */
.mgn-b10 {
	margin-bottom: 10px;
}
#sidebox {
	background-image: url(../img/sidebox.gif);
	background-repeat: repeat-y;
	width: 210px;
	overflow: visible;
	font-size: 12px;
	line-height: 18px;
	padding-right: 15px;
	padding-left: 15px;
}