@charset "shift_jis";

/*------------------------------------------------*/
/* STEP2
/*------------------------------------------------*/
/* -------------------------------------
	基本
----------------------------------------*/

.step2-one #wrapper,
.step2-two.noNavi #wrapper {
	border-top:none;
	background:url("/asset/images/bg-step2-one.gif") repeat-x left 13px;
}
.step2-two #wrapper {
	border-top:none;
	background: url("/asset/images/bg-step2-two.gif") repeat-x left top;
}
.step2-one.step2-guide #wrapper,.step2-two.step2-guide #wrapper {
	border-top:none;
	background:#fdfdfe url("/asset/images/bg-guide.gif") repeat-x left top;
}

/* リンク */
.main-section a,
.main-section a:link,
.sub-section a,
.sub-section a:link{
	color:#1E51D2;
}
.main-section a:visited,
.sub-section a:visited{
	color:#4CC7EA;
	color:#1E51D2;
}
.main-section a:hover,
.sub-section a:hover{
	color:#82A5FE;
}
.main-section a:active,
.sub-section a:active{
	color:#82A5FE;
}

/* -------------------------------------
	ヘッダー
----------------------------------------*/
/*共通*/
.step2-one #header #header-left-logo,
.step2-two #header #header-left-logo{
	float: left;
	display: inline;
	padding: 0;
}
.step2-one #header #header-right-logo,
.step2-two #header #header-right-logo{
	float: right;
	display: inline;
	padding: 0;
}

/*1カラム*/
.step2-one #header.noNavi,.step2-two .noNavi #header{
	height:94px;
}
.step2-one .noNavi #header,
.step2-two .noNavi #header{
	margin-bottom:12px;
}

.step2-one .noNavi #header-right-logo,
.step2-two .noNavi #header-right-logo{
	width:207px;
	margin-top:5px;
}
.step2-one .noNavi #header-right-logo ul,
.step2-two .noNavi #header-right-logo ul{
	margin:9px -12px 0 0;
}
*+html .step2-two .noNavi #header-right-logo ul{
	margin-top:0;
}
.step2-one .noNavi #header-right-logo ul li,
.step2-two .noNavi #header-right-logo ul li{
	display:inline;
	float:left;
	margin-right: 12px;
}

.step2-one .noNavi #header-right-logo ul li.last,
.step2-two .noNavi #header-right-logo ul li.last{
	padding-left:13px;
}
/*HE-02用*/
.step2-one .noNaviWithLogOut #header-right-logo ul li.last{
	padding-left:13px;
}

.step2-one #header.noNaviWithLogOut{
	height:94px;
}
.step2-one .noNaviWithLogOut #header{
	margin-bottom:12px;
}

.step2-one .noNaviWithLogOut #header-right-logo{
	margin-top:5px;
	width: 315px;
	margin-left:55px;
}
.step2-one .noNaviWithLogOut #header-right-logo ul{
	margin:9px -12px 0 0;
}
.step2-one .noNaviWithLogOut #header-right-logo ul li{
	display:inline;
	float:left;
	margin-right: 12px;
}

.step2-one .noNaviWithLogOut #header-right-logo ul li.last{
	padding-left:13px;
}

/*2カラム・3カラム*/
.step2-two #header{
	height:73px;
}
.step2-two #header-right-logo{
	width:370px;
}
.step2-two #header-right-logo form.search{
	float: left;
	width:241px;
	margin-top:12px;
}
.step2-two #header-right-logo form input.search-box{
	width:138px;
	height:21px;
	border:none;
	margin:0;
	padding:0 4px 0 18px;
	font-size:14px;
	line-height:1.5;
	background: url("/asset/images/bg-search-header-step2.gif") repeat-x left top;
	float:left;
}
.step2-two #header-right-logo div.search{
	float: left;
	width:241px;
	margin-top:12px;
}
.step2-two #header-right-logo div input.search-box{
	width:138px;
	height:21px;
	border:none;
	margin:0;
	padding:0 4px 0 18px;
	font-size:14px;
	line-height:1.5;
	background: url("/asset/images/bg-search-header-step2.gif") repeat-x left top;
	float:left;
}
.step2-two #header-right-logo  div.search-box{
     margin:0;
     padding:0 4px 0 18px;
     font-size:14px;
     line-height:1.5;
     background: url("/asset/images/bg-search-header-step2.gif") repeat-x left top;
     float:left;
}
.step2-two #header-right-logo  div.search-box input{
     width:138px;
     height:21px;
     border:none;
     margin:0;
     background-color:transparent;
     outline:none;
}
.step2-two #header-right-logo p{
	float: right;
	width:98px;
	margin-top:5px;
}
.step2-two .noNavi #header-right-logo p{
	margin-top:0;
}

.step2-two #header-right-logo ul{
	clear:both;
	width: 315px;
	margin-left:55px;
	padding-top:9px;
}
.step2-two #header-right-logo ul li{
	float: left;
	margin-right:12px;
}
.step2-two #header-right-logo ul li.last{
	float: left;
	margin-right:0;
	padding-left:13px;
}

/*ご利用ガイド*/
.step2-one.step2-guide #header,
.step2-two.step2-guide #header{
	height:87px;
}

.step2-one.step2-guide #header-left-logo,
.step2-two.step2-guide #header-left-logo{
	width:335px;
}
.step2-one.step2-guide #header-left-logo .fr,
.step2-two.step2-guide #header #header-left-logo .fr{
	margin-top:23px;
}
.step2-one.step2-guide #header-right-logo,
.step2-two.step2-guide #header-right-logo{
	margin-top:5px;
	width: 98px;
}
.step2-one.step2-guide #header-right-logo ul,
.step2-two.step2-guide #header-right-logo ul{
	margin:9px 0 0;
	width: 98px;
}
*+html .step2-one.step2-guide #header-right-logo ul,
*+html .step2-two.step2-guide #header-right-logo ul{
	margin-top:0;
}
.step2-one.step2-guide #header-right-logo ul li,
.step2-two.step2-guide #header-right-logo ul li{
	margin-right: 0;
	padding-left:12px;
	display:inline;
	float:left;
}

.step2-one.step2-guide #header-right-logo ul li.last,
.step2-two.step2-guide #header-right-logo ul li.last{
	padding-left:13px;
}

#switch-sp{
	display:inline;
	background:#fff;
	text-align:center;
}

/* -------------------------------------
	グローバルナビ
----------------------------------------*/
/* CH22-1120 add begin */
.step2-two #g-navi{
	width:100%;
	height:37px;
	margin:0 auto;
	background:url("/asset/images/bg-03-gnav-step2.gif") no-repeat scroll center top ;
}
/* CH22-1120 add end */

.step2-two #g-navi ul{
	margin:0 auto;
	height:37px;
	width:961px;
}

/* CH22-1120 add begin */
.gm00.step2-two #g-navi ul{
	background: url("/asset/images/gnav-step2_01.png") no-repeat left bottom;
}
.gm01.step2-two #g-navi ul{
	background: url("/asset/images/gnav-step2_01.png") no-repeat left -259px;
}
.gm02.step2-two #g-navi ul{
	background: url("/asset/images/gnav-step2_01.png") no-repeat left -222px;
}
.gm03.step2-two #g-navi ul{
	background: url("/asset/images/gnav-step2_01.png") no-repeat left -185px;
}
.gm04.step2-two #g-navi ul{
	background: url("/asset/images/gnav-step2_01.png") no-repeat left -148px;
}
.gm05.step2-two #g-navi ul{
	background: url("/asset/images/gnav-step2_01.png") no-repeat left -111px;
}
.gm06.step2-two #g-navi ul{
	background: url("/asset/images/gnav-step2_01.png") no-repeat left -74px;
}
.gm07.step2-two #g-navi ul{
	background: url("/asset/images/gnav-step2_01.png") no-repeat left -37px;
}
/* CH22-1120 add end */
.step2-two #g-navi ul a:active{
	overflow:hidden;
}

.step2-two #g-navi li{
	float: left;
	height:37px;
	margin-right:-1px;
	text-indent:-9999px;
}
.step2-two #g-navi li a{
	display:block;
	height:37px;
}
/* CH22-1120 add begin */
.step2-two #g-navi li.gn01 a{
	width: 125px;
}
.step2-two #g-navi li.gn01 a:hover{
	background: url("/asset/images/gnav-step2_01.png") no-repeat left -259px;
}
.step2-two #g-navi li.gn02 a{
	width: 235px;
}
.step2-two #g-navi li.gn02 a:hover{
	background: url("/asset/images/gnav-step2_01.png") no-repeat -124px -222px;
}
.step2-two #g-navi li.gn03 a{
	width: 176px;
}
.step2-two #g-navi li.gn03 a:hover{
	background: url("/asset/images/gnav-step2_01.png") no-repeat -358px -185px;
}
.step2-two #g-navi li.gn04 a{
	width: 99px;
}
.step2-two #g-navi li.gn04 a:hover{
	background: url("/asset/images/gnav-step2_01.png") no-repeat -533px -148px;
}
.step2-two #g-navi li.gn05 a{
	width: 123px;
}
.step2-two #g-navi li.gn05 a:hover{
	background: url("/asset/images/gnav-step2_01.png") no-repeat -631px -111px;
}
.step2-two #g-navi li.gn06 a{
	width: 99px;
}
.step2-two #g-navi li.gn06 a:hover{
	background: url("/asset/images/gnav-step2_01.png") no-repeat -753px -74px;
}
.step2-two #g-navi li.gn07 a{
	width: 110px;
}
.step2-two #g-navi li.gn07 a:hover{
	background: url("/asset/images/gnav-step2_01.png") no-repeat -851px -37px;
}
/* CH22-1120 add end */


/*HE-01_002(2012/09/26)*/
/* CH22-1120 add begin */
.gm00.step2-two #g-navi.another ul{
	background: url("/asset/images/gnav-step2_02.png") no-repeat left bottom;
}
.gm01.step2-two #g-navi.another ul{
	background: url("/asset/images/gnav-step2_02.png") no-repeat left -222px;
}
.gm02.step2-two #g-navi.another ul{
	background: url("/asset/images/gnav-step2_02.png") no-repeat left -185px;
}
.gm03.step2-two #g-navi.another ul{
	background: url("/asset/images/gnav-step2_02.png") no-repeat left -148px;
}
.gm04.step2-two #g-navi.another ul{
	background: url("/asset/images/gnav-step2_02.png") no-repeat left -111px;
}
.gm06.step2-two #g-navi.another ul{
	background: url("/asset/images/gnav-step2_02.png") no-repeat left -74px;
}
.gm07.step2-two #g-navi.another ul{
	background: url("/asset/images/gnav-step2_02.png") no-repeat left -37px;
}
.step2-two #g-navi.another li.gn01 a{
	width: 145px;
}
.step2-two #g-navi.another li.gn01 a:hover{
	background: url("/asset/images/gnav-step2_02.png") no-repeat left -222px;
}
.step2-two #g-navi.another li.gn02 a{
	width: 255px;
}
.step2-two #g-navi.another li.gn02 a:hover{
	background: url("/asset/images/gnav-step2_02.png") no-repeat -144px -185px;
}
.step2-two #g-navi.another li.gn03 a{
	width: 196px;
}
.step2-two #g-navi.another li.gn03 a:hover{
	background: url("/asset/images/gnav-step2_02.png") no-repeat -398px -148px;
}
.step2-two #g-navi.another li.gn04 a{
	width: 121px;
}
.step2-two #g-navi.another li.gn04 a:hover{
	background: url("/asset/images/gnav-step2_02.png") no-repeat -593px -111px;
}
.step2-two #g-navi.another li.gn06 a{
	width: 119px;
}
.step2-two #g-navi.another li.gn06 a:hover{
	background: url("/asset/images/gnav-step2_02.png") no-repeat -713px -74px;
}
.step2-two #g-navi.another li.gn07 a{
	width: 130px;
}
.step2-two #g-navi.another li.gn07 a:hover{
	background: url("/asset/images/gnav-step2_02.png") no-repeat -831px -37px;
}
/* CH22-1120 add end */


/* -------------------------------------
	パンくず
----------------------------------------*/

.breadcrumb{
	height:auto !important;
	height:35px;
	min-height:35px;
	padding:0 20px;
}
.step2-guide ul.breadcrumb{
	padding:0;
}
.step2-one ul.breadcrumb{
	margin-top:-9px;
}
.step2-one.step2-guide ul.breadcrumb{
	margin-top:0;
}
ul.breadcrumb li{
	display:inline;
	float:left;
	padding: 1.45em 0 0.7em 0;
	line-height:1.2;
	font-size:80%;
}
ul.breadcrumb li span{
	padding:0 0.5em;
}
.step2-guide ul.breadcrumb li.first{
	padding-right: 0.75em;
}
.step2-guide ul.breadcrumb li a.home{
	padding: 0 4px;
	border:solid 1px #e9ebf0;
	background:#dde0e5;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	behavior: url(/asset/js/PIE.htc);
	position:relative;
}
*+html .step2-guide ul.breadcrumb li a.home{
	margin-top: -4px;
	padding: 3px 4px;
}

/* -------------------------------------
	コンテンツ(共通)
----------------------------------------*/
.step2-one #contents .one-colum div.main-section,
.step2-two #contents .one-colum div.main-section,
.step2-two #contents .two-colum div.main-section,
.step2-two #contents .two-colum .sub-section div.circle-box,
.step2-two #contents .three-colum div.main-section,
.step2-two #contents .three-colum .sub-section div.circle-box,
.step2-two #contents .three-colum .nav-section {
	background-color:#fff;
	border:solid 1px #d1d5de;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	-webkit-box-shadow: #ebebeb 3px 3px 3px;
	-moz-box-shadow: #ebebeb 3px 3px 3px;
	box-shadow: #ebebeb 3px 3px 3px;
	behavior: url(/asset/js/PIE.htc);
	position:relative;
	*behavior: none;
	*position:static;
}
.step2-one.step2-guide #contents .one-colum div.main-section,
.step2-two.step2-guide #contents .one-colum div.main-section,
.step2-two.step2-guide #contents .two-colum div.main-section,
.step2-two.step2-guide #contents .two-colum .sub-section div.circle-box,
.step2-two.step2-guide #contents .three-colum div.main-section,
.step2-two.step2-guide #contents .three-colum .sub-section div.circle-box,
.step2-two.step2-guide #contents .three-colum .nav-section {
	border:solid 1px #8390ae;
	-webkit-box-shadow: #c5c8d0 3px 3px 3px;
	-moz-box-shadow: #c5c8d0 3px 3px 3px;
	box-shadow: #c5c8d0 3px 3px 3px;
	behavior: url(/asset/js/PIE.htc);
	position:relative;
	*behavior: none;
	*position:static;
	margin-bottom:0;
}
.step2-one #contents,
.step2-two #contents {
	margin-bottom:20px;
}
.step2-one.lgPage #contents {
	margin-bottom:0;
}
.step2-one #contents .one-colum,
.step2-two #contents .one-colum,
.step2-two #contents .two-colum,
.step2-two #contents .three-colum {
	padding:0;
	text-align: left;
	clear:both;
}
/* 見出し2 */
#contents .main-section h2{
	margin: 0 0 18px 0;
	background:#b9e3c7 url("/asset/images/onecol-h2-bg.gif") left top no-repeat;
	height:auto;
	min-height:2.1em;
	line-height: 2.1;
	padding: 0.2em 0 0 12px;
	color:#003D38;
	font-size: 125%;
	font-weight: bold;
	border: solid 1px #42b07b;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/asset/js/PIE.htc);
	position:relative;
}

/*規約部分見出し2*/
#contents .main-section .txt-scroll h2{
	width:auto;
	background:#E2EDE3;
	padding: 5px 10px;
	font-size: 120%;
/* CH15-1188 mod start */
	color:#000000;
/* CH15-1188 mod end */
	line-height:1.75;
	min-height:0;
	margin-bottom:15px;
	border:none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

/*基本ボックス*/
.step2-one .one-colum .section .inner,
.step2-two .one-colum .section .inner,
.step2-two .two-colum .section .inner {
	padding: 0;
}

/*テーブル*/
.step2-one table,
.step2-two table {
	width:100%;
}
.step2-one .ml13 table,
.step2-one table.ml13{
	width:895px;
}
.step2-two .ml13 table,
.step2-two table.ml13{
	width:702px;
}
*+html .step2-one .one-colum .three-column-table .input-table {
	border-collapse: collapse;
}
/*注意書きリスト*/
.popup #contents.print ul.attention-list li span,
.step2-one .section ul.attention-list li span,
.step2-two .section ul.attention-list li span {
	color:#f30001;
}
.popup #contents.print ul.attention-list.font-small,
.popup #contents.print ul.txt-list.font-small,
.step2-one .section ul.attention-list.font-small,
.step2-two .section ul.attention-list.font-small,
.royal-members-table-attention.font-small,
.card_content .font-small{
	font-size:92% !important;
}
.popup #contents.print ul.txt-list.font-small li {
	padding-left:  2em;
	text-indent: -2em;
}
/*アクションエリア(ボタン等のエリア)*/
.step2-one #contents .main-section .btn-area,
.step2-two #contents .main-section .btn-area {
	background: none;
	padding: 30px 15px 15px 15px;
	text-align: center;
	clear: both;
	position: relative;
	overflow: hidden;
}
.step2-one #contents .main-section .btn-area ul,
.step2-two #contents .main-section .btn-area ul {
	position: relative;
	left: 50%;
	float: left;
	width:auto;
}
.step2-one #contents .main-section .btn-area li,
.step2-two #contents .main-section .btn-area li {
	position: relative;
	left: -50%;
	float: left;
}

.step2-one #contents .main-section .btn-area li.first,
.step2-two #contents .main-section .btn-area li.first{
	padding-top:3px;
}

/* -------------------------------------
	コンテンツ(1カラム)
----------------------------------------*/

/* -------------------------------------
	メイン(1カラム)
----------------------------------------*/
.step2-one #contents .one-colum .main-section{
	width:958px;
	padding-bottom:25px;
}

/*見出し*/
.step2-one .one-colum .main-section h1 {
	background: url("/asset/images/twocol-h1-bg.gif") repeat-x left bottom;
	border-bottom: 3px solid #00AE80;
	font-size: 167%;
	padding: 25px 30px 9px 24px;
	width: 904px;
}

.step2-one .one-colum .main-section h1 .step2l{
	margin-top: -5px !important;
	margin-bottom: -5px !important;
}

.step2-one .one-colum .main-section h2,
.step2-one .one-colum .main-section .section h2{
	width: 894px;
}
/* 2カラム分割 */
.step2-one .one-colum .main-section .column02 .col h2{
	width: 437px;
}

.step2-one .one-colum .section .inner {
	padding: 0;
}

/*基本ボックス*/
.step2-one #contents .main-section .section {
	margin:0 25px;
	padding:0;
}
.step2-one #contents .main-section .section .section {
	margin:0 0 25px;
}
/*2カラム分割*/
.step2-one #contents .one-colum .main-section .section .column02{
	width: 908px;
}
.step2-one #contents .one-colum .main-section .section .column02 .col{
	float: left;
	display:inline;
	width: 446px;
}
.step2-one #contents .one-colum .main-section .section .column02 .col.first{
	margin-right: 16px;
}

/*エラーメッセージ*/
.step2-one .one-colum .main-section .error-message {
	margin: 25px 0;
}
.step2-one.lgPage .one-colum .error-message {
	margin: 15px 0 0;
}
.step2-two.btm-tab .one-colum .error-message {
	margin: 0 0 20px;
}

.step2-two .two-colum .main-section .error-message {
	margin: 25px 0;
	text-align:left;
}
.step2-two.gm05 .one-colum .main-section .error-message {
	margin: 25px 0;
}
/*アクションエリア(ボタン等のエリア)*/
.step2-one .one-colum .btnAreaBg{
	background: url(/asset/images/btn-area-bg-l.gif) left top no-repeat;
	margin:0 25px;
	height: 101px;
	width: 908px;
}

.step2-one .left-main-colum{
	width: auto;
}
.step2-one .one-colum .left-main-colum .btnAreaBg{
	background: url(/asset/images/btn-area-bg-s.gif) left top no-repeat;
	margin:0 25px;
	height: 101px;
	width: 686px;
}


/*テキストボタン*/
a.btnTxtLink{
	background:#ecf2ff url(/asset/images/btn-txtlink-l.png) repeat-x left top;
	display: block;
	width: 332px;
	margin:0 auto;
	padding:7px;
	min-height:21px;
	border:solid 2px #78bbf4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/asset/js/PIE.htc);
	position:relative;
}
a.btnTxtLink:hover{
	background:#f2f6ff url(/asset/images/btn-txtLink_on.png) repeat-x left top;
	border:solid 2px #95cdfd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/asset/js/PIE.htc);
	position:relative;
}
a.btnTxtLink span .externalLink{
	background:url("/asset/images/icon-external-link.gif") no-repeat 1px 0.25em;
	*background:url("/asset/images/icon-external-link.gif") no-repeat 1px center;
	*padding:2px 0 2px inherit;
}


/* -------------------------------------
	コンテンツ(2カラム)
----------------------------------------*/


/* -------------------------------------
	メイン(2カラム)
----------------------------------------*/
.step2-two #contents .two-colum div.main-section{
	float:left;
	display:inline;
	width:745px;
}
/* 2カラムページ内の1カラム */
.step2-two #contents .one-colum .main-section{
	width:958px;
	margin-bottom:15px;
}
/* 2カラムページ メインカラム2段以上 */
.step2-two #contents .two-colum div.main-wrapper{
	float:left;
	display:inline;
	width:747px;
}
.step2-two #contents .two-colum div.main-wrapper div.main-section{
	float:none;
	display:block;
}

/*見出し*/
.step2-two .one-colum .main-section h1 {
	background: url("/asset/images/twocol-h1-bg.gif") repeat-x scroll left bottom;
	border-bottom: 3px solid #00AE80;
	font-size: 167%;
	padding: 25px 0 9px 24px;
	width: 934px;
}
.step2-two .two-colum .main-section h1 {
	background: url("/asset/images/twocol-h1-bg.gif") repeat-x scroll left bottom;
	border-bottom: 3px solid #00AE80;
	font-size: 167%;
	padding: 25px 0 9px 24px;
	width: 721px;
}
.step2-two .one-colum div.main-section h1.nobg{
	background: none;
	border-bottom: none;
	padding: 25px 0 0 15px;
	width: auto;
	display:inline;
	float:left;
}

.step2-two div.one-colum div.main-section .h1_logo{
	display:inline;
	float:right;
	padding-right:15px;
}

/*画像H1*/
.step2-two .two-colum .main-section h1.h1Nml {
	background: none;
	border: none;
	width:715px;
	font-size:0;
	line-height:0;
	padding: 15px 0;
}
/*H2*/
.step2-two .one-colum .main-section h2{
	width: 916px;
}
.step2-two .two-colum .main-section h2{
	width: 702px;
}
h2 .icon{
	float:left;
	padding:5px 0 0 10px;
}
*+html h2 .icon{
	padding-top:3px;
}

/* 2カラム分割 */
.step2-two .one-colum .main-section .column02 .col h2{
	width: 442px;
}
.step2-two .two-colum .main-section .column02 .col h2{
	width: 338px;
}

/* 左右に要素のついたh2(.h2Special) */
.step2-two #contents .two-colum .main-section h2.h2Special{
	height: auto !important;
	height: 51px;
	min-height: 51px;
	line-height: 51px;
	padding: 0 10px 0 70px;
	width: 635px;
	margin-bottom: 10px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
h2.h2Special .icon{
	float: right;
	display: inline;
	padding: 1em 5px 0 0;
}
*+html h2.h2Special .icon{
	padding-top: 13px;
}
h2.h2Special .ttl{
	float:left;
	display: inline;
}
/* プルダウンリストのついたh2(.selectList) */
.step2-two #contents .two-colum .main-section h2.selectList{
	height:auto;
	min-height:2.1em;
	line-height: 2.1;
	padding: 0.2em 0 0 12px;
	width: 702px;
	border: solid 1px #42b07b;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/asset/js/PIE.htc);
	position:relative;
}
h2.selectList .icon{
	float: right;
	display: inline;
	line-height:0;
	padding: 0.2em 5px 0 0;
}
h2.selectList .ttl{
	float:left;
	display: inline;
}
h2.selectList .font-small{
	display: block;
	float:left;
	padding-top:0.2em;
}
#wrapper #contents .main-section h2.nbBgGray{
	background: #EBEBEB !important;
	padding:4px 11px !important;
	border: none !important;
	height:auto !important;
	height:25px !important;
	min-height:25px !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	behavior: url(/asset/js/PIE.htc);
	position:relative;
	margin-bottom: 10px;
	font-size:100%;
}
.main-section h3,
.main-section h3.hdg_l3-2,
.main-section p.nbBgGray{
	border-left:#848484 solid 4px;
	padding-left: 12px;
	margin-bottom: 10px;
}
.main-section h3.bgGray{
	background:#efeff4!important;
	padding:4px 11px;
	border:1px solid #e9e9e9!important;
}
.main-section h3.bgGray strong{
	border-left:4px solid #848484;
	padding-left:8px;
}
.main-section h3.bgGray .fcRed strong{
	border-left:none;
	padding:0;

}
.main-section h3.nbBgGray,
.main-section p.nbBgGray{
	background: #EBEBEB;
	padding:4px 11px;
	border: none;
	height:auto !important;
	height:25px;
	min-height:25px;
}
.main-section h3.nbBgGray span,
.main-section h3.hdg_l3-2 span{
	vertical-align:bottom;
	*vertical-align:middle;
	line-height:2.1;
}

.main-section h3.hdg_l3-2 span{
	font-size: 105%;
	font-weight: bold;
}

/*基本ボックス*/
.step2-two #contents .main-section .section {
	margin:0 15px 40px;
	padding:0;
}
.step2-two #contents .main-section .section .section {
	margin:0 0 30px;
}
/*2カラム分割*/
.step2-two #contents .one-colum .main-section .section .column02{
	width: 928px;
}
.step2-two #contents .one-colum .main-section .section .column02 .col{
	float: left;
	display:inline;
	width: 456px;
}
.step2-two #contents .one-colum .main-section .section .column02 .col.first{
	margin-right: 16px;
}
.step2-two #contents .two-colum .main-section .section .column02{
	width: 715px;
}
.step2-two #contents .two-colum .main-section .section .column02 .col{
	float: left;
	display:inline;
	width: 350px;
}
.step2-two #contents .two-colum .main-section .section .column02 .col.first{
	margin-right: 15px;
}

/*アクションエリア(ボタン等のエリア)*/
/*グラデーション背景*/
.step2-two .two-colum .btnAreaBg{
	background: url(/asset/images/btn-area-bg.gif) left top no-repeat;
	height: 101px;
	width: 715px;
}
/*飾り*/
.bgBigArrow {
	background: url("/asset/images/bg-bigarrow.gif") no-repeat left top;
	width: 715px;
	height: 148px;
}
/*飾り+グラデーション背景*/
.step2-two .two-colum .bgBigArrow .btnAreaBg {
	background: url("/asset/images/btn-area-bg.gif") no-repeat scroll left bottom;
	height: 75px;
	width: 715px;
	margin-top: 73px;
}
.step2-two #contents .main-section .bgBigArrow .btnAreaBg .btn-area {
	background: none;
	clear: both;
	padding: 10px 15px 15px;
	text-align: center;
}
/*飾り+ボックス+グラデーション背景*/
.step2-two .two-colum .bgBigArrow.bgAuto .btnAreaBg{
	height:auto;
}
.step2-two .two-colum .bgBigArrow.bgAuto{
	background:url("/asset/images/bg-bigarrow02.gif") no-repeat left top;
	height:auto;
}
.step2-two #contents .main-section .bgBigArrow.bgAuto .btnAreaBg .btn-area{
	padding:30px 0 31px;
}
#contents .bgBigArrow.bgAuto .btn-area ul li:first-child{
	margin:3px 25px 0 0;
}

/*ページトップ*/
.page-top{
	clear:both;
	*zoom:1;
}
.step2-one #contents .page-top{
	margin: 40px 25px 0;
}

/* -------------------------------------
	サブ(2カラム)
----------------------------------------*/
.step2-two #contents .sub-section {
	float:right;
	display:inline;
	width:200px;
	margin-bottom:-15px;
	line-height:1.4;
}
.step2-two #contents .sub-section .section{
	margin-bottom:15px;
}
.step2-two #contents .sub-section .section .section {
	font-size: 85%;
	margin: 10px 10px 15px;
}
/*会員様情報*/
.step2-two .sub-section .name{
	padding:13px 11px 20px 13px;
	background:url(/asset/images/bg-side-name.gif) left bottom repeat-x;
	font-size:85%;
}
.step2-two .sub-section .name p.login{
	height:auto !important;
	height:17px;
	min-height:17px;
	float:left;
	width:110px;
	line-height:1.3;
}
.step2-two .sub-section .name p.login strong{
	font-size:150%;
}
.step2-two .sub-section .name form{
	float:right;
	display:inline;
	width:59px;
	height:17px;
}
.step2-two .sub-section .name form input{
	vertical-align:bottom;
}
.step2-two .sub-section ul.campaign li{
	margin-bottom:0.5em;
	padding-left:0.5em;
}
.step2-two .sub-section .card-list{
	width:178px;
}
.step2-two .sub-section .card-list dd ul li{
	padding:7px;
	border-right:solid 4px #d6e1e6;
	border-bottom:solid 4px #d6e1e6;
	border-left:solid 4px #d6e1e6;
	line-height:1.3;
}
.step2-two .sub-section .card-list dd ul li dl dd dl{
	padding-left:4px;
	width:152px;
}
.step2-two .sub-section .card-list dd ul li dl dd.fl{
	display:table;
	width:110px;
	height:45px;
}
.sub-section .blue-right-arrow{
	background:url(/asset/images/icon-right-blue-arrow-6x8.gif) left 0.3em no-repeat;
	*background:url(/asset/images/icon-right-blue-arrow-6x8.gif) left 0.2em no-repeat;
}
.step2-two .sub-section .card-list dd ul li dl dd.fl dl{
	display:table-cell;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	height:45px;
}
.step2-two .sub-section .card-list dd ul li dl dd.fr{
	width:41px;
	padding:0;
}
.step2-two .sub-section .point{
	clear:both;
	margin-top:15px;
	line-height:1.25;
	text-align:right;
}
.step2-two .sub-section .point dd{
	margin-bottom:6px;
}
.step2-two .sub-section .point strong{
	font-size:150%;
	color:#208eff;
}

/*ローカルナビ*/

.step2-two .sub-section .sub_navi h3{
	background:url(/asset/images/submenu_ttl_bg.png) no-repeat left top;
	background:url(/asset/images/submenu_ttl_bg.png) no-repeat -1px -1px\9;
	-webkit-border-radius: 11px 11px 0 0;
	-moz-border-radius: 11px 11px 0 0;
	border-radius: 11px 11px 0 0;
	display:block;
	padding:3px 0 0 2px;
	font-size:0px;
	line-height:0;
	behavior: url(/asset/js/PIE.htc);
	position:relative;
}
.step2-two .sub-section .sub_navi h3 a{
	background-image:none;
	padding:0;
}
.step2-two .sub-section .sub_navi .inner{
	background:url(/asset/images/submenu_body_bg.jpg) no-repeat left top #15a35b;
	padding:15px 13px 0;
	font-size:96%;
	min-height:119px;
	height: auto !important;
}
.step2-two .sub-section .sub_navi .inner li{
	margin-bottom:0.4em;
}

.step2-two #contents .sub-section div.sub_navi.circle-box{
	border-width:0px;
	-webkit-box-shadow: #d9d9d9 3px 3px 3px;
	-moz-box-shadow: #d9d9d9 3px 3px 3px;
	box-shadow: #d9d9d9 3px 3px 3px;
	behavior: url(/asset/js/PIE.htc);
	position:relative;
}

.step2-two .sub-section .sub_navi .sub_footer{
	-webkit-border-radius:0 0 11px 11px;
	-moz-border-radius:0 0 11px 11px;
	border-radius:0 0 11px 11px;
	behavior: url(/asset/js/PIE.htc);
	position:relative;
	background:url(/asset/images/submenu_foot.jpg) no-repeat left top;
	background:url(/asset/images/submenu_foot.jpg) no-repeat -1px -1px\9;
	height:14px;
	height:13px\9;
}

.step2-two .sub-section .sub_navi a{
	background:url(/asset/images/submenu_arrow.png) no-repeat left 0.3em;
	color:#def2e8;
	padding-left:12px;
	display:block;
}

/*ジャックスモール*/
.step2-two .sub-section .sub_recomenda.jaccs_mall {
	font-size:85%;
}
.step2-two .sub-section .sub_recomenda.jaccs_mall h3{
	width:180px;
	margin:17px auto 7px;
	padding:0;
}
.step2-two .sub-section .sub_recomenda.jaccs_mall p{
	width:178px;
	margin:12px auto 10px;
	padding:0;
}
.step2-two .sub-section .sub_recomenda.jaccs_mall dl{
	padding:0px 0 8px;
	margin:0 9px;
}
.step2-two .sub-section .sub_recomenda.jaccs_mall dl dt{
	margin:0px 0 5px;
}
/*おすすめサービス*/
.step2-two .sub-section .sub_recomenda h3{
	margin-left:13px;
}

.step2-two .sub-section .sub_recomenda{
	padding:0 0 10px;
}
.step2-two .sub-section .sub_recomenda dl{
	padding:5px 0 10px;
	margin:0 10px;
}
.step2-two .sub-section .sub_recomenda .last{
	padding:5px 0 15px;
	border-bottom:dotted 1px #000000;
	margin-bottom:12px;
}
.step2-two .sub-section .sub_recomenda dl dt a{
	display:block;
	margin-bottom:3px;
}
.step2-two .sub-section .sub_recomenda dl dd img{
	margin-bottom:5px;
}

.step2-two .sub-section .sub_recomenda p{
	margin:0 10px;
/* CH15-1188 mod start */
	color:#000000;
/* CH15-1188 mod end */
	line-height:1.48;
}

.step2-two .sub-section .sub_recomenda dl dd p{
	margin:0;
	font-size:85%;
}

.step2-two .sub-section .sub_recomenda dl.column02 dt{
	padding:0.5em 7px 0.2em;
	*padding:0.4em 7px 0.3em;
	background:#efefef;
	margin-bottom:10px;
	font-size:85%;
}
.step2-two .sub-section .sub_recomenda dl.column02 dt a{
	margin-bottom:0;
}
.sub-section .sub_recomenda dl.column02 dt a.blue-right-arrow{
	*background:url(/asset/images/icon-right-blue-arrow-6x8.gif) left 0.3em no-repeat;
}
.sub-section .font-small a.externalLink{
	*zoom:1;
}
.step2-two .sub-section .sub_recomenda dl.column02 dd:before,.step2-two .sub-section .sub_recomenda dl.column02 dd:after{
	content:"";
	display:table;
}
.step2-two .sub-section .sub_recomenda dl.column02 dd:after {
	clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.step2-two .sub-section .sub_recomenda dl.column02 dd {
	zoom:1;
}
.step2-two .sub-section .sub_recomenda dl.column02 dd .col.fl{
	width:77px;
}
.step2-two .sub-section .sub_recomenda dl.column02 dd .col.fr{
	width:90px;
}
.step2-two .sub-section .sub_recomenda dl dd ul{
	color:#6a6a6a;
}

/*メンテナンス中のサービス[RN-04]*/
.step2-two .sub-section .sub_maintenance h3{
	padding:13px 6px 8px 13px;
	background:url(/asset/images/bg-sub-maintenance.gif) repeat-x left bottom;
}

.step2-two .sub-section .sub_maintenance .section{
	font-size:116%;
}
.step2-two .sub-section .sub_maintenance dl{
}
.step2-two .sub-section .sub_maintenance dl dt{
}
.step2-two .sub-section .sub_maintenance dl dd{
	margin-bottom:1em;
	padding-left:11px;
}

.step2-two .sub-section .sub_maintenance p{
/* CH15-1188 mod start */
	color:#000000;
/* CH15-1188 mod end */
	line-height:1.48;
}

.step2-two .sub-section .sub_maintenance dl dd p.fr{
	padding-right:9px;
}


/* -------------------------------------
	メイン(3カラム)
----------------------------------------*/
.step2-two #contents .three-colum div.main-section{
	float:left;
	display:inline;
	width:557px;
}
/* 3カラムページ内の1カラム */
.step2-two #contents .three-colum .main-section{
	float:left;
	display:inline;
	width:747px;
}
.step2-two #contents .three-colum div.main-wrapper div.main-section{
	float:none;
	display:block;
}
.step2-two .three-colum .main-section h1 {
	background: url("/asset/images/twocol-h1-bg.gif") repeat-x scroll left bottom;
	font-size: 167%;
	padding: 25px 0 9px 24px;
	width: 532px;
}

/*画像H1*/
.step2-two .three-colum .main-section h1.h1Nml {
	background: none;
	border: none;
	width:715px;
	font-size:0;
	line-height:0;
	padding: 15px 0;
}
h3.selectList span.icon{
	display: none;
}


/* -------------------------------------
	サブ(3カラム)
----------------------------------------*/
.step2-two #contents .nav-section {
	float:left;
	display:inline;
	width:186px;
}
.step2-two .nav-section h3 {
	padding:13px 11px 20px 13px;
	background:url(/asset/images/bg-side-name.gif) left bottom repeat-x;
	font-size:85%;
}
.step2-two .nav-section .inner {
	margin-top: 10px;
}
.step2-two .nav-section .inner dl {
	margin: 0 0 24px 12px;
}
.step2-two .nav-section .inner dl dd {
	font-size: 92%;
}
.step2-two .nav-section .inner dl dt a {
	color: #149051;
}
.step2-two .nav-section .inner dl dd a {
	background: url("/asset/images/submenu_arrow03.png") no-repeat left 0.4em;
	display: block;
	padding-left: 12px;
/* CH15-1188 mod start */
	color: #000000;
/* CH15-1188 mod end */
}


/* -------------------------------------
	ご利用ガイド
----------------------------------------*/
/*見出し*/
.step2-one.step2-guide .main-section h1, .step2-two.step2-guide .main-section h1 {
	background:#f8fafc url("/asset/images/bg-guide-h1.gif") repeat-x left bottom;
	color:#16105a;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #bac9dc;
	-webkit-border-radius: 11px 11px 0 0;
	-moz-border-radius: 11px 11px 0 0;
	border-radius: 11px 11px 0 0;
	behavior: url(/asset/js/PIE.htc);
	position:relative;
	*behavior: none;
	*position:static;
}
.step2-guide.step2-two #contents .one-colum .main-section .guide.section h2 {
	width:auto;
	padding-left:12px;
	border: solid 1px #9db4d1;
	color:#16105a;
	background:#ced9e8 url("/asset/images/bg-guide-h2.gif") left top no-repeat;
}
.step2-guide.step2-two #contents .one-colum .main-section .guide.section h2 .icon {
	padding:0.15em 5px 0 0;
}
.step2-guide.step2-two #contents .one-colum .main-section .guide.section h3 {
	margin-top:18px;
}
/*コンテンツヘッド部分*/
.step2-guide #contents div.main-section .contents-head{
	background:#ccd8e7 url("/asset/images/bg-guide-contents-head.gif") repeat-x left top;
	border-bottom: 3px solid #16105a;
}
.step2-guide #contents .main-section ul.sub_navi{
	height:auto !important;
	height:37px;
	min-height:37px;
	padding:0 20px;
	background: url("/asset/images/bg-guide-under-subnavi.gif") repeat-x left bottom;
}
.step2-guide #contents .main-section ul.sub_navi li{
	display:inline;
	float:left;
	padding: 14px 0 0;
	line-height:1.2;
	margin-right:10px;
}
.step2-guide #contents .main-section ul.sub_navi li a {
	background: url("/asset/images/submenu_arrow02.png") no-repeat scroll left 0.1em;
	display: block;
	padding-left: 12px;
}

/*バルーン(STC-002)*/
.step2-guide #contents div.main-section .contents-head .stc-002{
	width:928px;
	margin: 20px auto 10px;
}
.step2-guide #contents div.main-section .contents-head .stc-002 .main{
	padding:10px 20px 0;
	min-height:46px;
	height:auto !important;
	height:46px;
	background: url("/asset/images/bg-guide-balloon-top.png") no-repeat scroll left top;
	position:relative;
}
.step2-guide #contents div.main-section .contents-head .stc-002 .main .column02 {
	display: table;
}
.step2-guide #contents div.main-section .contents-head .stc-002 .main .column02 span.alignHeight{
	display:table-cell;
	*display:inline;
	*zoom:1;
	width:46px;
	padding-right:17px;
	vertical-align:middle;
}
.step2-guide #contents div.main-section .contents-head .stc-002 .main .column02 div.alignHeight{
	width:820px;
	display:table-cell;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
}
.step2-guide #contents div.main-section .contents-head .stc-002 .main .icon{
	padding:0 0.15em;
}
.step2-guide #contents div.main-section .contents-head .stc-002 .bottom{
	height:25px;
	line-height:25px;
	background: url("/asset/images/bg-guide-balloon-btm.png") no-repeat scroll left bottom;
}

/*ステップ部分(STP-002)*/
.step2-guide #contents div.main-section .contents-head .step_navi ul{
	width:958px;
	border-top:solid 1px #bac9dc;
	background: url("/asset/images/bg-guide-step-ul.gif") no-repeat scroll left top;
}
.step2-guide #contents div.main-section .contents-head .step_navi li.short{
	width:238px;
	background: url("/asset/images/bg-guide-step-li.gif") no-repeat scroll left top;
}
.step2-guide #contents div.main-section .contents-head .step_navi li{
	width:239px;
	border-right:solid 1px #bac9dc;
	background: url("/asset/images/bg-guide-step-li.gif") no-repeat scroll left top;
	float:left;
	padding:16px 0;
}
.step2-guide #contents div.main-section .contents-head .step_navi li a{
	display:table;
	float:left;
}
.step2-guide #contents div.main-section .contents-head .step_navi li span{
	display:table-cell;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	width:170px;
	padding-right:13px;
}
.step2-guide #contents div.main-section .contents-head .step_navi li span.first{
	width:31px;
	padding-left:18px;
	padding-right:6px;
}
.step2-guide #contents div.main-section .contents-head .step_navi li.first{
	width:238px;
}
/*コンテンツメイン部分*/
.step2-guide #contents div.main-section .section-wrapper{
	width:958px;
	border-right:solid 1px #16105a;
	border-left:solid 1px #16105a;
	border-bottom:solid 1px #16105a;
	margin:0 -1px;
}
.step2-guide.step2-one #contents .one-colum .main-section {
	padding-bottom: 0;
}
.step2-guide.step2-two #contents .one-colum .main-section .guide.section {
	margin:29px 25px 40px;
}
.step2-guide.step2-two #contents .one-colum .main-section .guide.section .section {
	margin:0 0 25px;
}
.step2-guide .guide .readArea{
	padding-bottom:25px;
	border-bottom:dotted 1px #999999;
}
/*番号付きリスト*/
.step2-guide .guide-no li{
	margin-left:24px;
	text-indent:-24px;
}
.step2-guide .guide-no li span{
	padding-right:6px;
}

/*2カラム分割(STC-003)*/
.step2-guide.step2-two #contents .one-colum .main-section .guide.section .column02{
	width: 908px;
}
.step2-guide.step2-two #contents .one-colum .main-section .guide.section .column02 .col{
	float: left;
	display:inline;
	width: 347px;
}
.step2-guide.step2-two #contents .one-colum .main-section .guide.section .column02 .col.fr{
	width: 524px;
}
/*3カラム分割(STC-004)*/
.step2-guide.step2-two #contents .one-colum .main-section .guide.section .column03{
	width: 928px;
	margin-right:-18px;
}
.step2-guide.step2-two #contents .one-colum .main-section .guide.section .column03 .col{
	float: left;
	display:inline;
	width: 290px;
	margin-right:18px;
}
.step2-guide.step2-two #contents .one-colum .main-section .guide.section .column02 .col p,
.step2-guide.step2-two #contents .one-colum .main-section .guide.section .column03 .col p{
	margin-bottom:10px;
}
.step2-guide.step2-two #contents .one-colum .main-section .guide.section .column02 .col p.txt,
.step2-guide.step2-two #contents .one-colum .main-section .guide.section .column03 .col p.txt{
	margin-top:15px;
}
/*2カラム分割(STC-005)*/
.step2-guide.step2-two #contents .one-colum .main-section .guide.section .column02.stc-005{
	width: 926px;
	margin-right:-18px;
}
.step2-guide.step2-two #contents .one-colum .main-section .guide.section .column02.stc-005 .col{
	float: left;
	display:inline;
	width: 445px;
	margin-right:18px;
}

/*メインコンテンツ(JAUT00003)*/
.step2-two.step2-guide #contents .two-colum div.main-section {
	background:#91acce url("/asset/images/bg-guide-top-main.png") no-repeat left top;
}

/*コンテンツヘッド部分(JAUT00003 STC-001)*/
.step2-two.step2-guide #contents .two-colum div.main-section .contents-head{
	height:auto!important;
	height:44px;
	min-height:44px;
	padding:24px 12px 24px 24px;
	border-bottom: 1px solid #bac9dc;
	color:#16105a;
	background: url("/asset/images/bg-guide-top-h1.png") repeat-x left bottom;
	-webkit-border-radius: 11px 11px 0 0;
	-moz-border-radius: 11px 11px 0 0;
	border-radius: 11px 11px 0 0;
	behavior: url(/asset/js/PIE.htc);
	position:relative;
	*behavior: none;
	*position:static;
}

/*コンテンツメイン部分(JAUT00003 SRV-001_002)*/
.step2-two.step2-guide #contents div.main-section .main-wrapper{
	display: block;
	float: none;
	width: 745px;
	padding-top:12px;
	background: url("/asset/images/bg-guide-top-main02.png") repeat-x left top;
}
.step2-two.step2-guide #contents div.main-section .main-wrapper .main{
	width:700px;
	margin:14px 22px 25px;
	-webkit-box-shadow: #989fac 3px 3px 3px;
	-moz-box-shadow: #989fac 3px 3px 3px;
	box-shadow: #989fac 3px 3px 3px;
	behavior: url(/asset/js/PIE.htc);
	position:relative;
	background:#ffffff;
}

.step2-guide #contents .main-section .main-wrapper .main .column02 .col,
.step2-guide #contents .main-section .main-wrapper .main .column03 .col{
	background: url("/asset/images/bg-guide-top-border-h2.gif") right top no-repeat;
	float:left;
}
.step2-guide #contents .main-section .main-wrapper .main .column02 .col{
	width:350px;
}
.step2-guide #contents .main-section .main-wrapper .main .column03 .col{
	width:233px;
}
.step2-guide #contents .main-section .main-wrapper .main .column03 .col.last{
	width:234px;
}
.step2-guide #contents .main-section .main-wrapper .main .column02 .col h2,
.step2-guide #contents .main-section .main-wrapper .main .column03 .col h2{
	margin: 0;
	background:#ffffff url("/asset/images/bg-guide-top-h2.gif") left bottom repeat-x;
	line-height: 1.3;
	color:#16105a;
	font-size: 125%;
	border-top: solid 3px #16105a;
	border-right: none;
	border-bottom: none;
	border-left: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 10px 15px;
	min-height: 32px;
	height: auto !important;
	*height: 32px;
}
.step2-guide #contents .main-section .main-wrapper .main .column02,
.step2-guide #contents .main-section .main-wrapper .main .column03{
	border-bottom: solid 1px #687183;
}
.step2-guide #contents .main-section .main-wrapper .main .column02 .col h2,
.step2-guide #contents .main-section .main-wrapper .main .column02 .col.last h2 {
	width:319px;
}
.step2-guide #contents .main-section .main-wrapper .main .column02 .col .inner{
	width:350px;
}
.step2-guide #contents .main-section .main-wrapper .main .column03 .col h2{
	width:202px;
}
.step2-guide #contents .main-section .main-wrapper .main .column03 .col.last h2{
	width:203px;
}

.step2-guide #contents .main-section .main-wrapper .main .column02 .col h2 span,
.step2-guide #contents .main-section .main-wrapper .main .column03 .col h2 span {
	margin: 0;
	display: table-cell;
	*display:inline;
	*zoom:1;
	vertical-align: middle;
}
.step2-guide #contents .main-section .main-wrapper .main .column02 .col h2 span.icon,
.step2-guide #contents .main-section .main-wrapper .main .column03 .col h2 span.icon{
	padding:0;
	line-height:0;
	position:absolute;
	top:1.7em;
	left:12px;
	float:none;
	position: static;
	width: 40px;
	height:32px;
}
.step2-guide #contents .main-section .main-wrapper .main .column02 .col h2 strong,
.step2-guide #contents .main-section .main-wrapper .main .column03 .col h2 strong{
	margin:1.6em 6px 10px 52px;
	float:none;
}
.step2-guide #contents .main-section .main-wrapper .main .column02 .col.last .inner,
.step2-guide #contents .main-section .main-wrapper .main .column03 .col.last .inner{
	background-image:none;
}
.step2-guide #contents .main-section .main-wrapper .main .column02 .col .inner,
.step2-guide #contents .main-section .main-wrapper .main .column03 .col .inner{
	background:#ffffff url("/asset/images/bg-guide-top-border.gif") right top no-repeat;
}
.step2-guide #contents .main-section .main-wrapper .main .column02 .col .inner p.txt,
.step2-guide #contents .main-section .main-wrapper .main .column03 .col .inner p.txt{
	margin:12px 13px 5px;
}
.step2-guide #contents .main-section .main-wrapper .main .column02 .col .inner .border,
.step2-guide #contents .main-section .main-wrapper .main .column03 .col .inner .border{
	height:10px;
	margin:0 11px;
	line-height:0;
	border-top:dotted 1px #b3b3b3;
}
.step2-guide #contents .main-section .main-wrapper .main .column02 .col .inner ul,
.step2-guide #contents .main-section .main-wrapper .main .column03 .col .inner ul{
	margin:0 11px 1em;
}
.step2-guide #contents .main-section .main-wrapper .main .column02 .col .inner ul li,
#contents .main-section .main-wrapper .main .column03 .col .inner ul li{
	margin-left:12px;
	text-indent:-12px;
}
.step2-guide #contents .main-section .main-wrapper .main .column02 .col .inner ul li a,
.step2-guide #contents .main-section .main-wrapper .main .column03 .col .inner ul li a{
	background:url(/asset/images/submenu_arrow02.png) left 0.25em no-repeat;
	padding-left: 12px;
}
/*右カラム(JAUT00003 RN-05)*/
.step2-guide #contents .sub-section .faq{
	margin:0 0 20px 12px;
}
.step2-guide #contents .sub-section .faq h3{
	padding-bottom:3px;
	border-bottom: solid 1px #16105a;
	color:#16105a;
	position:relative;
}
.step2-guide #contents .sub-section .faq h3 .icon{
	padding:0;
	line-height:0;
	position:absolute;
	top:0.8em;
	left:0;
	float:none;
	width:18px;
	height:18px;
}
.step2-guide #contents .sub-section .faq h3 .icon img{
	margin-top:-9px;
}
*+html .step2-guide #contents .sub-section .faq h3 .icon img{
	margin-top:-20px;
}
.step2-guide #contents .sub-section .faq h3 strong{
	display:block;
	margin:0 0 0 21px;
}
.step2-guide #contents .sub-section .faq .inner {
	margin:4px 0 0;
}
.step2-guide #contents .sub-section .faq ul {
	margin:0 0 8px;
}
.step2-guide #contents .sub-section .faq ul li{
	padding:7px 7px 7px 18px;
	border-bottom: dotted 1px #b3b3b3;
	line-height:1.2;
	text-indent:-18px;
}
/* For IE 7 */
*+html .step2-guide #contents .sub-section .faq ul li {
	padding-left:0;
	text-indent:0;
}
/* For IE 6/7 (trigger hasLayout) */
.step2-guide #contents .sub-section .faq ul li a{
	zoom:1;
}
.step2-guide #contents .sub-section .faq dl{
	padding:7px 0;
	border-bottom: dotted 1px #b3b3b3;
	line-height:1.2;
}
.step2-guide #contents .sub-section .faq dl dt{
	float:left;
	padding:2px 5px;
	border: solid 1px #bdbdd1;
	color:#16105a;
	font-size:85%;
	line-height:1;
	background:#ffffff;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	behavior: url(/asset/js/PIE.htc);
	position:relative;
}
.step2-guide #contents .sub-section .faq dl dt.first{
	border: solid 1px #7983c1;
	color:#ffffff;
	background:#7983c1;
}
.step2-guide #contents .sub-section .faq dl dd{
	display:inline;
	float:left;
	margin:0 7px;
}
/* For IE 6/7 (trigger hasLayout) */
.step2-guide #contents .sub-section .faq dl dd a{
	zoom:1;
}


/*ナビゲーション STC-007*/
.step2-guide #contents div.main-section .navigation{
	background:#f2f5f9 url("/asset/images/bg-guide-stc-007.gif") repeat-x left top;
	-webkit-border-radius: 0 0 11px 11px;
	-moz-border-radius: 0 0 11px 11px;
	border-radius: 0 0 11px 11px;
	behavior: url(/asset/js/PIE.htc);
	position:relative;
	*behavior: none;
	*position:static;
}
.step2-guide #contents div.main-section .navigation .column04 {
	margin:25px -16px 40px 25px;
}
.step2-guide #contents div.main-section .navigation .column04 .col{
	float:left;
	display:inline;
	width:211px;
	margin-right:20px;
}
.step2-guide #contents div.main-section .navigation .column04 .col ul{
	margin-bottom:1em;
}
.step2-guide #contents div.main-section .navigation .column04 .col li{
	margin-left:10px;
	text-indent:-10px;
}
.step2-guide #contents div.main-section .navigation .column04 .col li a{
	background: url("/asset/images/icon-guide-navi-li.gif") no-repeat left 0.7em;
	padding-left:10px;
}


/* -------------------------------------
	フッター
----------------------------------------*/
/* フッター上ブロック(#footer_info) */
#fotter-wrapper{
	clear:both;
}
#footer_info{
	width:958px;
	margin:0 auto 7px;
	border:solid 1px #d1d5de;
	text-align:left;
	line-height:1.65;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	-webkit-box-shadow: #ebebeb 3px 3px 3px;
	-moz-box-shadow: #ebebeb 3px 3px 3px;
	box-shadow: #ebebeb 3px 3px 3px;
	behavior: url(/asset/js/PIE.htc);
	position:relative;
	*behavior: none;
	*position:static;
	background:#fff;
}

.lgPage #footer_info{
	width:958px;
	padding:0;
	behavior: url(/asset/js/PIE.htc);
	position: relative;
}
.lgPage .logout #footer_info{
	width:959px;
	padding:0;
}
.lgPage #footer_info .inner {
	margin: 22px 0 0 23px;
	width: 420px;
}
.lgPage #footer_info .inner .ssl {
	margin-top: 10px;
	padding-top: 10px;
}
.lgPage #footer_info .inner .ssl span {
/* CH15-1188 mod start */
	color: #000000;
/* CH15-1188 mod end */
	display: block;
	font-size: 80%;
	margin: 9px 0 18px 15px;
}

/*#footer_info2{
	width:958px;
	margin:0 auto 7px;
	border:solid 1px #d1d5de;
	text-align:left;
	line-height:1.65;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	-webkit-box-shadow: #ebebeb 3px 3px 3px;
	-moz-box-shadow: #ebebeb 3px 3px 3px;
	box-shadow: #ebebeb 3px 3px 3px;
	behavior: url(/asset/js/PIE.htc);
	position:relative;
	*behavior: none;
	*position:static;
	background:#fff;
}*/
#footer_info dl.fl{
	width:500px;
	padding:20px 25px 16px;
}
#footer_info img.fr{
	margin-top:-4px;
}
/* フッター */
.step2-one #fotter,
.step2-two #fotter {
	border-top: none;
	padding-bottom: 30px;
}
.step2-one #fotter-inner,
.step2-two #fotter-inner {
	border-top: none;
	width:960px;
	margin:0 auto;
}
.step2-one #footer-logo,
.step2-two #footer-logo {
	float: right;
	display: inline;
	padding: 0;
	width:340px;
	font-size:85%;
	line-height:2;
}
.step2-one #footer-navi,
.step2-two #footer-navi {
	float: left;
	display: inline;
	width:600px;
	padding: 13px 0 0 13px;
	position: relative;
	overflow: hidden;
}
.step2-one #footer-navi ul,
.step2-two #footer-navi ul {
}
.step2-one #footer-navi li,
.step2-two #footer-navi li{
	float: left;
/* CH15-1188 mod start */
	border-left: solid 1px #000000;
/* CH15-1188 mod end */
	padding:0 8px;
	line-height:1.25;
}
.step2-one #footer-navi li a,
.step2-two #footer-navi li a{
/* CH15-1188 mod start */
	color: #000000;
/* CH15-1188 mod end */
}
.step2-one #footer-navi li.last,
.step2-two #footer-navi li.last{
/* CH15-1188 mod start */
	border-right: solid 1px #000000;
/* CH15-1188 mod end */
}
#footer-logo address {
	display: inline;
	float: right;
	padding: 10px 20px 0 0;
}
/* ログイン */
.lgPage #fotter-wrapper{
	background:#F8F9FB;
}
/* ログアウト */
.lgPage #fotter-wrapper.logout{
	background:#ffffff;
}

/* ご利用ガイド */
.step2-guide #fotter-wrapper{
	border: none;
	background:url('/asset/images/bg-guide-footer.png') repeat-x left top;
	padding-top:5px;
}

.step2-guide #fotter{
	border-top: #93adce solid 2px;
	background:#ffffff;
}

/* -------------------------------------
	ライトボックス
----------------------------------------*/
#ui-modal-contents{
	position: absolute;
}
#ui-modal-contents,
#ui-modal-contents .btnPopUpClose,
#ui-modal-contents .btnPopUpClose .txt-right{
	background: none;
}
#ui-modal-contents .btnPopUpClose{
	display: block;
	position: absolute;
	top:-35px;
	right: 0;
}
#ui-modal-contents {
  position: absolute;
  top:50%;
  left:50%;
  width:900px;
  height:auto;
  background-color:#fff;
  z-index:1000;
  display:none;
}
#ui-modal-contents *:focus {
  outline:none;
}

#ui-modal-overlay {
  position:fixed !important;
  position:absolute;
  z-index:999;
  top:0px;
  right:0px;
  bottom:0px;
  left:0px;
  background:#000000;
  display:none;
}
.ui-modal-iframe iframe {
  width:100%;
  height: auto;
  border:none;
  overflow:auto;
}
.popup {
	background: none;
	background-color:;
}
.popup #wrapper{
	border: none;
}
.popup #contents {
	margin: 0 auto;
	text-align: left;
	width: 900px;
}
.popup #contents .section .inner{
	padding: 0 25px 25px;
}
.btnPopUpClose{
	background-color:;
}
.popup .main-section h1 {
	background: url(/asset/images/twocol-h1-bg.gif) repeat-x left bottom;
	border-bottom: 3px solid #00AE80;
	font-size: 167%;
	padding: 35px 0 13px 24px;
	width: 876px;
	margin-bottom: 20px;
}
.popup .inlineBox{
	/*border: #CCCCCC solid 1px;*/
	/*padding: 8px;*/
	width: auto;
	/*height: 430px;*/
	margin-top: 20px;
}
.popup #contents .main-section .inlineBox h2{
	background:#E2EDE3;
	padding: 5px 10px;
	font-size: 120%;
	color:#6a6a6a;
	line-height:1.75;
	min-height:0;
	margin:0;
	border:none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.popup #contents .inlineBox .section .inner{
	padding: 15px;
}
.popup #contents .inlineBox dl dd {
	padding-bottom: 15px;
}
.popup #contents .pricayMarkInfo{
	border-top: #808080 dotted 1px;
	margin-top: 10px;
	padding: 15px 0;
}
.popup #contents .lBox{
	float: left;
	display: inline;
}
.popup #contents .rBox{
	float: right;
	display: inline;
	width: 740px;
}

/* -------------------------------------
	汎用
----------------------------------------*/

/*不可視*/
.hidden {
	height:0px !important;
	margin:0px !important;
	padding:0px !important;
	border:none !important;
	line-height:0 !important;
	font-size:0 !important;
	background:none !important;
	-webkit-box-shadow: 0 !important;
	-moz-box-shadow: 0 !important;
	box-shadow: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

/*clearfix*/
/* For modern browsers */
.cf:before,.cf:after,
h1:before,h1:after,
h2:before,h2:after,
div:before,div:after,
dl:before,dl:after,
ul:before,ul:after{
	content:"";
	display:table;
}
.cf:after,
h1:after,
h2:after,
div:after,
ul:after,
dl:after {
	clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf,
div,
h1,
h2,
ul,
dl {
	zoom:1;
}

/*float*/
.fl{
	float: left !important;
	display: inline !important;
}
.fr{
	float: right !important;
	display: inline !important;
}
.fn{
	float: none !important;
}

/* float clear */
.fcr{
	clear: both;
	zoom:1;
}

/*Links*/
.externalLink{
	background:url(/asset/images/icon-external-link.gif) 1px 0.1em no-repeat;
	padding-left: 18px;
}
.font-small .externalLink{
	*padding:4px 0 4px inherit;
	*background:url(/asset/images/icon-external-link.gif) 1px 0 no-repeat;
}
li.externalLink,
p.externalLink{
	background:none;
	margin-left: 18px;
	text-indent:-18px;
	padding-left:0;
}
.pamphletLink{
	background:url(/asset/images/icon-pamphlet-link.gif) left center no-repeat;
	padding-left: 18px;
}
li.pamphletLink{
	background:none;
	margin-left: 18px;
	text-indent:-18px;
	padding-left:0;
}
.pdfLink{
	background:url(/asset/images/icon-pdf-link.gif) left center no-repeat;
	padding-left: 22px;
}
li.pdfLink{
	background:none;
	margin-left: 22px;
	text-indent:-22px;
	padding-left:0;
}
a.guide,
span.guide{
	background:url(/asset/images/icon-guide-link.gif) left center no-repeat;
	padding: 2px 0 2px 18px;
}
.blue-right-arrow{
	background:url(/asset/images/icon-right-blue-arrow-6x8.gif) left 0.4em no-repeat;
	padding-left: 10px;
}
li.blue-right-arrow,
p.blue-right-arrow,
dt.blue-right-arrow{
	background:none;
	margin-left: 10px;
	text-indent:-10px;
	padding-left:0;
}
.column03.ttlBorder.xborder.noBorder .blue-right-arrow,
.relationLink .blue-right-arrow,
.relationLink .blue-right-arrow{
	display:block;
}
.btnTxtLink .blue-right-arrow{
	background:url(/asset/images/icon-right-blue-arrow-6x8.gif) left 0.4em no-repeat;
	padding-left: 20px;
}
.blue-right-arrow-l{
	background:url(/asset/images/submenu_arrow02.png) left 0.3em no-repeat;
	padding-left: 12px;
}
li.blue-right-arrow-l,
p.blue-right-arrow-l,
dt.blue-right-arrow-l{
	background:none;
	margin-left: 10px;
	text-indent:-10px;
	padding-left:0;
}
.step2-two .sub-section .sub_recomenda dl dt a.blue-right-arrow-l{
	background:url(/asset/images/submenu_arrow02.png) left 0.2em no-repeat;
	padding-left: 14px;
}
.step2-two .sub-section .sub_recomenda dl dt a.externalLink{
	background:url(/asset/images/icon-external-link.gif) 1px 0.1em no-repeat;
}

.balloon-link{
	background: #fff url(/asset/images/icon-balloon-link.gif) no-repeat 0 center;
	padding-left:20px;
}

ul.list-navi{
	height:auto !important;
	height:1em;
	margin-bottom: 7px;
}
ul.list-navi li{
	display:inline;
	float:left;
	line-height:1.2;
}
ul.list-navi li span{
	padding:0 0.5em;
}

/*text*/
.txt-right{
	text-align:right !important;
}
.txt-left{
	text-align:left !important;
}
.txt-center{
	text-align:center !important;
}
.va-middle{
	vertical-align:middle !important;
}
.wsNowrap{
	white-space:nowrap !important;
}
.tIndent0{
	text-indent:0 !important;
}

/*input text*/
.ime_mode_disabled{
	ime-mode:disabled;
}
input:not(:target) {
	padding-bottom:4px\9;
}
.step2-two #header-right-logo form input.over{
    font-size: 14px;
    height: 21px;
    line-height: 1.5;
    margin: 0;
    width: 81px;
}
.step2-two #header-right-logo div input.over{
    font-size: 14px;
    height: 21px;
    line-height: 1.5;
    margin: 0;
    width: 81px;
}
/*font*/
.font-small{
	font-size: 85% !important;
}
.fs95par{
	font-size: 95% !important;
}
.fs112par{
	font-size: 112% !important;
}
.font-large{
	font-size:116% !important;
}
.font13{
	font-size: 120%;
}
strong{
	font-weight:bold;
}
.fwNml{
	font-weight: normal!important;
}
.LhNml{
	line-height:normal !important;
}
.wb_wr_All{
	word-break:break-all;
	word-wrap:break-word;
}

/*color*/
.fcNml{
/* CH15-1188 mod start */
	color: #000000 !important;
/* CH15-1188 mod end */
}
.fcRed{
	color:#f30001 !important;
}
.fcGray{
	color:#BCBCBC !important;
}
.fcOrange{
	color:#FF7200 !important;
}
.bgGray{
	background:#EEEEEE;
}
.fcWhite{
	color:#ffffff !important;
}
/*hight*/
.h20px{
	height:20px !important;
}
.h45px{
	height:45px !important;
}
.h50px{
	height:50px !important;
}
/*width*/
.wAuto{
	width:auto !important;
}

.w35per{
	width:35% !important;
}
.w5px{
	width:5px !important;
}
.w10px{
	width:10px !important;
}
.w15px{
	width:15px !important;
}
.w20px{
	width:20px !important;
}
.w28px{
	width:28px !important;
}
.w35px{
	width:35px !important;
}
.w380px{
	width:380px !important;
}
.w330px{
	width:330px !important;
}
.w32px{
	width:32px !important;
}
.w85px{
	width:85px !important;
}
.w88px{
	width:88px !important;
}
.w78px{
	width:78px !important;
}
.w80px{
	width:78px !important;
}
.w34px{
	width:34px !important;
}
.w56px{
	width:56px !important;
}
.w100px{
	width:100px !important;
}
.w113px{
	width:113px !important;
}
.w115px{
	width:115px !important;
}
.w140px{
	width:140px !important;
}
.w210px{
	width:210px !important;
}
.w220px{
	width:210px !important;
}
.w250px{
	width:250px !important;
}
.w280px{
	width:280px !important;
}
.w282px{
	width:282px !important;
}
.w442px{
	width:442px !important;
}
.w400px{
	width:400px !important;
}
.w420px{
	width:420px !important;
}
.w440px{
	width:440px !important;
}
.w454px{
	width:454px !important;
}
.w435px{
	width:435px !important;
}
.w510px{
	width:510px !important;
}
.w564px{
	width:564px !important;
}
.w610px{
	width:610px !important;
}
.w688px{
	width:688px !important;
}
.w700px{
	width:700px !important;
}
.w705px{
	width:705px !important;
}
.w708px{
	width:708px !important;
}
.w730px{
	width:730px !important;
}
.w755px{
	width:755px !important;
}
.w907px{
	width:907px !important;
}
.w9em{
	width:9em;
}
.w39em{
	width:39em;
}
.w42em{
	width:42em;
}
.w43em{
	width:43em;
}

.w81px{
	width:81px !important;
}

/*margin*/
.m0{
	margin: 0 !important;
}

.mt0{
	margin-top: 0 !important;
}
.mt2{
	margin-top:2px !important;
}
.mt4{
	margin-top:4px !important;
}
.mt5{
	margin-top: 5px !important;
}
.mt10{
	margin-top: 10px !important;
}
.mt15{
	margin-top: 15px !important;
}
.mt20{
	margin-top: 20px !important;
}
.mt25{
	margin-top: 25px !important;
}
.mt28{
	margin-top: 28px !important;
}
.mt45{
	margin-top: 45px !important;
}
.mt192{
	margin-top:192px !important;
}
.mt-5{
	margin-top:-5px !important;
}
.mt-8{
	margin-top:-8px !important;
}
.mt-15{
	margin-top:-15px !important;
}
.mt-20{
	margin-top:-20px !important;
}
.mlrauto{
	margin-left: auto !important;
	margin-right: auto !important;
}
.mr0{
	margin-right: 0 !important;
}
.mr5{
	margin-right: 5px !important;
}
.mr10{
	margin-right: 10px !important;
}
.mr50{
	margin-right:50px !important;
}
.mr-10{
	margin-right:-10px !important;
}
.mb0{
	margin-bottom: 0 !important;
}
.mb2{
	margin-bottom:2px !important;
}
.mb5{
	margin-bottom: 5px !important;
}
.mb6{
	margin-bottom: 6px !important;
}
.mb7{
	margin-bottom: 7px !important;
}
.mb10{
	margin-bottom: 10px !important;
}
.mb15{
	margin-bottom: 15px !important;
}
.mb20{
	margin-bottom: 20px !important;
}
.mb23 {
	margin-bottom: 23px !important;
}
.mb28{
	margin-bottom:28px !important;
}
.mb25{
	margin-bottom: 25px !important;
}
.mb30{
	margin-bottom: 30px !important;
}
.mb35{
	margin-bottom: 35px !important;
}
.mb40{
	margin-bottom: 40px !important;
}
.mb55{
	margin-bottom:55px !important;
}
*+html .ie7mb20{
	margin-bottom: 20px !important;
}
.ml-4{
	margin-left:-4px !important;
}
.ml0{
	margin-left:0 !important;
}
.ml1{
	margin-left:1px !important;
}
.ml2{
	margin-left:2px !important;
}
.ml6{
	margin-left:6px !important;
}
.ml7{
	margin-left:7px !important;
}
.ml10{
	margin-left:10px !important;
}
.ml13{
	margin-left:13px !important;
}
.ml25{
	margin-left:25px !important;
}
.ml60{
	margin-left:60px !important;
}
.ml-1{
	margin-left:-1px !important;
}
.ml-5{
	margin-left:-5px !important;
}
.ml-15{
	margin-left:-12px !important;
}

/*padding*/

.p0{
	padding:0 !important;
}
.ptb1em {
	padding:1em 0;
}

.pt0{
	padding-top:0 !important;
}
.pt2{
	padding-top:2px !important;
}
.pt7{
	padding-top:7px !important;
}
.pt10{
	padding-top:10px !important;
}
.pt15{
	padding-top:15px !important;
}
.pt20{
	padding-top:20px !important;
}
.pt25{
	padding-top:25px !important;
}
.pt50{
	padding-top:50px !important;
}
.pt35em{
	padding-top:3.5em !important;
}
.pr0{
	padding-right:0 !important;
}
.pr1{
	padding-right:1px !important;
}
.pr6{
	padding-right:6px !important;
}
.pr12{
	padding-right:12px !important;
}

.pr18{
	padding-right:18px !important;
}
.pr30{
	padding-right:30px !important;
}
.pr42{
	padding-right:42px !important;
}
.pr78{
	padding-right:78px !important;
}

.pb0{
	padding-bottom: 0 !important;
}
.pb1{
	padding-bottom:1px !important;
}
.pb2{
	padding-bottom:2px !important;
}
.pb5{
	padding-bottom:5px !important;
}
.pb10{
	padding-bottom: 10px !important;
}
.pb15{
	padding-bottom: 15px !important;
}
.pb20{
	padding-bottom: 20px !important;
}

.pl0{
	padding-left:0 !important;
}
.pl5{
	padding-left:5px !important;
}
.pl10{
	padding-left:10px !important;
}


/*border*/
.dotTopLine {
	border-top: 1px dotted #B3B3B3;
	padding-top: 20px !important;
}
.solidTopLine {
	border-top: 1px solid #FFFFFF !important;
}
.solidTop3Line {
	border-top: 3px solid #FFFFFF !important;
}
.solidTopLineGr {
	border-top: 1px solid #C7C7C7 !important;
}
.solidBottomLineGr {
	border-bottom: 1px solid #C7C7C7 !important;
}
.borderNone {
	border:none !important;
}

.borderTopNone{
	border-top: none !important;
}
.borderLeftNone{
	border-left: none !important;
}
.borderRightNone{
	border-right: none !important;
}
.borderBottomNone{
	border-bottom:0px !important;
}

/*table*/

.bgcNone{
	background:none !important;
}
.bgcDgreen{
	background-color:#7FB478 !important;
}
/*box*/
.hAuto{
	height:auto !important;
}
.borderGrayBox{
	border: #D3D3D3 solid 1px;
	padding:10px 20px;
}
.borderGrayBox2{
	border: #D3D3D3 solid 1px;
	padding:10px 10px;
}
.step2-one #contents .main-section .borderGrayBox.btn-area {
	padding: 20px 15px 30px;
}

.readArea{
	margin: 20px 0;
}

.bordrGrayNrBox{
	border: #E4E4E4 solid 3px;
	width: 872px;
	padding: 10px 15px;
	margin-top: 20px;
	display:inline-block;
	*display: inline;
	*zoom: 1;
}

.bordrGrayNrBox p{
	*zoom:1;
	*padding-top:4px;
}
.bordrGrayNrBox p img{
	*zoom:1;
	*margin-top:-4px;
}
.step2-two .two-colum .bordrGrayNrBox{
	width: 679px;
}
.bordrGrayNrBox p img{
	padding-right: 10px;
	vertical-align:top;
}

.bordrGrayNrBoxJAST00031{
	border: #E4E4E4 solid 3px;
	width: 650px;
	padding: 10px 15px;
	margin-top: 20px;
	display:inline-block;
	*display: inline;
	*zoom: 1;
}

.bordrGrayNrBoxJAST00031 p{
	*zoom:1;
	*padding-top:4px;
}
.bordrGrayNrBoxJAST00031 p img{
	*zoom:1;
	*margin-top:-4px;
}
.step2-two .two-colum .bordrGrayNrBoxJAST00031{
	width: 679px;
}
.bordrGrayNrBoxJAST00031 p img{
	padding-right: 10px;
	vertical-align:top;
}

.bordrBlueBoldBox {
	border: 3px solid #9FC5FF;
	margin-top: 20px;
	padding: 10px 15px;
	width: 874px;
}
.bordrBlueBoldBox {
	border: 2px solid #9FC5FF;
	margin-top: 20px;
	padding: 7px 0 0 0;
	width: 905px;
	position: relative;
	overflow: hidden;
}

.bordrBlueBoldBox ul.paymentList {
	position: relative;
	left: 50%;
	float: left;
}

.bordrBlueBoldBox ul.paymentList li {
	position: relative;
	left: -50%;
	float: left;
}
.bgBlueBox{
	background: #F1F4FF;
	padding: 10px 15px;
	margin: 20px 0 16px;
}
.doubleLineBox {
	border-top: #E6E6E6 solid 1px;
	border-bottom: #E6E6E6 solid 1px;
	padding: 1px;
	margin: 16px 0 20px;
}
.doubleLineBox .paymentList{
	border-top: #D5EEE1 solid 1px;
	border-bottom: #D5EEE1 solid 1px;
	padding: 10px 15px;
}
.under-blue-arrow-underline{
	background: url(/asset/images/icon-under-blue-arrow-underline.gif) no-repeat left center;
	padding-left: 15px;
}
.tlayout{
	table-layout:auto !important;
}
/*------------------------*/
/* common style
/*------------------------*/
.iconBlock{
	padding-right: 10px;
}
.lastBottom{
	margin-bottom: 0!important;
}
.relationLink {
	border-top: #B3B3B3 dotted 1px;
	border-bottom: #B3B3B3 dotted 1px;
	padding: 10px 0;
	margin-top: 10px;
}
.relationLink li{
	float: left;
	display: inline;
	padding-right: 30px;
}
.relationLink li.first{
	padding-right: 10px;
}
.dotBottomLine{
	border-bottom: #B3B3B3 dotted 1px;
	margin-bottom: 20px!important;
	padding-bottom: 35px;
}
.no-list li{
	margin-left:1.8em;
	text-indent:-1.8em;
}
.no-list li span{
	padding-right:0.4em;
}
.step2-one .section ul.attention-list li .no-list li,
.step2-two .section ul.attention-list li .no-list li {
	margin-left:1.8em;
	text-indent:-1.8em;
}
.step2-one .section ul.attention-list li .no-list span,
.step2-two .section ul.attention-list li .no-list span {
	padding-right: 0.4em;
/* CH15-1188 mod start */
	color:#000000;
/* CH15-1188 mod end */
}
.normal-list li{
	margin-left: 15px;
	text-indent: -15px;
}
.normal-list li span img{
	padding:0.3em 7px 0 3px;
}
.step2-one .section ul.attention-list li .normal-list li,
.step2-two .section ul.attention-list li .normal-list li {
	margin-left: 10px;
	text-indent: -10px;
}
.step2-one .section ul.attention-list li .normal-list span,
.step2-two .section ul.attention-list li .normal-list span {
	padding:0.3em 5px;
/* CH15-1188 mod start */
	color:#000000;
/* CH15-1188 mod end */
}



/* キャンペーンエントリー */

.blueBox02 .campaignIn{
	-webkit-box-shadow: #3e599c 3px 3px 1px;
	-moz-box-shadow: #3e599c 3px 3px 1px;
	box-shadow: #3e599c 3px 3px 1px;
	behavior: url(/asset/js/PIE.htc);
	position:relative;
}

.blueBox02 .c_title{
	position:relative;
	left:-272px;
	right:0;
	width:600px;
	color:#fff;
	font-weight:bold;
	font-size:125%;
	margin: 0 0 6px 273px;
}
.blueBox02 .c_title span{
	text-indent:-3px;
	display:block;
}

.step2-two .two-colum .main-section .blueBox02 .campaignIn .column03{
	background:#fff;
	padding:25px 8px 25px 13px;
	margin:0;
	border:0px;
	border-top:1px solid #3e599c;
}
.campaignIn .column03{
	position:relative;
}
.step2-two .two-colum .main-section .blueBox02 .campaignIn .column03:first-child{
	border:0px;
}

.blueBox02 .campaignIn .col.img{
	width:182px;
	margin:0 15px 0 0;
}

.blueBox02 .campaignIn .col.txt{
	width:360px;
	margin-right:12px;
	padding-right:8px;
	border-right:1px solid #cacaca;
	min-height:72px;
}

.campaignIn .col.entry {
	padding-top: 0;
	position: absolute;
	right: 10px;
	top: 50%;
	width: 93px;
}
.campaignIn .col.entry a,
.campaignIn .col.entry span {
	display: block;
	margin-top: -15px;
}
.campaignIn .col.entry .entered {
	margin-top: -25px;
}
.campaignIn .col.txt p{
	margin-bottom:0;
}
.campaignIn .col.link p.fcr,
.campaignIn .col.txt p.fcr{
	margin-bottom:10px;
}
.campaignIn .col.txt p.limit{
	color: #9e8600;
	line-height: 26px;
	margin-bottom:10px;
	font-size: 80%;
}

.campaignIn .icon .blue-right-arrow{
	display:inline;
	zoom:1;
}
.campaignIn .blue-right-arrow{
	display:block;
	zoom:1;
}
.campaignIn .w56px{
	*margin-top: -3px;
}
.campaignIn.campaignArea .w56px{
	margin-bottom: 3px;
}
.campaignIn .col.img{
	width:182px;
	margin:0 15px;
}

.campaignIn.normal .col.txt{
	width:380px;
	margin-right:12px;
	padding-right:8px;
	border-right:1px solid #cacaca;
	min-height:72px;
}

#contents .campaignIn.normal .column03{
	padding:15px 0;
	margin:0;
}
.step2-two .two-colum .main-section .campaignIn .column03:first-child{
	padding-top: 10px;
	border-top: #808080 dotted 1px;
}

.c_memo{
	padding:0 10px;
}
.c_memo,.c_menu{
	padding-bottom:15px;
}
.c_menu ul li{
	display:inline-block;
	*display:inline;
	zoom:1;
	float:left;
	padding:2px 15px;
}

.c_menu ul li.first{
	border-right:1px solid #aaaaaa;
}
.popup #contents.print h2.campaign{
	background-color:#EEEEEE !important;
}

/*120927 ACT-004の上下テキスト*/
.step2-one .one-colum .left-main-colum .btnAreaBg.txt,
.step2-two .two-colum .btnAreaBg.txt,
.step2-one .one-colum .btnAreaBg.txt{
	background-position: left bottom;
	height: 130px;
}
.step2-one #contents .main-section .btn-area li.txt,
.step2-two #contents .main-section .btn-area li.txt{
	clear:left;
	float:none;
}
.step2-one #contents .main-section .btn-area li.txt p,
.step2-two #contents .main-section .btn-area li.txt p{
	height:auto;
	line-height:1.5;
	padding:5px 0 0;
}
.step2-one #contents .main-section .btn-area li.txt p.first,
.step2-two #contents .main-section .btn-area li.txt p.first{
	padding:0 0 5px;
}

/*121004 RN-04のIE(ＭＳ Ｐゴシック)対応*/
li a.blue-right-arrow-l,a.pamphletLink,a.pdfLink,a.guide,a.help{
	display:inline-block;
}
/*------------------------------------------------*/
/* ライトボックス内のエラーメッセージ
/*------------------------------------------------*/
#ui-modal-contents.ui-modal-error .ui-modal-contents-inner,
#ui-modal-contents.ui-modal-error .ui-modal-iframe,
#ui-modal-contents.ui-modal-error .error-list{
	height:450px;
}
#ui-modal-contents.ui-modal-error .error-list{
	line-height:450px;
}
.step2-one #contents .one-colum div.main-section.logout-btn{
	behavior: url(/asset/js/PIE.htc);
	position: relative;
}
@media screen and (max-width: 960px) {
/*------------------------------------------------*/
/* common layout
/*------------------------------------------------*/
.rwd #contents .one-colum .main-section {
	max-width: 100%;
}
.rwd #contents .main-section .section {
    margin: 0 10px;
}
.rwd #contents .main-section h2 {
    width: auto;
}
.rwd .one-colum .main-section h1{
	width: auto;
}
.rwd .bordrGrayNrBox {
    width: auto;
}
.rwd .one-colum .btnAreaBg{
    width: 100%;
    margin: 0;
}
}
@media screen and (max-width: 760px) {
/*------------------------------------------------*/
/* common layout
/*------------------------------------------------*/
.rwd .one-colum .main-section h1{
	/* width: auto; */
	text-align: center;
}
.rwd .one-colum .main-section h1 .fr {
    width: 100%;
    margin-top: 5px;
	margin-bottom: 5px;
}
.rwd .one-colum .btnAreaBg {
    background: url(/asset/images/btn-area-bg-l.gif) left bottom no-repeat;
    height: 143px;
}
}
.AuthUsed_title{
	color: #00B160;
	font-size: 130%;
	border-bottom: 2px solid #00AE80;
	margin: 0 auto;
	padding-top: 10px;
	text-align: left;
}
.AuthUsed_text1{
	text-align: center;
}
.AuthUsed_text2{
	display: inline-block;
	text-align: left;
}
/* CH22-1189 add start */
.cpReception_fs14{
	font-size:14px;
}
.cpReception_text{
	width:60%;
	text-align:left;
	padding-left:18%;
}
.cpReceptionText_padding{
	padding-left:40px;
}
.cpReception_title1{
	font-size:14px;
	margin:auto;
	width:70%;
}
.cpReception_title2{
	border:solid;
	border-color:#118249;
	color:#003D38;
}
@media screen and (max-width: 720px) {
.cpReceptionText_padding{
	padding-left:30px;
}
}
/* CH22-1189 add end */
/* CH22-1120 add begin */
.payment-select {
	padding-top: 40px;
	padding-bottom: 40px;
}
/* CH22-1120 add end */
