@charset "utf-8";

BODY
{
	background-color: #eeeeee;
/*	background-image: url(../images/c001/bg_body.jpg);*/
/*	background-repeat: repeat-y;*/
/*	background-position: center;*/
}

.public {
	background-color: #FFFFFF;
/*	width: 760px;*/
/*	padding-left: 10px;*/
/*  background: url("../images/bg_cart02.gif") repeat-y;*/
/*	background-image: url(../images/c001/bg_body.jpg);*/
	background-repeat: repeat-y;
	background-position: center;
}


/* [header]---------------------------------------------------------- */
#common_header{
	background-image: url(../images/c001/menu_bg.jpg);
	background-color: #ffffff;
	border: 0px double #ffffff;
	width: 670px;
	float: none;
	margin: 0px 0px 0px 62px;
}

#cmnhead_button_cart{
  background: url("../../images/c001/menu_cart.jpg") no-repeat;
	height: 35px;
	width: 138px;
}
#cmnhead_button_cart:hover{
  background-position: 0 -35px;
}
#cmnhead_button_order{
  background: url("../../images/c001/menu_rireki.jpg") no-repeat;
	height: 35px;
	width: 117px;
}
#cmnhead_button_order:hover{
  background-position: 0 -35px;
}
#cmnhead_button_cust{
  background: url("../../images/c001/menu_acount.jpg") no-repeat;
	height: 35px;
	width: 117px;
}
#cmnhead_button_cust:hover{
  background-position: 0 -35px;
}
#cmnhead_button_login{
  display: none;
  background: url("../../images/c001/menu_login.jpg") no-repeat;
	height: 25px;
	width: 89px;
}
#cmnhead_button_login:hover{
  background-position: 0 -25px;
}
#cmnhead_button_login2{
  background: url("../../images/c001/menu_login.jpg") no-repeat;
	height: 25px;
	width: 89px;
}
#cmnhead_button_login2:hover{
  background-position: 0 -25px;
}
#cmnhead_button_logoff{
  display: none;
}
#cmnhead_button_logoff2{
  background: url("../../images/c001/menu_logout.jpg") no-repeat;
	height: 25px;
	width: 89px;
}
#cmnhead_button_logoff2:hover{
  background-position: 0 -25px;
}
#cmnhead_button_help{
  background: url("../../images/c001/menu_help.jpg") no-repeat;
	height: 35px;
	width: 117px;
}
#cmnhead_button_help:hover{
  background-position: 0 -35px;
}
#cmnhead_button_contact{
  background: url("../../images/c001/menu_contact.jpg") no-repeat;
	height: 35px;
	width: 117px;
}
#cmnhead_button_contact:hover{
  background-position: 0 -35px;
}
#cmnhead_button_mypage{
  background: url("../../images/c001/menu_mypage.jpg") no-repeat;
	height: 35px;
	width: 117px;
}
#cmnhead_button_mypage:hover{
  background-position: 0 -35px;
}

#cmnhead_button_privilege{
  background: url("../../images/c001/menu_service.jpg") no-repeat;
	height: 35px;
	width: 117px;
}
#cmnhead_button_privilege:hover{
  background-position: 0 -35px;
}
#cmnhead_button_store{
  background: url("../../images/c001/menu_store.jpg") no-repeat;
	height: 35px;
	width: 117px;
}
#cmnhead_button_store:hover{
  background-position: 0 -35px;
}
#cmnhead_button_point{
  background: url("../../images/c001/menu_point.jpg") no-repeat;
	height: 35px;
	width: 117px;
}
#cmnhead_button_point:hover{
  background-position: 0 -35px;
}
#cmnhead_button_mobile{
  background: url("../../images/c001/menu_mobile.jpg") no-repeat;
	height: 35px;
	width: 117px;
}
#cmnhead_button_mobile:hover{
  background-position: 0 -35px;
}
#cmnhead_button_fanclub{
  background: url("../../images/c001/menu_pp.jpg") no-repeat;
	height: 35px;
	width: 117px;
}
#cmnhead_button_fanclub:hover{
  background-position: 0 -35px;
}


#cart_title{
	background-image: url(../images/c001/title_top.gif);
	background-repeat: no-repeat;
	width: 670px;
	height: 60px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#cart_title a{
	color: #999999;
/*	background-color: #00aa00;
	border: 0px solid #E1E1E1;*/
	width: 100px;
	height: 26px;
	line-height:26px;
	float: right;
	text-decoration: none;
	margin: 8px 6px 10px 5px;
	padding:0px;
	font-size: 10px;/*  background: url("../images/header_button1.jpg") no-repeat;*/
}

#common_header a{
	color: #999999;
	background-color: #FFFFFF;
	border: 0px solid #E1E1E1;
/*	width: 117px;*/
	height: 35px;
	line-height:20px;
	float: right;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding:0px;
	font-size: 10px;/*  background: url("../images/header_button1.jpg") no-repeat;*/
}

#common_header a:hover, #cart_title a:hover{
  text-decoration:  underline;
  color: #333333;
/*  background-color: #ffffff;*/
/*  background: url("../images/header_button2.jpg") no-repeat;*/
}

/* カートヘッダー */
#cart_header{
	width: 790px;
	background-color: #ffffff;
/*	background-position: bottom;*/
}

#cart_header .common_button{
/*  padding:3px 10px 3px 10px;*/
  text-align: center;
}

#carthead_loginName{
	color:#333333;
	font-size: 12px;
	height: 14px;
	line-height: 14px;
	margin: 0px 4px 0px 0px;
	padding: 0px;
}
#carthead_custPoint{
	color:#ffffff;
	font-size: 12px;
	line-height: 14px;
	margin: 0px 4px 0px 0px;
	padding: 0px;
}
#cart_header1 .common_button2 a{
	width: 89px;
	height: 25px;
	margin:0px 0px 0px 2px;
}
#cart_header1 .hana_link1 a{
	width: 153px;
	height: 87px;
	margin:3px 0px 0px 0px;
}
#cmnhead_button_register{
  background: url("../../images/c001/menu_regist.jpg") no-repeat;
	height: 25px;
	width: 89px;
}
#cmnhead_button_register:hover{
  background-position: 0 -25px;
}


#head_link{
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
}

#cart_title .head_toplink a{
	color:#333333;
	width: 85px;
	height: 14px;
	line-height:12px;
	float: right;
	margin: 8px 2px 0px 5px;
	padding:0px 0px 0px 0px;
	font-size: 12px;
	background: url("../../images/c001/icon/i_arrow.jpg") no-repeat;
}

#cart_title .head_storelink a{
	color:#333333;
	width: 140px;
	height: 15px;
	float: right;
/*	margin: 8px 0px 0px 0px;*/
	margin: 53px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	background: url("../../images/c001/b_store.gif") no-repeat;
}
#cart_title .head_storelink a:hover{
  background-position: 0 -15px;
}



/* [footer]---------------------------------------------------------- */
#common_footer{
	background-color: #ffffff;
	border: 0px double #FFFFFF;
	width: 693px;
	display: none;
}
#common_footer a{
  background: url("../../images/c001/i_arrow.jpg") no-repeat;
}

/* カートフッター */
#cart_footer{
	width: 790px;
  color: #FFFFFF;
  background-color: #eeeeee;
	margin: 0px 0px 0px 0px;
}
#cart_footer2{
	width: 780px;
/*  color: #FFFFFF;*/
/*  background-color: #eeeeee;*/
	margin: 0px 0px 0px 1px;
}

#cart_footer .common_button{
  font-size:12px;
  font-family: monospace;
  margin: 0px;
  padding:3px 10px 3px 10px;
  text-align: center;
}

#cart_footer a{
  padding-left: 15px;
/*  background: url("../../images/i_arrow.gif") no-repeat; */
  background: url("../../images/c001/i_arrow.jpg") no-repeat;
  font-size:10px;
  color: #999999;
}

#cart_footer hr{
  margin-left:0px;
  color: #cccccc;
}

/* [body]------------------------------------------------------------ */
#common_body{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 700px;
	margin-left: 50px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
#common_body2{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 700px;
	margin-left: 50px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}


/* カート告知 */
#cart_note{
  color: #000000;
  background-color: #ffffff;
}

/* 見出し */
.title_bar{
	background-color: #EFF2F2;
	border: 0px solid #EFF2F2;
	line-height: 24px;
	height: 24px;
}

.text_body{
	background-color: #ffffff;
	border: 0px solid #ffffff;
  width: 673px;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  text-align: left;
}

/* 見出し - タイトル */
.t_title{
	color: #4F4F4F;
	line-height: 26px;
	height: 26px;
}

/* [買い物カゴ]------------------------------------------------------ */
.basket_table{
  color:#1C1C1C;
  background-color:#FFFFFF;
  border:1px solid #e4e4e4;
}

.basket_header{
  color:#696969;
  background-color:#dddddd;
}

.basket_body{
  color:#1C1C1C;
  background-color:#FFFFFF;
}

.basket_line{
  background-color:#EEEEEE;
}

.basket_footer{
  color:#1C1C1C;
  background-color:#ffeded;
}
.basket_footer table{
  color:#1C1C1C;
}

a.cart_button{
	background: url("../images/c001/b_input.jpg") no-repeat;
	height: 28px;
	width: 132px;
	line-height: 28px;
}

a.cart_button:hover,a.cart_button_s:hover{
  background-position: 0 -28px;
}

a.cart_button_s{
  background: url("../images/c001/b_input.jpg") no-repeat;
	height: 28px;
	width: 132px;
	line-height: 28px;
}

a.cart_button_ss{
  background: url("../../images/c001/b_input_s.jpg") no-repeat;
	height: 18px;
	width: 95px;
	font-size:10px;
	line-height: 18px;
}

a.cart_button_ss:hover{
  background-position: 0 -18px;
}


#rtnurl_lnk1{
  background: url("../../images/c001/btn_back.jpg") no-repeat;
	height: 28px;
	width: 132px;
}
#rtnurl_lnk1:hover{
  background-position: 0 -28px;
}
#rtnurl_lnk2{
  background: url("../../images/c001/btn_back.jpg") no-repeat;
	height: 28px;
	width: 132px;
}
#rtnurl_lnk2:hover{
  background-position: 0 -28px;
}
#rejibtn_lnk{
  background: url("../../images/c001/btn_buy.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#rejibtn_lnk:hover{
  background-position: 0 -33px;
}
#calcbtn_lnk{
  background: url("../../images/c001/btn_saikeisan.jpg") no-repeat;
	height: 28px;
	width: 130px;
}
#calcbtn_lnk:hover{
  background-position: 0 -28px;
}
#removebtn_lnk{
  background: url("../../images/c001/btn_clear.jpg") no-repeat;
	height: 28px;
	width: 150px;
}
#removebtn_lnk:hover{
  background-position: 0 -28px;
}

#OrderPayBtn_lnk{
  background: url("../../images/c001/btn17.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#OrderPayBtn_lnk:hover{
  background-position: 0 -33px;
}
#OrderConfBtn_lnk{
  background: url("../../images/c001/btn9.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#OrderConfBtn_lnk:hover{
  background-position: 0 -33px;
}

#btnBack_lnk{
  background: url("../../images/c001/btn10.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#btnBack_lnk:hover{
  background-position: 0 -33px;
}
#btnBack2_lnk{
  background: url("../../images/c001/btn10.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#btnBack2_lnk:hover{
  background-position: 0 -33px;
}

#btnOrder_lnk{
  background: url("../../images/c001/btn14.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#btnOrder_lnk:hover{
  background-position: 0 -33px;
}
#btnOrder2_lnk{
  background: url("../../images/c001/btn14.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#btnOrder2_lnk:hover{
  background-position: 0 -33px;
}

#orderRikeki_lnk{
  background: url("../../images/c001/btn11.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#orderRikeki_lnk:hover{
  background-position: 0 -33px;
}

#orderList_lnk{
  background: url("../../images/c001/btn5.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#orderList_lnk:hover{
  background-position: 0 -33px;
}

#orderDetail_lnk{
  background: url("../../images/c001/btn15.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#orderDetail_lnk:hover{
  background-position: 0 -33px;
}

#OrderCancelBtn_lnk{
  background: url("../../images/c001/btn12.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#OrderCancelBtn_lnk:hover{
  background-position: 0 -33px;
}

#OrderChange1Btn{
  background: url("../../images/c001/btn6.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#OrderChange1Btn:hover{
  background-position: 0 -33px;
}

#OrderChange2Btn{
  background: url("../../images/c001/btn7.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#OrderChange2Btn:hover{
  background-position: 0 -33px;
}

#OrderPayChangeBtn_lnk{
  background: url("../../images/c001/btn8.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#OrderPayChangeBtn_lnk:hover{
  background-position: 0 -33px;
}

#SendBtn{
  background: url("../../images/c001/btn1.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#SendBtn:hover{
  background-position: 0 -33px;
}

#PassUpdateBtn{
  background: url("../../images/c001/btn2.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#PassUpdateBtn:hover{
  background-position: 0 -33px;
}

#UpdateNextBtn{
  background: url("../../images/c001/btn3.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#UpdateNextBtn:hover{
  background-position: 0 -33px;
}
#UpdateBtn{
  background: url("../../images/c001/btn2.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#UpdateBtn:hover{
  background-position: 0 -33px;
}
#DeleteBtn{
  background: url("../../images/c001/btn16.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#DeleteBtn:hover{
  background-position: 0 -33px;
}

#RegisterNextBtn{
  background: url("../../images/c001/btn3.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#RegisterNextBtn:hover{
  background-position: 0 -33px;
}

#RegisterBtn{
  background: url("../../images/c001/btn13.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#RegisterBtn:hover{
  background-position: 0 -33px;
}

#CustDelBtn{
  background: url("../../images/c001/btn4.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#CustDelBtn:hover{
  background-position: 0 -33px;
}

#SendNextBtn{
  background: url("../../images/c001/btn3.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#SendNextBtn:hover{
  background-position: 0 -33px;
}


#fc_removebtn_lnk{
  background: url("../../images/c001/btn_clear.jpg") no-repeat;
	height: 20px;
	width: 110px;
}
#fc_removebtn_lnk:hover{
  background-position: 0 -20px;
}
#RegistConfBtn_lnk{
  background: url("../../images/c001/btn3.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#RegistConfBtn_lnk:hover{
  background-position: 0 -33px;
}

#btnRegist_lnk{
  background: url("../../images/c001/btn13.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#btnRegist_lnk:hover{
  background-position: 0 -33px;
}

#fcRegRikeki_lnk{
  background: url("../../images/c001/btn11.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#fcRegRikeki_lnk:hover{
  background-position: 0 -33px;
}

#FCPayList_lnk{
  background: url("../../images/c001/btn5.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#FCPayList_lnk:hover{
  background-position: 0 -33px;
}

#shoppingCartBack_lnk{
  background: url("../../images/c001/btn_back.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#shoppingCartBack_lnk:hover{
  background-position: 0 -33px;
}

#TopLinkBtn_lnk{
  background: url("../../images/c001/btn10.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#TopLinkBtn_lnk:hover{
  background-position: 0 -33px;
}
#MyPageLinkBtn_lnk{
  background: url("../../images/c001/btn10.jpg") no-repeat;
	height: 33px;
	width: 130px;
}
#MyPageLinkBtn_lnk:hover{
  background-position: 0 -33px;
}

/* [ログイン]-------------------------------------------------------- */
.login_table{
	color:#333333;
	background-color:#FFFFFF;
	border:0px solid #FFFFFF;
/*	margin-top: 12px;*/
}

.login_header{
	color:#696969;
	background-color:#ffeded;
	padding: 3px;
	font-size: 12px;
}

.login_body{
	color:#1C1C1C;
	margin-top: 3px;
	border: 1px solid #ffeded;
	background-color: #FFFFFF; padding:1px;
}

a.login_button{
	display: block;
	background: url("../images/c001/b_login.jpg") no-repeat;
	height: 33px;
	width: 130px;
}

a.login_button:hover{
	background: url("../images/c001/b_login.jpg") no-repeat;
  background-position: 0 -33px;
}

a.continue_button{
	display: block;
	background: url("../images/c001/btn3.jpg") no-repeat;
	height: 33px;
	width: 130px;
}

a.top_button:hover{
	background: url("../images/c001/btn10.jpg") no-repeat;
  background-position: 0 -33px;
}
a.top_button{
	display: block;
	background: url("../images/c001/btn10.jpg") no-repeat;
	height: 33px;
	width: 130px;
}

a.continue_button:hover{
	background: url("../images/c001/btn3.jpg") no-repeat;
  background-position: 0 -33px;
}

/* 新規登録ボタン */
.sinki_table{
	color:#333333;
	background-color:#FFFFFF;
	border:0px solid #FFFFFF;
}

.sinki_header{
  color:#696969;
	background-color:#ffeded;
	padding: 3px;
	font-size: 12px;
}

.sinki_body{
  color:#1C1C1C;
	margin-top: 3px;
  background-color:#FFFFFF;
}

a.sinki{
	display: block;
	background: url("../images/c001/b_sinki.jpg") no-repeat;
	height: 57px;
	width: 233px;
}

a.sinki:hover{
  background-position: 0 -57px;
}

/* ゲスト購入ボタン */
.guest_table{
	color:#333333;
	background-color:#FFFFFF;
	border:0px solid #FFFFFF;
}

.guest_header{
  color:#696969;
	background-color:#EFF2F2;
	padding: 3px;
	font-size: 12px;
}

.guest_body{
  color:#1C1C1C;
	margin-top: 3px;
  background-color:#FFFFFF;
}

a.guest_button{
	display: block;
	background: url("../images/c001/b_guest.jpg") no-repeat;
	height: 57px;
	width: 233px;
}

a.guest_button:hover{
	background: url("../images/c001/b_guest.jpg") no-repeat;
  background-position: 0 -57px;
}


/* [その他テーブル]-------------------------------------------------- */
.item_table{
  color:#1C1C1C;
  background-color:#F6F6F6;
  border:1px solid #E4E4E4;
}

.item_header{
	color:#1C1C1C;
	background-color:#ffeded;
	width: 120px;
}

.item_header2{
  color:#1C1C1C;
  background-color:#DCDCDC;
}

.item_body{
	color:#1C1C1C;
	background-color:#FFFFFF;
	border: 0px solid #CCCCCC;
}
.item_body table{
  color:#1C1C1C;
}

.item_label{
  color:#1C1C1C;
  background-color:#F8F8FF;
}
.item_label table{
  color:#1C1C1C;
}

.item_line{
  background-color:#D3D3D3;
}

/* [タイトル画像]-------------------------------------------------- */
#title_cart {
	background-image: url("../../images/c001/title_cart.jpg");
	background-repeat: no-repeat;
	width: 213px;
	height: 37px;
	margin-bottom: 10px;
}
#title_rireki {
	background-image: url("../../images/c001/title_rireki.jpg");
	background-repeat: no-repeat;
	width: 213px;
	height: 37px;
	margin-bottom: 10px;
}
#title_cust {
	background-image: url("../../images/c001/title_account.jpg");
	background-repeat: no-repeat;
	width: 213px;
	height: 37px;
	margin-bottom: 10px;
}
#title_account {
	background-image: url("../../images/c001/title_account.jpg");
	background-repeat: no-repeat;
	width: 213px;
	height: 37px;
	margin-bottom: 10px;
}
#title_mypage {
	background-image: url("../../images/c001/title_mypage.jpg");
	background-repeat: no-repeat;
	width: 213px;
	height: 37px;
	margin-bottom: 10px;
}
#title_mail {
	background-image: url("../../images/c001/title_mail.jpg");
	background-repeat: no-repeat;
	width: 213px;
	height: 37px;
	margin-bottom: 10px;
}
#title_password {
	background-image: url("../../images/c001/title_password.jpg");
	background-repeat: no-repeat;
	width: 213px;
	height: 37px;
	margin-bottom: 10px;
}
#title_point {
	background-image: url("../../images/c001/title_point.jpg");
	background-repeat: no-repeat;
	width: 213px;
	height: 37px;
	margin-bottom: 10px;
}
#title_card {
	background-image: url("../../images/c001/title_card.jpg");
	background-repeat: no-repeat;
	width: 213px;
	height: 37px;
	margin-bottom: 10px;
}
#title_help {
	background-image: url("../../images/c001/title_help.jpg");
	background-repeat: no-repeat;
	width: 213px;
	height: 37px;
	margin-bottom: 10px;
}
#title_contact {
	background-image: url("../../images/c001/title_contact.jpg");
	background-repeat: no-repeat;
	width: 213px;
	height: 37px;
	margin-bottom: 10px;
}
#title_privacy {
	background-image: url("../../images/c001/title_help.jpg");
	background-repeat: no-repeat;
	width: 213px;
	height: 37px;
	margin-bottom: 10px;
}
#title_tokutei {
	background-image: url("../../images/c001/title_help.jpg");
	background-repeat: no-repeat;
	width: 213px;
	height: 37px;
	margin-bottom: 10px;
}
#title_kiyaku {
	background-image: url("../../images/c001/title_help.jpg");
	background-repeat: no-repeat;
	width: 213px;
	height: 37px;
	margin-bottom: 10px;
}
#title_login {
	background-image: url("../../images/c001/title_login.jpg");
	background-repeat: no-repeat;
	width: 213px;
	height: 37px;
	margin-bottom: 10px;
}

#step_a01 {
	background-image: url("../../images/c001/step_a01.gif");
	background-repeat: no-repeat;
	width: 673px;
	height: 60px;
}
#step_a02 {
	background-image: url("../../images/c001/step_a02.gif");
	background-repeat: no-repeat;
	width: 673px;
	height: 60px;
}
#step_a03 {
	background-image: url("../../images/c001/step_a03.gif");
	background-repeat: no-repeat;
	width: 673px;
	height: 60px;
}
#step_a04 {
	background-image: url("../../images/c001/step_a04.gif");
	background-repeat: no-repeat;
	width: 673px;
	height: 60px;
}
#step_b01 {
	background-image: url("../../images/c001/step_b01.gif");
	background-repeat: no-repeat;
	width: 673px;
	height: 29px;
}
#step_b02 {
	background-image: url("../../images/c001/step_b02.gif");
	background-repeat: no-repeat;
	width: 673px;
	height: 29px;
}
#step_c01 {
	background-image: url("../../images/c001/step_c01.gif");
	background-repeat: no-repeat;
	width: 673px;
	height: 29px;
}
#step_c02 {
	background-image: url("../../images/c001/step_c02.gif");
	background-repeat: no-repeat;
	width: 673px;
	height: 29px;
}
#step_d01 {
	background-image: url("../../images/c001/step_d01.gif");
	background-repeat: no-repeat;
	width: 673px;
	height: 29px;
}
#step_d02 {
	background-image: url("../../images/c001/step_d02.gif");
	background-repeat: no-repeat;
	width: 673px;
	height: 29px;
}

/* import/style.css分変更 */
.help_list{
  background: url("../images/c001/line_double.gif") repeat-x bottom;
  padding-bottom: 15px;
}

.line_double{
  height: 3px;
  background: url("../images/c001/line_double.gif") center repeat-x;
}
.t_title{
  background: url("../images/c001/t_673.gif") no-repeat;
}
.t_message{
  background: url("../images/c001/icon/i_circle.gif") no-repeat center left;
}

.cart_button_center1{
  width: 140px;
}
.cart_button_center2{
  width: 285px;
}
.cart_button_center3{
  width: 430px;
}
.cart_button_center3{
  width: 600px;
}

/* [マイページ]-------------------------------------------------- */
/* メールアドレスを変更 */
a.mypage1_button{
  display: block;
  float: center;
  width: 160px;
  height: 26px;
  background: url("../images/c001/b_my1.jpg") no-repeat;
}

a.mypage1_button:hover{
  background-position: 0 -26px;
}

/* パスワードを変更 */
a.mypage2_button{
  display: block;
  float: center;
  width: 160px;
  height: 26px;
  background: url("../images/c001/b_my2.jpg") no-repeat;
}

a.mypage2_button:hover{
  background-position: 0 -26px;
}

/* ポイント履歴を見る */
a.mypage3_button{
  display: block;
  float: center;
  width: 160px;
  height: 26px;
  background: url("../images/c001/b_my3.jpg") no-repeat;
}

a.mypage3_button:hover{
  background-position: 0 -26px;
}

/* 会員情報を変更 */
a.mypage4_button{
  display: block;
  float: center;
  width: 160px;
  height: 26px;
  background: url("../images/c001/b_my4.jpg") no-repeat;
}

a.mypage4_button:hover{
  background-position: 0 -26px;
}

/* カード情報を登録 */
a.mypage5_button{
  display: block;
  float: center;
  width: 160px;
  height: 26px;
  background: url("../images/c001/b_my5.jpg") no-repeat;
}

a.mypage5_button:hover{
  background-position: 0 -26px;
}
/* カード情報を変更 */
a.mypage51_button{
  display: block;
  float: center;
  width: 160px;
  height: 26px;
  background: url("../images/c001/b_my51.jpg") no-repeat;
}

a.mypage51_button:hover{
  background-position: 0 -26px;
}
/* カード情報を削除 */
a.mypage52_button{
  display: block;
  float: center;
  width: 160px;
  height: 26px;
  background: url("../images/c001/b_my52.jpg") no-repeat;
}

a.mypage52_button:hover{
  background-position: 0 -26px;
}

#login_line {
	background: url("../images/c001/icon/dot1.gif") repeat;
}

/* 入力エラーメッセージ */
.err_message_txt{
  color: #FF0000;
  text-align: left;
  font-size: 12pt;
  font-weight: bold;
}
/* エラーメッセージ */
.errmsg1{
  margin-left: 25px;
}

