@charset:iso-8859-1;

div#contents {
	width: 570px !important;
	padding: 0px !important;
	margin: 25px 0px 10px 0px !important;
/*	margin: 25px 0px 30px 0px !important;*/
	text-align: center;
	background: #FFF !important;
	display:inline-block;
	overflow:hidden;
}
/*---------- product name ----------*/
h2{
	clear: both;
	padding-left: 35px;
	font-size: 85%;
	font-weight: normal;
	line-height: 1.6em;
	letter-spacing: 1px;
	background: #CCC url(/english/products/images/hdec.gif) no-repeat 0px 0px;
	border:none;
	margin-top: 0;
	margin-bottom: 0;
}

/*---------- product option ----------*/
.lnav3{
	padding:10px 10px 2px 0;
	border-top: 1px dashed #999;
	clear:both;
}
	
.lnav3 a{
	display:block;
	padding-left:8px;
	background: url(/japanese/images/icn_item1.gif) no-repeat 0px 0.3em;
}

/*---------- outline  ----------*/
dl.outline, ul.outline {
	clear: both;
	width: 520px;
	display:inline-block;
	overflow:hidden;
	margin: 10px 25px 25px 24px;
/*	margin: 10px 25px 15px 24px;*/
}


