@charset "euc-jp";

/**************************************
	user_utility
**************************************/
/*-------------------------------------
	汎用
-------------------------------------*/
#user_utl_gotop_unit{
	width				: 670px;
	text-align			: right;
}
#user_utl_step_icon{
	padding-top			: 10px;
	padding-bottom		: 30px;
}
.user_utl_title{
	margin-bottom		: 10px;
}
.user_utl_text_l_btn_area{
	width				: 670px;
	text-align			: right;
	padding-bottom		: 25px;
}
.user_utl_text_l_btn_area a{
	vertical-align		: middle;
}
/* テーブル */
table.user_utl_table_style_01{
	width				: 670px;
	line-height			: 130%;
	border-bottom		: 5px solid #000;
	margin-bottom		: 20px;
}

table.user_utl_table_style_01 th{
	border-collapse		: collapse;
	border				: 1px solid #ccc;
	padding				: 0px 10px;
	text-align			: left;
	background-color	: #f2f2f2;
	width				: 194px;
}
table.user_utl_table_style_01 th p{
	float				: left;
	width				: 145px;
}

table.user_utl_table_style_01 td{
	border-collapse		: collapse;
	border				: 1px solid #ccc;
	padding				: 5px 10px;
	vertical-align		: middle;
	line-height			: 120%;
	width				: 434px;
}


table.user_utl_table_style_01 .utl_table_title_type_01{
	width				: 650px;
	border				: 1px solid #000;
	border-bottom		: 1px solid #ccc;
	line-height			: 100%;
	font-weight			: bold;
	padding				: 7px 10px;
	background-color	: #000;
	color				: #fff;
}

table.user_utl_table_style_01 .utl_table_title_type_02{
	width				: 650px;
	padding				: 0px;
	border				: 1px solid #ccc;
	border-bottom		: 1px solid #ccc;
	background-color	: #ccc;
	border-collapse		: separate;
}
table.user_utl_table_style_01 .utl_table_title_type_02 div{
	width				: auto;
	display				: block;
	border-bottom		: 5px solid #000;
	border-collapse		: collapse;
}
table.user_utl_table_style_01 .utl_table_title_type_02 p{
	width				: auto;
	border-bottom		: 1px solid #fff;
	line-height			: 100%;
	font-weight			: bold;
	padding				: 5px 10px;
	float: none;
	overflow: hidden;
}

table.user_utl_table_style_present_01{
	width				: 670px;
	line-height			: 130%;
	border-bottom		: 5px solid #000;
	margin-bottom		: 20px;
}

table.user_utl_table_style_present_01 th{
	border-collapse		: collapse;
	border				: 1px solid #ccc;
	padding				: 0px 10px;
	text-align			: left;
	background-color	: #f2f2f2;
	width				: 138px;
}

table.user_utl_table_style_present_01 th p{
	float				: left;
}

table.user_utl_table_style_present_01 td{
	border-collapse		: collapse;
	border				: 1px solid #ccc;
	padding				: 5px 10px;
	vertical-align		: middle;
	line-height			: 120%;
	width				: 528px;
}







/* type2 カート */
table.user_utl_table_style_02{
	width				: 670px;
	line-height			: 130%;
	border-collapse		: collapse;
	border				: 1px solid #ccc;
	margin-bottom		: 10px;
}

table.user_utl_table_style_02 th{
	border-collapse		: collapse;
	border				: 1px solid #ccc;
	padding				: 5px;
	text-align			: center;
	background-color	: #333;
	color				: #fff;
	font-size			: 90%;
}
table.user_utl_table_style_02 th.item_name{
	text-align			: left;
}

table.user_utl_table_style_02 td{
	border-collapse		: collapse;
	border				: 1px solid #ccc;
	padding				: 3px;
	vertical-align		: middle;
	line-height			: 120%;
	background-color	: #f6f7f6;
}

table.user_utl_table_style_02 td.num{
	text-align			: center;
}
table.user_utl_table_style_02 td.price{
	text-align			: right;
	padding-right		: 10px;
}


table.user_utl_table_style_02 td.item_info p.item_name{
	float				: left;
	font-weight			: bold;
	padding-right		: 3px;
}
table.user_utl_table_style_02 td.item_info p.item_code{
	color				: #666;
	font-size			: 85%;
}

/* type3 カード情報入力 */
table.user_utl_table_style_03{
	width				: 670px;
	line-height			: 130%;
	border-top			: 5px solid #000;
	border-bottom		: 5px solid #000;
	margin-bottom		: 20px;
}

table.user_utl_table_style_03 th{
	border-collapse		: collapse;
	border				: 1px solid #ccc;
	padding				: 0px 10px;
	text-align			: left;
	background-color	: #f2f2f2;
	width				: 194px;
}

table.user_utl_table_style_03 td{
	border-collapse		: collapse;
	border				: 1px solid #ccc;
	padding				: 3px;
	vertical-align		: middle;
	line-height			: 120%;
	background-color	: #fff;
}
table.user_utl_table_style_03 th.est_ttl{
	width				: 194px;
}
table.user_utl_table_style_03 th.est_ttl p{
	float				: left;
	width				: 145px;
}

table.paygent_card_table td{
	padding-left		: 8px;
}

/* type4  */
table.user_utl_table_style_04{
	width				: 670px;
	line-height			: 130%;
	border-top			: 5px solid #000;
	border-bottom		: 5px solid #000;
	margin-bottom		: 20px;
}

table.user_utl_table_style_04 th{
	border-collapse		: collapse;
	border				: 1px solid #ccc;
	padding				: 0px 10px;
	text-align			: left;
	background-color	: #f2f2f2;
	width				: 194px;
}

table.user_utl_table_style_04 td{
	border-collapse		: collapse;
	border				: 1px solid #ccc;
	padding				: 3px;
	vertical-align		: middle;
	line-height			: 120%;
	background-color	: #fff;
}
table.user_utl_table_style_04 th p{
	float				: left;
	width				: 145px;
}


/* エラーセル設定 */
tr.err_item td{
	background-color	: #ffe2eb;
}
tr.err_item th{
	color				: #c00;
}
tr.err_item .err_string{
	color				: #c00;
	margin-bottom		: 5px;
}

/* 凡例 */
.ex_note{
	font-size			: 95%;
	color				: #666;
}

.ex_note_area_1_string{
	padding-left		: 1.6em;
}
.ex_note_area_2_string{
	padding-left		: 2.2em;
}

/* 必須 */
p.est{
	width				: 46px;
}

/* 特記事項 */
.import_notice{
	color				: #c00;
	font-size			: 80%;
	line-height			: 120%;
}

/* 郵便番号自動入力ボタン */
.btn_zip_code_auto_ins{
	display				: block;
	width				: 86px;
	height				: 17px;
	background			: url(/images/user_utl/btn_zip_code_auto_insert.jpg) no-repeat left top;
}
.btn_zip_code_auto_ins:hover{
	background-position	: left bottom;
}

.zip_tool_base{
	width				: 185px;
	float				: right;
	padding-top			: 1.4em;
}
/* 別ウィンドウリンク */
.new_win_small_txt{
	white-space			: nowrap;
	padding-left		: 20px;
	background			: url(/images/user_utl/ico_zip_code_unknown.gif) no-repeat;
	font-size			: 85%;
	padding-top			: 1px;
}
.new_win_normal_txt{
	padding-left		: 20px;
	background			: url(/images/user_utl/ico_zip_code_unknown.gif) no-repeat left top;
}


/*-------------------------------------
	リンクカラー設定
-------------------------------------*/
.user_utl_a_color a:link{
	color				: #069;
	text-decoration		: none;
}
.user_utl_a_color a:visited{
	color				: #006;
	text-decoration		: none;
}
.user_utl_a_color a:hover{
	color				: #069;
	text-decoration		: none;
}

/*-------------------------------------
	レイアウト
-------------------------------------*/
/* ログイン */
#utility_1c_830_unit{
	width				: 830px;
	margin				: 0px auto;
}
/* カート・フォーム等 */
#utility_1c_670_unit{
	width				: 670px;
	margin				: 0px auto;
	padding-bottom		: 20px;
}

#utility_1c_670_unit h1 {
	float: none;
}

.utility_830_info_area{
	width				: 798px;
	border				: 1px solid #ccc;
	background-color	: #fff7eb;
	padding				: 10px 15px;
	margin-bottom		: 10px;
}
/*-------------------------------------
	ログイン
-------------------------------------*/
#login_left_unit{
	float				: left;
	width				: 410px;
}

#login_right_unit{
	float				: right;
	width				: 410px;
}

.login_contents_bloc{
	width				: 378px;
	background-color	: #fff7eb;
	border				: 1px solid #ccc;
	border-top			: none;
	padding				: 20px 15px;
	line-height			: 120%;
	margin-bottom       : 25px;
}

.login_unf_title{
	width				: 378px;
	padding-bottom		: 5px;
	background			: url(/images/general/lin_vertical_dist_1_1_999_white_drop.gif) repeat-x left bottom;
	margin-bottom		: 10px;
}

/* ボタン */
.btn_login{
	display				: block;
	width				: 107px;
	height				: 38px;
	margin				: 0px auto;
	background			: url(/images/user_utl/btn_login.jpg) no-repeat left top;
}
.btn_login:hover{
	background-position	: left bottom;
}
.btn_buy_guest{
	display				: block;
	width				: 201px;
	height				: 38px;
	margin				: 0px auto;
	background			: url(/images/user_utl/btn_buy_guest.jpg) no-repeat left top;
}
.btn_buy_guest:hover{
	background-position	: left bottom;
}
.btn_login_new_regist{
	display				: block;
	width				: 201px;
	height				: 38px;
	margin				: 0px auto;
	background			: url(/images/user_utl/btn_login_new_regist.jpg) no-repeat left top;
}
.btn_login_new_regist:hover{
	background-position	: left bottom;
}

/* エラー表示 */
.login_err{
	color				: #c00;
	margin-bottom		: 15px;
}
.login_err li{
	padding-left		: 23px;
	background			: url(/images/user_utl/ico_err_login.gif) no-repeat left 1px;
	font-size			: 90%;
}

#login_form{
	padding-bottom		: 5px;
	line-height			: 150%;
}
#login_form dl dt{
	clear				: both;
	float				: left;
	width				: 115px;
	font-weight			: bold;
	font-size			: 95%;
}

#login_form dl dd{
	float				: left;
	width				: 263px;
	padding-bottom		: 10px;
}
#login_form dl dd input.text{
	width				: 250px;
}
#login_form dl dd input.password{
	width				: 180px;
}
#login_form dl dd input.limited{
	width				: 70px;
}

.login_cauts{
	font-size			: 85%;
	line-height			: 110%;
}

#verisign_unit{
	float				: left;
	width				: 830px;
	padding-top			: 20px;
	padding-bottom		: 30px;
}


/*-------------------------------------
	お客様情報入力
-------------------------------------*/
.user_regist_info_unit{
	border				: 1px solid #ccc;
	background-color	: #fff7eb;
	padding				: 10px 15px;
	margin-bottom		: 10px;
	width				: 638px;
}

/* エラー表示 */
.user_utl_670_err_unit{
/*	width				: 646px;*/
	width				: auto;
	margin				: 20px 0 20px 0;
	border				: 2px solid #cc0101;
	background-color	: #ffe2eb;
	padding				: 10px;
/*	margin-bottom		: 10px;*/
}
.user_utl_670_err_unit .err_ttl{
	font-weight			: bold;
	background			: url(/images/user_utl/ico_err_mark.jpg) no-repeat left top;
	padding-left		: 30px;
	padding-top			: 2px;
	margin-bottom		: 5px;
}
.user_utl_670_err_unit li{
	color				: #c00;
	margin-left			: 15px;
}

select#select_reminder{
	width				: 15em;
	min-width			: 15em;
}

/*-------------------------------------
	カート
-------------------------------------*/
#user_cart_info_unit{
	width				: 670px;
	padding-bottom		: 15px;
	line-height			: 120%;
}
.btn_user_utl_go_register{
	display				: block;
	width				: 173px;
	height				: 38px;
	background			: url(/images/user_utl/btn_go_register.jpg) no-repeat left top;
}
.btn_user_utl_go_register:hover{
	background-position	: left bottom;
}
.user_deliv_date{
	line-height			: 130%;
	border-collapse		: collapse;
	border				: 1px solid #ccc;
	margin-bottom		: 10px;
}
.user_deliv_date th{
	border-collapse		: collapse;
	border				: 1px solid #ccc;
	padding				: 5px;
	text-align			: center;
	background-color	: #333;
	color				: #fff;
	font-size			: 90%;
	width				: 66px;
}
.user_deliv_date td{
	border-collapse		: collapse;
	border				: 1px solid #ccc;
	padding				: 7px 15px 5px 15px;
	vertical-align		: middle;
	line-height			: 120%;
	background-color	: #f6f7f6;
	width				: 230px;
}
.user_deliv_date.not-future{
	line-height			: 130%;
	border-collapse		: collapse;
	border				: 1px solid #ccc;
	margin-bottom		: 10px;
}
.user_deliv_date.not-future th{
	border-collapse		: collapse;
	border				: 1px solid #ccc;
	padding				: 5px;
	text-align			: center;
	background-color	: #333;
	color				: #fff;
	font-size			: 90%;
	width				: 200px;
}











/* カート情報 */
div.up_dn_btn_base{
	width				: 83px;
	margin				: 0px auto;
}

#buy_mes_sum_box{
	width				: 670px;
	background			: url(/images/general/lin_vertical_dist_1_1_999_white_drop.gif) repeat-x left bottom;
	margin-bottom		: 10px;
	padding-bottom		: 10px;
	line-height			: 110%;
}

/* こちらもオススメ */
#user_utl_recommend_unit{
	width				: 618px;
	margin				: 0px auto;
	margin-bottom		: 10px;
	border				: 1px solid #acacac;
}
#user_utl_recommend_unit .top{
	float				: left;
}
#user_utl_recommend_unit .mdl{
	float				: left;
	width				: 618px;
	background			: url(/images/bloc_layout/bkg_user_utl_recommend_middle.jpg) repeat-y left top;
	padding-top			: 10px;
}
#user_utl_recommend_unit .btm{
	float				: left;
	width				: 618px;
	height				: 8px;
	overflow			: hidden;
	background			: url(/images/bloc_layout/bkg_user_utl_recommend_bottom.jpg) no-repeat left top;
}

.user_utl_cart_recommend_rec{
	float				: left;
	width				: 142px;
	padding-left		: 6px;
	padding-right		: 6px;
	text-align			: center;
}
.user_utl_cart_recommend_rec .item_name{
	font-weight			: bold;
	color				: #c00;
	font-size			: 85%;
	padding-top			: 5px;
	line-height			: 120%;
	padding-bottom: 5px;
}
.user_utl_cart_recommend_rec .price{
	font-weight			: bold;
	color				: #c00;
	margin-bottom		: 10px;
	font-size			: 95%;
	padding-top			: 8px;
	line-height			: 100%;
}

.user_utl_cart_recommend_rec .img_base{
	width				: 120px;
	height				: 120px;
	border				: 1px solid #cdcdcd;
	text-align			: center;
	margin				: 0px auto;
}
.user_utl_cart_recommend_rec .img_base img{
	
}

.user_utl_cart_recommend_rec a.item_img{
	display				: table-cell;
	width				: 120px;
	height				: 120px;
	text-align			: center;
	vertical-align		: middle;
}
/*for IE6 */  
* html .user_utl_cart_recommend_rec a.item_img{
	display				: block;
	zoom				: 1;
}
/*for IE7 */  
*:first-child+html .user_utl_cart_recommend_rec a.item_img{
	display				: block;
	zoom				: 1;
}



/*-------------------------------------
	お支払い方法の指定
-------------------------------------*/
#deliv_use_card li{
	display				: block;
	float				: left;
	margin-right		: 7px;
	padding-bottom		: 5px;
}

/* select_credit */

#select_credit,
#select_conveni_number {
	display: none;
}

#select_credit .used_new > li {
	padding-left: 17px;
	position: relative;
	margin-top: 10px;
	font-size: 85%;
}

#select_credit .used_new > li label {
	cursor: pointer;
}

#select_credit .used_new > li > label input[type=radio] {
	position: absolute;
	left: 0;
	top: 2px;
}

#select_credit .used_new > li > .company {
	margin-top: 5px;
}

#select_credit .used_new > li > .company dt {
	float: left;
	clear: both;
	font-weight: bold;
}

#select_credit .used_new .new_card_edit {
	display: none;
}

#select_credit .new_card_edit {
	margin-top: 10px;
}

#select_credit > .new_card_edit {
	font-size: 85%;
}

#select_credit .new_card_edit dt {
	margin-bottom: 5px;
	font-weight: bold;
}

#select_credit .new_card_edit dd {
	margin-bottom: 20px;
	overflow: hidden;
}

#select_credit .new_card_edit ul {
	margin-left: 5px;
}

#select_credit .new_card_edit ul:after {
	content: "";
	display: block;
	clear: both;
}

#select_credit #card_list li{
	width: 100px;
	padding-top: 0;
}

#select_conveni_number select{
	width: 300px;
}

/*-------------------------------------
	新しいお届け先
-------------------------------------*/
#pop_up_form_wrapper{
	margin				: 0px auto;
	width				: 730px;
	min-height			: 100%;
	background			: url("/images/user_utl/bkg_user_utl_popup_form.jpg") repeat-y left top;
	background-color	: #fff;
	height				: auto !important;
	height				: 100%;
	margin-bottom		: -39px;
	padding				: 0px 15px;
	padding-top			: 10px;
}
#pop_up_form_footer_push{
	clear				: both;
	height				: 39px;
}
#pop_up_form_footer{
	clear				: both;
	background			: url("/images/user_utl/bkg_user_utl_popup_form_footer.jpg") no-repeat left top;
	width				: 730px;
	height				: 28px;
	font-size			: 80%;
	letter-spacing		: 0.1em;
	padding-right		: 15px;
	padding-left		: 15px;
	margin				: 0px auto;
	padding-bottom		: 11px;
}
#pop_up_form_footer #copyright{
	width				: 719px;
	height				: 21px;
	padding-left		: 11px;
	padding-top			: 7px;
	background			: url("/images/common/bkg_copyright.jpg") repeat-x left top;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2;
}

/*-------------------------------------
	クレジットカード情報
-------------------------------------*/
#card_list li{
	float				: left;
	padding-top			: 5px;
	padding-bottom		: 5px;
	width				: 110px;
}
#card_list li label{
	margin-left			: 3px;
	vertical-align		: middle;
}
#card_list li img{
	vertical-align		: middle;
}

#sec_core_info_area{
	font-size			: 85%;
	padding-top			: 10px;
	line-height			: 110%;
}
.form_ttl_note{
	font-size			: 85%;
	font-weight			: normal;
	line-height			: 110%;
	padding-top			: 5px;
	color				: #c00;
}

/*-------------------------------------
	入力内容確認
-------------------------------------*/
.regist_conf_top_btn_unit{
	background			: url(/images/general/lin_vertical_dist_2_2_999.gif) repeat-x left bottom;
	margin-bottom		: 20px;
}
.regist_conf_top_btn_unit .user_utl_text_l_btn_area{
	padding-bottom		: 5px;
}
table.user_utl_table_style_02 td.item_info div.strings_confirm{
	float				: left;
	width				: 370px;
}


.total_price_unit{
	margin-bottom		: 30px;
}
#total_price_unit{
	float				: right;
}
#total_price_unit table tr{
	background-color	: #f6f7f6;
}
#total_price_unit table th{
	font-weight			: normal;
	text-align			: left;
	padding				: 5px;
	padding-left		: 11px;
	padding-right		: 40px;
	border-bottom		: 3px solid #fff;
}
#total_price_unit table td{
	font-weight			: normal;
	text-align			: left;
	padding				: 5px 11px;
	border-bottom		: 3px solid #fff;
	text-align			: right;
}

#total_price_unit table tr#total{
	background-color	: #fff7eb;
}
#total_price_unit table tr#total td{
	font-weight			: bold;
}
table.confirm_table td{
	padding-top			: 10px;
	padding-bottom		: 10px;
}
table.confirm_table th{
	padding-top			: 10px;
	padding-bottom		: 10px;
}

/* 注意文言表示 */
.dist_attention_unit{
	width				: 646px;
	border				: 1px solid #f00;
	padding				: 10px;
	margin-bottom		: 30px;
	color				: #f00;
}

/*-------------------------------------
	注文完了
-------------------------------------*/
.utility_1c_670_cnt_base{
	width				: 670px;
	padding-bottom		: 10px;
}
#user_shopping_finish_left_box{
	width				: 368px;
	float				: left;
	border				: 1px solid #ccc;
	background-color	: #fff7eb;
	padding				: 15px 10px;
	padding-bottom		: 11px;
}
#user_shopping_finish_right_box{
	width				: 248px;
	float				: right;
	border				: 1px solid #ccc;
	background-color	: #f6f7f6;
	padding				: 15px 10px;
	padding-bottom		: 15px;
}

.need_item_code{
	background-color	: #fcc;
	padding				: 2px 5px;
	margin-bottom		: 20px;
}



/*-------------------------------------
	ご利用案内・よくあるご質問
-------------------------------------*/
.user_utl_670_contents_unit{
	border				: 1px solid #ccc;
	background-color	: #fff7eb;
	padding				: 10px 15px;
	margin-bottom		: 10px;
	width				: 638px;
}

.service_menu_unit{
	width				: 635px;
	margin				: 0px auto;
}

.service_menu_category_area{
	width				: 310px;
	float				: left;
	padding-bottom		: 20px;
}
.service_menu_category_area .title{
	width				: 310px;
	padding-bottom		: 5px;
	background			: url(/images/general/lin_vertical_dist_2_2_999.gif) repeat-x left bottom;
	margin-bottom		: 8px;
}
.lin_service_menu_dist{
	width				: 310px;
	height				: 1px;
	overflow			: hidden;
}

.service_menu_list_area ul li{
	list-style-type		: decimal;
	margin-left			: 2.5em;
}

.service_category_bloc .title{
	width				: 670px;
	padding-bottom		: 5px;
	background			: url(/images/general/lin_vertical_dist_2_2_999.gif) repeat-x left bottom;
	margin-bottom		: 5px;
}
.service_category_bloc .title img{
	padding-top		: 10px;
}


#service_go_other_service_area{
	width				: 635px;
	background			: url(/images/general/lin_vertical_dist_2_2_999.gif) repeat-x left top;
	padding-top			: 5px;
	padding-bottom		: 25px;
}

.service_back_to_menu_unit{
	float				: right;
	font-size			: 85%;
}

/* よくあるご質問 */
.faq_mark{
	float				: left;
	margin-right		: 10px;
	width				: 17px;
}
.faq_strings{
	float				: left;
	width				: 611px;
	margin-bottom		: 10px;
}

/*-------------------------------------
	特定商取引に関する表示
-------------------------------------*/
#legal_list dt{
	font-weight			: bold;
	padding-bottom		: 15px;
}

#legal_list dd{
	padding-bottom		: 15px;
}

.legal_inquiry_box{
	display				: block;
	width				: 400px;
	border				: 1px solid #ccc;
	background-color	: #fff7eb;
	padding				: 10px 15px;
	margin-bottom		: 10px;
}


/*-------------------------------------
	ご利用規約
-------------------------------------*/
#customer_contents_bloc{
	width				: 670px;
	margin-bottom		: 15px;
}


#customer_contents_list_base dt{
	margin-bottom		: 10px;
	font-weight			: bold;
}
#customer_contents_list_base dd{
	margin-bottom		: 20px;
}

/*-------------------------------------
	年齢認証
-------------------------------------*/
#age_left_unit{
	float				: left;
	width				: 410px;
}

#age_right_unit{
	float				: right;
	width				: 410px;
}

.age_contents_bloc{
	width				: 378px;
	background-color	: #fff7eb;
	border				: 1px solid #ccc;
	border-top			: none;
	padding				: 20px 15px;
	line-height			: 120%;
}

/*-------------------------------------
	contents_error
-------------------------------------*/


#contents_error {
	width: 800px;
	margin: 50px auto 100px;
}

#contents_error h2 {
	border-bottom: solid 5px #000;
	padding: 0 0 5px 0;
	font-weight: bold;
	font-size: 22px;
	position: relative;
	margin-bottom: 15px;
}

#contents_error h2 .sub {
	position: absolute;
	right: 0;
	font-size: 20px;
	color: #999;
}

#contents_error p {
	line-height: 2.0;
	margin-bottom: 20px;
}

#contents_error .box_error {
	border: solid 2px #ccc;
	background: #F2F2F2;
	padding: 15px;
	position: relative;
}

#contents_error .btn {
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

#contents_error .box_error.onlytext .btn {
	position: static;
	transform: translateY(0);
	margin: 50px 0;
}

#contents_error .btn a {
	display: inline-block;
	border: solid 1px #999;
	border-radius: 5px;
	background: #fff;
	color: #888;
	text-decoration: none;
	padding: 10px 40px;
}

#contents_error .btn a:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 6px;
	border-color: transparent transparent transparent #999;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

#contents_error .btn a:hover {
	opacity: .8;
}

#contents_error .chara {
	text-align: right;
	margin: -20px 50px 0 0;
}