@charset "EUC-JP";
#model_photo {
	width: 600px;
	margin: 20px 0px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #999999;
}
#model_photo .image {
	width: 598px;
	height: 352px;
	margin-bottom: 8px;
	border: 1px solid #999999;
	padding: 0px;
	background-image: url(../model/images/photo_bg.jpg);
	background-repeat: no-repeat;
}
#model_photo ul {
	width: 598px;
	list-style-type: none;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#model_photo li {
	float: left;
	list-style-type: none;
	margin-bottom: 2px;
}
#model_photo .thum {
	margin-left: 2px;
}
#model_photo .thumleft {
	margin-left: 0px;
}
#model_photo a {
	display: block;
	width: 56px;
	height: 56px;
	text-decoration: none;
	border: 1px solid #999999;
}
#model_photo a:hover {
	color: #CC0000;
	text-decoration: none;
	border: 1px solid #000000;
}
#model_photo .noimg_m {
	width: 56px;
	height: 56px;
	background-image: url(../model/images/no_img.jpg);
	background-repeat: no-repeat;
	border: 1px solid #999999;
}
#model_photo .clear {
	clear: both;
}

#contents #price_list {
	width: 600px;
	line-height: 2.6em;
	font-size: 11px;
	margin-top: 10px;
}
#contents #price_list .list_1 {
	width: 120px;
}
#contents #price_list .gray {
	background-color: #E3E3E3;
}
.red {
	font-size: 10px;
	color: #CC0000;
	line-height: 1.6em;
}
#contents #price_list .list1 {
	width: 160px;
}
#contents #price_list .list2 {
	width: 172px;
}
#contents #price_list .list3 {
	width: 80px;
	text-align: center;
}
#contents #price_list .list4 {
	width: 79px;
	text-align: center;
}
#contents #price_list td {
	line-height: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contents #price_list .list5 {
	width: 79px;
	text-align: center;
}
#contents #price_list .list6 {
	width: 30px;
	text-align: center;
}

#contents #price_list .list_2 {
	width: 120px;
}
#contents #price_list .list_3 {
	width: 100px;
	text-align: center;
}
#contents #price_list .list_4 {
	width: 80px;
	text-align: center;
}
#contents #price_list .list_5 {
	width: 65px;
	text-align: center;
}
#contents #price_list .list_6 {
	width: 25px;
	text-align: center;
}
#contents #price_list .list_7 {
	width: 25px;
	text-align: center;
}
#contents #price_list .list_8 {
	width: 70px;
	text-align: center;
}
#contents #price_list .price {
	text-align: right;
	font-family: "Lucida Grande", Tahoma, sans-serif;
}
#contents #price_list .lank {
	text-align: center;
	font-family: "Lucida Grande", Tahoma, sans-serif;
}
#contents #price_list tr {
	background-image: url(../images/common/dot.gif);
	background-repeat: repeat-x;
}
#contents .line {
	width: 600px;
	height: 10px;
	background-image: url(../images/common/dot.gif);
	background-repeat: repeat-x;
}
#contents #price_list .cap {
	background-image: none;
	background-color:#CC0000;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	line-height: 1.2em;
}
#contents #price_list .border_none {
	background-image: none;
}
#price_list #wheel {
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 10px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333333;
	text-align: right;
}
#price_list #wheel tr {
	background-image: none;
	padding: 0px;
}

