@import url("item_nav.css");

.title {
	background-image: url(../image/Item_titleback.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 5px 2px 2px 10px;
	height: 29px;
	width: 495px;
	margin-right: auto;
	margin-left: auto;
	font-size: 120%;
	font-weight: bold;
	line-height: 140%;
	color: #FFFFFF;
}
.turn_bt {
	text-align: right;
	width: 495px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.spec {
	display: table;
	margin-top: 5px;
	margin-bottom: 20px;
	width: 250px;
}
.spec th {
	background-color: #CCCCCC;
	text-align: left;
	display: table-cell;
	padding-left: 3px;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.spec td {
	text-align: left;
	vertical-align: middle;
	display: table-cell;
	padding: 3px;
}

.spec_n {
	display: table;
	margin-top: 5px;
	margin-bottom: 20px;
	width: 480px;
}
.spec_n th {
	background-color: #CCCCCC;
	text-align: left;
	display: table-cell;
	padding-left: 3px;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.spec_n td {
	text-align: left;
	vertical-align: middle;
	display: table-cell;
	padding: 3px;
}
.black_bar {
	color: #FFFFFF;
	background-color: #666666;
	font-size: 84%;
	line-height: 120%;
	display: block;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 2px;
}
.outline {
	width: 495px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.cart {
	display: table;
	margin-top: 5px;
	float: right;
	width: 230px;
}
.cart th {
	color: #FFFFFF;
	background-color: #56618C;
	padding: 3px 3px 3px 5px;
	text-align: left;
}
.cart td {
	padding: 3px;
}
.item_copy {
	text-align: left;
	display: block;
	width: 495px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.black_second_bar {
	color: #FFFFFF;
	background-color: #666666;
	font-size: 84%;
	line-height: 120%;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 2px;
	display: inline;
	float: right;
}


fieldset {
	font-size: 86%;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	background-color: #CCCCCC;
	margin-top: 0px;
	padding-top: 0px;
}legend {
	padding: 3px;
}
form {
	margin: 0px;
	padding: 0px;
}
.clear_box {
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.green_bar {
	color: #FFFFFF;
	background-color: #56C148;
	display: block;
	margin-bottom: 10px;
	width: 487px;
	clear: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.right_content ul.list {
	display: block;
	clear: both;
	list-style-type: none;
	text-align: left;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
.right_content ul.list li{
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	list-style-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 100%;
	clear: both;
}
.right_content ul.list li .side{
	display: list-item;
	float: right;
	width: 38%;
	margin: 0px;
	padding: 0px;
}
