@charset "utf-8";
/* CSS Document */


.loginarea {
}

.loginarea .flbox {
float:left;
}

.loginarea .frbox {
width:350px;
float:right;
}

.loginarea .frbox .box {
width:310px;
padding:10px 20px;
background:#ebf0f0;
}

.loginarea .frbox ul {
margin-top:10px;
}

.loginarea .frbox li {
line-height:1.6em;
}

.registerpointarea {
margin:20px 0;
}

.registerpointarea .registerpoint {
font-size:17px;
color:#fff;
float:left;
padding:10px;
background:#ff8e1f;
}

.registerpointarea .registerpoint span {
font-size:23px;}


table.remminder_form{
margin-top:15px;
}

table.login_form th {
width:93px;
height:40px;
text-align:left;
vertical-align:top;
}

table.remminder_form th {
width:170px;
height:40px;
text-align:left;
vertical-align:top;
}

table.login_form td,table.remminder_form td {
vertical-align:top;
}

.sendcomplete_txt {
font-size:14px;
margin:10px 0 30px;
}

ul.certificationkeyarea {
font-size:20px;
margin-bottom:30px;
}

ul.certificationkeyarea li {
display:inline-block;
}

ul.certificationkeyarea li input.certificationkey {
font-size:20px;
border:1px solid #ddd;
padding:10px;
}

.caution li {
line-height:1.6em;
}

.reset_btn {
margin-top:10px;
text-align:right;
}

.agreement {
font-size:16px;
font-weight:bold;
text-align:center;
margin-top:20px;
}

.agreement02 {
font-size:16px;
font-weight:bold;
text-align:center;
margin:20px 0 30px;
}

.agreement input[type="checkbox"],.agreement02 input[type="checkbox"] {
 margin-right:10px;
}

ul.startmenu {
float:right;
}

ul.startmenu li {
line-height:1.6em;
text-align:right;
}




/* inquiry */
.inquiryareabottom {
margin-top:30px;
}

.inquiryarea .flbox,.inquiryarea .frbox,.inquiryareabottom .flbox,.inquiryareabottom .frbox {
position:relative;
width:188px;
background:#f0f0f0;
padding:17px 20px;
border: 1px solid #cdcdcd;

}

.inquiryarea .flbox,.inquiryareabottom .flbox {
margin-right:20px;
}

.inquiryarea .flbox {
width: 440px;
}

.inquiryarea .flbox img {
margin:0px 15px;
}

.inquiryarea .frbox {
    position: relative;
    padding-left: 0px;
    padding-bottom: 0px;
    background-color: white;
    border: none;
	top: 5px;
}

.inquiryarea .frbox img {
    width: 200px;
    height: 132px;
    position: absolute;
    top: 52px;
    right: 30px;
    border: 1px solid  #cdcdcd;
}

.inquiryarea .frbox p {
    position: absolute;
    top: 139px;
    right: 55px;
    font-size: 16px;
    color: black;
    text-decoration: underline;
}


.inquiryarea h4,.inquiryarea p,.inquiryareabottom h4,.inquiryareabottom p {
text-align:center;
}

.inquiryarea h4,.inquiryareabottom h4 {
font-size:14px;
margin-bottom:16px;
}

.inquiryarea .flbox,.inquiryareabottom .flbox {
float:left;
}

.inquiryarea .frbox,.inquiryareabottom .frbox {
float:right;
}

.inquiryarea p.btn {
padding-top:17px;
}

div.inquiryarea.clearfix *, div.inquiryarea.clearfix *::before, div.inquiryarea.clearfix *::after,
div.inquiryareabottom.clearfix *, div.inquiryareabottom.clearfix *::before, div.inquiryareabottom.clearfix *::after {
	box-sizing: content-box;
}

table.inquiry_form,table.cartdelivery_form {
width:732px;
margin-top:20px;
}

table.inquiry_form th,table.cartdelivery_form th {
	width:250px;
	font-weight:bold;
	text-align:center;
	padding-left:15px;
	background:#f8fbfb;
	border:1px solid #dddddd;
}

table.inquiry_form td,table.cartdelivery_form td {
padding:15px;
	border:1px solid #dddddd;
}

ul.login_sup {
padding:10px;
background: #f3f3f3; /* Old browsers */
background: -moz-linear-gradient(top,  #f3f3f3 0%, #fbfbfc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#fbfbfc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f3f3f3 0%,#fbfbfc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f3f3f3 0%,#fbfbfc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f3f3f3 0%,#fbfbfc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f3f3f3 0%,#fbfbfc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#fbfbfc',GradientType=0 ); /* IE6-9 */
}
ul.login_sup li {	
line-height:1.6em;
}
ul.login_sup li a {	color: #1554E1;}

.cardinfo {
border-top:none!important;
border-bottom:none!important;
} 

.entry_btnarea,.exchange_btnarea {
margin-top:30px;
}

/* cart */
#ec_sidenavi ul.bnr_inquiry li,#ec_sidenavi ul.bnr_other li {
margin-bottom:10px;
}

#ec_sidenavi ul.bnr_other {
margin-top:30px;
}

.applicationarea_3col {
margin-top:30px;
}

.applicationarea_3col li.flbox {
float:left;
margin-right:55px;
}

.applicationarea_3col li.frbox {
float:right;
margin-right:10px;
}

.feearea {
margin-left:20px;
}

.fee th {
font-weight:normal;
}

ul.cardico li:first-child {
padding-left:0;
}

ul.cardico li {
display:table-cell;
height:50px;
padding-left:20px;
vertical-align:middle;
}

ul.cardico li img {
vertical-align:middle;
}

.month {
display:inline;
margin-right:10px;
}

.usepoint li {
display:inline-block;
}

.fapoint {
line-height:2em;
}

.fapoint ul li {
margin-right:10px;
}

/* download_list */
table.tab_table,table.tab_table02 {
width:100%;
margin-top:20px;
}

table.tab_table td.img {
vertical-align:top;
text-align:center;
}

table.tab_table th {
font-weight: bold;
text-align: center;
padding: 8px 0px;
background: none repeat scroll 0% 0% #F8FBFB;
border: 1px solid #DDD;
}

table.tab_table02 th {
font-weight: bold;
padding: 8px;
background: none repeat scroll 0% 0% #F8FBFB;
border: 1px solid #DDD;
}

table.tab_table02 th.textbox {
width:200px;
}

table.tab_table02 td .formbox {
margin-bottom:20px;
}
table.tab_table02 td .formbox p {
margin-bottom:3px;
}

table.tab_table02 td > *:first-child + * + * {
margin-bottom:0;
}

table.tab_table02 td textarea.inputform {
width:450px;
}

table.tab_table .delete {
width:100px;
}
table.tab_table .img {
text-align:center;
}

table.tab_table .imgbox {
width:60px;
}

table.tab_table .bd_rightnone,table.tab_table02 .bd_rightnone {
border-right:none;
}

table.tab_table .bd_leftnone,table.tab_table02 .bd_leftnone {
border-left:none;
}

table.tab_table .edit_btn {
    width: 60px;
    text-align: center;
    border: 1px solid #DDD;
    padding: 3px 0px;
    margin: 0px auto;
}

table.tab_table td,table.tab_table02 td {
    border: 1px solid #DDD;
    padding: 15px 10px;
}

table.tab_table td h3 {
margin-bottom:5px;
}

dl.surveyarea {
margin:10px 0;
}
dl.surveyarea dt,.surveyarea dd {
line-height:2em !important;
}

dl.surveyarea dt {
margin-top:10px;
}

dl.surveyarea dd {
margin-left:20px;
}

dl.surveyarea dd.error {
color:#ff3333;
margin-top:0;
}

dl.surveyarea dd textarea.inputbox {
width:660px;
}

.download_attention {
margin-top:20px;
width:670px;
border:1px solid #ddd;
padding:10px;
height: 100px;
overflow: auto;
}
.regist_attention {
margin-top:20px;
width:670px;
border:1px solid #ddd;
padding:10px;
height: 100px;
overflow: auto;
}
.classification_attention{
height: 150px;
}

.download_attention dt,.download_attention dd {
margin-bottom:5px;
line-height:1.4em;
}
.regist_attention dt,.regist_attention dd {
margin-bottom:5px;
line-height:1.4em;
}

dl.exportrelation_formarea {
float: right;
width: 60%;
background:#fffed6;
padding:20px;
margin-top:20px;
}

dl.exportrelation_formarea h3 {
margin-bottom:15px;}

dl.exportrelation_formarea dt {
margin-bottom:15px;
line-height:1.6em;}

dl.exportrelation_formarea dd {
line-height:1.6em;}

dl.exportrelation_formarea dd.last {
margin-bottom:15px;}


/* mypage */
#mypagearea,#suportarea,#cartarea {
	background:#fff;
	padding-bottom:50px;
}

#mypagearea h3,#suportarea h3,#cartarea h3 {
	border-top:1px solid #dee7e8;
	border-right:1px solid #dee7e8;
	border-left:1px solid #dee7e8;
}

#mypagearea .categorygroup,#suportarea .categorygroup,#cartarea .categorygroup {
	background:#fbfbfb;
	width:200px;
	border-right:1px solid #dee7e8;
	border-left:1px solid #dee7e8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#mypagearea .categorygroup ul li,#suportarea .categorygroup ul li,#cartarea .categorygroup ul li {
	position:relative;
	line-height:40px;
	height:40px;
	border-bottom:1px solid #dee7e8;
}
#mypagearea .categorygroup ul li,#suportarea .categorygroup ul li,#cartarea .categorygroup ul li {
	width:198px;
	padding:0 0 2px 0;
}

#mypagearea .categorygroup ul li p,#suportarea .categorygroup ul li p,#cartarea .categorygroup ul li p {
	width:198px;
	padding-top:1px;
	padding-left:15px;
}

.download #suportarea .categorygroup ul > *:first-child + * + * a {
	color:#fff;
	background: #b9cdfd; 
	background: -moz-linear-gradient(top,  #b9cdfd 0%, #91b1f7 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b9cdfd), color-stop(100%,#91b1f7)); 
	background: -webkit-linear-gradient(top,  #b9cdfd 0%,#91b1f7 100%); 
	background: -o-linear-gradient(top,  #b9cdfd 0%,#91b1f7 100%); 
	background: -ms-linear-gradient(top,  #b9cdfd 0%,#91b1f7 100%); 
	background: linear-gradient(to bottom,  #b9cdfd 0%,#91b1f7 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9cdfd', endColorstr='#91b1f7',GradientType=0 ); 
}



#member_history #mypagearea .categorygroup ul > *:first-child a {
	color:#fff;
	background: #b9cdfd; 
	background: -moz-linear-gradient(top,  #b9cdfd 0%, #91b1f7 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b9cdfd), color-stop(100%,#91b1f7)); 
	background: -webkit-linear-gradient(top,  #b9cdfd 0%,#91b1f7 100%); 
	background: -o-linear-gradient(top,  #b9cdfd 0%,#91b1f7 100%); 
	background: -ms-linear-gradient(top,  #b9cdfd 0%,#91b1f7 100%); 
	background: linear-gradient(to bottom,  #b9cdfd 0%,#91b1f7 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9cdfd', endColorstr='#91b1f7',GradientType=0 ); 
}

#deliverylist #mypagearea .categorygroup ul > *:first-child + * a {
	color:#fff;
	background: #b9cdfd; 
	background: -moz-linear-gradient(top,  #b9cdfd 0%, #91b1f7 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b9cdfd), color-stop(100%,#91b1f7)); 
	background: -webkit-linear-gradient(top,  #b9cdfd 0%,#91b1f7 100%); 
	background: -o-linear-gradient(top,  #b9cdfd 0%,#91b1f7 100%); 
	background: -ms-linear-gradient(top,  #b9cdfd 0%,#91b1f7 100%); 
	background: linear-gradient(to bottom,  #b9cdfd 0%,#91b1f7 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9cdfd', endColorstr='#91b1f7',GradientType=0 ); 
}
#memberedit #mypagearea .categorygroup ul > *:first-child + * + * + * + * a {
	color:#fff;
	background: #b9cdfd; 
	background: -moz-linear-gradient(top,  #b9cdfd 0%, #91b1f7 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b9cdfd), color-stop(100%,#91b1f7)); 
	background: -webkit-linear-gradient(top,  #b9cdfd 0%,#91b1f7 100%); 
	background: -o-linear-gradient(top,  #b9cdfd 0%,#91b1f7 100%); 
	background: -ms-linear-gradient(top,  #b9cdfd 0%,#91b1f7 100%); 
	background: linear-gradient(to bottom,  #b9cdfd 0%,#91b1f7 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9cdfd', endColorstr='#91b1f7',GradientType=0 ); 
}

#pointexchange #mypagearea .categorygroup ul > *:first-child + * + * a {
	color:#fff;
	background: #b9cdfd; 
	background: -moz-linear-gradient(top,  #b9cdfd 0%, #91b1f7 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b9cdfd), color-stop(100%,#91b1f7)); 
	background: -webkit-linear-gradient(top,  #b9cdfd 0%,#91b1f7 100%); 
	background: -o-linear-gradient(top,  #b9cdfd 0%,#91b1f7 100%); 
	background: -ms-linear-gradient(top,  #b9cdfd 0%,#91b1f7 100%); 
	background: linear-gradient(to bottom,  #b9cdfd 0%,#91b1f7 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9cdfd', endColorstr='#91b1f7',GradientType=0 ); 
}

#withdrawal #mypagearea .categorygroup ul > *:first-child + * + * + * + * + * a {
	color:#fff;
	background: #b9cdfd; 
	background: -moz-linear-gradient(top,  #b9cdfd 0%, #91b1f7 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b9cdfd), color-stop(100%,#91b1f7)); 
	background: -webkit-linear-gradient(top,  #b9cdfd 0%,#91b1f7 100%); 
	background: -o-linear-gradient(top,  #b9cdfd 0%,#91b1f7 100%); 
	background: -ms-linear-gradient(top,  #b9cdfd 0%,#91b1f7 100%); 
	background: linear-gradient(to bottom,  #b9cdfd 0%,#91b1f7 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9cdfd', endColorstr='#91b1f7',GradientType=0 ); 
}

.entry #suportarea .categorygroup ul > *:first-child + * + * + * + * + * a {
	color:#fff;
	background: #b9cdfd; 
	background: -moz-linear-gradient(top,  #b9cdfd 0%, #91b1f7 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b9cdfd), color-stop(100%,#91b1f7)); 
	background: -webkit-linear-gradient(top,  #b9cdfd 0%,#91b1f7 100%); 
	background: -o-linear-gradient(top,  #b9cdfd 0%,#91b1f7 100%); 
	background: -ms-linear-gradient(top,  #b9cdfd 0%,#91b1f7 100%); 
	background: linear-gradient(to bottom,  #b9cdfd 0%,#91b1f7 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9cdfd', endColorstr='#91b1f7',GradientType=0 ); 
}


#mypagearea .categorygroup ul li a,#suportarea .categorygroup ul li a {
	position:absolute;
	width:100%;
	height:100%;
	color:#1554e1;
}

#cartarea ul li a {
	color:#1554e1;
}

#mypagearea .categorygroup .active,#suportarea .categorygroup .active,#cartarea .categorygroup .active {
	background: #b9cdfd; /* Old browsers */
	background: -moz-linear-gradient(top,  #b9cdfd 0%, #91b1f7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b9cdfd), color-stop(100%,#91b1f7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b9cdfd 0%,#91b1f7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b9cdfd 0%,#91b1f7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b9cdfd 0%,#91b1f7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b9cdfd 0%,#91b1f7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9cdfd', endColorstr='#91b1f7',GradientType=0 ); /* IE6-9 */
}

#mypagearea .categorygroup .active a,#suportarea .categorygroup .active a,#cartarea .categorygroup .active a {
	color:#fff;
}

/* sidenaviarea */
#arrivaldata {
	width:200px;
	margin:55px 0 0;
}

#ec_sidenavi {
	width:200px;
	margin:30px 0 0;
}

#arrivaldata h2 {
	color:#000;
	font-size:18px;
	font-weight:bold;
	padding-bottom:7px;
	margin-bottom:4px;
	background:url(/ecsuites/img/top//bg_arrivaldata01.gif);
	background-size:200px 2px;
	background-repeat: no-repeat;
	background-position:left bottom;
}

#arrivaldata .box {
	line-height:1.3em;
	letter-spacing:0.8px;
	text-align:left;
	padding:11px 0 9px;
	border-bottom:1px solid #cfcfcf;
}

#arrivaldata .box h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
border-top: none;
border-right: none;
border-left: none;
}


#arrivaldata .box .frbox {
	position:relative;
	width:115px;
	margin-left:10px;
	float:right;
}

#arrivaldata .box .frbox p {
	margin-bottom:6px;
}

#arrivaldata .box .frbox ul {
	text-align:center;
}

#arrivaldata .box .frbox ul li {
	display:inline-block;
}

#arrivaldata .box .frbox ul li.download {
	padding-right:15px;
}

#arrivaldata .box .frbox ul li.delyvery {
	padding-left:15px;
}
#arrivaldata .box ul {
	text-align:center;
}

#arrivaldata .box ul li {
	display:inline-block;
}

#arrivaldata .box ul li.download {
}

#arrivaldata .box ul li.delyvery {
}


#sidearea ul.bnrarea a {
	display:block;
}

#sidearea ul.bnrarea li {
	padding-top:10px;
}

.detaillist04 table.detail tr {
    border-bottom: 1px solid #DDD;
}
}
.detaillist04 table.detail h3 {
	font-size:15px;
	margin-bottom:5px;
}

.detaillist04 table.detail th {
	font-weight:bold;
	text-align:center;
	padding:8px 0;
	background:#f8fbfb;
	border-top:1px solid #dddddd;
	border-right:1px solid #dddddd;
}

.detaillist04 table.detail td {
	border-right:1px solid #dddddd;
	padding:15px 0;
}

.detaillist04 table.detail td ul {
	width:110px;
	margin:0 auto;
}

.detaillist04 table.detail td ul.actionbtn li,.detaillist04 table.detail td ul.dlbtn li {
	margin-bottom:9px;
}

.detaillist04 table.detail td ul.actionbtn li {
	text-align:center;
}

.detaillist04 table.detail td .actionbtn > *:first-child + * + * + * {
	margin-bottom:0;
}

.detaillist04 table.detail td .dlbtn > *:first-child + * + * {
	margin-bottom:0;
}

.detaillist04 table.detail tbody tr > *:first-child {
vertical-align:top;
border-right:none;
}

.detaillist04 table.detail tbody tr > *:first-child + * {
position:relative;
}

.detaillist04 table.detail tbody tr > :first-child + * + * + * {
border-right:none;
text-align:center;
padding-left:20px;
}

.detaillist04 table.detail thead tr > *:first-child + * + * {
text-align:center;
border-right:none;
}


.detaillist04 table.detail td.img {
	width:90px;
	padding-left:10px;
}

.detaillist04 table.detail .width01 {
	width:518px;
}

.detaillist04 table.detail .width02 {
	width:127px;
}

.detaillist04 table.detail .width03 {
	width:50px;
}

.detaillist05 table.detail tr {
	border-bottom:1px solid #dddddd;
}
.detaillist04 table.detail h3,.detaillist05 table.detail h3 {
	font-size:15px;
	margin-bottom:5px;
}

.detaillist05 table.detail th {
	font-weight:bold;
	text-align:center;
	padding:8px 0;
	background:#f8fbfb;
	border-top:1px solid #dddddd;
	border-right:1px solid #dddddd;
}

.detaillist05 table.detail tbody tr > *:first-child + * + * + * + * {
text-align:center;
	border-right:none;
	padding-left:20px;
}

.detaillist05 table.detail td {
	border-right:1px solid #dddddd;
	padding:15px 0;
}

.detaillist05 table.detail td ul {
	width:110px;
	margin:0 auto;
}

.detaillist05 table.detail td ul.actionbtn li,.detaillist05 table.detail td ul.dlbtn li {
	margin-bottom:9px;
}

.detaillist05 table.detail td ul.actionbtn li {
	text-align:center;
}

.detaillist05 table.detail td ul.actionbtn li.salefinish {
	height:87px;
	text-align:left;
	display:table-cell;
	vertical-align: middle;
}

.detaillist05 table.detail td .actionbtn > *:first-child + * + * {
	margin-bottom:0;
}

.detaillist05 table.detail td .dlbtn > *:first-child + * + * + * + * {
	margin-bottom:0;
}

.detaillist05 table.detail tbody tr > *:first-child {
vertical-align:top;
border-right:none;
}

.detaillist05 table.detail tbody tr > *:first-child + *  {
position:relative;
}

.detaillist05 table.detail td span.ico_webprice {
position:absolute;
top:17px;
left:100px;
}

.detaillist05 table.detail td span.ico_new {
position:absolute;
top:17px;
left:145px;
}
.detaillist05 table.detail td span.ico_set {
position:absolute;
top:17px;
left:190px;
}

.detaillist05 table.detail thead tr > *:first-child + * + * + *  {
text-align:center;
border-right:none;
}

.detaillist05 table.detail td.img {
	padding-left:10px;
}

.detaillist05 table.detail .width01 {
	width:388px;
}

.detaillist05 table.detail .width02 {
	width:152px;
}

.detaillist05 table.pricelist tr,.detaillist05 table.price td {
	border:none;
}

.detaillist05 table.pricelist {
	width:100%;
	font-weight:bold;
}

.detaillist05 table.pricelist th {
	text-align:left;
	padding:0;
	background:none;
	border:none;
}

.detaillist05 table.pricelist td {
	padding:0 10px 0 0;
	border-right:none;
}

.detaillist05 table.pricelist tr > *:first-child + * {
	text-align:right;
}

.detaillist05 table.pricelist td span {
	color:#ff7f00;
}


.detaillist05 table.detail .width01 {
	width:388px;
}

.detaillist05 table.detail .width02 {
	width:127px;
}

.detaillist05 table.detail .width03 {
	width:50px;
}

.detaillist06 table.detail,.detaillist07 table.detail {
width:732px;
}

.detaillist06 table.detail {
margin:30px 0 20px;
}

.detaillist07 table.detail {
margin-top:20px;
}
.detaillist06 table.detail tbody tr > *:first-child + *  {
position:relative;
}

.detaillist06 table.detail td span.ico_webprice {
position:absolute;
top:17px;
left:100px;
}

.detaillist06 table.detail td span.ico_new {
position:absolute;
top:17px;
left:145px;
}
.detaillist06 table.detail td span.ico_set {
position:absolute;
top:17px;
left:190px;
}

.detaillist06 table.detail tr,.detaillist07 table.detail tr {
	border-bottom:1px solid #dddddd;
}

.detaillist06 table.detail h3,.detaillist07 table.detail h3 {
	font-size:15px;
	margin-bottom:5px;
}

.detaillist06 table.detail th,.detaillist07 table.detail th {
	font-weight:bold;
	text-align:center;
	padding:8px 0;
	background:#f8fbfb;
	border:1px solid #dddddd;
}

.detaillist07 table.detail td:first-child {
	border-right:none;
	vertical-align:top;
	padding:15px 0;
}

.detaillist07 table.detail tr > *:first-child + * {
	border-left:none;
}

.detaillist06 table.detail td,.detaillist07 table.detail td {
	border:1px solid #dddddd;
	padding:15px 0;
}

.detaillist06 table.detail td.pricearea {
padding-right:10px;
text-align:right;
font-weight:bold;
}

.detaillist07 table.detail td.pricearea {
padding-right:10px;
text-align:right;
font-weight:bold;
}


.detaillist06 table td.img,.detaillist07 table td.img {
text-align:center;
}

.detaillist06 table td.productdetail {
padding:10px;
}

.detaillist07 table td.productdetail {
padding:10px 10px 10px 0;
}

.detaillist07 table td.productdetail {
width:300px;
}
.detaillist06 table.detail td ul {
	width:110px;
	margin:0 auto;
}

.detaillist06 table.detail td ul.actionbtn li,.detaillist06 table.detail td ul.dlbtn li {
	margin-bottom:9px;
}

 .detaillist06 table.detail td .actionbtn > :first-child + * + * + * {
    margin-bottom: 0px;
}


.detaillist06 table.detail td ul.actionbtn li {
	text-align:center;
}

.detaillist06 table.detail td ul.actionbtn li.salefinish {
	height:87px;
	text-align:left;
	display:table-cell;
	vertical-align: middle;
}

.detaillist06 table.detail td .dlbtn > *:first-child + * + * + * {
	margin-bottom:0;
}

.detaillist06 table.detail tbody tr > *:first-child + * {
vertical-align:top;
}

.detaillist06 table.detail tbody tr > *:first-child + * + * {
border-left:none;
}

.detaillist06 table.pricelist tr,.detaillist06 table.price td,.detaillist07 table.pricelist tr,.detaillist07 table.price td {
	border:none;
}

.detaillist06 table.pricelist,.detaillist07 table.pricelist {
	width:100%;
	font-weight:bold;
}

.detaillist06 table.pricelist th,.detaillist07 table.pricelist th {
	text-align:left;
	padding:0;
	background:none;
	border:none;
}

.detaillist06 table.pricelist td,.detaillist07 table.pricelist td {
	padding:0 10px 0 0;
	border:none;
}

.detaillist06 table.pricelist tr > *:first-child + * {
	text-align:right;
}

.detaillist07 table.pricelist tr > *:first-child + * {
	text-align:right;
}

.detaillist06 table.pricelist td span,.detaillist07 table.pricelist td span {
	color:#ff7f00;
}

.detaillist06 table.detail .width01 {
	width:100px;
}

.detaillist06 table.detail .width02 {
	width:127px;
}

.detaillist06 table.detail .width03 {
	width:50px;
}

table.total_pricedetail,table.total_price,table.pre_total_price {
width:732px;
}
table.total_pricedetail {
margin-top:30px;
}

table.total_price {
font-size:14px;
}

table.total_pricedetail th,table.total_price th, table.pre_total_price th{
padding-left:500px;
font-weight:bold;
}

table.total_pricedetail td,table.total_price td,table.pre_total_price td{
font-weight:bold;
text-align:right;
}

/*.tab 
------------------------------*/
.tabSection2 {
	width: 732px;
	margin: 20px auto 0;
}
.tab2 { 
width:732px;
}
.tabtop2 { margin-bottom: -1px; }
.tabbottom2 { margin-top: -1px; }

.tabtop2,.tabbottom2 {
  position: relative;
  height:50px;
}

.tabtop2 li {
	position: absolute;
	width:376px;
	height:50px;
	line-height:50px;
	text-decoration: none;
	color: #fff;
	background: url('/ecsuites/img/lib/tab/tab02_off.png') no-repeat scroll center bottom transparent;
	cursor:pointer;
}

.tabtop2 li.tabLeft,.tabbottom2 li.tabLeft {
	left: 0;
}
.tabtop2 li.tabRight,.tabbottom2 li.tabRight {
	right: 0px;
}

.tabtop2 li p {
	font-size:20px;
	text-align:center;
}

.tabtop2 li.current {
	color: #000;
	background: url('/ecsuites/img/lib/tab/tab02_on.png') no-repeat scroll center top transparent;
	z-index:1;
}
.tabbottom2 li {
	position: absolute;
	width:376px;
	height:50px;
	line-height:50px;
	text-decoration: none;
	color: #fff;
	background: url('/ecsuites/img/lib/tab/tabbottom02_off.png') no-repeat scroll center bottom transparent;
	cursor:pointer;
}

.tabbottom2 li p {
	font-size:20px;
	text-align:center;
}

.tabbottom2 li.current {
	color: #000;
	background: url('/ecsuites/img/lib/tab/tabbottom02_on.png') no-repeat scroll center top transparent;
	z-index:1;
}
.tabtop2 li.tabLeft p,
.tabtop2 li.tabRight p {
    margin-top: 20px;
}

.tabbottom2 li.tabLeft p,
.tabbottom2 li.tabRight p {
    margin-top: 15px;
}
.tabSection2 .tabcontents .tabcontent {
	padding: 20px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#pointarea {
border:1px solid #ddd;
margin-top:20px;
padding:10px;
background: #ebf1f2; /* Old browsers */
background: -moz-linear-gradient(top,  #ebf1f2 0%, #ffffff 52%, #ffffff 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebf1f2), color-stop(52%,#ffffff), color-stop(99%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ebf1f2 0%,#ffffff 52%,#ffffff 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ebf1f2 0%,#ffffff 52%,#ffffff 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ebf1f2 0%,#ffffff 52%,#ffffff 99%); /* IE10+ */
background: linear-gradient(to bottom,  #ebf1f2 0%,#ffffff 52%,#ffffff 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf1f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

#pointarea h3 {
margin-bottom:10px;
}

#pointarea span.userpoint{
font-size:24px;
}
#pointarea span{
color:#ff9000;
}

#pointarea ul {
margin-top:5px;
}
#pointarea li {
float:left;
}

#pointarea ul > *:first-child + * {
margin-left:10px;
}

#couponarea {
margin-top:10px;
}

#couponarea .flbox {
width: 340px;
float:left;
border:1px solid #ff9000;
background:#fffde4;
}

#couponarea .frbox {
width: 340px;
float:right;
border:1px solid #ff9000;
background:#fffde4;
}

#couponarea h3 {
width:340px;
text-align:center;
font-size:22px;
background:#ff9000;
padding:8px 0;
color:#fff;
}
#couponarea .txt {
padding:0 5px 10px;
}

#couponarea .yen {
font-size:37px;
color:#eb1626;
text-align:center;
margin:15px 0;
padding:0 5px;
}

#couponarea hr {
	margin: 1px 0 1px;
padding:0 5px;
  display: block;
  height: 2px;
  background-color: #ff9000;
  border: 0;
}

#couponarea ul.code {
font-size:14px;
color:#eb1626;
padding:0 5px;
margin:5px 0;
}

#couponarea li {
line-height:1.4em;
}

.pickupinfo {
margin-top:10px;
}

.pickupinfo > *:first-child {
margin-bottom:10px;
}

.pickupinfo > *:first-child + * {
margin-bottom:0px;
}

.pickupinfo ul li {
width:340px;
height:40px;
background:#e2e2e2;
}

.pickupinfo ul > *:first-child {
float:left;
}

.pickupinfo ul > *:first-child + *{
float:right;
}

/* mypage */
#mypageinfo {
	padding-top:10px;
}

#mypageinfo .flbox {
	width:340px;
	float:left;
}
#mypageinfo .frbox {
	width:340px;
	float:right;
}

#mypageinfo h3 {
    font-size: 19px;
    padding-bottom: 7px;
    background: url('/ecsuites/img/products/bg_bottominfoarea01.png') no-repeat scroll center bottom transparent;
}

#mypageinfo dl {
	padding-top:11px;
}

#mypageinfo dt {
	width:266px;
	float:left;
}

#mypageinfo dt p {
	line-height:120%;
	margin-bottom:5px;
}

#mypageinfo a p,#mypageinfo a p:hover {
	color:#000;
}

#mypageinfo dd {
	float:right;
}

#mypageinfo ul >*:first-child {
	margin-bottom:13px;
}

.flwrap {
margin-top:30px;
}

.inputbox {
display:inline-block;
}

.inputbox_input {
margin-right:15px;
}

.inputbox_input02 {
margin:0 15px 0;
}

.inputbox_input03 {
margin-right:5px;
}

.inputbox_input04 {
margin:0 5px 0 10px;
}


.inputbox p.name {
display:inline-block;
margin-right:5px;
}

.inputbox p.sei {
display:inline-block;
margin-right:5px;
}

p.address {
display: inline-block;
margin-right: 5px;
}
.confirm_btn {
float:right;
}

.tab_entry_btn {
margin:30px 0 30px;
}

.backinput_btn {
float:left;
}

table.history_form,table.historydetail_form {
width:732px;
margin-top:20px;
text-align:center;
}

table.delivery_form {
width:732px;
margin:20px 0 20px;
text-align:center;
}

table.deliveryconfirm_form {
width:712px;
margin:10px 0 30px 15px;
text-align:center;
}

.deliveryconfirm input[type="radio"],.withdrawal_form input[type="radio"],.cart_point_form input[type="radio"] {
margin-right:5px;
}


table.history_form th,table.historydetail_form th,table.delivery_form th,table.deliveryconfirm_form th {
font-weight:bold;
background:#f8fbfb;
}

table.history_form th,table.history_form td,table.historydetail_form th,table.historydetail_form td,table.delivery_form th,table.delivery_form td,table.deliveryconfirm_form th,table.deliveryconfirm_form td {
border:1px solid #ddd;
text-align:center;
padding:10px 0;
}

.historydetail_form td .address {
width:170px;
margin:0 auto;
}

table.delivery_form .address,table.deliveryconfirm_form .address {
margin-left:20px;
}

table.delivery_form .address li,table.deliveryconfirm_form .address li{
line-height:1.6em;
}

.detaillist06 td .edit_btn,table.delivery_form td .edit_btn {
width:60px;
text-align:center;
border:1px solid #ddd;
padding:3px 0;
margin:0 auto;
}

.edit_btn {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background: #feffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #feffff 0%, #e4edff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(100%,#e4edff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #feffff 0%,#e4edff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #feffff 0%,#e4edff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #feffff 0%,#e4edff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #feffff 0%,#e4edff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#e4edff',GradientType=0 ); /* IE6-9 */
}


table.delivery_form th.width01,table.deliveryconfirm_form .width01 {
width:80px;
}

table.delivery_form th.width02,table.deliveryconfirm_form .width02 {
width:120px;
}

/*キャンペーン*/
.progress {
padding:20px 0;
}

table.entry_form,table.menberedit_form,.withdrawal_form,.cart_point_form,table.inquiry02_form {
width:732px;
margin-top:20px;
border:1px solid #ddd;
}

.menberedit_form .error,table.inquiry02_form .error,.entry_form .error,.detaillist06 .error,.cart_point_form .error,table.payment_form .error,table.tab_table02 .error {
color:#ff3333;
margin:4px 0;
}

table.confirm {
margin-top:60px;
}

table.entry_form th,table.entry_form td,table.menberedit_form th,table.menberedit_form td,table.withdrawal_form th,table.withdrawal_form td,.cart_point_form th,.cart_point_form td,table.payment_form th,table.payment_form td,table.inquiry02_form th,table.inquiry02_form td {
padding:15px;
border:1px solid #ddd;
}

table.cart_point_form th {
width:53px;
font-weight:bold;
text-align:center;
background:#f8fbfb;
}

table.menberedit_form th,table.withdrawal_form th,table.payment_form th,table.inquiry02_form th {
width:132px;
font-weight:bold;
background:#f8fbfb;
}

table.entry_form th {
width:335px;
font-weight:bold;
background:#f8fbfb;
}

table.payment_form p {
margin-bottom:3px;
}

table.payment_form td table.fee {
margin-top:4px;
}

table.payment_form td p span {
margin-left:10px;
}

table.payment_form td p img {
vertical-align:middle;
}

table.payment_form td table.fee th {
width:200px;
font-weight:normal;
}

table.payment_form td table.fee td {
width:100px;
text-align:center;
}


table.menberedit_form td,table.withdrawal_form td,.cart_point_form td,table.inquiry02_form td {
width:410px;
}
table.entry_form td {
width:335px;
}

table.cart_point_form .pointbox {
margin:0 10px 0 20px;
}

table.cart_point_form td table {
margin-left:20px;
}

table.cart_point_form td table td {
width:100px;
padding:5px 0;
border: none;
}

table.menberedit_form td ul li,table.inquiry02_form td ul li {
display:inline-block;
width:150px;
margin:5px;
}

table.inquiry02_form td ul li {
display:inline-block;
width:150px;
margin:5px;
}

table.inquiry02_form td ul.checklistwrap li {
display:inline-block;
width:110px;
margin:5px;
}

table.inquiry02_form td ul.checklistwrap > *:first-child + * + * {
display:inline-block;
width:220px;
margin:5px;
}

table.inquiry02_form td ul.checklistwrap li.widthEAR {
  width:290px;
}

table.inquiry02_form ol {
margin-top:5px;
}

table.inquiry02_form ol li {
line-height:1.6em;
}

table.withdrawal_form td,.cart_point_form td {
width:150px;
margin:5px;
}

select {
    border: 1px solid #ddd;
}
textarea {
font-size: 12px;
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
line-height: 160%;
border: 1px solid #ddd;
padding:5px;
}

textarea.regist {
margin-top:20px;
width:722px;
}

.withdrawal_form textarea {
width:410px;
margin-left:20px;
}

textarea.textbox {
width:420px;
}

input[type="text"],input[type="password"] {
    display: inline-block;
		padding:5px;
    border: 1px solid #ddd;
    vertical-align:middle;
}

input[type="text"].txtarea_long01 {
width:410px;
height:90px;
vertical-align:top;
}

input[type="text"].txtarea_long02 {
width:410px;
height:40px;
}

input[type="text"].txtarea_long03 {
width:300px;
/* height:15px; */
}

textarea.txtarea_long03 {
width:410px;
height:80px;
}
textarea.txtarea_long04 {
width:330px;
height:80px;
}

input[type="text"].txtarea_long04 {
/* height:15px; */
}

input[type="text"].txtarea01,input[type="password"].txtarea01 {
width:235px;
/* height:15px; */
}

input[type="text"].zipcode {
width:70px;
height:15px;
margin-right:10px;
}

input[type="text"].password {
width:200px;
height:15px;
margin-right:10px;
}

input[type="text"].txtarea_short {
width:60px;
height:20px;
margin-right:5px;
}

input[type="checkbox"],input[type="radio"] {
 vertical-align:middle;
 margin-right:5px;
}

table.entry_form td ul,table.withdrawal_form td ul,.cart_point_form td ul {
margin:10px 0;
}

table.entry_form td li,table.withdrawal_form td li,.cart_point_form td li,ul.radio li {
line-height:2.2em;
vertical-align:top;
}

.entry_btn,.memberregistration_btn,.login_btn {
text-align:right;
margin-top:40px;
}

.entry_btn02 {
text-align:center;
margin-bottom:40px;
}

.top_btn {
margin-top:30px;
}

.toppage_btn {
text-align:center;
margin-top:30px;
}


h3.datatitle02 {
    font-size: 23px;
    padding-bottom: 7px;
    background: url('/ecsuites/img/tit_products.gif') no-repeat center bottom ;
    padding-top: 15px;
    margin-bottom:15px;
}

h3.datatitle02 span.txt_small {
font-size:14px;
}

h3.datatitle03 {
    font-size: 23px;
    padding-bottom: 7px;
    background: url('/ecsuites/img/common/tit_login01.png') no-repeat left bottom ;
    padding-top: 10px;
    margin-bottom:15px;
}

h3.datatitle04,h3.datatitle05 {
position:relative;
width:732px;
    font-size: 23px;
    padding-bottom: 7px;
    background: url('/ecsuites/img/tit_products.gif') no-repeat center bottom ;
    padding-top: 10px;
    margin:40px 0 15px;
}

h3.datatitle05 {
    margin:20px 0 15px;
}

h4.datatitle01 {
		width:732px;
    font-size: 19px;
    padding-bottom: 7px;
    background: url('/ecsuites/img/bg_carttit.png') no-repeat center bottom ;
    padding-top: 10px;
    margin:20px 0 5px;
}

/* pointchange */
.keeppointarea {
margin-bottom:20px;
}

.pluspointarea {
margin-bottom:20px;
}
.pluspointarea .df a {
font-size: 16px;
cursor: pointer;
color: blue;
text-decoration: underline;
}

.registpointarea {
position:absolute;
right:0;
top:3px;
}

.dlpointarea {
position:absolute;
right:0;
top:-5px;
}

.exchangepointarea {
margin:20px 0;
}

.keeppointarea .fl {
float:left;
}

.pluspointarea .fl {
width:500px;
float:left;
}
.pluspointarea .df {
width:500px;
float:left;
line-height:2.0;
}

.keeppointarea .keeppoint,.exchangepointarea .exchangepoint {
font-size:17px;
color:#fff;
float:right;
padding:10px;
background:#ff8e1f;
}

.pluspointarea .pluspoint {
font-size:15px;
color:#fff;
float:right;
padding:10px;
background:#ff8e1f;
}

.registpointarea .pluspoint {
width:200px;
height:25px;
line-height:25px;
text-align:center;
font-size:15px;
color:#fff;
background:#ff8e1f;
}

.dlpointarea .pluspoint {
height:25px;
line-height:25px;
padding:0 10px;
text-align:center;
font-size:15px;
color:#fff;
background:#ff8e1f;
}

.keeppointarea .keeppoint span,.exchangepointarea .exchangepoint span {
font-size:23px;}

table.exchangelist {
margin-bottom:30px;
}

table.exchangelist tr {
border-bottom:1px solid #ddd;
}
table.exchangelist th {
width:150px;
text-align:center;
border-right:1px solid #ddd;
}

table.exchangelist td ul {
margin-left:10px;
}

table.exchangelist td li {
width:275px;
line-height:25px;
display:inline-block;
}

table.exchangelist_confirm {
width:732px;
margin-top:20px;
}

table.exchangelist_confirm th,table.exchangelist_confirm td {
border:1px solid #ddd;
}

table.exchangelist_confirm th {
text-align:center;
padding:10px 0;
font-weight:bold;
background:#f8fbfb;
}

table.exchangelist_confirm td {
padding:10px 0;
}

table.exchangelist_confirm ul {
margin-left:20px;
}

.txt_large {
font-size:20px;
}

.mg_middle {
margin-bottom:10px;
}
.mg_large {
margin-bottom:30px;
}
.bold {
font-weight:bold;
}

.al_center {
text-align:center;
}
hr {
    border:none;
    border-top:solid 1px #ddd;
    height:1px;
    color:#FFFFFF;
    margin: 0 6 0 6;
}
.orange {
color:#FF7F00;
}
.red {
color:#ff3333;
}
.txt_small {
font-size:10px;
color: red;
}


/* btnarea */
.forward_btnarea {
	float:right;
}

input.confirmbtn {
	width:214px;
	height:48px;
	border:none;
	background: url('/ecsuites/img/questionnarie/btn_questionnarie01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.confirmbtn:hover {
	background: url('/ecsuites/img/questionnarie/btn_questionnarie01_on.png') no-repeat center bottom ;
}

input.confirm02btn {
	width:214px;
	height:48px;
	margin:0 auto;
	border:none;
	background: url('/ecsuites/img/common/btn_confirm02_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.confirm02btn:hover {
	background: url('/ecsuites/img/common/btn_confirm02_on.png') no-repeat center bottom ;
}

input.productdetailbtn {
	width:207px;
	height:31px;
	margin:0 auto;
	border:none;
	background: url('/ecsuites/img/common/btn_productdetail01_off.png') no-repeat center bottom ;
	cursor:pointer;
	/* display:block; */
}

.productdetailbtn:hover {
	background: url('/ecsuites/img/common/btn_productdetail01_on.png') no-repeat center bottom ;
}

input.deliveryconfirmbtn {
	width:214px;
	height:48px;
	border:none;
	background: url('/ecsuites/img/common/btn_deliveryconfirm01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.deliveryconfirmbtn:hover {
	background: url('/ecsuites/img/common/btn_deliveryconfirm01_on.png') no-repeat center bottom ;
}

input.orderconfirmbtn {
	width:214px;
	height:48px;
	border:none;
	background: url('/ecsuites/img/common/btn_confirm01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.orderconfirmbtn:hover {
	background: url('/ecsuites/img/common/btn_confirm01_on.png') no-repeat center bottom ;
}

input.exchangefinishbtn {
	width:214px;
	height:48px;
	border:none;
	background: url('/ecsuites/img/common/btn_exchangefinish01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.exchangefinishbtn:hover {
	background: url('/ecsuites/img/common/btn_exchangefinish01_on.png') no-repeat center bottom ;
}

input.changebtn {
	width:214px;
	height:48px;
	border:none;
	background: url('/ecsuites/img/common/btn_menberedit01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.changebtn:hover {
	background: url('/ecsuites/img/common/btn_menberedit01_on.png') no-repeat center bottom ;
}

input.registbtn {
	width:214px;
	height:48px;
	border:none;
	background: url('/ecsuites/img/common/btn_regist01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}
div.registbtn {
	width:214px;
	height:48px;
	border:none;
	background: url('/ecsuites/img/common/btn_regist01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.registbtn:hover {
	background: url('/ecsuites/img/common/btn_regist01_on.png') no-repeat center bottom ;
}

input.previousviewbtn {
	width:214px;
	height:48px;
	border:none;
	background: url('/ecsuites/img/common/btn_previousview_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.previousviewbtn:hover {
	background: url('/ecsuites/img/common/btn_previousview_on.png') no-repeat center bottom ;
}

input.deletebtn {
	width:214px;
	height:48px;
	border:none;
	background: url('/ecsuites/img/common/btn_delete01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.deletebtn:hover {
	background: url('/ecsuites/img/common/btn_delete01_on.png') no-repeat center bottom ;
}

input.withdrawalbtn {
	width:214px;
	height:48px;
	border:none;
	background: url('/ecsuites/img/common/btn_withdrawal01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.withdrawalbtn:hover {
	background: url('/ecsuites/img/common/btn_withdrawal01_on.png') no-repeat center bottom ;
}

input.entrybtn {
	width:214px;
	height:48px;
	border:none;
	background: url('/ecsuites/img/questionnarie/btn_questionnarie02_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.entrybtn:hover {
	background: url('/ecsuites/img/questionnarie/btn_questionnarie02_on.png') no-repeat center bottom ;
}

input.sendbtn {
	width:214px;
	height:48px;
	border:none;
	background: url('/ecsuites/img/common/btn_send01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.sendbtn:hover {
	background: url('/ecsuites/img/common/btn_send01_on.png') no-repeat center bottom ;
}

input.menberregistbtn {
	width:214px;
	height:48px;
	border:none;
	background: url('/ecsuites/img/common/btn_memberregistration01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.menberregistbtn:hover {
	background: url('/ecsuites/img/common/btn_memberregistration01_on.png') no-repeat center bottom ;
}

input.loginbtn {
	width:214px;
	height:48px;
	border:none;
	background: url('/ecsuites/img/common/btn_login01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.loginbtn:hover {
	background: url('/ecsuites/img/common/btn_login01_on.png') no-repeat center bottom ;
}

input.orderquotebtn {
	width:214px;
	height:48px;
	border:none;
	background: url('/ecsuites/img/common/btn_orderquote01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.orderquotebtn:hover {
	background: url('/ecsuites/img/common/btn_orderquote01_on.png') no-repeat center bottom ;
}

input.paymentbtn {
	width:214px;
	height:48px;
	border:none;
	background: url('/ecsuites/img/common/btn_confirm01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.paymentbtn:hover {
	background: url('/ecsuites/img/common/btn_confirm01_on.png') no-repeat center bottom ;
}

input.cartfinishbtn {
	width:214px;
	height:48px;
	border:none;
	background: url('/ecsuites/img/common/btn_orderfinish01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.cartfinishbtn:hover {
	background: url('/ecsuites/img/common/btn_orderfinish01_on.png') no-repeat center bottom ;
}

input.downloadbtn {
	width:214px;
	height:48px;
	border:none;
	background: url('/ecsuites/img/common/btn_dl01_off.png') no-repeat center bottom;
	cursor:pointer;
	display:block;
}

.downloadbtn:hover {
	background: url('/ecsuites/img/common/btn_dl01_on.png') no-repeat center bottom ;
}
input.deliverybtn {
	width:214px;
	height:48px;
	border:none;
	background: url('/ecsuites/img/questionnarie/btn_questionnarie01_off.png') no-repeat center bottom;
	cursor:pointer;
	display:block;
}
.deliverybtn:hover {
	background: url('/ecsuites/img/questionnarie/btn_questionnarie01_on.png') no-repeat center bottom ;
}

input.downloadfinishbtn {
	width:214px;
	height:48px;
	border:none;
	background: url('/ecsuites/img/common/btn_procedurefinish01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.downloadfinishbtn:hover {
	background: url('/ecsuites/img/common/btn_procedurefinish01_on.png') no-repeat center bottom ;
}

input.publishbtn {
	width:214px;
	height:48px;
	border:none;
	background: url('/ecsuites/img/common/btn_issue01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.publishbtn:hover {
	background: url('/ecsuites/img/common/btn_issue01_on.png') no-repeat center bottom ;
}

input.backinputfinishbtn {
	width:214px;
	height:48px;
	border:none;
	background: url('/ecsuites/img/common/btn_inputfinish01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.backinputfinishbtn:hover {
	background: url('/ecsuites/img/common/btn_inputfinish01_on.png') no-repeat center bottom ;
}


.back_btnarea {
	float:left;
}

input.pointexchangebtn {
	width:196px;
	height:32px;
	border:none;
	background: url('/ecsuites/img/common/btn_fapointpage01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.pointexchangebtn:hover {
	background: url('/ecsuites/img/common/btn_fapointpage01_on.png') no-repeat center bottom ;
}

input.exchangelisthbtn {
	width:196px;
	height:32px;
	border:none;
	background: url('/ecsuites/img/common/btn_exchangelist01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.exchangelisthbtn:hover {
	background: url('/ecsuites/img/common/btn_exchangelist01_on.png') no-repeat center bottom ;
}

input.mypagetopbtn {
	width:197px;
	height:32px;
	border:none;
	background: url('/ecsuites/img/common/btn_mytoppage01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.mypagetopbtn:hover {
	background: url('/ecsuites/img/common/btn_mytoppage01_on.png') no-repeat center bottom ;
}

input.backinputbtn {
	width:197px;
	height:32px;
	border:none;
	background: url('/ecsuites/img/common/btn_menberedit02_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.backinputbtn:hover {
	background: url('/ecsuites/img/common/btn_menberedit02_on.png') no-repeat center bottom ;
}

input.deliverylistbtn {
	width:197px;
	height:32px;
	border:none;
	background: url('/ecsuites/img/common/btn_deliverylist01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.deliverylistbtn:hover {
	background: url('/ecsuites/img/common/btn_deliverylist01_on.png') no-repeat center bottom ;
}

input.topbtn {
	width:197px;
	height:32px;
	border:none;
	background: url('/ecsuites/img/common/btn_toppage01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.topbtn:hover {
	background: url('/ecsuites/img/common/btn_toppage01_on.png') no-repeat center bottom ;
}

input.backcartconfirmbtn {
	width:197px;
	height:32px;
	border:none;
	background: url('/ecsuites/img/common/btn_backcartconfirm01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.backcartconfirmbtn:hover {
	background: url('/ecsuites/img/common/btn_backcartconfirm01_on.png') no-repeat center bottom ;
}

input.backdvconfirmbtn {
	width:197px;
	height:32px;
	border:none;
	background: url('/ecsuites/img/common/btn_backdeliveryconfirm01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.backdvconfirmbtn:hover {
	background: url('/ecsuites/img/common/btn_backdeliveryconfirm01_on.png') no-repeat center bottom ;
}

input.registadbtn {
	width:158px;
	height:32px;
	border:none;
	background: url('/ecsuites/img/common/btn_newadressedit01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.registadbtn:hover {
	background: url('/ecsuites/img/common/btn_newadressedit01_on.png') no-repeat center bottom ;
}

span.registadbtn {
	width:158px;
	height:32px;
	border:none;
	background: url('/ecsuites/img/common/btn_newadressedit01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

input.paymentbtn {
	width:214px;
	height:48px;
	border:none;
	background: url('/ecsuites/img/common/btn_payment01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.paymentbtn:hover {
	background: url('/ecsuites/img/common/btn_payment01_on.png') no-repeat center bottom ;
}


input.backpaymentbtn {
	width:197px;
	height:32px;
	border:none;
	background: url('/ecsuites/img/common/btn_backpaiment01_off.png') no-repeat center bottom ;
	cursor:pointer;
	display:block;
}

.backpaymentbtn:hover {
	background: url('/ecsuites/img/common/btn_backpaiment01_on.png') no-repeat center bottom ;
}

.ssl-seal {
    margin-top: 20px;
    float: right;
}
.attention_bold_txt {
   font-weight: bold;
}
.attention_area {
   margin-top: 20px;
}
.attention_area .attention_txt {
   color: #ff3333;
   font-weight: bold;
}

.inquiry_type {
    margin-top: 20px;
}
.mt0 {
	margin-top: 0 !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mb0 {
	margin-bottom: 0 !important;
}
.bt0 {
	border-top: none !important;
}
.bb0 {
	border-bottom: none !important;
}
.center {
	text-align: center;
}
.paymentTitle span a {
	color: #1554E1 !important;
}