.remote_box1 {
	padding: 0px;
	width: 100%;
	margin:25px 0 15px 0;
}

.box_remote_gray {
	background-color: #E7E7E7;
	height: auto;
	width: auto;
	margin: 0 0 10px 0;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.remote_mt10 {
	padding-top: 10px;
}

/* table-style */
table.remote_table-no {
	border-collapse:collapse;
	border:1px solid #DFDFDF;
	padding: 5px;


}
table.remote_table-no td {
	border-collapse:collapse;
	border:1px solid #DFDFDF;
	padding: 2px;

}
table.remote_table-no th {
	border-collapse:collapse;
	background-color:#F7F7F7;
	padding: 2px;
	text-align:left;
	font-weight: normal;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #DFDFDF;

}


.shohin_unit {
	background-image: url(img/box_shadoubg_tate.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	width: 100%;
}
.btn_box_manual {
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.btn_box_manual img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 0px;
}

/*titles*/
.boxtitle_ms {
	margin: 25px 0px 15px;
	padding: 0px;
	height: auto;
/*	width: auto;*/

}


