
/*======start css/buy.css start=======*/

/* detail.html oversea.php */
#buy{
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 5px;
	clear: both;
	padding: 0px;
	text-align: right;
	float: left;
/* 	width: 570px; */
	border:1px solid #999999;
	width: 230px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#buy dl{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 2px;
	padding: 2px;
	clear: both;
	float: left;
/*
	width: 550px;
*/
}
#buy dt{
	width: 228px;
	float: left;
	font-size:.9em;
	color:#B59A6A;
	text-align: left;
}
#buy .item_price{
	text-align: left;
font-size:1em;
color:#333;
/* 	border-top: 1px solid #666666; */
 	border-bottom: 1px solid #666666; 

}
#buy .item_code{
	text-align: left;
font-size:1em;
color:#B59A6A;
/* 	border-top: 1px solid #666666; */
/* 	border-bottom: 1px solid #666666; */

}
#buy .item_select{
/*  	float: right;  */
 	text-align: right; 
/* 	width: 130px; */
/* 	margin-bottom: 2px; */
}
#buy .item_name{
	text-align: right;
font-weight: bold;
font-size:1em;
color:#333;

}

.altrow{
	width: 227px;
	background-color: #cccccc;
 	border-top: 1px solid #666666;
 	border-bottom: 1px solid #666666;
}
#inquey_form{
	border-color: #7f7f7f;
	border-style: solid;
	border-width: 0px;
}
#inquey_form .caption{/* キャプション */
	border-left-style: solid;            
	border-bottom-style: solid;            
	border-right-style: solid;            
	border-top-style: solid;            
	border-left-width: 0px;            
	border-bottom-width: 1px;            
	border-right-width: 0px;            
	border-top-width: 0px;            
	color: white;            
	background-color: #333333;            
	border-color: #7f7f7f;            
	text-align: center;            
	text-shadow: 0px 0px;
}

#inquey_form th{/* 左側 */
	border-left-style: solid;            
	border-bottom-style: solid;            
	border-right-style: solid;            
	border-top-style: solid;            
	border-left-width: 0px;            
	border-bottom-width: 1px;            
	border-right-width: 0px;            
	border-top-width: 0px;            
	color: white;            
	background-color: #333333;            
	border-color: #7f7f7f;            
	text-align: right;            
	text-shadow: 0px 0px;
}

#inquey_form td{/* 右側 */
	border-color: #7f7f7f;            
	border-style: solid;            
	padding-bottom: 15px;
	padding-top: 15px;
	margin-bottom: 0px;            
	margin-top: 0px;            
	font-size: 12px;            
	border-width: 1px;
}


/*======end css/buy.css end=======*/
