/*------------------------
	common style
------------------------*/
/* margin */
.br05em{
	margin-bottom:.5em;
}
.br1em{
	margin-bottom:1em;
}
.br15em{
	margin-bottom:1.5em;
}
.br2em{
	margin-bottom:2em;
}
/* float */
.float-r{
	float:right;
}
.float-l{
	float:left;
}
.float-r-img{
	float:right;
	margin-left:25px;
}
.textCenter{
	text-align:center;
}
.textRight{
	text-align:right;
}
/* indent */
.txt_indent_1em{
	text-indent:-1em;
	padding-left:1em;
}
.txt_indent_2em{
	text-indent:-2em;
	padding-left:2em;
}
.zoom {
    float: right;
    margin: 3px 0 0;
}


/*------------------------
	under
------------------------*/

/* prediction
---------------------------*/
#prediction #page-title{
	margin-bottom:10px;
}
#prediction .local{
	margin-bottom:30px;
}
#prediction .local li{
	float:left;
	margin-right:10px;
}
#prediction .sub-title{
	margin-bottom:30px;
}
#prediction .sub-title.low{
	margin-bottom:15px;
}
#prediction .sub-title.mid{
	margin-bottom:20px;
}
#prediction .section{
	margin-bottom:35px;
}
#prediction .section.border_dot{
	margin-bottom:25px;
	padding-bottom:26px;
	background:url(../technology/prediction/images/bg_dot.gif) repeat-x left bottom;
}
#prediction .section .lede{
	margin-bottom:10px;
	font-weight:bold;
}
#prediction .subSection{
	margin-bottom:25px;
}
#prediction .heading{
	margin-bottom:12px;
}
#prediction p.label{
	margin-bottom:6px;
}
#prediction .color_b{
	color:#1455da;
}
#prediction #flaWrap{
	padding:22px 71px 15px;
	background:#f7f7f7;
  border:solid #e6e6e6 1px;
}
#prediction #flaArea{
}
#prediction .nextPrev{
	padding:10px;
	text-align:center;
	background:#fef5f5;
}
#prediction .nextPrev a{
	padding-left:12px;
	margin:0 10px;
	background:url(../technology/prediction/images/arr_blue.gif) no-repeat 0 .15em;
}
#prediction .textWrap{
	margin-bottom:20px;
}
#prediction .textWrap span{
	display:block;
	margin-bottom:5px;
	font-weight:bold;
}
#prediction .indentWrap{
	padding-left:12px;
	background:url(../technology/prediction/images/icon_circle.gif) no-repeat 0 .35em;
}
#prediction .indentWrap p{
	margin-bottom:15px;
}
#prediction .indentWrap .note{
	margin:15px 0 0;
}
#prediction .indentWrap .imgBlock img{
	margin:0 10px 10px 0;
}
#prediction .indentWrap .imgBlock img.bottom{
	margin:0 10px 0 0;
}
#prediction .colorBlue{
	color:#1855da;
}
#prediction .before,
#prediction .after{
	float:left;
}
#prediction .before{
	padding-right:54px;
	background:url(../technology/prediction/images/img_arr.gif) no-repeat 191px 72px;
}
#prediction .before p,
#prediction .after p{
	margin-bottom:5px;
}
#prediction .iconOrange,
#prediction .iconBlue,
#prediction .iconYellow{
	display:inline-block;
	background-position:0 .3em;
	background-repeat:no-repeat;
}
#prediction .iconOrange{
	padding:0 8px 0 17px;
	background-image: url(../technology/prediction/images/icon_orange.gif);
}
#prediction .iconBlue{
	padding:0 8px 0 17px;
	background-image: url(../technology/prediction/images/icon_blue.gif);
}
#prediction .iconYellow{
	padding:0 0 0 17px;
	background-image: url(../technology/prediction/images/icon_yellow.gif);
}
#prediction ul.indentList li{
	margin-bottom:5px;
	padding-left:10px;
	background:url(../technology/prediction/images/icon_circle.gif) no-repeat 0 .3em;
}
#prediction .blueBgL{
	float:left;
	width:275px;
	padding:15px 15px 5px;
	background-color:#ecf7fb;
}
#prediction .blueBgR{
	float:right;
	width:275px;
	padding:15px 15px 5px;
	background-color:#ecf7fb;
}
#prediction .iconNum1{
	min-height:16px;
	margin-bottom:8px;
	padding-left:18px;
	background:url(../technology/prediction/images/icon_1.gif) no-repeat 0 .05em;
}
#prediction .iconNum2{
	min-height:16px;
	margin-bottom:8px;
	padding-left:18px;
	background:url(../technology/prediction/images/icon_2.gif) no-repeat 0 .05em;
}
#prediction .iconNum3{
	min-height:16px;
	margin-bottom:8px;
	padding-left:18px;
	background:url(../technology/prediction/images/icon_3.gif) no-repeat 0 .05em;
}
#prediction .iconNum4{
	min-height:16px;
	margin-bottom:8px;
	padding-left:18px;
	background:url(../technology/prediction/images/icon_4.gif) no-repeat 0 .05em;
}
#prediction .thumbL{
	float:left;
	width:169px;
}
#prediction .imgR{
	float:right;
	width:106px;
}
#prediction .blueBgBdr{
	position:relative;
	padding:18px;
	background:#fafcfe;
	border:1px solid #d9d9d9;
}
#prediction .blueBgBdr .iconGraph{
	position:absolute;
	left:467px;
	top:398px;
}
#prediction .blueBgBdr .thumbText{
	float:right;
	width:282px;
}
#prediction .arrUnder{
	padding:6px 0 5px;
	text-align:center;
}
#prediction .topUnderImg{
	float:right;
	width:333px;
	margin-left:15px;
}

	
/* energy_saving
---------------------------*/
/* title */
#energy_saving #page-title{
	margin-bottom:21px;
}
#energy_saving .lede{
	margin-bottom:25px;
}
#energy_saving .sub-title{
	margin-bottom:10px;
}
/* section */
#energy_saving .section{
	margin-bottom:35px;
}
/* page top override*/
#energy_saving .pagetop{
	padding-bottom:3em;
}
#energy_saving .end{
	padding:0;
	margin-bottom:30px;
}

#energy_saving td.border{
	padding-top:6px;
  border-collapse:separate;
	border-top:1px solid #939393;
}
#energy_saving .table-pb td{
	padding-bottom:6px;
}
#energy_saving .img-r{
	width:291px;
  margin-right:21px;
  float:left;
  background:#f4f3f1;
}
#energy_saving .img-r .fcimg{
	width:191px;
  padding:25px 50px 25px 50px;
}
#energy_saving .img-l{
	width:298px;
  margin-right:14px;
  float:right;
}


/* earthquake
---------------------------*/
#menu #l_cat_title {
	margin-bottom:5px;
	padding-bottom:11px;
	background:url(../technology/earthquake/images/l_top_border.gif) repeat-x left bottom;
}

/* CONTENTS */
#earthquake {
	width:625px;
}
#earthquake h1 {
	margin-bottom:15px;
}
#earthquake #h_wrapper {
	margin-bottom:20px;
	padding:0 8px;
	width:609px;
}
#earthquake #h_wrapper.h_bdr_btm {
	padding-bottom:20px;
	border-bottom:solid 1px #D0D4D7;
}
#earthquake h2 {
	margin-bottom:10px;
}
#earthquake .eq_wrapper {
	margin-bottom:20px;
	width:625px;
}
#earthquake h3 {
	margin-bottom:10px;
	padding-left:11px;
	background:url(../technology/earthquake/images/h3_border.gif) no-repeat left;
	color:#1455da;
}
#earthquake h4 {
	margin-bottom:12px;
}
/* PARTS */
#earthquake .note {
	margin-top:12px;
}
#earthquake .f_blue {
	color:#336cdf;
}
#earthquake .border_dot {
	margin-bottom:20px;
	padding-bottom:21px;
	background:url(../technology/earthquake/images/border_dot.gif) repeat-x left bottom;
}
#earthquake .p_mgn {
	margin-bottom:12px;
}
#earthquake .img_mgn {
	margin-bottom:15px;
}
#earthquake #info .f_txt_left {
	width:345px;
}
#earthquake #mid .f_txt_left {
	width:295px;
}
/* float */
#earthquake .fleft {
	float:left;
}
#earthquake .fright  {
	float:right;
}
#earthquake .fleft_img{
	padding-right:15px;
	float:left;
}
* html #earthquake .fleft_img{
	padding-right:7px;
}
#earthquake .fright_img{
	padding-left:15px;
	float: right;
}

/* paragraph */
.pa{
	padding-bottom:1em;
}
.pb{
	padding-bottom:10px;
}
.pc{
	padding-bottom:.5em;
}

/* 2ƒRƒ‰ƒ€ */
#earthquake .eq_wrapper .db_clm_l,
#earthquake .eq_wrapper .db_clm_r {
	float:left;
	width:300px;
}
#earthquake .eq_wrapper .db_clm_r {
	margin-left:25px;
}
/* TABLE */
#earthquake .eq_wrapper table {
	width:625px;
	border-top:solid 1px #D6D6D6;
	border-left:solid 1px #D6D6D6;
}
#earthquake .eq_wrapper th,
#earthquake .eq_wrapper td {
	padding:4px 10px;
	border-right:solid 1px #D6D6D6;
	border-bottom:solid 1px #D6D6D6;
}
#earthquake .eq_wrapper th {
	background-color:#F0F0F0;
}
#earthquake .eq_wrapper .th_lightb {
	background-color:#ecf2fd;
	font-weight:normal;
}
#earthquake .eq_wrapper .th_red {
	background-color:#f7dceb;
	font-weight:normal;
}
#earthquake .eq_wrapper .th_blue {
	background-color:#cee4ef;
	font-weight:normal;
}
#earthquake .eq_wrapper .td_red {
	background-color:#F6E7F1;
}
#earthquake .eq_wrapper .td_green {
	background-color:#e1f0ec;
}
#earthquake .eq_wrapper .td_yellow {
	background-color:#f9f6e2;
}
#earthquake .eq_wrapper .lightr {
	background-color:#fff8fd;
	text-align:center;
	width:120px;
}
#earthquake .eq_wrapper .lightb {
	background-color:#f8feff;
	text-align:center;
	width:120px;
}
#earthquake .eq_wrapper .mease_table {
	border:none;
}
#earthquake .eq_wrapper .mease_table th,
#earthquake .eq_wrapper .mease_table td {
	padding:0;
	background-color:#fff;
	border:none;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	width:325px;
}
#earthquake .eq_wrapper .mease_table td {
	padding:10px 0 25px;
}
#earthquake .eq_wrapper .mease_table td .last{
	padding:10px 0 0;
}
#earthquake .eq_wrapper .mease_table .right_w{
	width:300px;
}
#earthquake .eq_wrapper .mease_table .fleft_area{
	width:182px;
}
.ele_sup{
	width:609px;
	border-left: 1px solid #D6D6D6;
    border-top: 1px solid #D6D6D6;
}
.ele_sup th,
.ele_sup td{
	border-bottom: 1px solid #D6D6D6;
    border-right: 1px solid #D6D6D6;
	padding: 4px 10px;
	text-align:center;
}
.ele_sup .table_txt{
	text-align:left;
}
.ele_sup .td1{
	width:50px;
}
.ele_sup .td3{
	width:100px;
}

/* TOP */
#earthquake.top h1 {
	margin-bottom:20px;
}
#earthquake.top #aq_lede {
	margin-bottom:15px;
	padding-bottom:16px;
	border-bottom:solid 1px #EBEBEB;
	width:625px;
}
#earthquake.top .eq_top_wrap_l,
#earthquake.top .eq_top_wrap_r {
	float:left;
	width:297px;
}
#earthquake.top .eq_top_wrap_r {
	margin-left:31px;
}
#earthquake.top h3 {
	margin-bottom:6px;
	padding-left:0;
	background:none;
}
#earthquake.top .top_thumb,
#earthquake.top .top_mgn {
	margin-bottom:10px;
}
#earthquake.top .eq_top_wrap_l p a,
#earthquake.top .eq_top_wrap_r p a {
	padding-left:8px;
	background:url(../img/common/icon_arrow.gif) no-repeat 0 .4em;
}
#earthquake.top #eq_top_cont {
	padding-bottom:27px;
}
#earthquake.top #flash_area {
	margin-bottom:17px;
	width:625px;
}
#earthquake.top .fla_bnr img {
	margin-right:12px;
	float:left;
}
#earthquake.top .fla_bnr p {
	padding-top:3px;
	width:455px;
	float:left;
}


/* mechanism
---------------------------*/
#mechanism{
	padding:20px 0;
}
#mechanism #pageTitleTop{
	margin-bottom:20px;
}
#mechanism #pageTitle{
	margin-bottom:10px;
}
#mechanism #topNavi .left{
	float:left;
}
#mechanism #topNavi .right{
	float:right;
}
#mechanism .topWrap{
	width:265px;
}
#mechanism #topNavi .category{
	margin:0;
	padding:15px 0 12px 12px;
	background:url(../technology/mechanism/images/bg_title.gif) no-repeat left top;
}
#mechanism #topNavi .topWrapIn{
	width:165px;
}
#mechanism #topNavi p{
	margin:0;
	padding:0 0 5px;
}
#mechanism #topNavi ul{
	list-style:none;
	margin:0;
	padding:0;
}
#mechanism #topNavi li{
	margin:9px 0 0 0;
	padding:8px 0 0 0;
	border-top:1px solid #d9d9d9;
}
#mechanism #topNavi li a{
	display:block;
	padding-left:12px;
	background:url(../technology/mechanism/images/icon_arr.gif) no-repeat 0 0.4em;
}
#mechanism #underTitle{
	margin:0 0 8px;
	padding:0 0 8px;
	background:url(../technology/mechanism/images/bg_under_title.gif) no-repeat left bottom;
}
#mechanism #underTitle span{
	display:block;
	padding:6px 10px 0;
	background:url(../technology/mechanism/images/bg_under_title_in.gif) no-repeat left top;
}
#mechanism .goTop{
	padding-bottom:8px;
	text-align:right;
	border-bottom:1px solid #e8e7e7;
}
#mechanism .goTop a{
	display:inline-block;
	padding-left:12px;
	background:url(../technology/mechanism/images/icon_arr.gif) no-repeat 0 0.4em;
}
#mechanism .section{
	margin:0;
	padding:30px 0;
}
#mechanism .high{
	margin:0;
	padding:50px 0 30px;
}