/* ERS_flow
 ---------------------------------------------------------------- */
	#ERS_flow{
		width:750px;
		margin:0 0 0 0;
		padding:5px 0 5px 10px;
		background-color:#f1f1ef;
	}

	#ERS_flow li{
		float:left;
	}

	#ERS_flow li img{
		vertical-align:bottom;
	}

	#ERS_flow li.flow01{
		margin:0 11px 0 0;
	}

	#ERS_flow li.flow02{
		margin:0 11px 0 0;
	}

	#ERS_flow li.flow03{

	}


/* ERS_breadcrumb
 ---------------------------------------------------------------- */
	#ERS_breadcrumb{
		padding:0 0 3px 0;
		border-bottom:2px solid #f0f0f0;
		margin:0 0 15px 0;
	}

	#ERS_breadcrumb p{
		border:1px solid #ccc;
		height:26px;
	}

	#ERS_breadcrumb p span{
		display:block;
		float:left;
		padding:7px 19px 8px 14px;
		font-weight:bold;
		color:#2e5fa0;
	}

	#ERS_breadcrumb p a{
		display:block;
		height:11px;
		float:left;
		padding:7px 19px 8px 14px;
/*
		background:url('../images/arrow_off.gif') no-repeat 100% 0%;
*/
	}

	#ERS_breadcrumb p a:hover{
/*
		background:url('../images/arrow_on.gif') #f1f1f0 no-repeat 100% 0%;
*/
	}

	#ERS_breadcrumb p a img{
		padding:0 6px 0 0;
	}


/* ERS_location
 ---------------------------------------------------------------- */
	#ERS_location{
		border-bottom:2px solid #c1c1c1;
		margin:0 0 5px 0;
		background-color:#557fb8;
		padding:3px 3px 3px 3px;
	}

	#ERS_location h2{
		padding:0 0 1px 0;
		background-color:#2b60a7;
		font-size:14px;
		color:#fff;
	}

	#ERS_location h2 span{
/*
		background:url('../images/icon_detailtitle.gif') no-repeat 11px 50%;
*/
		padding:11px 0 9px 29px;
		display:block;
		border-bottom:1px solid #80a6d9;
	}

/* ERS_title
 ---------------------------------------------------------------- */
	#ERS_title{
		margin:0 0 10px 0;
	}


/* ERS_sub_title
 ---------------------------------------------------------------- */
	#ERS_sub_title{
		margin:0 0 10px 0;
		width:520px;
		height:25px;
/*
		background:url(../images/bg_sub_title.gif) 0 0 no-repeat;
*/
	}

	#ERS_sub_title h3{
		margin:0 0 0 15px;
		font-size:12px;
		line-height:25px;
	}


/* ERS_table
 ---------------------------------------------------------------- */
	.ERS_table{
		padding:0 0 0 21px;
		margin:0 0 15px 0;
	}

	.ERS_table table{
		border:2px solid #c1c1c1;
		margin:0 0 31px 0;
		table-layout:fixed;
	}

	.ERS_table table.l-mg_b0 {
		margin-bottom: 0;
	}

	.ERS_table .m-pay_msg {
		color: #fc0003;
		padding: 0 0 0 1em;
		text-indent: -1em;
		line-height: 1.6;
		margin: 10px 0 15px 0;
	}

	.ERS_table capiton{
		text-align:left;
	}

	.ERS_table h3{
		padding:10px 0 5px 1px;
		text-align:left;
		font-size:12px;
		font-weight:normal;
	}

	.ERS_table td.ERS_IVP_caution{
		background-color:#f09c9c;
	}

	.ERS_table th{
		width:215px;
		padding:1px 1px 1px 1px;
		border-bottom:1px solid #c1c1c1;
		text-align:left;
		font-weight:normal;
		color:#000;
	}

	.ERS_table th span{
		padding:10px 9px 10px 9px;
		display:block;
		position:relative;
		background-color:#f1f1ef;
	}

	.ERS_table th img{
		position:absolute;
		right:10px;
		top:39%;
	}

	.ERS_table td{
		width:477px;
		padding:10px 10px 10px 10px;
		background-color:#fff;
		border-bottom:1px solid #c1c1c1;
	}

	.ERS_table td span{
		padding:9px 0 2px 21px;
		color:#fff;
		font-weight:bold;
		background:url('../images/icon_error.gif') no-repeat 0 8px;
		display:block;
	}

	.ERS_table th.col_1{
		width:110px;
	}

	.ERS_table th.col_2{
		width:110px;
	}

	.ERS_table th.col_3{
		width:110px;
	}

	.ERS_table th.col_4{
		width:110px;
	}

	.ERS_table th.col_5{
		width:80px;
	}


/* ERS_amount
 ---------------------------------------------------------------- */
	.ERS_amount{
		margin:10px 0 0 0;
	}

	.ERS_amount table{
	}

	.ERS_amount table thead{
	}

	.ERS_amount th{
		padding:9px 0 8px 0;
		background:#f1f1ef;
		border-right:1px solid #fff;
		border-bottom:1px solid #fff;
/*
		background:url(../images/line-white.gif) 0 bottom repeat-x #eee;
*/
	}

	.ERS_amount th.col_1{
		padding-left:11px;
		text-align:left;
		width:332px;
	}

	.ERS_amount th.col_2{
		width:102px;
	}

	.ERS_amount th.col_3{
		width:45px;
	}

	.ERS_amount th.col_4{
		width:110px;
	}

	.ERS_amount th.col_5{
		width:66px;
	}

	.ERS_amount th.col_6{
		width:89px;
		border-right:none;
	}

	.ERS_amount td{
		padding:11px 8px 7px 0;
		text-align:right;
		border-top:1px solid #ccc;
		border-right:1px dotted #ccc;
	}

	.ERS_amount td.sname{
		text-align:left;
		padding-left:10px;
		font-weight:bold;
	}

	.ERS_amount td.btn{
		text-align:center;
		padding-right:0;
		border-right:none;
	}


/* ERS_total
 ---------------------------------------------------------------- */
	.ERS_total{
		width:100%;
		margin:0 0 15px 0;
	}

	.ERS_total table{
		background-color:#f9f9f0;
		border-top:1px solid #eae9e0;
		border-bottom:1px solid #d7d4c0;
	}

	.ERS_total th{/* widthを指定するとOperaで不具合有り */
		width:567px;
		padding:0 0 15px 0;
		text-align:right;
		font-weight:normal;
		font-size:1.2em;
	}

	.ERS_total td{
		padding:0 10px 15px 20px;
		width:73px;
		text-align:right;
		color:#e30400;
		font-weight:bold;
		font-size:1.5em;
	}

	.ERS_total th span{
		display:block;
		padding:15px 0 0 0;
	}

	.ERS_total td span{
		display:block;
		padding:13px 0 0 0;
	}

	.ERS_total td.end{
		width:89px;
		text-align:center;
		border-left:1px solid #d7d4c0;
		padding:0 0 0 0;
	}

	.ERS_total td button{
		width:52px;
		height:21px;
		background:none;
		border:none;
		cursor:pointer;
	}


/* ERS_privacy
 ---------------------------------------------------------------- */
	#ERS_privacy{
		margin:-2px 0 10px 0;
		padding:10px 0 10px 21px;
		width:720px;
	}

	#ERS_privacy h2{
		margin:0 0 5px 0;
		font-size:12px;
		font-weight:normal;
		color:#666;
	}

	#ERS_privacy div{
		padding:15px 15px 10px 12px;
		background-color:#f1f1ef;
	}

	#ERS_privacy div span{
	}

	#ERS_privacy div.ERS_IVP_caution{
		background-color:#f09c9c;
	}

	#ERS_privacy div.ERS_IVP_caution h3 span{
		text-align:left;
		padding:9px 0 2px 21px;
		color:#fff;
		font-weight:bold;
		background:url('../images/icon_error.gif') no-repeat 0 8px;
		display:block;
	}

	#ERS_privacy p{
		padding:0 0 10px 0;
		line-height:1.6;
		color:#000;
	}

	#ERS_privacy h3{
		font-size:12px;
		font-weight:normal;
		text-align:center;
	}


/* ERS_box
 ---------------------------------------------------------------- */
	#ERS_box{
		margin:10px 0 20px 0;
		border:1px solid #888;
		background-color:#eee;
		width:518px;
	}

	#ERS_box h3{
		margin:10px 0 10px 10px;
		font-size:12px;
	}

	#ERS_box h3.period{
		margin:10px 0 10px 0;
		width:524px;
		text-align:center;
	}

	#ERS_box h3 span{
		margin:0 0 0 10px;
		font-weight:normal;
	}

	#ERS_box p{
		margin:10px 0 10px 10px;
	}

	#ERS_box p.sentences{
		margin:10px 0 10px 0;
		width:520px;
		text-align:center;
	}

	#ERS_box ul{
		margin:50px 0 50px 20px;
	}

	#ERS_box li{
		margin:10px 0 0 0;
	}


/* ERS_page_send
 ---------------------------------------------------------------- */
	#ERS_contents .ERS_page_send{
		padding:5px 0 0 0;
		text-align:left;
	}

	.ERS_page_send form{
		display:inline;
		vertical-align:middle;
	}

	.ERS_page_send form input{
		padding:9px 0 9px 5px;
		background:none;
		border:none;
		cursor:pointer;
		color:#185795;
	}

	.ERS_page_send input.place{
		padding:4px 5px 4px 5px;
		background:#8b8b8b;
		color:#fff;
		border:none;
		cursor:pointer;
		font-weight:bold;
		font-size:14px;
	}


/* ERS_back
 ---------------------------------------------------------------- */
	div.ERS_back{
		margin:0 0 15px 0;
	}

	div.ERS_back p{
		text-align:right;
	}

	div.ERS_back p input{
		cursor:pointer;
		color:#03f;
	}


/* ERS_next
 ---------------------------------------------------------------- */
	div.ERS_next{
		margin:0 0 15px 0;
		float:right;
	}

	div.ERS_next p{
		text-align:right;
	}

	div.ERS_next p input{
		cursor:pointer;
	}


/* ERS_ssl_alert
 ---------------------------------------------------------------- */
	#ERS_ssl_alert{
		margin:10px 0 10px 0;
		width:524px;
		text-align:center;
	}


/* ERS_page_top
 ---------------------------------------------------------------- */
	div.ERS_page_top{
		width:980px;
		margin:0 auto 31px auto;
		border-top:1px solid #ccc;
		padding:10px 0 0 0;
		position:relative;
	}

	div.ERS_page_top img{
		vertical-align:top;
	}

	div.ERS_page_top .to_top{
		position:absolute;
		top:-1px;
		right:0;
	}

	div.ERS_page_top .to_top img{
		border-right:1px solid #ccc;
	}



/* ERS_agent
 ---------------------------------------------------------------- */
	div.ERS_agent{
		margin:0 0 15px 0;
		padding:10px 10px 10px 10px;
		width:500px;
		text-align:left;
		border:2px solid #000090;
	}

	div.ERS_agent p{
		color:#000090;
		font-weight:bold;
		line-height:1.5;
	}


/* ERS_noscript
 ---------------------------------------------------------------- */
	div.ERS_noscript{
		margin:0 0 15px 0;
		padding:10px 10px 10px 10px;
		width:500px;
		text-align:left;
		border:2px solid #d00000;
	}

	div.ERS_noscript p{
		color:#d00000;
		font-weight:bold;
		line-height:1.5;
	}


/* redirect page
 ---------------------------------------------------------------- */
	#ERS_redirect{
		margin:15px 0 0 15px;
	}

	#ERS_redirect p a{
		font-weight:bold;
		color:#0000d0;
	}

/* ERS_error
 ---------------------------------------------------------------- */
	#ERS_error{
		width:716px;
		margin:-2px auto 20px auto;
		padding:15px 0 13px 0;
		border:2px solid #f65d24;
		background-color:#f09c9c;
		text-align:center;
	}


/* ERS_message
 ---------------------------------------------------------------- */
	.ERS_message{
		padding:0 0 10px 10px;
		line-height:1.8;
	}

	.ERS_message p strong{
		font-weight:normal;
		font-size:1.2em;
	}

	.ERS_message p a{
		background:url('../images/icon_cart.gif') no-repeat 0 50%;
		padding:0 0 0 13px;
	}

	.ERS_message p span{
		color:#06f;
	}
