@charset "UTF-8";
#contents .box_parts {
	width: 640px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	padding: 10px;
	font-size: 1em;
	color: #333333;
	margin-top: 10px;
}
.box_parts .news_gotop {
	text-align: right;
}

.box_parts .parts_title {
	font-size: 1.2em;
	font-weight: bold;
	color: #006600;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #009900;
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	padding-bottom: 3px;
	padding-top: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
}
.box_news .photo_news .cap {
	font-size: 10px;
	color: #666666;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
dt {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 5px;
	margin-top: 5px;
}
dd {
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
	padding-bottom: 3px;
	line-height: 120%;
	padding-left: 10px;
}
.box_parts .buy_btn {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*pager*/
ul.pager {
	list-style: none;
	margin: 10px;
}
ul.pager li {
	float: left;
	margin-right: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
ul.pager li a {
	position: relative;
	display: block;
	padding: 3px 8px;
	color: #009900;
}
ul.pager li a:link,
ul.pager li a:visited {
      text-decoration: none;
}
ul.pager li a:hover,
ul.pager li a:active {
	background-color: #99FF33;
	text-decoration: none;
}
.box_parts .parts_photo li {
	list-style-type: none;
	margin-right: 10px;
	float: left;
}
.box_parts .parts_photo {
	margin-left: 10px;
	margin-top: 10px;
}
#Previewholder{
left:0;
top:0;
position:absolute;
display:none;
background:#fff;
border:1px solid #DCDCDC;
}
#Previewholder img{
display:block;
}
#Previewholder p{
margin:0;
padding:0;
font:11px Verdana,sans-serif;
color:#090808;
}
#Previewholder p span{
border-top:1px solid #ccc;
display:block;
padding:5px;
}

.box_parts .item {
	background-image: url(../images/patrs_box_item.jpg);
	background-repeat: no-repeat;
	height: 22px;
}
#contents .box_parts .partname {
	font-size: 20px;
	color: #333333;
	background-image: url(../images/parts_box_partname.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: bold;
	padding-bottom: 7px;
	height: 25px;
}
.parts_gotop {
	text-align: right;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
#contents #parts_search li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
}
#contents #parts_search {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	height: 31px;
}
