@charset "utf-8";

/*============================================================================
	
	4.ポイントをためる
		4-0 共通スタイル
		4-1 トップページ
		4-2 ご利用代金Web明細サービス　
		4-4 公共料金のお支払い（ＮＨＫ、電気、水道、ガス）
		4-4 暮らしのお支払い
		4-5 電子マネーチャージ（SAPICA、Edy）
		4-6 JALマイレージへのポイント移行
		4-7 ポイント交換
		
=============================================================================*/

/* @group 4-0 共通スタイル
---------------------------------------------------------------------- */
div#lead .img{
	float: left;
}

div#lead div.txt{
	float: right;
	width: 465px;
	overflow: hidden;
}

div#lead div.txt h3{
	margin-bottom: 10px;
}

div.ph_txt div.column{
	margin-bottom: 20px;
}

div.ph_txt div.column div.ph_b{
	float: left;
	width: 158px;
	border: 1px solid #999999;
}

div.ph_txt div.column div.txt{
	float: right;
	width: 462px;
}

div.ph_txt div.column div.txt h4{
	margin-bottom: 0;
}







/* @end -------------------------------------------------------------- */


/* @group 4-1 トップページ
---------------------------------------------------------------------- */
#point div.page_title{
	background: url(../images/index/page_title.gif) top left no-repeat;
	height: 81px;
}

#point div#lead div.txt{
	width: 453px;
}

#point table#point_giftcard{
	width: 100%;
	margin-bottom: 10px;
	border-left: none;
}

#point table#point_giftcard th.none,
#point table#point_giftcard td.none{
	border-right: none!important;
}

#point div#bonus div.border{
	border-bottom: 1px solid #000000;
	margin-bottom: 20px;
}

#point div#bonus div.column table#about_giftcard{
	width: 50%;
	margin-bottom: 10px;
}

#point div#bonus div.column .img{
	float: left;
}

#point div#bonus div.column div.txt{
	float: right;
	width: 560px;
}

#point div#example div.column div.left{
	float: left;
	width: 470px;
}
#point div#example div.column div.left{
	float: left;
	width: 470px;
}

#point div#example div.column div.right{
	float: right;
	margin-top: 20px;
}


/* @end -------------------------------------------------------------- */


/* @group 4-2 ご利用代金Web明細サービス　
---------------------------------------------------------------------- */
#particulars div.page_title{
	background: url(../images/particulars/page_title.gif) top left no-repeat;
	height: 81px;
}

#particulars div#lead div.txt{
	width: 440px;
}

#particulars div#lead div.txt ul{
	width: 476px;
}

#particulars div#lead div.txt ul li{
margin-bottom: 10px;
}

#particulars div#lead dl#registration_area{
	border: 1px solid #999999;
	padding: 10px;
	margin-top: 20px;
}

#particulars div#lead dl#registration_area dt{
	float: left;
}

#particulars div#lead dl#registration_area dd{
	float: right;
}

#particulars div.section div.column ol#step{
	margin-bottom: 10px;
}

#particulars div.section div.column ol#step li{
	float: left;
}

#particulars div.section div.column ol#step li.step0102{
	background: url(../images/particulars/arrow_r.gif) 95% 50% no-repeat;
	padding-right: 45px;
}

/* @end -------------------------------------------------------------- */


/* @group 4-4 暮らしのお支払い
---------------------------------------------------------------------- */
#scene div.page_title{
	background: url(../images/scene/page_title.gif) top left no-repeat;
	height: 81px;
}

#scene div#lead div.txt{
	width: 458px;
}

#scene div#scene_list{
	width: 648px;
	overflow: hidden;
}

#scene div#scene_list ul{
	width: 648px;
	margin-bottom: 30px;
}

#scene div#scene_list ul:after{
     content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
}

#scene div#scene_list ul{
     display: inline-block;
     min-height: 1%;
} 

/* Hides from IE-mac \*/
* html #scene div#scene_list ul{
     height: 1%;
}

#scene div#scene_list ul{
     display: block;
}
/* End hide from IE-Mac */

#scene div#scene_list ul li{
	float: left;
	width: 300px;
	margin-right: 24px;
}

#scene div#scene_list ul li:after{
     content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
}

#scene div#scene_list ul li{
     display: inline-block;
     min-height: 1%;
} 

/* Hides from IE-mac \*/
* html #scene div#scene_list ul li{
     height: 1%;
}

#scene div#scene_list ul li{
     display: block;
}
/* End hide from IE-Mac */

#scene div#scene_list ul li .img{
	float: left;
}

#scene div#scene_list ul li dl{
	float: right;
	width: 230px;
}

#scene div#scene_list ul li dl dt{
	font-weight: bold;
	color: #005bac;
	margin-bottom: 5px;
}

#scene div#scene_list ul li dl dt a{
	color: #005bac;
}

#scene div#scene_list ul li dl dt a:visited{
	color: #005bac;
}

#scene div#scene_list ul li dl dt a:hover{
	color: #ef7e00;
}

/*detail*/
#scene div.section div.column table.common_table{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	margin-bottom: 10px;
}

#scene div.section div.column table.common_table th.logo{
	border-right: 1px solid #cccccc;
	text-align: center;
	width: 30%;
}

#scene div.section div.column table.common_table td.txt{
	padding: 20px 0 20px 20px;
	width: 70%;
}

#scene div.section div.column table.common_table td.txt div{
	width: 480px;
	margin: 0 0 0 auto;
}

#scene div.section div.column table.common_table td.txt h4{
	margin-bottom: 5px;
}

#scene div.section div.column table.common_table td.txt p{
	padding: 0 5px;
}

#scene div.section div.column table.common_table td.txt p.icon_square{
	margin-left: 5px;
	padding-left: 20px;
}

#scene div.section div.column table.common_table td.txt table.contact{
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	width: 468px;
	margin: 0 auto 10px auto;
}

#scene div.section div.column table.common_table td.txt table.contact th{
	background-color: #e0e0e0;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 10px;
}

#scene div.section div.column table.common_table td.txt table.contact td{
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 10px;
}

#scene div.section div.column table.common_table td.txt table.contact td em{
	font-size: 123.1%;
}

#scene div.section div.column table.common_table td.txt table.contact td ul.btn{
	width: 378px;
	margin: 0 auto;
	padding-top: 5px;
}
#scene div.section div.column table.common_table td.txt table.contact td ul.btn:after{
     content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
}

#scene div.section div.column table.common_table td.txt table.contact td ul.btn{
     display: inline-block;
     min-height: 1%;
} 

/* Hides from IE-mac \*/
* html #scene div.section div.column table.common_table td.txt table.contact td ul.btn{
     height: 1%;
}

#scene div.section div.column table.common_table td.txt table.contact td ul.btn{
     display: block;
}
/* End hide from IE-Mac */

#scene div.section div.column table.common_table td.txt table.contact td ul.btn li{
	text-align: center;
}

#scene div.section div.column table.common_table td.txt table.contact td ul.btn li.left{
	float: left;
	width: 50%;
}

#scene div.section div.column table.common_table td.txt table.contact td ul.btn li.right{
	float: right;
	width: 50%;
}

#scene div.section div.column table.common_table td.txt ul.normal_list{
	width: 470px;
	margin: 0 auto;
	padding-bottom: 10px;
}

/*shopping only*/
#scene div#shopping div.column table td div{
	border: 1px solid #999999;
	margin-bottom: 10px;
	padding: 10px 10px 0;
	width: 460px;
}


/*icon set*/
ol.icon_mobile{
	background: url("../images/scene_details/mobile_icon.gif") left top no-repeat; 
	padding-left: 60px;
	height: 44px;
}

ol.icon_phon{
	background: url("../images/scene_details/phon_icon.gif") left top no-repeat; 
	padding-left: 60px;
	height: 44px;
}

ol.icon_phon_mobile{
	background: url("../images/scene_details/phon_mobile_icon.gif") left top no-repeat; 
	padding-left:60px;
	height: 44px;
}
ol.icon_pc{
	background: url("../images/scene_details/pc_icon.gif") left top no-repeat; 
	padding-left: 60px;
	height: 44px;
}

ol.icon_shop{
	background: url("../images/scene_details/shop_icon.gif") left top no-repeat; 
	padding-left: 60px;
	height: 44px;
}


/* @end -------------------------------------------------------------- */


/* @group 4-6 JALマイレージへのポイント移行
---------------------------------------------------------------------- */
#jal div.page_title{
	background: url(../images/jal/page_title.gif) top left no-repeat;
	height: 81px;
}

#jal div#lead div.txt{
	width: 459px;
}

#jal table#rate{
	width: 100%;
}

#jal table#rate th{
	text-align: center;
}

#jal p.center{
	text-align: center;
}

/* @end -------------------------------------------------------------- */


/* @group 4-7 ポイント交換
---------------------------------------------------------------------- */
#exchange div.page_title{
	background: url(../images/exchange/page_title.gif) top left no-repeat;
	height: 81px;
}

#exchange div#lead div.txt{
	width: 459px;
}

#exchange div#yes_no p{
	margin: 0;
}

#exchange div#yes_no table{
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	width: 332px;
	line-height: 1.2;
	margin-bottom: 5px;
}

#exchange div#yes_no table th{
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 0;
}

#exchange div#yes_no table td{
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 5px;
}

#exchange div#yes_no table#yes{
	float: left;
}

#exchange div#yes_no table#no{
	float: right;
}

#exchange div#pdf_dl .ph{
	float: left;
}

#exchange div#pdf_dl div.txt{
	float: right;
	width: 327px;
}

#exchange ol#step{
	margin-bottom: 20px;
}

#exchange ol#step li{
	float: left;
}

#exchange ol#step li.step0102{
	background: url(../images/exchange/arrow_r.gif) 97% 50% no-repeat;
	padding-right: 42px;
}

/* @end -------------------------------------------------------------- */


