/* ------------all------------ */
#product-contents {
	padding-top: 24px;
	padding-bottom: 25px;
}
.pro-clear {
	clear: both;
	font-size:1px;
	line-height:0;
	height:0;
}

/* ------------navi50------------ */
#navi50 {
	background-color: #e5e5e5;
	display: block;
	width: 674px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
*html #navi50 a:link, *html #navi50 a:visited {
	text-decoration: none;
}
*html #navi50 a:hover{
	text-decoration: underline;
}
#navi50 ul {
	list-style-type: none;
}
#navi50 li {
	float:left;
	width:317px;
	height:26px;
	list-style-type: none;
	background-color: #FFFFFF;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-top: 9px;
}
#navi50 .nolink {
	background-color: #ebf2f9;
	font-weight:bold;
}
*html #navi50 li img {
	padding-top: 4px;
}


/* ------------sabnavi50------------ */
#sabnavi50 {
	background-color: #e5e5e5;
	display: block;
	width: 674px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	font-size: 83%;
}
*html #sabnavi50 a:link, *html #sabnavi50 a:visited {
	text-decoration: none;
}
*html #sabnavi50 a:hover{
	text-decoration: underline;
}
#sabnavi50 ul {
	list-style-type: none;
}
#sabnavi50 li {
	float:left;
	width:317px;
	height:18px;
	list-style-type: none;
	background-color: #FFFFFF;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-top: 4px;
	margin-bottom: 5px;
}
*html #sabnavi50 li {
	padding-top: 7px;
}


/* ------------product-item------------ */
#product-item {
	margin-top: 18px;
}
*html #product-item a:link, *html #product-item a:visited {
	text-decoration: none;
}
*html #product-item a:hover{
	text-decoration: underline;
}
#product-item .item-font83 {
	font-size: 83%;
}


#product-item .product-item01 {
	margin-bottom: 20px;
}
#product-item .product-item01 h3 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 13px;
	text-align: left;
}
#product-item .product-item01 .item-text {
	margin-bottom: 10px;
}
#product-item .product-item01 .item-text-left {
	text-align: right;
}
#product-item .product-item01 table {
	width: 684px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	margin-bottom: 5px;
}
#product-item .product-item01 table th, #product-item table td {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	padding-left: 3px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 3px;
}
#product-item .product-item01 table th {
	background-color: #eff0f3;
	text-align: left;
}
#product-item .product-item01 table td {
	font-size: 83%;
}
#product-item .product-item01 table .item-center {
	text-align: center;
}
#product-item .product-item01 table .item-center2 {
	vertical-align:middle;
}