@charset "utf-8";

/*----------------------------------------------------------------
Copyright(c) 2009 ALLDENKA STYLE . All Rights Reserved.
----------------------------------------------------------------*/
@import url("../css_new/set_new.css");

/*-- ITEM LIST --------------------------------------------*/

#itemlist_bt {
}
#itemlist_bt ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#itemlist_bt li {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#item-body {
	margin-top: 20px;
}
#item-body ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#item-body ul li {
	float: left;
	width: 200px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 400px;
}
#item-body .itemlist_list-table {
	border-collapse:collapse;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
}
#item-body .itemlist_list-table tr {
	margin: 0px;
}
#item-body .itemlist_list-table th {
	font-weight: normal;
	background: #FFEBBF;
	margin: 0px;
	text-align: left;
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: 6em;
	font-size: 10px;
}
#item-body .itemlist_list-table td {
	margin: 0px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
}
#item-body h4 {
	margin: 0px 0px 2px;
	padding: 0px;
	font-weight: bold;
}
#item-body .itemlist_list-table .images {
	text-align: center;
}
#item-body .itemlist_list-table .images .item_img01 {
	text-align: center;
	height: 50px;
}
#item-body .itemlist_list-table .images .item_img02 {
	text-align: center;
	width: 160px;
}
#item-body .buttons {
	text-align: center;
	margin-top: 2px;
}
#item-body .buttons input {
	font-size: 10px;
}

.item-category-titlebar {
	margin-top: 10px;
	margin-bottom: 10px;
}
.item-detail_h3 {
	font-size: 18px;
	color: #FF6600;
	border-bottom: 2px solid #FF6600;
	margin-bottom: 5px;
	padding-bottom: 2px;
	font-weight: bold;
}
#item-body .detail_table {
	border: 1px solid #999999;
	border-collapse:collapse
}
#item-body .detail_table .td_img {
	width: 280px;
	border: 1px solid #999999;
	text-align: center;
	vertical-align: top;
}
#item-body .detail_table .td_img img {
	margin: 10px;
}
#item-body .detail_table .td_data {
	vertical-align: top;
}
#item-body .detail_data_table {
	border-collapse:collapse;
	border-style: none;
}
#item-body .detail_data_table td {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 8px 4px 4px;
}
#item-body .detail_data_table th {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 8px;
	width: 100px;
	font-weight: normal;
	background: #FFEBBF;
	text-align: left;
}
.detail_div_bt {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.detail_div_bt input {
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	vertical-align: middle;
}
.item-detail_body {
	margin: 10px 5px;
}
.kiboshohin_title {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
} 
