@charset "utf-8";
/* center CSS */

/* details */
#det {
}
#det .icon01 {
	height:15px;
	text-indent:-9999px;
	font-size:0;
	background-image: url(../../shared/images/icon_nt01.gif);
	background-repeat: no-repeat;
	background-position:right 0;
}
#det .icon02 {
	height:15px;
	text-indent:-9999px;
	font-size:0;
	background-image: url(../../shared/images/icon_nt02.gif);
	background-repeat: no-repeat;
	background-position:right 0;
}
#det .icon03 {
	height:15px;
	text-indent:-9999px;
	font-size:0;
	background-image: url(../../shared/images/icon_nt03.gif);
	background-repeat: no-repeat;
	background-position:right 0;
}
#det .left02 {
	width:290px;
	float:left;
}
#det .left02 img {
	border:1px solid #b9b8ae;
	margin-top:15px;
}
#det .right02 {
	width:310px;
	float:right;
	margin-top:15px;
}

