@charset "UTF-8";


/* TEMPLATE +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Retina parts */
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){

}
/* TEMPLATE Retina parts end*/

.customer_table td img{
	vertical-align:middle;
}


.customer_table td.test{
	font-weight:normal;
	padding:10px 10px 10px 10px;
	vertical-align: middle;
	text-align:left;
	border-bottom:none;
}

.customer_table td.none{
	font-weight:normal;
	padding:10px 10px 0px 10px;
	vertical-align: middle;
	text-align:left;
	border-bottom:none;
}

#pop_up_inner_btn_area_02{
	overflow:hidden;
	width:460px;
	margin:20px auto 10px;
	background-color:#fff000;
}

#left_btn_01{
	display:block;
	border-radius:5px;
	background-color:#666666;
	color:#ffffff;
	width:100px;
	margin:0px 0px 0px 0px;
	padding:10px;
	float:left;
	font-size:16px;
}

#left_btn_02{
	display:block;
	border-radius:5px;
	background-color:#666666;
	color:#ffffff;
	width:100px;
	margin:0px 60px 0px 0px;
	padding:10px;
	float:left;
	font-size:16px;
}

#right_btn{
	display:block;
	border-radius:5px;
	background-color:#666666;
	color:#ffffff;
	width:100px;
	padding:10px;
	float:right;
	font-size:16px;
}

.customer_table td input.input_post_01{
	width:80px;
	margin: 0px 5px 0px 5px;
	vertical-align: middle;
}
.customer_table td input.input_post_02{
	width:120px;
	margin:0px 5px;
}

.text_400_70{
	width:400px;
	height:70px;
}

#save_terms_contents{
	background-color:#ffffff;
}

.qualified_person_top{
	font-size:26px;
	font-weight:normal;
	margin:10px 0px 0px;
	padding:0px;
}

.qualified_person_top>span{
	font-size:14px;
}


#save_terms_contents_btn{
	cursor:pointer;
}

#new_btn{
	float: right;
	width: 70px;
}

.search_history_list{
	width:100%;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-collapse:collapse;
	background-color:#ffffff;
	text-align:center;
}

.search_history_list th{
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#eeeeee;
	padding:10px;
	font-weight:normal;
}

.search_history_list td{
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#ffffff;
	padding:10px;
	font-weight:normal;
	vertical-align:middle;
	position:relative;
}

.search_history_list td a:link{
	display:inline-block;
	background-color:#333333;
	color:#ffffff;
	padding:5px;
	border-radius:5px;
	text-decoration:none;
}
.search_history_list td a:visited{
	display:inline-block;
	color:#ffffff;
	text-decoration:none;
}
.search_history_list td a:hover{
	display:inline-block;
	background-color:#333333;
	color:#ffffff;
	padding:5px;
	border-radius:5px;
	text-decoration:none;
}
.search_history_list td a:active{
	display:inline-block;
	color:#ffffff;
	text-decoration:none;
}

.search_history_list td a:link.btn_01{
	display:inline-block;
	background-color:#333333;
	color:#ffffff;
	padding:5px 15px;
	margin:0;
	border-radius:5px;
}
.search_history_list td a:link.btn_02{
	display:inline-block;
	background-color:#333333;
	color:#ffffff;
	padding:5px 15px;
	margin:0;
	border-radius:5px;
}
.search_history_list td a:link.btn_03{
	display:inline-block;
	background-color:#333333;
	color:#ffffff;
	padding:5px 15px;
	margin:0;
	border-radius:5px;
}

#history_contact_check{
	margin:0px;
	padding:15px 0px;
}


.customer_table_inner_2column{
	width:100%;
	margin:0px 0px 10px 0px;
	padding:0px;
	border-collapse: collapse;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:15px;
	line-height:1.4em;
}
.customer_table_inner_2column td{
	width:50%;
	margin:0px;
	padding:10px 10px 10px 10px;
}
.customer_table_inner_2column td.under{
	width:50%;
	margin:0px;
	padding:0px 10px 10px 10px;
}

.customer_table_inner_3column{
	width:100%;
	margin:0px 0px 10px 0px;
	padding:0px;
	border-collapse: collapse;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:15px;
	line-height:1.4em;
}
.customer_table_inner_3column td{
	width:33%;
	margin:0px;
	padding:10px 10px 10px 10px;
}
.customer_table_inner_3column td.under{
	width:33%;
	margin:0px;
	padding:0px 10px 10px 10px;
}

.customer_table_inner_4column{
	width:100%;
	margin:0px 0px 10px 0px;
	padding:0px;
	border-collapse: collapse;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:15px;
}
.customer_table_inner_4column td{
	width:25%;
	margin:0px;
	padding:10px 10px 10px 10px;
}
.customer_table_inner_4column td.under{
	width:25%;
	margin:0px;
	padding:0px 10px 10px 10px;
}
.customer_table_inner_4column td span{
	letter-spacing:-0.05em;
}

.customer_table_inner_2column td input,
.customer_table_inner_3column td input,
.customer_table_inner_4column td input
{
	padding:5px;
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
	font-size: inherit;
}

input[type="image"]{
	padding:0px 10px;
	margin:0px;
	 border-radius: 8px;
	 border:1px solid #cccccc;
	  background: none transparent;
}

.display_none{
	display:none;
}
#login_h2{
	padding:0px;
	margin:0px 0px 5px 0px;
	font-size:20px;
}

.popup01{
	width:500px;
	overflow:hidden;
}
.popup01_text{
	width:280px;
	margin:0px;
	float:left;
}
.popup01_img{
	width:200px;
	margin:0px;
	float:right;
	text-align:center;
}

.popup01_table{
	width:100%;
	margin:0px;
	padding:0px;
}
.popup01_table th{
	width:200px;
	margin:0px;
	padding:3px 10px;
	text-align:left;
	vertical-align:middle;
}
.popup01_table td{
	margin:0px;
	padding:3px 0px;
	vertical-align:middle;
}
.popup01_table td img{
	vertical-align:middle;
}

.popup03{
	width:385px;
	overflow:hidden;
}
.popup03_text{
	width:250px;
	margin:0px;
	float:left;
}
.popup03_img{
	width:120px;
	margin:0px;
	float:right;
	text-align:center;
}

.popup03_table{
	width:100%;
	margin:0px;
	padding:0px;
}
.popup03_table th{
	width:150px;
	margin:0px;
	padding:3px 10px;
	text-align:left;
	vertical-align:middle;
}
.popup03_table th img{
	vertical-align:middle;
}



.popup05{
	width:800px;
	overflow:hidden;
}
.popup05_text{
	width:400px;
	margin:0px;
	float:left;
}
.popup05_table{
	width:100%;
	margin:0px;
	padding:0px;
}
.popup05_table th{
	width:180px;
	margin:0px;
	padding:3px 10px;
	text-align:left;
	vertical-align:middle;
}
.popup05_table th.img{
	text-align:left;
	vertical-align:middle;
}
.popup05_table th img{
	vertical-align:middle;
}


.popup06{
	width:820px;
	overflow:hidden;
}
.popup06_text{
	width:610px;
	margin:0px;
	float:left;
}
.popup06_img{
	width:180px;
	margin:0px;
	float:right;
	text-align:center;
}

.popup06_table{
	width:100%;
	margin:0px;
	padding:0px;
}
.popup06_table th{
	width:280px;
	margin:0px;
	padding:3px 10px;
	text-align:left;
	vertical-align:middle;
}
.popup06_table th img{
	vertical-align:middle;
}

.popup08{
	width:550px;
	overflow:hidden;
}
.popup08_text{
	width:250px;
	margin:0px;
	float:left;
}
.popup08_img{
	width:250px;
	margin:0px;
	float:right;
	text-align:center;
}

.popup08_table{
	width:100%;
	margin:0px;
	padding:0px;
}
.popup08_table th{
	width:150px;
	margin:0px;
	padding:3px 10px;
	text-align:left;
	vertical-align:middle;
}
.popup08_table th img{
	vertical-align:middle;
}

#search_results_list td a span{
	display:block;
	background-color:#333333;
	color:#ffffff;
	padding:5px;
	border-radius:5px;
}
#search_results_list td a:link{
	display:block;
	background-color:#333333;
	color:#ffffff;
	border-radius:5px;
	text-decoration:none;
}
#search_results_list td a:active{
	display:block;
	background-color:#333333;
	color:#ffffff;
	border-radius:5px;
	text-decoration:none;
}
#search_results_list td a:hover{
	display:block;
	background-color:#333333;
	color:#ffffff;
	border-radius:5px;
	text-decoration:none;
}
#search_results_list td a:visited{
	display:block;
	background-color:#333333;
	color:#ffffff;
	border-radius:5px;
	text-decoration:none;
}

#search_action li a:link{
	display:block;
	background-color:#333333;
	color:#ffffff;
	text-decoration:none;
}
#search_action li a:active{
	display:block;
	background-color:#333333;
	color:#ffffff;
	text-decoration:none;
}
#search_action li a:hover{
	display:block;
	background-color:#333333;
	color:#ffffff;
	text-decoration:none;
}
#search_action li a:visited{
	display:block;
	background-color:#333333;
	color:#ffffff;
	text-decoration:none;
}

/*
#search_in_terms .save_btn a span{
	display:block;
	background-color:#333333;
	color:#ffffff;
	padding:5px;
	border-radius:5px;
}
*/
#search_in_terms .save_btn a:link{
	display:block;
	background-color:#333333;
	color:#ffffff;
	border-radius:5px;
	text-decoration:none;
}
#search_in_terms .save_btn a:visited{
	display:block;
	background-color:#333333;
	color:#ffffff;
	border-radius:5px;
	text-decoration:none;
}
#search_in_terms .save_btn a:hover{
	display:block;
	background-color:#333333;
	color:#ffffff;
	border-radius:5px;
	text-decoration:none;
}
#search_in_terms .save_btn a:active{
	display:block;
	background-color:#333333;
	color:#ffffff;
	border-radius:5px;
	text-decoration:none;
}

.customer_table td.add_btn_td_none{
	width:25px;
	padding:0px;
	border-bottom:none;
}
.add_btn_td_none img,
.add_btn_td_none input{
	border-width:0px;
	width:25px;
	cursor:pointer;
}
.customer_table td.list_to_btn_td_none{
	width:75px;
	padding:0px 10px 0px 10px;
	border-bottom:none;
}
.list_to_btn_td_none img{
	width:75px;
}

#edit_action{
	border-collapse:collapse;
	border:1px solid #cccccc;
	box-sizing:border-box;
	background-color:#ffffff;
	margin:20px auto 20px auto;
	padding:10px;
	overflow:hidden;
}
#edit_action>h2{
	font-size:18px;
	font-weight:normal;
	padding:0px;
	margin:0px 0px 5px 0px;
}
#edit_action ul{
	padding:0px;
	margin:0px auto;
	list-style-type:none;
}
#edit_action li{
	width:17%;
	background-color:#333333;
	color:#ffffff;
	display:block;
	border-radius:5px;
	padding:5px 1%;
	margin:0px 0.5%;
	float:left;
	cursor:pointer;
}

.edit_image_area{
	width:904px;
	margin:0px 10px 0px 10px;
}
.edit_image_01{
	width:286px;
	margin:0px 23px 0px 0px;
	padding:20px 0px 0px 0px;
	float:left;
}
.edit_image_02{
	width:286px;
	margin:0px;
	padding:20px 0px 0px 0px;
	float:right;
}
.customer_h3_edit_image{
	margin:0px 0px 5px 0px;
	padding:0px;
	font-size:16px;
	font-weight:normal;
}
.edit_image img{
	width:286px;
	margin:0px 0px 10px 0px;
}

.edit_image_btn{
	margin:0px auto;
	padding:0px 0px 20px 0px; 
	list-style:none;
	font-size:1px;
	line-height:0;
	text-align:center;
}
.edit_image_btn li{
	margin:0px;
	padding:0px 5px;
	display:inline;
}

.save_box{
	width:700px;
}









#not_input_list{
	background-color:#ffffff;
	width:400px;
	padding:10px;
	border:1px solid #cccccc;
	margin:10px 0px 0px 140px;
}

.not_input_list_inner{
	background-color:#eeeeee;
	padding:10px;
}

#short_initials span,
#short_men span,
#short_women span{
	cursor:pointer;
}

/*---------------------------詳細------------------------------*/
.detail_h1{
	font-weight:normal;
	padding:0px;
	margin:10px auto 10px auto;
	font-size:20px;
}
.detail_h2{
	font-weight:normal;
	padding:0px;
	margin:10px auto 10px auto;
	font-size:16px;
}

#inline{
	text-align:center;
}

.customer_detail_dialog{
	text-align:center;
}



.customer_detail_dialog a{
	width:600px;
	font-size:14px;
}

.customer_detail_dialog a:link{
	color:#333;
	text-decoration:none;
}
.customer_detail_dialog a:visited{
	color:#333;
	text-decoration:none;
}
.customer_detail_dialog a:hover{
	color:#333;
	text-decoration:none;
}
.customer_detail_dialog a:active{
	color:#333;
	text-decoration:none;
}

.customer_detail_dialog h1{
	margin:0px;
	padding:0px;
}

.customer_detail_dialog p{
	width:90%;
	margin:0 auto 0 auto;
	font-size:14px;
	text-align:left;
}

.customer_detail_dialog input{
	padding:5px;
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
	font-size: inherit;
}

.customer_detail_dialog_table{
	width:80%;
	margin:0px auto 20px auto;
	border-collapse:collapse;
}

.customer_detail_dialog_table th{
	padding:10px;
	text-align:left;
	font-size:16px;
	border-bottom:solid 1px #999999;
}

.customer_detail_dialog_table td{
	padding:10px;
	text-align:right;
	font-weight:normal;
	font-size:14px;
	border-bottom:solid 1px #999999;
}


#customer_btn_area{
	background-color:#eeeeee;
	padding:5px;
	vertical-align:center;
	float:left;
}

#customer_btn_area a:hover{
	color:#ffffff;
}

#customer_btn_area span{
	display:inline-block;
	background-color:#333333;
	color:#ffffff;
	text-align:center;
	border-radius:5px;
	width:30px;
	height:26px;
	padding:4px 0px 0px 0px;
	cursor:pointer;
}


#customer_search_table{
	margin:0px auto 30px auto;
	width:400px;
	border-collapse:collapse;
}

#customer_search_table a{
	text-decoration: underline;
	cursor:pointer;
}

#customer_search_table th{
	font-weight:normal;
	font-size:14px;
	padding:8px;
	background-color:#eeeeee;
	border-right:1px solid #cccccc;
}
#customer_search_table th:last-child{
	border-right:none;
}

#customer_search_table td{
	font-weight:normal;
	font-size:14px;
	padding:8px;
	text-align:center;
	vertical-align: middle;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#ffffff;
}

#customer_search_table td input{
	padding:0px;
	margin: 0px auto;
	vertical-align: middle;
}

#customer_search_table td label{
	margin:0px auto;
	padding:5px 10px 0px 10px;
}

.history_table{
	width:100%;
	margin:0px 0px 20px 0px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.history_table input{
	padding:5px;
}

.history_table th{
	font-weight:normal;
	font-size:12px;
	padding:5px 5px 5px 0px;
	white-space:nowrap;
}

.history_table td{
	padding:5px 5px 5px 0px;
	font-size:12px;
}

.history_table td:last-child{
	width:100%;
}


.barcode_btn{
	width:100%;
	color:#ffffff;
}

a.barcode_btn:link{
	text-decoration:none;
}