@charset "utf-8";

/**
 * CSS for top.
 *
 * @project  Rakuten Energy
 * @date     2013.09.25
 * @author   
 */

/* ------------------------------------------
	Contents styles
------------------------------------------ */

/* Contents head
------------------------------------*/
body#top {
	min-width: 1000px;
}
div#topContents {
	font-size: 82%; 
}
div#topContents div.contentsHead {
	/*
	background-image: url(../../img/top/add1309_bg_contents_head.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	*/
	position: relative; 
}
div#topContents div.contentsHeadInner {
	/*background: url(../../img/top/add1309_bg_contents_headin.jpg) no-repeat left top;*/
	position: relative;
	width: 950px;
	height: 48px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
}
div#topContents h1 {
	position: absolute;
	top: 129px;
	left: 203px;
}

div#topContents .socialArea {
	position: absolute;
	height: 46px;
	top: 5px;
	right: 0;
}
div#topContents div.susumeruWidget {
	float: left;
}
* html div#topContents div.susumeruWidget {
	width: 320px;
}



div#topContents div.contentsCatch {
	background-color: #e6e6e6;
}
div#topContents div.contentsCatchInner {
	position: relative;
	width: 938px;
	margin: 0 auto;
	background: url(../../img/top/add1309_bg_contents_catch.jpg) no-repeat 0 bottom;
	padding: 0 0 48px 0;
}
div#topContents #catchArea {
	position: relative;
	width: 938px;
	margin: -202px auto 0 auto;
	background:url(../../img/top/add1309_list_cmn_bg.png) no-repeat 0 bottom;
	overflow: hidden;
	zoom: 1;
}
div#topContents #catchArea li.catchList {
	position: relative;
	width: 306px;
	float: left;
	margin-right: 10px;
	float: left;
	/**/
	min-height: 247px;
}
li.catchList p.question {
	position: absolute;
	top: 18px;
	right: 8px;
}
li.catchList p.question span {
	display: block;
	width: 22px;
	height: 23px;
	font-size: 0;
	cursor: pointer;
}
/*
li.catchList h2{
	font-size:0;
	display:block;
	height:63px;
	margin-bottom:124px;
}
*/
li.catchList .boxInnerBtm {
	position: absolute;
	bottom: 0;
	margin: 8px;
	width: 288px;
	border: 1px solid #FFFFFF;
	background: url(../../img/top/add1309_list_cmn_bg_box.png) repeat;
}
/*
li.catchList .boxInnerBtm{
	margin:0 8px 8px 8px;
	width:288px;
	border:1px solid #FFFFFF;
	background:url(../../img/top/add1309_list_cmn_bg_boxshadow.png) repeat;
	padding:0;
}
*/
li.catchList .boxInnerBtmCont {
	margin: 7px 7px 3px 7px;
}
li.catchList .boxInnerBtmCont p {
	margin-bottom: 5px;
}
li.catchList .boxInnerBtmCont p img {
	display: block;
}
li.catchList .boxInnerBtmCont li {
	padding: 0 0 3px 15px;
	color: #FFFFFF;
	background: url(../../img/top/add1309_list_cmn_bg_ar.png) no-repeat 0 0.25em;
}
li.catchList .boxInnerBtmCont li a{
	color: #FFFFFF;
	text-decoration: none;
}
li.catchList .boxInnerBtmCont li a:hover{
	text-decoration: underline;
}


.topBnr {
  text-align: center;
  margin: 10px auto;
}

/* Contents body
------------------------------------*/

div#topContents div.contentsBody {
	background-color: #e6e6e6;
	padding-bottom: 70px;
}

a img.mouseOn {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	/*max-width: 259px;*/
}
a:hover img.mouseOn {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

/* Contents body
------------------------------------*/
div#topContents div.contentsBoxInner {
	width: 970px;
	margin: 0 auto;
	padding-top: 6px;
	background: url(../../img/top/add1309_bg_contents_body_top.gif) no-repeat 0 0;
}

div#topContents div.contentsBox {
	background-image: url(../../img/top/bg_contents_body.gif);
	background-repeat: repeat-y;
	background-position: 50% 0;
}
div#topContents div.contentsBoxInner {
	width:970px;
	margin: 0 auto;
}
div#topContents div.contentsWrap {
	border-bottom: solid 1px #cccccc;
	overflow: hidden;
	zoom: 1;  
}
/* mainContents
------------------------------------*/
div#topContents div.mainContents {
	width: 650px;
	float: left;
	padding: 30px 0 0 60px;
	zoom: 1;
}
div#topContents div.mainContents .boxWrap {
	margin-bottom:15px;
	overflow:hidden;
	zoom:1;
}
div#topContents div.mainContents .boxWrap .boxWrapInner {
	float:left;
	width:330px;
}
div#topContents div.mainContents h3 {
	margin-bottom:55px;
	z-index:99;
}
div#topContents div.mainContents h4 {
	margin-bottom:25px;
}
div#topContents div.mainContents p {
	margin-bottom:30px;
	padding-right:20px;
	font-size:110%;
	line-height:1.6;
}
div#topContents div.mainContents .boxWrap .view1 {
	margin: 40px 0 0 330px;
}
div#topContents div.mainContents .boxWrap .view1 img {
	z-index:0;
}
div#topContents div.mainContents .view2 {
	margin: 0 0 30px -40px;
}

div#topContents div.newInnerContents {
    margin: 0 auto;
    width: 950px;
}




/* navigation
------------------------------------*/
div#topContents div.navigation {
	width: 250px;
	float: right;
	padding-top:30px;
}
div#topContents ul.naviList {
	margin-top: -1px;
}
div#topContents .navigation li {
	border-top: solid 1px #cccccc;
}
div#topContents .navigation li.noBorder {
	border-top: none;
}
div#topContents .navigation li dl,
div#topContents .navigation li ul {
	padding: 0 10px;
	zoom:1;
}
div#topContents .navigation li dt {
	margin: 10px 0 15px 0;
}
div#topContents .navigation li dd {
	margin: 0 0 15px 10px;
}
div#topContents .navigation li dd span {
	display: block;
	margin: 0 0 15px 0;
}
div#topContents .navigation li dd a.pop {
	background: url(../../img/common/icon_pop.gif) no-repeat 100% 50%;
	padding-right: 15px;
}
div#topContents .navigation li dd span.icon {
	margin: 0 0 10px 0;
}
div#topContents .navigation li dd span.icon span {
	color: #5d5d5d;
	padding: 2px 4px;
	display: inline;
	border-top: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-left: 5px solid #bfbfbf;
	font-size: 90%;
}
div#topContents .navigation li dd.button {
	margin: 0 0 5px 0;
}
div#topContents .navigation dl.naviListInner {
	margin-left: -10px;
}
div#topContents .navigation dl.naviListInner dt {
	font-size: 120%;
	overflow:hidden;
	margin:0 0 5px 0;
	font-weight: bold;
}
div#topContents .navigation dl.naviListInner dt a {
	line-height:1;
	background: url(../../img/top/icon_link.gif) no-repeat 0 50%;
	padding-left: 19px;
	display: block;
}
div#topContents .navigation dl.naviListInner dd {
	margin: 0;
}
div#topContents .navigation li ul.bnArea {
	margin: 10px 0;
	zoom:1;
}
* html div#topContents .navigation li ul.bnArea {
	padding-top: 10px;
}
*:first-child+html div#topContents .navigation li ul.bnArea {
	padding-top: 10px;
}
div#topContents .navigation li ul.bnArea li {
	margin: 0 0 10px 0;
}

/*--- site_main_view ---*/
#site_main_view {
	background: url(../../img/top/add1703_site_main_panel_view.png) center bottom no-repeat;
	height: 350px;
}

#site_main_view h1 {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/*--- site access panel ---*/
#site_access_panel {
	padding: 29px 0 32px 0;
	background-color: #ededed;
}

#site_access_panel .inner {
	overflow: hidden;
}

#site_access_panel .panel_area {
	overflow: hidden;
	width: 950px;
	margin: 0 auto;
}

#site_access_panel .panel_area a img:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/* panel_lt */
#site_access_panel .panel_lt {
	float: left;
	width: 422px;
	padding: 22px 19px 22px 19px;
	background-color: #ffffff;
}

#site_access_panel .panel_lt h3 {
	margin: 0 0 13px 0;
	padding: 5px 10px 5px 10px;
	background-color: #44add9;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}

#site_access_panel .panel_lt .first_block p {
	margin: 15px 0 15px 0;
	font-size: 13px;
}

#site_access_panel .panel_lt .second_block {
	overflow: hidden;
	margin: 0 0 13px 0;
}

#site_access_panel .panel_lt .second_block .lt_img {
	float: left;
}

#site_access_panel .panel_lt .second_block .rt_img {
	float: right;
}

/* panel_rt */
#site_access_panel .panel_rt {
	float: right;
	width: 422px;
	padding: 22px 19px 22px 19px;
	background-color: #ffffff;
}

#site_access_panel .panel_rt h3 {
	margin: 0 0 13px 0;
	padding: 5px 10px 5px 10px;
	background-color: #c11920;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}

#site_access_panel .panel_rt .first_block p {
	margin: 15px 0 15px 0;
	font-size: 13px;
}

#site_access_panel .panel_rt .second_block {
	overflow: hidden;
	margin: 0 0 13px 0;
}

#site_access_panel .panel_rt .second_block .lt_img {
	float: left;
}

#site_access_panel .panel_rt .second_block .rt_img {
	float: right;
}













/* MY ENERGY LOGIN */
div#topContents #myEnergyLogin {
	margin-bottom: 28px;
	padding-bottom: 15px;
	border-top: 1px solid #ededed;
	border-bottom: 2px solid #ededed;
	background: url(../../img/top/add1604_my_energy_login_bg.png) repeat-x;
}

div#topContents #myEnergyLogin .loginInner {
	margin: 0 auto;
	padding: 15px 0 0;
	text-align: right;
	width: 950px;
}

div#myEnergyLogin .login {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}

div#myEnergyLogin .login p {
    float: left;
    line-height: 43px;
    margin-left: 10px;
}

div#myEnergyLogin .login .toLogin {
    float: left;
    line-height: 43px;
    margin-left: 10px;
}


/*reportSpInc*/
div#reportSpInc {
}
div#reportSpInc div.report {
	float: left;
	width: 606px;
	margin: 1px 28px 0 0;
}
div#reportSpInc div.report h2 {
	margin-bottom: 14px;
}
div#reportSpInc div.report .titleBlock {
	height: 28px;
	margin-bottom: 18px;
}
div#reportSpInc div.report h3 {
	float: left;
	width: 450px;
	height: 28px;
	padding-left: 36px;
	background: url(../../img/top/add1406_icon_news.png) no-repeat;
	font-size: 18px;
	font-weight: bold;
}
div#reportSpInc div.report .reportList {
	float: right;
	width: 119px;
	margin-top: 4px;
}
div#reportSpInc div.report .reportList a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/* report output */
div#reportSpInc div#reportList .hd {
	display: inline-block;
	margin-bottom: 6px;
	padding: 2px 10px;
	background: url(../../img/top/add1406_on_bg_date.gif) repeat;
	color: #ffffff;
	font-size: 12px;
}
div#reportSpInc div#reportList .date {
	float: left;
}
div#reportSpInc div#reportList .category {
	float: left;
	margin-left: 10px;
}
div#reportSpInc div#reportList h4 {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed;
}
div#reportSpInc div#reportList h4 a {
	font-size: 15px;
	text-decoration: none;
}
div#reportSpInc div#reportList h4 a:hover {
	text-decoration: underline;
}

div#reportSpInc div.spContents {
	float: left;
	width: 316px;
	/*margin-bottom: 37px;*/
}
div#reportSpInc div.spContents h2 {
	margin-bottom: 14px;
}
div#reportSpInc div.spContents li {
	margin-bottom: 13px;
}

/*LLP BANNER*/
div#llpBanner div.llpBannerInner {
	width: 950px;
	margin: 49px auto 62px auto;
}

/*topics*/
div#topContents div#topics {
	width: 950px;
	padding-bottom: 98px;
	position: relative;
}
div#topContents div#topics h2 {
	margin-bottom: 28px;
}
div#topContents div#topics li {
	position :relative;
	float: left;
	width: 259px;
	height: 342px;
	margin-bottom: 38px;
	padding: 0 28px;
	border-left: 1px solid #AFAFAF;
}
div#topContents div#topics li p.topics_newIco {
	position: absolute;
	right: 28px;
	top: 49px;
	z-index: 999;
	/*display: none;*/
}

div#topContents div#topics li p.topics_update {
	position: absolute;
	width: 259px;
	right: 28px;
	bottom: 5px;
	text-align: right;
	border-top: dotted 1px #000000;
}
div#topContents div#topics li.topics_posRight {
	margin-right: 0 !important;
	border-right: 1px solid #AFAFAF;
}
div#topContents div#topics li div {
	margin-bottom: 15px;
}

div#topContents div#topics li div a img {
	max-width: 259px;
}

div#topContents div#topics li .category {
	text-align: right;
}

div#topContents div#topics li .category dt,
div#topContents div#topics li .category dd {
	display: inline-block;
	vertical-align: top;
}

div#topContents div#topics li .category dt .ico-category {
	display: inline-block;
	width: 17px;
	height: 12px;
	margin-right: 5px;
	background: url('https://energy.rakuten.co.jp/img/blog/icon-category.gif') no-repeat;
}

/*導入事例*/
div#topContents div#topics li.topics_zirei h3 {
	height: 49px;
	line-height: 1;
	font-size: 16px;
	font-weight: bold;
}
div#topContents div#topics li.topics_zirei h3 img {
	margin-bottom: 7px;
}
div#topContents div#topics li.topics_zirei h4 {
	height: 29px;
	font-size: 12px;
	font-weight: normal;
}
div#topContents div#topics li.topics_zirei h4 img {
	vertical-align: middle;
}
div#topContents div#topics li.topics_zirei h4 span {
	padding: 1px 0 0 8px;
}
div#topContents div#topics li.topics_zirei p.topics_zirei_txt {
	color: #666666;
}
/*Switch&pressRelease*/
div#topContents div#topics li.topics_switch h3 {
	height: 49px;
	line-height: 1;
}
div#topContents div#topics li.topics_switch h3 img {
	margin-top:9px;
}

div#topContents div#topics li.topics_press div.textbox {
	background: url(../../img/top/add1312_topics_Switch_text_bg.png) repeat;
	position: absolute;
	width: 259px;
	right: 28px;
	bottom: 51px;
	margin-bottom: 0;
}
div#topContents div#topics li.topics_switch div.textbox {
	margin: -15px 0 0 0;
	display: table;
}

div#topContents div#topics li.topics_switch div.textbox a {
	display: table-cell;
	vertical-align: middle;
	height: 115px;
}
div#topContents div#topics li.topics_switch div.textbox p,
div#topContents div#topics li.topics_press div.textbox p{
	padding: 8px;
	color: #666666;
}

div#topContents div#topics li.topics_switch .topics_newIco {
	display: none;
}

div#topContents div#topics li.topics_switch p.topics_newIco.iconNew {
	display: block;
}

/*pressRelease*/
div#topContents div#topics li.topics_press h3 {
	height: 39px;
	padding-top:10px;
	color: #bf1920;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
}
div#topContents div#topics li.topics_press h3 img {
	margin-right: 10px;
}


div#topContents div#pageToTop {
	position: relative;
	width: 950px;
	margin:0 auto;
}
div#topContents #pageToTop p{
	width: 48px;
	height: 98px;
	position: fixed;
	left: auto;
	bottom: 20px;
	margin-left: 960px;
}
* html div#topContents #pageToTop p{
	position: absolute;
}

/*
div#topContents div#pageToTop {
	position: relative;
	height: 98px;
	width: 950px;
	margin:0 auto;
}
div#topContents div#pageToTop p {
	position:absolute;
	top: -30px;
	right:-59px;
}
*/




/* linkContents
------------------------------------*/
div#topContents div.linkArea h4 {
	margin: 0 auto;
	width:990px;
}
div#topContents div.linkContents {
	margin: 0;
	padding: 0;
	background-color:#ffffff;
}
div#topContents div.linkContents ul {
	padding: 45px 30px;
	margin-left: 0px;
	overflow:hidden;
	zoom:1;
}
div#topContents div.linkContents ul li {
	overflow:hidden;
	zoom:1;
	float: left;
	width: 165px;
	margin-left: 14px;
}


div.bannerList{
    margin: 0 auto;
    width: 950px;
}


div.bannerList ul{
	padding-top: 30px;
	margin-left: 40px;
}

div.bannerList ul li{
    float: left;
    padding-right: 15px;
}

.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}

.bun_dr{
	margin:4px 0 23px 0;
}