body {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3",
		"Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
		Sans-Serif;
	line-height: 70%;
}

.silklist {
	width: 896px;
	min-height: 590px;
	position: absolute;
	opacity: 0.9;
	background-color:#FFF;
	z-index: 7500;
	border: 3px solid blue; 
	display: table-cell;
	padding:10px;
	font-size: 15px;
	border-radius: 5px 5px 5px 5px;
	cursor: pointer;
	line-height: 100%;
}
.sap_area {
	width: 600px;
	min-height: 550px;
	position: absolute;
	top: 5px;
	left: 250px;
	opacity: 0.95;
	background-color:#FFF;
	z-index: 7501;
	border: 2px solid blue; 
	display: table-cell;
	padding:10px;
	font-size: 15px;
	border-radius: 5px 5px 5px 5px;
	cursor: pointer;
	line-height: 100%;
}
.taskmsg {
	width: 270px;
	min-height: 70px;
	position: absolute;
	top: 200px;
	left: 600px;
	opacity: 0.95;
	background-color:#FFF;
	z-index: 7500;
	border: 3px solid red; 
	display: table-cell;
	padding:10px;
	font-size: 15px;
	border-radius: 5px 5px 5px 5px;
	cursor: pointer;
	line-height: 100%;
	display: none;
}
.closeimg{
	z-index: 7501;
	position: absolute;
	cursor: pointer;
}
#csv_file {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	opacity: 0;
}

.div_SHType {
	min-height: 75px;
	min-width: 75px;
	font-size: 12px;
	float: left;
	text-align: center;
	cursor: pointer;
	border: 3px solid #FFF;
	background-color: #FFF;
}

.dummy {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 7500;
}
.dummy2 {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 7500;
}

.loading {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0.6;
	z-index: 7500;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background-color: #000;
}

.div_bar {
	width: 380px;
	height: 25px;
	background-color: #DDD;
	margin-left: 6px;
	cursor: pointer;
}

.td_colorSelect {
	cursor: pointer;
	width: 20px;
	height: 10px;
}

.td_colorSelect2 {
	cursor: pointer;
	width: 10px;
	height: 10px;
}

.td_colorSpace1 {
	width: 20px;
	height: 3px;
	text-align: center;
}

.td_colorSpace2 {
	width: 2px;
	height: 3px;
}

.td_colorSpace3 {
	width: 6px;
	height: 3px;
}

img {
	-ms-interpolation-mode: bicubic;
}

/* size*/
.td_sizeSelect1 {
	height: 20px;
	background-color: #EEE;
}

.td_sizeSelect2 {
	height: 20px;
	background-color: #FFF;
}

.input_form {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	height: 13px;
	min-height: 13px;
	max-height: 13px;
}

.socks_td {
	width: 100px;
	height: 20px;
	background-color: #EEE;
	border: 1px solid #AAA;
}

/* */
.customer_td1 {
	text-align: left;
	background-color: #EEE;
	height: 22px;
	border-top: 1px #BBB dotted;
	border-bottom: 1px #BBB dotted;
	font-size: 10px;
	word-break: break-all;
}

.customer_td2 {
	text-align: left;
	background-color: #FFF;
	height: 22px;
	border-top: 1px #BBB dotted;
	border-bottom: 1px #BBB dotted;
	font-size: 10px;
	word-break: break-all;
}

.customer_td3 {
	text-align: left;
	background-color: #FFF;
	height: 22px;
}

.date-sunday   .ui-state-default {
	background-image: none;
	background-color: #FF9999
}

.date-saturday .ui-state-default {
	background-image: none;
	background-color: #66CCFF
}

.date-holiday0 .ui-state-default {
	background-image: none;
	background-color: #FF99FF
}

.date-holiday1 .ui-state-default {
	background-image: none;
	background-color: #FFFF33
}

form.contact .dumy {
	border-color: #ffffff;
	height: 5px;
	border-collapse: 0px;
	border-collapse: 0px;
}