@charset "euc-jp";

/* ==========================
	item_detail ¾¦ÉÊ¾ÜºÙ
============================= */
#detail #itemImg {
	width: 400px;
}
#detail #itemImg .M_imageWrap {
	width: 400px!important;
}
#detail #itemImg div.M_imageCatalog table td {
	width: 80px;
	height: 80px;
}
#detail #itemImg #viewButton {
	margin-top: 10px;
}
#detail #itemInfo {
	width: 321px;
}
#detail #itemInfo h2 {
	font-size: 150%;
}
#detail #itemInfo .detailTxt {
	padding: 0;
	border: none;
	text-align: left;
}
#detail #itemInfo #detailInfo table font {
	color:#261F1C;
}
#detail #itemInfo #detailInfo table input {
	border: none;
	background: #eeefef;
	margin: 0 5px 0 20px;
	padding: 2px 5px;
}
#detail #itemInfo #detailInfo .M_addcode {
	display: none;
}
#detail #itemInfo #detailInfo .M_option-select {
	padding-bottom:5px;
}
#detail #basketBtn {
	background: none;
	padding: 0;
}
#detail #r_detailExt {
	text-align: left;
	margin-bottom: 20px;
}
