#pr_list {
	width: 590px;
	float: right;
	margin-top: 2px;
	padding: 0px;
	background-color: #ffffff;
	text-align:left;
}

#pr_list img {
	border-width: 0px;
}

#pr_list dl {
	line-height: 1.5;
	font-size: small;
}

#pr_list dt {
	font-weight: bold;
	width: 400px;
	float:right;
}

#pr_list dd img { /*-----------------change-----------------*/
	float:left;
	width: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#pr_list dd p {
	width: 400px;
	float: right;
	font-size: 11px; /*-----------------change-----------------*/
}

.detail {
	width: 400px;
	float: right;
}
.clear {
	clear: both;
}

.jump_list {
	text-align: left;
	line-height: 1.5;
	margin-left: 0px;
	font-size: small;
	color: #666666;
	width: 100%;
}

.jump_list td{
	width: 33%;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	vertical-align: top;
}

.small {
	font-size: 11px;
}

.medium {
	font-size: 12px;
}

.gray td{
	margin: 0px;
	padding: 4px;
	border-width: 1px;
	border-color: #eef0f1;
}

.gray{
	width: 410px;
	border-style: solid;
	border-collapse: separate;
	border-width: 1px;
	border-color: #eef0f1;
}
.gry_m {color:#333333 ; font-size:12px;line-height:150%}
.gry_s {color:#333333 ; font-size:9px;line-height:150%}

/* WEB CATALOG
------------------------------------------*/

#pr_list a.catalog {

	width: auto;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 10px;
	height: auto;
	font-weight: normal;
	float: left;
	font-style: normal;
	border: 1px solid #666666;
	margin-top: 3px;
	line-height: 1em;
	margin-left: 3px;
	text-align: center;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;

}

#pr_list a:hover.catalog {
background-position:0px -18px;
}


#pr_list a.more_info {
width:90px;
height:18px;
display:block;
margin:5px 0px;
overflow:hidden;
text-decoration:none;
text-indent:-9999px;
background:url("/en/products/images/ico_detail.gif") no-repeat;
}

#pr_list a:hover.more_info {
background-position:0px -18px;
}
