.imedisabled									{ ime-mode: disabled; }
.textCenter										{ text-align:center; }
.textRight										{ text-align:right; }
.textLeft										{ text-align:left; }
.submit											{ line-height:1; padding:3px; margin:0;}
.clearboth:after								{ content:" "; clear:both; height:0; display:block; visibility:hidden; }
.required										{ color:#CC0000; }
.width50										{ min-width:50px; }
.width100										{ min-width:100px; }
.width200										{ min-width:200px; }
.width300										{ min-width:300px; }
.width400										{ min-width:400px; }
.width500										{ min-width:500px; }
.red											{ color:#FF0000; }

#net_shop_admin_flow							{ margin:30px 0; height:30px; padding:0; }
#net_shop_admin_flow ol							{ position:relative; left:50%; clear:left; float:left; padding:0;
												  list-style:decimal outside; }
#net_shop_admin_flow ol:after					{ content:" "; clear:both; height:0; display:block; visibility:hidden; }
#net_shop_admin_flow ol li						{ position:relative; top:0; margin:0 10px 0 20px; padding:0;
												  height:30px; float:left; right:50%; list-style:decimal outside; }
#net_shop_admin_flow ol li span.current			{ color:#FF0000; }

#net_shop_admin_shopping_cart					{ margin:0 0 40px; padding:0; clear:both; }
#net_shop_admin_shopping_cart table				{ width:100%; margin:0 0 1em; padding:0; }
#net_shop_admin_shopping_cart table td.code		{ text-align:center; }
#net_shop_admin_shopping_cart table td.price	{ text-align:center; white-space: nowrap; }
#net_shop_admin_shopping_cart table td.quantity	{ text-align:center; white-space: nowrap; }
#net_shop_admin_shopping_cart table td.coupon	{ text-align:center; }
#net_shop_admin_shopping_cart table td.weight	{ text-align:center; }
#net_shop_admin_shopping_cart table td.subtotal	{ text-align:center; white-space: nowrap; }
#net_shop_admin_shopping_cart table td.return	{ text-align:center; white-space: nowrap; }
#net_shop_admin_shopping_cart table td.delete	{ text-align:center; white-space: nowrap; }
#net_shop_admin_shopping_cart table .thumbnail_table     { margin:0; }
#net_shop_admin_shopping_cart table .thumbnail_table,
#net_shop_admin_shopping_cart table .thumbnail_table td	 { border:0; padding:0; line-height:1.2rem; width:auto; }
#net_shop_admin_shopping_cart table .thumbnail_table img { margin:0; padding:0; max-width:none; }
#net_shop_admin_shopping_cart input,
#net_shop_admin_checkout input,
#net_shop_admin_checkout_body input				{ margin:0 !important; }
#net_shop_admin_checkout_body					{ margin:0 0 40px; }
#net_shop_admin_checkout_body p					{ margin:0; }
#net_shop_admin_checkout_body textarea			{ width:100%; font-size:100%; }
#net_shop_admin_checkout_body dl				{ margin:20px 0; vertical-align:middle; }
#net_shop_admin_checkout_body .right			{ text-align:right; }
#net_shop_admin_checkout_body .order_comment	{ margin:5px auto; width:99%; height:100px; padding:3px 5px; border:1px solid #CCCCCC; }
#net_shop_admin_checkout_body table table		{ width:100%; }
.net_shop_admin_checkout_body_sp p				{ margin:0.4em 0 0.8em !important; }
.net_shop_admin_checkout_body_sp dd				{ margin-bottom:0.8em !important; }
.net_shop_admin_checkout_body_sp table td,
.net_shop_admin_checkout_body_sp table th		{ border:none; }
#net_shop_admin_checkout_body .postage			{ font-weight:normal; }
#net_shop_admin_checkout_body .card_field		{ display:inline-block; height:1em; }

#net_shop_admin_multicarts						{ margin-top:3em; }

.inner-table td.code							{ text-align:center; }
.inner-table td.price							{ text-align:center; }
.inner-table td.quantity						{ text-align:center; }
.inner-table td.subtotal						{ text-align:center; }
.inner-table td.delete							{ text-align:center; }

.net_shop_admin_noborder,
.net_shop_admin_noborder td						{ border:none; vertical-align:middle; }

.shopping_cart_error							{ text-align:center; color:#FF0000; }

#net_shop_admin_checkout						{ background:#EFEFEF; margin:20px 0; padding:20px 30px; }
#net_shop_admin_checkout_first					{ float:left; overflow:hidden; width:45%; text-align:center; }
#net_shop_admin_checkout_login					{ float:right; overflow:hidden; width:45%; text-align:center; }
#net_shop_admin_checkout_login dl				{ clear:both; margin:auto; width:300px; }
#net_shop_admin_checkout_login dl dt			{ width:120px; float:left; margin:5px 0; font-weight:normal; }
#net_shop_admin_checkout_login dl dd			{ width:150px; float:left; text-align:left; margin:5px 0; }
#net_shop_admin_checkout dl dd input			{ border:1px solid #CCCCCC; width:130px; }
#net_shop_admin_checkout p.desc					{ color:#FF3300; text-align:center; }
#net_shop_admin_checkout p.title span			{ background:#FEFEFE; font-weight:bold; padding:5px; line-height:1.8; }
#net_shop_admin_checkout p.submit				{ clear:both; text-align:center; }
#net_shop_admin_checkout:after					{ content:" "; clear:both; height:0; display:block; visibility:hidden; }
#net_shop_admin_checkout .user_login,
#net_shop_admin_checkout .user_password			{ width:100%; }

.form-table										{ border-collapse:collapse; clear:both; margin:1em 0 20px; width:100%; }
.form-table thead th							{ text-align:center; white-space:nowrap; padding:5px !important; }
.form-table tbody th							{ padding:10px; text-align:center; vertical-align:middle; white-space:nowrap; }
.form-table tbody th.changebox					{ width:120px; text-align:right; }
.form-table tbody th.textRight					{ text-align:right; }
.form-table td									{ margin:0; padding:10px; vertical-align:middle; word-break:break-all; overflow:hidden; padding:5px !important; }
.form-table td.error_attribute					{ background:#FFCCCC; }
.form-table td.error_attribute p				{ margin:0; padding:0; }
.form-table td.error_attribute p.red, p.red		{ color:#FF0000; font-weight:bold; }

.inner-table								{ width:100%; }

.net-shop-admin-login						{ padding:10px; margin:-10px; }
.net-shop-admin-login div#login_error		{ border:1px solid #FF0000; color:#FF0000; background:#FFCCCC;
												  padding:5px; margin:5px; }
.net-shop-admin-login div.message			{ border:1px solid #0000FF; color:#0000FF; background:#CCCCFF;
												  padding:5px; margin:5px; }
.net-shop-admin-login .input				{ border:1px solid #CCCCCC; padding:3px 5px; width:120px; }
.net-shop-admin-login .user-email,
.net-shop-admin-login .user-url				{ width:240px; }
.net-shop-admin-login .textarea				{ border:1px solid #CCCCCC; padding:3px 5px; width:300px; height:100px; }
.net-shop-admin-login .select				{ border:1px solid #AECEEC; padding:3px 0px; }
.net-shop-admin-login .submit				{ padding:3px 5px; }
.net-shop-admin-login .form-table th		{ width:120px; }
.net-shop-admin-login .form-table td		{ padding:5px; }

.net-shop-admin-login .user_email			{ width:240px; }
.net-shop-admin-login .address1				{ width:240px; }
.net-shop-admin-login .address2				{ width:240px; }


div#login_error								{ border:1px solid #FF0000; color:#FF0000; background:#FFCCCC;
											  padding:5px; margin:5px; }
div.message									{ border:1px solid #0000FF; color:#0000FF; background:#CCCCFF;
											  padding:5px; margin:5px;}

ul.net_shop_admin_product_list				{ margin:0; padding:0; }
ul.net_shop_admin_product_list li			{ list-style-type:none; list-style-position:outside; overflow:hidden; }
ul.net_shop_admin_product_list dl			{ clear:both; }
ul.net_shop_admin_product_list dt			{ float:left; width:330px; text-align:center; }
ul.net_shop_admin_product_list dt img		{ border:1px solid #C9C9C9; }
ul.net_shop_admin_product_list dd			{ float:left; width:300px; }
ul.net_shop_admin_product_list dd .price	{ color:#990000; font-weight:bold; }
ul.net_shop_admin_product_list li ul		{ display:block; list-style:disc; }
ul.net_shop_admin_product_list li ul li		{ list-style-type:disc; list-style-position:inside; margin-left:30px; vertical-align:middle; }

.product_list_result {text-align:right;}
.product_list_navi {text-align:center;}

.widget_net_shop_admin_category_list		{ margin:0 0 0 30px; padding:0; }
.widget_net_shop_admin_category_list ul		{ margin:0; padding:0px; }
.widget_net_shop_admin_category_list ul li	{ list-style-position:outside; margin:0 -10px 0 -15px; padding:0; }

.widget_net_shop_admin_recently_checked		{ margin:0 -20px 0 -20px; padding:0; }
.widget_net_shop_admin_recently_checked ul	{ margin:0; padding:0; }
.widget_net_shop_admin_recently_checked ul li {list-style-type:none; list-style-position:outside; margin:0; padding:0; }

#net_shop_admin_wishlist ul					{ margin:0; padding:0px; }
#net_shop_admin_wishlist ul li				{ list-style-position:outside; margin:0; padding:0;}

.net_shop_admin_product_quantity			{ width:30px; text-align:center; padding:0 !important; }
.net_shop_admin_update_quantity				{ text-align:right; }
.net_shop_admin_update_quantity_image		{ vertical-align:middle; margin:0 !important; border:0; }
.net_shop_admin_subtotal					{ text-align:right; }
.net_shop_admin_checkout					{ text-align:right; }
.net_shop_admin_maintenance					{ text-align:right; color:#FF0000; font-weight:bold; }
.net_shop_admin_coupon						{ text-align:right; }

#net_shop_admin_history table			{ width:95%; margin:20px auto 30px; }
#net_shop_admin_history table th,
#net_shop_admin_history table td		{ padding:7px; }
#net_shop_admin_history table tbody th	{ text-align:left; }
#net_shop_admin_history table tbody th span	{ margin-left:20px; }
#net_shop_admin_history table tbody td	{ text-align:center; }
#net_shop_admin_history table tfoot td	{ text-align:center; }
#net_shop_admin_history table tbody td.textLeft { text-align:left; }
#net_shop_admin_history table dl dt		{ width:100px; float:left; text-align:center; }
#net_shop_admin_history table dl dd		{ margin-left:100px; }
textarea.free_textarea					{ width:100%; height:100px; padding:3px 5px; border:1px solid #CCCCCC; }
span.price								{ color:#990000; font-weight:bold; }

.nsa_widget							{ margin:0; }
.nsa_widget dl						{ margin:0; }
.nsa_widget dl dd					{ margin:0 0 5px 0; }
.nsa_widget #nsa_s					{ width:120px; }
.nsa_widget #nsa_min,
.nsa_widget #nsa_max				{ width:30px; }
.nsa_widget ul						{ margin:0; }
.nsa_widget ul li:before			{ content:''; }
.nsa_shopping_cart p				{ margin:10px 0; text-align:center; }
.nsa_recently_checked_products p	{ margin:10px 0; text-align:center; }
.product_free_cart					{ margin-left:1em; }

.nsa_product_list:after				{ content:" "; clear:both; height:0; display:block; visibility:hidden; }
.nsa_product_child					{ display:inline-block; float:left; margin:0 10px 10px; text-align:center; }

.nsa_product_select,
.nsa_product_addtocartall			{ text-align:right; clear:both; }

.nsa_product_order_select			{ text-align:right; clear:both; }
.nsa_product_order_select:after		{ content:" "; clear:both; height:0; display:block; visibility:hidden; }
.nsa_product_order_select ul		{ list-style:none; float:right; margin:10px 0 5px !important; }
.nsa_product_order_select ul li		{ background:none; display:inline; float:left; padding:3px; margin:0 5px !important; }
.nsa_product_order_select ul:after	{ content:" "; clear:both; height:0; display:block; visibility:hidden; }
.nsa_product_order_select ul li.current { background:#CCC; }

.nsa_product_display_select			{ text-align:right; clear:both; }
.nsa_product_display_select:after	{ content:" "; clear:both; height:0; display:block; visibility:hidden; }
.nsa_product_display_select ul		{ list-style:none; float:right; margin:5px 0 10px !important; }
.nsa_product_display_select ul li	{ background:none; display:inline; float:left; padding:3px; margin:0 5px !important; }
.nsa_product_display_select ul:after	{ content:" "; clear:both; height:0; display:block; visibility:hidden; }
.nsa_product_display_select ul li.current { background:#CCC; }

.displaying-num						{ margin-right: 10px; }
.tablenav-pages						{ clear:both; margin: 1em auto; line-height:2em; text-align:center; }
a.page-numbers,
.tablenav-pages .current			{ color:#666666; padding: 2px .4em; border:solid 1px #CCCCCC; text-decoration:none; }
a.page-numbers:hover				{ color:#FFFFFF; background: #999999; }
.tablenav-pages .current			{ color:#FFFFFF; background: #666666; border-color: #EEEEEE; font-weight:bold; }
.tablenav-pages .next,
.tablenav-pages .prev				{ border:0 none; background:transparent; text-decoration:underline;	font-weight:bold; }

.thankyou_message,
.service_unavailable_message		{ clear:both; margin:0 0 40px; }

.free_postage_message				{ text-align:right; color:#F00; }
.purchased_message					{ text-align:center; background-color:#FFC; }
.buying_history_each				{ border-bottom:1px dashed #CCC; margin-bottom:1em; }
.repurchase_in_history,
.order_search_in_history			{ display:inline; }
.thumbnail_in_history				{ vertical-align:middle; }

.coincheck_button_frame				{ height:55px; }

#AmazonPayButton					{ text-align:right; }
#AmazonPayButton img				{ border:none; }
#addressBookWidgetDiv				{ width: 100%; height: 228px; }
#walletWidgetDiv					{ width: 100%; height: 228px; }