@charset "Shift_JIS";

/*------------------------------------------------------------------------------

	[ファイル名]	contents_faqindex.css
	
	[概要]	電気のQ&A
	
	[目次]
		
	
------------------------------------------------------------------------------*/

div.clearFloat {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 1px;
	width: 1px;
}


#bodyContent{
	width: 705px;
	margin: 0 auto;
	padding: 15px 0 15px 0;
}



/*------------------------------------------------------------------------------

								p#anchorTop / p#menuTop
								
------------------------------------------------------------------------------*/
p#anchorTop,
div#answerList dl dd p.anchorTop{
	text-align: right;
	margin: 0;
	margin-top: 10px;
}


p#menuTop{ 
	text-align: center;
}

div#answerList dd p.anchorTop a,
p#anchorTop a,
p#menuTop a{
	padding-left: 15px;
	background: url(../images/anchor_top.gif) no-repeat scroll 0em 0.15em;
	text-align: left;
	zoom: 1;
}


/*------------------------------------------------------------------------------

							角丸 枠

------------------------------------------------------------------------------*/
div.outerFrameToppage{

	/* width: 524px; */
	width: 705px;
	margin: 1px 0 20px 0;
	padding: 10px 20px 15px;
	background: url(../images/outframe_gray_bottom.gif) no-repeat left bottom;
	border-top: 1px solid #eee;
}

div.outerFrameToppage p{
	margin: 0 0 0px!important;
	width: 660px;
}

div.outerFrameToppage dl {
	margin:0;
	width: 680px;
}

div.outerFrameToppage dl dt{
	margin: 5px 0;
	color: #009899;
}

div#outerFrame{
	/* width: 564px; */
	width: 705px;
	margin: 10px 0 20px 0;
	padding: 0 0 15px 0;
	background: url(../images/outframe_gray_bottom.gif) no-repeat left bottom;
}

* html body div.outerFrameToppage,
* html body div#outerFrame{
	overflow: hidden;
}

* html body div.outerFrameToppage ul li,
* html body div#innerFrame ul li{
	white-space: nowrap;
}


div#outerFrame div#innerFrame{
	/* width: 544px; */
	width: 705px;
	margin: 0;
	padding: 15px 10px 0;
	background: url(../images/outframe_gray_top.gif) no-repeat top left;
}

div#outerFrame div#innerFrame dt{
	margin-bottom: 5px;
	font-size: 1.2em;
}


p.Answer img.Title{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


/*------------------------------------------------------------------------------

							bodyNavi01

------------------------------------------------------------------------------*/
div#contentBodyNavi dl.bodyNavi01 ul{
	line-height: 1.1;
	padding: 6px 2px 3px 22px;
	border-top: 1px solid #ccc;
	list-style-type: none;
}

div#contentBodyNavi dl.bodyNavi01 ul li{
	width: 147px;
	padding-bottom: 3px;
	padding-left: 10px;
	background: transparent url(http://www.tohoku-epco.co.jp/shared/image/icon_dot01.gif) no-repeat 2px 0.5em;
}

div#contentBodyNavi dl.bodyNavi01 dd ul li a {
	display: inline;
	padding: 0;
	background-image: none;
	color: #0000ff;
	text-decoration: underline;
}

div#contentBodyNavi dl.bodyNavi01 dd ul li a:visited {
	color: #9933cc;
	text-decoration: underline;
}

div#contentBodyNavi dl.bodyNavi01 dd ul li a:hover{
	background-image: none;
	color: #ff0000;
	text-decoration: none;
}

div#contentBodyNavi dl.bodyNavi01 dd ul li a.activeNavi{
	background-image: none!important;
	color: #ff0000!important;
	text-decoration: none!important;
}

/*------------------------------------------------------------------------------

						h2 h3 h4

------------------------------------------------------------------------------*/
div#contentBodyMainC2 h2{
	margin-bottom: 15px!important;
}


div#contentBodyMainC2 h3{
	margin-bottom: 0px!important;
	padding: 5px 0 5px 13px;
	border-left: 3px solid #009933;
	border-bottom: 1px solid #ccc;
	zoom: 1;
	font-size: 110%;
}


div#contentBodyMainC2 h4{
	width: 519px;
	margin: 0px 0px 7px;

	padding: 0 0 2px 15px;
	background: transparent url(../images/h4_type1.gif) no-repeat 0em 0.3em;
	border-bottom: 1px solid #009933;
	font-weight: normal;
}


/*------------------------------------------------------------------------------

							ul li

------------------------------------------------------------------------------*/
div.outerFrameToppage ul,
div#innerFrame ul{
	margin-bottom: 0;
	margin-left: 5px;

}

div.outerFrameToppage ul li{
	float: left;
	min-width: 6em;
	padding: 0 30px 13px 12px;
	background: url(../images/icon_arrow03.gif) no-repeat 0em 0.3em;
}

div#innerFrame ul li{
	float: left;
	padding: 0 30px 5px 12px;
	background: url(../images/icon_arrow03.gif) no-repeat 0em 0.3em;
	word-break: keep-all;
	zoom: 1;
}


/*------------------------------------------------------------------------------

							

------------------------------------------------------------------------------*/
/* dt */
div#contentBodyMainC2 div#answerList dt{
	/* width: 482px; */
	width: 705px;
	margin: 30px 0px 7px;
	padding-left: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: transparent url(../images/question.gif) no-repeat 10px 0.6em;
	border: 1px solid #009933;
	color: #000;
}

div#contentBodyMainC2 div#answerList a{
	text-decoration: none!important;
	color: #000;
}
div#contentBodyMainC2 div#answerList dt{
	font-size: 1.1em;
}

div#contentBodyMainC2 div#answerList a:hover{
    color: #000!important;
}


div#contentBodyMainC2 div#answerList dd{
	/* width: 559px; */
	width: 689px;
	margin: 0 0 0px 5px;
}


/*------------------------------------------------------------------------------

							h3 category1〜10

------------------------------------------------------------------------------*/
div#contentBodyMainC2 h3#Category01{
	font-size: 1.4em;
	padding-left: 110px;
	background: transparent url(../images/h3_01.gif) no-repeat center left;
}

div#contentBodyMainC2 h3#Category02{
	font-size: 1.4em;
	padding-left: 110px;
	background: transparent url(../images/h3_02.gif) no-repeat center left;
}

div#contentBodyMainC2 h3#Category03{
	font-size: 1.4em;
	padding-left: 110px;
	background: transparent url(../images/h3_03.gif) no-repeat center left;
}

div#contentBodyMainC2 h3#Category04{
	font-size: 1.4em;
	padding-left: 110px;
	background: transparent url(../images/h3_04.gif) no-repeat center left;
}

div#contentBodyMainC2 h3#Category05{
	font-size: 1.4em;
	padding-left: 110px;
	background: transparent url(../images/h3_05.gif) no-repeat center left;
}

div#contentBodyMainC2 h3#Category06{
	font-size: 1.4em;
	padding-left: 110px;
	background: transparent url(../images/h3_06.gif) no-repeat center left;
}

div#contentBodyMainC2 h3#Category07{
	font-size: 1.4em;
	padding-left: 110px;
	background: transparent url(../images/h3_07.gif) no-repeat center left;
}

div#contentBodyMainC2 h3#Category08{
	font-size: 1.4em;
	padding-left: 110px;
	background: transparent url(../images/h3_08.gif) no-repeat center left;
}

div#contentBodyMainC2 h3#Category09{
	font-size: 1.4em;
	padding-left: 110px;
	background: transparent url(../images/h3_09.gif) no-repeat center left;
}

div#contentBodyMainC2 h3#Category10{
	font-size: 1.4em;
	padding-left: 110px;
	background: transparent url(../images/h3_10.gif) no-repeat center left;
}




/* ### スマートフォン ### */
/* -------------------------------------------------------------------------------- */
@media (max-width: 667px) {
.sp_br:before{
	content: "\A" ;
	white-space: pre ;
}


#bodyContent{
	width: 100%;
}
div#contentBodyMainC2 h3#Category01{
	padding: 25px 0 0 10px;
	background: transparent url(../images/h3_01.gif) no-repeat top left;
}

div#contentBodyMainC2 h3#Category02{
	padding: 25px 0 0 10px;
	background: transparent url(../images/h3_02.gif) no-repeat top left;
}

div#contentBodyMainC2 h3#Category03{
	padding: 25px 0 0 10px;
	background: transparent url(../images/h3_03.gif) no-repeat top left;
}

div#contentBodyMainC2 h3#Category04{
	padding: 25px 0 0 10px;
	background: transparent url(../images/h3_04.gif) no-repeat top left;
}

div#contentBodyMainC2 h3#Category05{
	padding: 25px 0 0 10px;
	background: transparent url(../images/h3_05.gif) no-repeat top left;
}

div#contentBodyMainC2 h3#Category06{
	padding: 25px 0 0 10px;
	background: transparent url(../images/h3_06.gif) no-repeat top left;
}

div#contentBodyMainC2 h3#Category07{
	padding: 25px 0 0 10px;
	background: transparent url(../images/h3_07.gif) no-repeat top left;
}

div#contentBodyMainC2 h3#Category08{
	padding: 25px 0 0 10px;
	background: transparent url(../images/h3_08.gif) no-repeat top left;
}

div#contentBodyMainC2 h3#Category09{
	padding: 25px 0 0 10px;
	background: transparent url(../images/h3_09.gif) no-repeat top left;
}

div#contentBodyMainC2 h3#Category10{
	padding: 25px 0 0 10px;
	background: transparent url(../images/h3_10.gif) no-repeat top left;
}



div.outerFrameToppage{
	width: 100%;
	background: none;
	border: 1px solid #ccc;
	padding: 10px;
}

div#outerFrame div#innerFrame{
	width: 100%;
	background: none;
}

div.outerFrameToppage p {
	width: 100%;
}
div.outerFrameToppage dl {
	width: 100%;
}



div#outerFrame {
	width: 100%;
	padding: 0 0 10px 0;
	background: none;
	border: 1px solid #ccc;
}
div#outerFrame div#innerFrame{
	padding: 10px 10px 0 10px;
}

div#contentBodyMainC2 div#answerList dt {
	width: 100%;
}


div#contentBodyMainC2 div#answerList dt {
	width: 100%;
	padding-left: 10px;
	padding-top: 25px;
}

div#contentBodyMainC2 div#answerList dd {
	width: 96%;
}

p.Answer img.Title{
	float: none;
	display: block;
}


div#innerFrame ul li{
	word-break: normal;
}


} /*  @media (max-width: 667px)  */



