@charset "Shift_JIS";
/*
:タイトル "「スマート電化」 スタイル設定";
:一行説明 "「スマート電化」 スタイル設定のスタイルシートです";
*/

/* サイト共通スタイル調整
   --------------------------------------------- */
#global_nav {
	overflow: hidden;/*remove!!*/
}

/* --------------------------------
	グローバルナビ2
-------------------------------- */
div#global_nav2 { margin:10px 0 0 0; padding:0; width:100%; color:#444; font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Lucida Grande", "Hiragino Kaku Gothic Pro", Osaka, Verdana, "ＭＳ Ｐゴシック", sans-serif; line-height:normal; text-align:left; border-bottom: 1px solid #bbb; }


/* 初期化 ---------------- */
div#global_nav2 * { margin:0; padding:0; float:none; }
div#global_nav2 p,
div#global_nav2 div { font-weight:normal; font-style:normal; }
div#global_nav2 a:link { color:#07c; text-decoration:none; }
div#global_nav2 a:visited { color:#09c; text-decoration:none; }
div#global_nav2 a:hover { color:#07c; text-decoration:underline; }
div#global_nav2 a:active { color:#07c; text-decoration:underline; }
div#global_nav2 ol,
div#global_nav2 ul { list-style:none; font-weight:normal; font-style:normal; }
div#global_nav2 img { border:none; }
div#global_nav2 ul li img { display:block; }


/* 基本 ---------------- */
/* コンテナ */
div#global_nav2 .container { margin:0 auto; padding:0 13px; width:824px; }

/* ナビゲーション */
div#global_nav2 ul { position: relative; background: url(/shared/v0004/img/nav/separator.gif) no-repeat left top; padding-left: 1px; margin-bottom: -1px; }
div#global_nav2 ul li { float: left; background: url(/shared/v0004/img/nav/separator.gif) no-repeat right top; padding-right: 1px; }
div#global_nav2 ul li a { display:block; padding-bottom:6px; }
div#global_nav2 ul li a:hover { padding-bottom:4px; border-bottom:2px solid #888; }
div#global_nav2 ul li.current a { padding-bottom:4px; border-bottom:2px solid #c00; }


/* 980px：中央寄せ ---------------- */
/* コンテナ */
div#global_nav2.w980_center .container { width: 954px; }




#global_footer{
	clear: both;
}
#titleArea_title {
    float: left;
    overflow: hidden;
    padding-top: 10px;
}
#titleArea_title .title {
    float: left;
}
#titleArea_title .txtEdition {
    float: left;
    font-size: 1px;
    margin: 5px 0 0 12px;
}
#module_titleArea #siteId {
	padding-top: 19px;
	font-size: 10px;
}
#module_titleArea #siteId #textWeb {
	padding-left: 11px;
}

/* パンくずリスト */
div#header_breadcrumbs {
	overflow: hidden;
	width:850px;
	margin:0 auto;
	padding-top:10px;
}
div#header_breadcrumbs ul {
	font-size:75%;
	line-height:1.25em;
}
div#header_breadcrumbs ul li {
	padding:0 0 1px 15px;
	background:url(../../shared/img/footer/arw.gif) no-repeat 4px 0.3em;
	float:left;
}
div#header_breadcrumbs ul li.first {
	padding:0 0 0 0;
	background-image:none;
}

#main p.toPageTop {
	text-align: right;
	color: #595757;
}
#main p.toPageTop a:link {
	color: #44a1e2;
}
#main p.toPageTop a:hover {
	color: #0077cc;
}


/* サイト骨格
   --------------------------------------------- */
#mainWrap{
	padding: 16px 0 0;
	background: url(../img/common/bg_main01.gif) repeat-x left top;
}
#main{
	_zoom:1;
	width: 936px;
	margin: 0 auto 4em;
	padding: 22px 22px 0;
	font-size: 75%;
	line-height: 1.75;
	color: #1a1a1a;
	background: #fff;
	-webkit-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
}
#main:after{
   content:'';
   display:block;
   clear:both;
}
#primary{
	position: relative;
	float: left;
	width: 677px;
}
#secondary{
	float: right;
	width: 231px;
}

/* サイドナビ */
#localNav dl.inner dd{
	margin-bottom: 30px;
}
#localNav ul.sideNav01 li{
	zoom: 1;
	overflow: hidden;
	padding: 8px 6px;
	border-bottom: 1px solid #dadada;
}
#localNav li.item.box_hover{
	color: #0077cc;
	background-color: #dbeef9;
	cursor: pointer;
}
#localNav li.item.box_hover a{
	text-decoration: underline;
}
#localNav ul.sideNav01 p.ttl{
	display: table-cell;
	width: 169px;
	vertical-align: middle;
	font-size: 117%;
	font-weight: bold;
	line-height: 1.35;
}
* html #localNav ul.sideNav01 p.ttl{
	zoom: 1;
	display: inline;
}/* IE6 */
*:first-child+html #localNav ul.sideNav01 p.ttl{
	zoom: 1;
	display: inline;
}/* IE7 */
#localNav ul.sideNav01 p.ttl a{
	color: #1a1a1a;
}
#localNav ul.sideNav01 p.pct{
	display: table-cell;
	vertical-align: middle;
	width: 50px;
}
* html #localNav ul.sideNav01 p.pct{
	zoom: 1;
	display: inline;
}/* IE6 */
*:first-child+html #localNav ul.sideNav01 p.pct{
	zoom: 1;
	display: inline;
}/* IE7 */
#localNav ul.sideNav01 li.box_hover p.ttl a,
#localNav ul.sideNav02 li.box_hover p.ttl a{
	color: #0077cc;
}

#localNav ul.sideNav02 li{
	zoom: 1;
	overflow: hidden;
	padding: 8px 6px;
	border-bottom: 1px solid #dadada;
}
#localNav ul.sideNav02 p.ttl{
	display: table-cell;
	width: 186px;
	vertical-align: middle;
	font-weight: bold;
	line-height: 1.35;
}
* html #localNav ul.sideNav02 p.ttl{
	zoom: 1;
	display: inline;
}/* IE6 */
*:first-child+html #localNav ul.sideNav02 p.ttl{
	zoom: 1;
	display: inline;
}/* IE7 */
#localNav ul.sideNav02 p.ttl a{
	color: #1a1a1a;
}
#localNav ul.sideNav02 p.pct{
	display: table-cell;
	vertical-align: middle;
	width: 33px;
}
* html #localNav ul.sideNav02 p.pct{
	zoom: 1;
	display: inline;
}/* IE6 */
*:first-child+html #localNav ul.sideNav02 p.pct{
	zoom: 1;
	display: inline;
}/* IE7 */


/* 共通要素
   --------------------------------------------- */
#main sub,
#main sup {
	font-size: 90%;
	line-height: 100%;
}
#contentWrap sub {
	vertical-align: -0.1em;
}
#contentWrap sup {
	vertical-align: 0.6em;
}
h1#pageTtl{
	margin-bottom: 25px;
}
h2.pageLead{
	margin-bottom: 20px;
}
div.section{
	margin-bottom: 3em;
	margin-left:16px;
	margin-right:16px;
}
div.section2{
	margin-bottom: 3em;
}
p.note,
span.note{
	font-size: 83%;
}
div.pageLead{
	margin-bottom: 3em;
}

/* サイト共通パーツ
   --------------------------------------------- */
p.pageLead{
	font-size: 117%;
}
p.pctConcept{
	clear: both;
	position: relative;
	width: 644px;
	padding-top:1em;
}
div.pointWrap{
   zoom:1;
   margin: 0 auto 2em;
   background: url(../img/common/bg_point-wrap.gif) repeat-y left top;
}
div.pointWrap:after{
   content:'';
   display:block;
   clear:both;
}
div.pointWrap dl.point{
	float: left;
	width: 298px;
	padding-left: 15px;
}
div.pointWrap dl.point.last{
	float: right;
}
div.pointWrap dl.point dt{
	margin-bottom: 10px;
}

div.pointBlock{
	width: 652px;
	margin: 0 auto 1.5em;
}
div.pointBlock div.inner{
	width: 609px;
	margin-left: 7px;
	padding: 0 15px 15px;
	border: 3px solid #eeeeeb;
	border-top: none;
	background: #f9f9f4;
}
div.pointBlock.pointBlockEnergy div.inner{
	width: 614px;
	margin-left: 2px;
}
div.pointBlock p{
	margin-bottom: 1.5em;
	font-size: 117%;
}
div.pointBlock p.pct{
	/*margin-bottom: 0px;*/
	text-align: center;
}
div.pointBlock p.note{
	color: #666666;
	font-size: 100%;
	margin-bottom: 0;
}
div.lineupSec .lineupCont p.note{
	color: #666666;
	font-size: 100%;
	line-height:1.4em;
	margin-bottom: 0;
}
p.indent {
    overflow: hidden;
    padding-left: 1em;
    position: relative;
}
p.indent span {
    left: 0;
    position: absolute;
    top: 0;
    width: 1em;
}
table.lineupTable{
	margin-bottom: 1em;
}
table.lineupTable thead th{
	text-align: center;
	padding: 11px 0;
	background: url(../lineup/img/bg_lineup-table.gif) repeat left top;
}
table.lineupTable thead th.product,
table.lineupTable thead th.point1{
	border-right: 1px solid #bac4d1;
}
table.lineupTable thead th.product{
	width: 155px;
}
table.lineupTable thead th.point1{
	width: 238px;
}
table.lineupTable tbody th,
table.lineupTable tbody td.point1{
	border-right: 1px solid #bac4d1;
}
table.lineupTable tbody th,
table.lineupTable tbody td{
	vertical-align: top;
	border-bottom: 1px solid #bac4d1;
	padding: 10px 0px;
}
table.lineupTable tbody th{
	padding-right: 10px;
	text-align: center;
}
table.lineupTable tbody td{
	padding: 10px 10px 1px;
}
table.lineupTable tbody th p.btn{
	margin-bottom: 12px;
}
table.lineupTable ul.pointList li{
	margin: 0 0  1em 1em;
	padding: 0;
	text-indent: -1em;
	background: none;
}
table.lineupTable span.note{
	display: block;
	line-height: 1.5;
	text-indent: 0;
}
table.lineupTable tr.lineup1 ul.pointList span.icn{
	color: #7ebf4d;
}
table.lineupTable tr.lineup2 ul.pointList span.icn{
	color: #00aeeb;
}
table.lineupTable tr.lineup3 ul.pointList span.icn{
	color: #f08e42;
}
table.lineupTable tr.lineup4 ul.pointList span.icn{
	color: #f9be00;
}
table.lineupTable tr.lineup5 ul.pointList span.icn{
	color: #6288c5;
}
table.lineupTable tr.lineup6 ul.pointList span.icn{
	color: #ea6da4;
}
#localNav img{
	vertical-align: bottom;
}

/* 定義リスト */
ul.listmark li,
ol.listmark li{
	text-indent: -1em;
	margin-left: 1em;
}
ul.listmark02 li,
ol.listmark02 li{
	text-indent: -2em;
	margin-left: 2em;
}
ul.listmark03 li,
ol.listmark03 li{
	text-indent: -3em;
	margin-left: 3em;
}
ul.listmark03 ul.listmark02 li,
ol.listmark03 ol.listmark02 li{
	text-indent: -2em;
	margin-left: 2em;
}

/* 定義リスト */
dl.list01{
	margin-bottom: 3em;
	line-height: 1.5;
}
dl.list01 dt{
	font-weight: bold;
}
dl.list02{
	margin-bottom: 3em;
	padding: 10px;
	border: 1px solid #e6e6e3;
	line-height: 1.5;
}
dl.list02 dt{
	font-weight: bold;
}

/* ボタン */
p.btn01{
	margin-bottom: 3em;
	text-align: center;
}

/* 見出し */
h2.hdTxt01,
h3.hdTxt01{
	margin-bottom: 0.6em;
	padding-bottom: 0.65em;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.1;
	background: url(../img/common/bg_heading01.gif) no-repeat left bottom;
}



/* ページ別 レイアウト・パーツ
   --------------------------------------------- */
div.section.energySec{
	margin-left: 13px;
	margin-right: 13px;
}
div.section2#simulation{
	margin-top: 35px;
}
div.section2#simulation h3{
	margin-bottom: 10px;
}
div.section2#simulation p{
	margin-bottom: 2em;
}
div.section2#simulation p.lead{
	font-size: 117%;
}
div.section2#simulation dl.aboutSimulation{
	padding: 10px;
	border: 1px solid #e6e6e3;
}
div.section2#simulation dl.aboutSimulation dt{
	font-weight: bold;
}

#topVisual{
	margin-bottom: 5px;
}
#topIndex{
	overflow: hidden;
	width: 850px;
	margin-bottom: 19px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d6d6d6;
}
#topIndex div.content{
	float: left;
	width: 270px;
	margin-right: 20px;
	padding-bottom: 98px;
	line-height: 1.35;
}
#topIndex div.content p{
	width: 235px;
	margin: 7px auto 0;
}
#topIndex div.content1{
	background: url(../img/top/bg_content01.gif) no-repeat left bottom;
}
#topIndex div.content2{
	background: url(../img/top/bg_content02.gif) no-repeat left bottom;
}
#topIndex div.content3{
	background: url(../img/top/bg_content03.gif) no-repeat left bottom;
	margin-right: 0;
}
#topBnr ul{
	overflow: hidden;
	width: 850px;
	margin-bottom: 11px;
}
#topBnr li.bnr630{
	float: left;
	height:132px;
}
#topBnr li.bnr210{
	float: right;
	height:57px;
	margin-bottom:2px;
}

.section .centerbox {
	text-align:center;
}

/* ラインアップ */
div.section.lineupSec{
	margin-left: 0;
	margin-right: 0;
}
div.section.lineupSec h2.pageLead{
	margin: 27px 0 57px;
	text-align: center;
}
div.lineupCont{
	margin-bottom: 4em;
	background: #f5f5f5 url(../lineup/img/bg_lineup01.gif) repeat-x left 34px;
}
div.lineupCont h3{
	padding-bottom: 16px;
	background: #fff url(../img/common/bg_heading01.gif) no-repeat left bottom;
}
div.lineupCont p.lead{
	margin-bottom: 0.35em;
	font-size: 117%;
}
div.lineupCont div.inner{
	overflow: hidden;
	zoom: 1;
	padding: 26px 18px 5px;
	border-bottom: 2px solid #fff;
}
div.lineupCont p.pct{
	float: left;
	width: 280px;
	text-align: center;
}
div.lineupCont div.txt{
	float: right;
	width: 335px;
}
div.lineupCont ul.btnList{
	position: relative;
	clear: both;
	padding: 19px 0 20px;
	text-align: center;
	letter-spacing: -0.4em;
	border-top: 1px solid #e9e9e9;
}
div.lineupCont ul.btnList li{
	display: inline-block;
	letter-spacing: normal;
	margin: 0 5px;
}
* html div.lineupCont ul.btnList li{
	zoom: 1;
	display: inline;
}/* IE6 */
*:first-child+html div.lineupCont ul.btnList li{
	zoom: 1;
	display: inline;
}/* IE7 */
div.lineupCont dl.point dt{
	display: inline-block;
	margin-bottom: 0.65em;
	padding: 0.15em 8px;
	font-weight: bold;
	color: #fff;
	background: #f90;
}
* html div.lineupCont dl.point dt{
	zoom: 1;
	display: inline;
}/* IE6 */
*:first-child+html div.lineupCont dl.point dt{
	zoom: 1;
	display: inline;
}/* IE7 */
div.lineupCont dl.point li{
	margin-bottom: 0.5em;
	padding-left: 25px;
	background: url(../lineup/img/icn_point01.gif) no-repeat left top;
	font-size: 117%;
}

/* シミュレーション（TOP） */
div.section.simulationSec{
	margin-left: 13px;
	margin-right: 13px;
}
#simulationMap{
	position: relative;
	width: 651px;
	height: 304px;
	background: url(../simulation/img/bg_map01.gif)
}
#simulationMap ul.btnList li,
#simulationMap ul.txtList{
	position: absolute;
}
#simulationMap ul.txtList{
	left: 35px;
	top: 22px;
	padding-right: 17px;
	background: url(../simulation/img/bg_border01.gif) repeat-y right top;
}
#simulationMap ul.txtList li{
	margin: 0 0 14px;
	line-height: 1;
}
#simulationMap img{
	vertical-align: bottom;
}
#simulationMap ul.btnList li.nav01{
	left: 409px;
	top: 16px;
}
#simulationMap ul.btnList li.nav02{
	left: 475px;
	top: 106px;
}
#simulationMap ul.btnList li.nav03{
	left: 289px;
	top: 112px;
}
#simulationMap ul.btnList li.nav04{
	left: 464px;
	top: 167px;
}
#simulationMap ul.btnList li.nav05{
	left: 419px;
	top: 207px;
}
#simulationMap ul.btnList li.nav06{
	left: 247px;
	top: 147px;
}
#simulationMap ul.btnList li.nav07{
	left: 179px;
	top: 179px;
}
#simulationMap ul.btnList li.nav08{
	left: 303px;
	top: 242px;
}
#simulationMap ul.btnList li.nav09{
	left: 202px;
	top: 278px;
}
#simulationMap ul.btnList li.nav10{
	left: 461px;
	top: 264px;
}

/* シミュレーション（詳細ページ） */
div.section.simulationSecDetail{
	margin-left: 0;
	margin-right: 0;
}
div.simulationSecDetail h2.areaTtl{
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 150%;
	line-height: 1.1;
	background: url(../img/common/bg_heading01.gif) no-repeat left bottom;
}
div.simulationSecDetail h2.areaTtl span{
	display: block;
	_zoom: 1;
	padding: 3px 0 12px 56px;
	background: url(../simulation/img/bg_heading-area.gif) no-repeat left top;
}
div.simulationSecDetail h3.imgTtl{
	margin-bottom: 35px;
}
div.simulationSecDetail p.pctCl{
	margin-bottom: 3em;
	text-align: center;
}


/* サポート */
div.section.supportSec{
	margin-left: 0;
	margin-right: 0;
}
ul.contIndexList{
	position: relative;
	margin-right: -19px;
	letter-spacing: -0.4em;
}
ul.contIndexList li{
	display: inline-block;
	width: 329px;
	margin-right: 19px;
	padding: 0.8em 0;
	letter-spacing: normal;
	border-bottom: 1px solid #dadada;
	vertical-align: top;
}
* html ul.contIndexList li{
    display: inline;
    zoom: 1;
}/* IE6 */
*:first-child+html ul.contIndexList li{
    display: inline;
    zoom: 1;
}/* IE7 */
ul.contIndexList li p.pct{
	display: table-cell;
	width: 90px;
	text-align: center;
	vertical-align: top;
}
* html ul.contIndexList li p.pct{
    display: inline;
    zoom: 1;
}/* IE6 */
*:first-child+html ul.contIndexList li p.pct{
    display: inline;
    zoom: 1;
}/* IE7 */
ul.contIndexList li div.txt{
	display: table-cell;
	width: 239px;
	padding-top: 0.5em;
	vertical-align: top;
}
* html ul.contIndexList li div.txt{
    display: inline;
    zoom: 1;
}/* IE6 */
*:first-child+html ul.contIndexList li div.txt{
    display: inline;
    zoom: 1;
}/* IE7 */
ul.contIndexList .ttl{
	margin-bottom: 1em;
	font-weight: bold;
	font-size: 117%;
}
ul.contIndexList .lead{
	font-size: 117%;
}
ul.contIndexList li.item.box_hover{
	background-color: #dbeef9;
	cursor: pointer;
}
ul.contIndexList li.item.box_hover a{
	text-decoration: underline;
}

/* 使用者満足の声（トップ） */
div.voiceTopSec{
	position: relative;
	margin-left: -16px;
	margin-right: -16px;
}
div.voiceTopSec ul.tabNav{
	z-index: 1;
	position: relative;
	overflow: hidden;
	zoom: 1;
	margin: 30px 0;
	height: 47px;
	width: 677px;
	line-height: 1;
	background: url(../img/common/bg_tab01.gif) repeat-x left bottom;
}
div.voiceTopSec ul.tabNav img{
	vertical-align: bottom;
}
div.voiceTopSec ul.tabNav li.ih{
	position: absolute;
	left: 0px;
}
div.voiceTopSec ul.tabNav li.eco{
	position: absolute;
	left: auto;
	right: 0px;
}
div.voiceTopSec h3.voiceTopTtl{
	margin-bottom: 1em;
	padding: 0.5em 0 1.25em 98px;
	border-bottom: 2px solid #0564ba;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.1;
}
div.voiceTopSec h3.voiceTopTtl.ihTtl{
	background: url(../voice/img/bg_heading-ih.gif) no-repeat 16px top;
}
div.voiceTopSec h3.voiceTopTtl.ecoTtl{
	padding-top: 1.5em;
	background: url(../voice/img/bg_heading-eco.gif) no-repeat 20px top;
}
div.voiceTopSec ul.voiceList{
	margin-bottom: 4em;
}
div.voiceTopSec ul.voiceList li.voiceItem{
	overflow: hidden;
	zoom: 1;
	margin-bottom: 2px;
	padding-left: 12px;
}
div.voiceTopSec ul.voiceList li.voiceItem p.pct{
	float: left;
	padding-top: 14px;
}
div.voiceTopSec ul.voiceList li.voiceItem div.voice{
	float: right;
	width: 618px;
	background: url(../voice/img/bg_voice-column02.gif) repeat-y right top;
}
div.voiceTopSec ul.voiceList li.voiceItem div.voice div.inner{
	background: url(../voice/img/bg_voice-column01.gif) no-repeat left top;
}
div.voiceTopSec ul.voiceList li.voiceItem div.voice div.inner2{
	padding: 15px 35px 10px;
	background: url(../voice/img/bg_voice-column03.gif) no-repeat right bottom;
}
div.voiceTopSec ul.voiceList li.voiceItem div.voice p.lead{
	margin-bottom: 0.35em;
	font-weight: bold;
	font-size: 117%;
}
div.voiceTopSec ul.voiceList li.voiceItem div.voice p.user{
	font-size: 117%;
	color: #808080;
}

div.reportTopSec p.lead{
	margin-bottom: 1.5em;
	font-size: 117%;
}
div.reportTopSec ul.reportTopIndex{
	padding: 8px 0;
	background: #f5f5f5;
	letter-spacing: -0.4em;
}
div.reportTopSec ul.reportTopIndex li.report{
	display: inline-block;
	width: 295px;
	padding: 7px 20px;
}
* html div.reportTopSec ul.reportTopIndex li.report{
    display: inline;
    zoom: 1;
}/* IE6 */
*:first-child+html div.reportTopSec ul.reportTopIndex li.report{
    display: inline;
    zoom: 1;
}/* IE7 */
div.reportTopSec ul.reportTopIndex p.pct{
	display: inline-block;
	width: 110px;
	vertical-align: top;
}
* html div.reportTopSec ul.reportTopIndex p.pct{
    display: inline;
    zoom: 1;
}/* IE6 */
*:first-child+html div.reportTopSec ul.reportTopIndex p.pct{
    display: inline;
    zoom: 1;
}/* IE7 */
div.reportTopSec ul.reportTopIndex p.pct img{
	padding: 4px;
	background: #fff;
	border: 1px solid #e6e6e6;
}
div.reportTopSec ul.reportTopIndex div.txt{
	display: inline-block;
	width: 185px;
	vertical-align: top;
	letter-spacing: normal;
}
* html div.reportTopSec ul.reportTopIndex div.txt{
    display: inline;
    zoom: 1;
}/* IE6 */
*:first-child+html div.reportTopSec ul.reportTopIndex div.txt{
    display: inline;
    zoom: 1;
}/* IE7 */
div.reportTopSec ul.reportTopIndex p.ttl{
	margin-bottom: 0.5em;
	padding-left: 21px;
	font-weight: bold;
	font-size: 117%;
	background: url(../img/common/icn_link01.gif) no-repeat left center;
}
div.reportTopSec ul.reportTopIndex p.lead{
	margin: 0;
	font-size: 117%;
}

/* 実践レポート */
#pageTtl.pageTtlReport{
	position: relative;
}
#pageTtl.pageTtlReport img.reportHeadPct{
	position: absolute;
	right: 0px;
	top: 0px;
}
div.section.reportSecWrap{
	margin-left: 0;
	margin-right: 0;
}
div.reportHead{
	width: 400px;
	margin-bottom: 1em;
}
div.reportHead h2{
	padding: 0.35em 0 1em 98px;
	border-bottom: 1px solid #0092d7;
	font-size: 167%;
	font-weight: bold;
	line-height: 1.1;
}
div.reportHead h2.ih{
	background: url(../voice/img/bg_heading-ih.gif) no-repeat 16px top;
}
div.reportHead h2.ecocute{
	background: url(../voice/img/bg_heading-ecocute.gif) no-repeat 16px top;
	margin-top: -15px;
	padding: 25px 0 1em 98px;
}
div.reportHead p.user{
	display: table-cell;
	width: 8em;
	padding: 1em 1em 0;
	font-weight: bold;
	line-height: 1.5;
}
* html div.reportHead p.user{
    display: inline;
    zoom: 1;
}/* IE6 */
*:first-child+html div.reportHead p.user{
    display: inline;
    zoom: 1;
}/* IE7 */
div.reportHead p.info{
	display: table-cell;
	padding: 1em 1em 0;
	font-weight: bold;
	line-height: 1.5;
	border-left: 1px solid #0092d7;
}
* html div.reportHead p.info{
    display: inline;
    zoom: 1;
}/* IE6 */
*:first-child+html div.reportHead p.info{
    display: inline;
    zoom: 1;
}/* IE7 */
div.section.reportSecWrap p.lead{
	margin-bottom: 2em;
	font-size: 117%;
}
div.section.reportSecWrap div.reportSec{
	margin-bottom: 2.5em;
	font-size: 117%;
}
div.section.reportSecWrap div.reportSec div.secInner{
	overflow: hidden;
	_zoom: 1;
	margin: 0 16px;
}
div.section.reportSecWrap div.reportSec h3.hdTxt{
	margin-bottom: 1em;
	background: url(../img/common/bg_heading01.gif) no-repeat left bottom;
	font-size: 114%;
	font-weight: bold;
	line-height: 1.1;
}
div.section.reportSecWrap div.reportSec h3.hdTxt span{
	display: block;
	zoom: 1;
	padding: 0 0 13px 41px;
	background: url(../voice/img/bg_heading-report.gif) no-repeat left top;
}
div.section.reportSecWrap div.reportSec p.pctR{
	float: right;
	padding: 3px;
	border: 1px solid #e6e6e6;
	background: #fff;
}
div.section.reportSecWrap div.reportSec p.pctNB{
	border: none;
}
div.section.reportSecWrap div.reportSec div.txtL{
	float: left;
	width: 415px;
}
div.pointBlock.pointBlockRanking{
	margin-bottom: 2.5em;
	font-size: 117%;
}
div.pointBlock.pointBlockRanking div.inner{
	margin-left: 2px;
	width: 614px;
}
div.pointBlock.pointBlockRanking table{
	position: relative;
	margin-top: -0.65em;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
div.pointBlock.pointBlockRanking th,
div.pointBlock.pointBlockRanking td{
	vertical-align: top;
	padding: 0.65em 0;
	background: url(../img/common/bg_border01.gif) repeat-x left bottom;
}
div.pointBlock.pointBlockRanking tr.last th,
div.pointBlock.pointBlockRanking tr.last td{
	background: none;
}
div.pointBlock.pointBlockRanking th,
div.pointBlock.pointBlockRanking td.recipe{
	width: 1%;
	padding-left: 1.5em;
	white-space: nowrap;
	font-weight: bold;
}
div.pointBlock.pointBlockRanking th{
	color: #2ca6e0;
}
div.pointBlock.pointBlockRanking td.info{
	padding-left: 1.5em;
}

/* クレジットとでのご購入について*/
div.section.creditSec{
	margin-left: 0;
	margin-right: 0;
}
div.section.creditSec div.secInner{
	margin-left: 13px;
	margin-right: 13px;
	font-size: 117%;
}
div.section.creditSec div.siteInfo{
	overflow: hidden;
	_zoom: 1;
	margin-top: 1.5em;
	padding-left: 6px;
}
div.section.creditSec div.siteInfo p.pct{
	float: left;
}
div.section.creditSec div.siteInfo ul.btnList{
	float: right;
	width: 329px;
	padding: 19px 0 8px;
	text-align: center;
	border-top: 1px solid #ccc;
	background: #f5f5f5;
}
div.section.creditSec div.siteInfo ul.btnList li{
	margin-bottom: 12px;
}

/* ショップリスト */
div.section.shopSecWrap{
	margin-left: 13px;
	margin-right: 13px;
}
div.section.shopSecWrap p.lead{
	margin-bottom: 1.5em;
	font-size: 117%;
}
div.section.shopSecWrap h2.hdTxt01{
	position: relative;
	margin-left: -13px;
	margin-right: -13px;
}
div.section.shopSecWrap h3.hdMark{
	position: relative;
	margin: 1em -13px 1em;
	padding: 20px;
	text-align: center;
	background: #f5f5f5;
}
div.section.shopSecWrap div.pointBlockShop{
	margin: 1.5em 0;
}
div.section.shopSecWrap div.pointBlockShop p.pct{
	margin-bottom: 30px;
}
div.section.shopSecWrap div.pointBlockShop div.inner{
	width: 614px;
	margin-left: 1px;
	padding-top: 20px;
}

div.section.shopSecWrap div.shopSec{
	margin-bottom: 4em;
}
div.section.shopSecWrap div.shopSec p.txt01{
	font-size: 117%;
}
div.section.shopSecWrap div.shopSec p.shopLead,
div.section.shopSecWrap div.shopSec dl.shopFeature{
	margin-bottom: 1em;
	font-size: 117%;
}
div.section.shopSecWrap div.shopSec dl.shopFeature dt{
	font-weight: bold;
	color: #193d66;
}
div.section.shopSecWrap div.aboutMark{
	margin: 2em 0 3em;
}
div.section.shopSecWrap div.aboutMark div.mark{
	overflow: hidden;
	_zoom: 1;
	margin-bottom: 1.5em;
}
div.section.shopSecWrap div.aboutMark div.mark p.pct{
	float: left;
	margin: 0;
}
div.section.shopSecWrap div.aboutMark div.mark div.txt{
	font-size: 117%;
	float: right;
	width: 540px;
}
div.section.shopSecWrap div.aboutMark div.mark h3{
	margin-bottom: 0.65em;
	padding: 5px 12px 10px;
	border-bottom: 1px dotted #333;
}
div.section.shopSecWrap div.aboutMark div.mark div.txt p{
	margin-left: 12px;
	margin-right: 12px;
}

/* 延長保証 */
div.section.warrantySecWrap{
	margin-left: 13px;
	margin-right: 13px;
	font-size: 117%;
}
div.section.warrantySecWrap p{
	margin-bottom: 1em;
}
div.section.warrantySecWrap #warrantyHead{
	position: relative;
	margin: 0 -13px 3em;
}
div.section.warrantySecWrap #warrantyHead *{
	margin: 0;
}
div.section.warrantySecWrap div.warrantySec{
	margin-bottom: 3em;
}
div.section.warrantySecWrap div.warrantySec2{
	margin-bottom: 3em;
}
div.section.warrantySecWrap h2.hdTxt01{
	position: relative;
	margin: 0 -13px 1em;
}
div.section.warrantySecWrap h3{
	position: relative;
	margin: 0 -13px 1em;
}

div.pointBlock.pointBlockContact{
	margin-bottom: 3em;
}
div.pointBlock.pointBlockContact div.inner{
	width: 614px;
	margin-left: 0px;
}
div.pointBlock.pointBlockContact ol.ruleList span.number{
	font-weight: bold;
}
div.pointBlock.pointBlockContact ol.ruleList li.note{
	color: #da5883;
}

/* 2014.11.13 */
#smartNav {
	margin-bottom: 30px;
}


/* ここから下がボタンのCSS　2018.11.29 */
.square_btn{
    position: relative;
    display: inline-block;
    font-weight: bold;
	width: 618px;
    padding: 8px 16px 8px 16px;
    color: #FFF;
  　text-decoration: none;
  　font-weight: bold;
	font-size: 16px;
	text-align: center;
    color:  #232323;
    background: #87cefa;
    transition: .4s;
	margin-top: 20px;
  }

.square_btn:visited {
    color: #232323;
    text-decoration: none;
}

.square_btn:hover {
    background: #0c55b6;
    color: white;
}