@charset "utf-8";


/* ガスのサイト用リセット */
body.smartenergy{
	background: url(http://smartenergy.ismedia.jp/common/images/v1/diamond/main-bg.jpg) repeat-x top #0f1489 !important;
	text-align:left !important;
}

#contents.smartenergy{
	background-image:none;
	background-color:transparent;
	border-style:none;
}
#main-contents.smartenergy{padding:0;background-color:transparent;}

#header.smartenergy{background-image:none;height:auto;width:1015px;margin:0 auto;}
#header.smartenergy #header-inner{background-image:none;width:auto;padding:0;height:111px;}

#header.smartenergy #header-inner #media-logo{float:left;width:398px;padding-top:32px;padding-left:15px;}
#header.smartenergy #header-inner #smartenergy-logo{float:right;width:228px;padding-top:73px;padding-right:25px;}



#article{
	background-color:#fff;
	padding:10px 10px 30px 10px;
}
#article #kanban img{padding-bottom:0;}


#footer.smartenergy #footer-inner{width:auto;}

#footer.smartenergy{
    background-color:#F00;
	background: url(/common/images/v1/common/footer-border.gif) 0 0 repeat-x !important;
	border-top: solid 1px #8592A5 !important;
	padding-top:10px;
	color:#000;
}

#footer-wrapper{
	background:url(https://digitalexperience.ismedia.jp/common/images/test/bg_footer_dol.png) repeat-x bottom #D7CDA9;
	margin-top:40px;
}

#footer-d.smartenergy{margin:0 auto;float:none;width:996px;}

/* 記事の詳細設定 */
#breadcrumb.smartenergy,#breadcrumb.smartenergy span,#breadcrumb.smartenergy a{color:#fff;font-size:12px;padding:5px;}

#article h4{background-image:none;border-style:none;}
#article h4{
	color:#000;
	background:url(https://smartenergy.ismedia.jp/common/images/v1/article/article-h4-bg.gif) no-repeat left !important;
	padding-left:50px;
	padding-top:1em;
	padding-bottom:1em;
	clear:none;
	display:block;
	margin-top:0;
	line-height:1.5;
	height:1%;
}

#signage.smartenergy{width:auto;}

#signage.smartenergy #title{width:auto;float:none;margin-left:0;}
#signage.smartenergy #title h1{background-image:none;border-bottom:solid 1px #a3a3a3;}

#service-menu .left ul li{float:left;margin-right:10px;}

#editor{padding:0 15px;}

#article-content{margin:0 auto 20px auto;}

#article-end .more{float:none;}

#article-end.smartenergy{width:640px;margin:0;padding:0;float:none;}
#article-end.smartenergy ul{width:auto;margin:0;padding:0;}

#article-end.smartenergy #article-backnumber ul {
    padding-bottom: 0;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 8px !important;
}

#box2{display:none;}

div.apple_overlay .close {
	background:url(https://smartenergy.ismedia.jp/common/images/v1/diamond/close.gif) no-repeat 0 0;
	position:absolute;
	right:10px;
	top:10px;
	cursor:pointer;
	height:20px;
	width:20px;
	display: block;
}

/* ページ繰り */
.multipage-end{margin:10px auto;}

.multipage-end .current_p,.multipage-end .other_p{
	border-style:none;
	height:auto;
	width:auto;
	font-weight:normal;
	line-height:normal;
	padding-top:2px !important;
	text-indent:0;
}
.multipage-end .next_p{
	width:auto;
	font-size:12px;
	padding-right:15px;
	margin-top:5px;
}
.multipage-end .back_p{
	width:auto;
	font-size:12px;
	padding-left:15px;
	margin-top:5px;
}
