/* CSS Document */
body{
	background-color:#FFFFFF;
}

.d_main{
	width:800px;
	
}

.contents{
	width:800px;
	background-color:#ffffff;
	text-align:center;
}

.border1BL{
	width:800px;
	border:1px solid black;
}

.fontB{
	color:#0000FF;
}

.button{
	width:100px;
}

.text_x{
	width:600px;
	ime-mode:active;
	
}

.text_9{
	width:350px;
	ime-mode:disabled;
}

.text_deco_non{
	background-color:#FF9933;
	
}

.upload_table{
	padding:5px;
	margin:0px;
}

.BT{
	border-top:1px solid gray;
}
.BB{
	border-bottom:1px solid gray;
}
.BL{
	border-left:1px solid gray;
}
.BR{
	border-right:1px solid gray;
}

.shopimage{
	float:left;
}

.block{
	width:800px;
	text-align:left;
	background-color:#FFFFFF;
	margin-top:5px;
}

.b_type1_1{
	float:left;
}

.b_type1_2{
	float:left;
}

.b_type1_3{
	float:left;
}

.b_type2_1{
	float:right;
	text-align:right;
}

.b_type2_2{
	float:right;
	text-align:right;
}

.b_type2_3{
	float:right;
	text-align:right;
}

.b_type3_1{
	float:left;
}

.b_type3_2{
	float:right;
	text-align:right;
}

.b_type3_3{
	float:left;
}

.b_type4_1{
	float:right;
	text-align:right;
}

.b_type4_2{
	float:left;
}

.b_type4_3{
	float:right;
	text-align:right;
}

.b_info{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}

.size_xs{
	font-size:x-small;
}

