#wrapper{
	position:relative;
	width:760px;
	margin-top:10px;
}

#subnav{
	position:absolute;
	top:0;
	left:10px;
	width:141px;
	background-color:#5FC5DE;
}
#subnav ul{
	list-style-type:none;
	background-color:#5FC5DE;
	margin-left:4px;
}

#subnav ul li a{
	display:block;
	width:131px;
	padding:3px;
	color:#ffffff;
	border-bottom:1px dotted #ffffff;
	text-align:center;
	text-decoration:none;
}

#subnav ul li.end a{
	display:block;
	width:131px;
	padding:3px;
	color:#ffffff;
	border-bottom:none;
	text-align:center;
	text-decoration:none;
}
#subnav ul li a:hover{
	color:#3366CC;
}

#subnav ul.option{
	list-style-type:none;
	background-color:#ffffff;
	padding-top:10px;
	margin-left:0px;
}

#subnav ul.option li a{
	width:100%;
	padding-left:18px;
	background:url(../images/arrow2.gif) center left no-repeat;
	text-align:left;
	color:#333333;
}

#contents{
	width:581px;
	margin-left:168px;
}

#contents table{
	border-top:1px solid #cccccc;
	border-bottom:none;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	font-size:100%;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}

#contents td{
	border-top:none;
	border-bottom:1px solid #cccccc;
	border-left:none;
	boeder-right:none;
	padding:4px;
	line-height:1.6;
}

#contents th{
	border-top:none;
	border-bottom:1px solid #cccccc;
	border-left:none;
	border-right:1px solid #cccccc;
	background-color:#f3f3f3;
	font-weight:normal;
	padding:4px;
	width:160px;
	line-height:1.6;
	vertical-align:top;
	text-align:left;
}
#contents th.bk2{
	border-top:none;
	border-bottom:1px solid #cccccc;
	border-left:none;
	border-right:none;
	background-color:#eaeaea;
	font-weight:normal;
	padding:10px;
	width:160px;
	line-height:1.6;
	text-align:center;
	vertical-align:top;
}

#contents table.print{
	border-top:none;
	border-bottom:1px solid #cccccc;
	border-left:none;
	border-right:1px solid #cccccc;
	font-size:100%;
	width:100%;
	margin-top:0px;
	margin-bottom:30px;
}

#contents table.print td{
	border-top:none;
	border-bottom:none;
	border-left:1px solid #cccccc;
	boeder-right:none;
	padding:4px;
	line-height:1.6;
	text-align:center;
	vertical-align:top;
}

#contents table.print th{
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:none;
	background-color:#f3f3f3;
	font-weight:normal;
	padding:4px;
	width:50%;
	line-height:1.6;
	vertical-align:top;
	text-align:center;
}

#contents table.spec{
	border-top:1px solid #cccccc;
	border-bottom:none;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	font-size:100%;
	width:361px;
	margin-top:10px;
	margin-bottom:10px;
}
#contents table.spec td{
	border-top:none;
	border-bottom:1px solid #cccccc;
	border-left:none;
	boeder-right:none;
	padding:4px;
	line-height:1.6;
}

#contents table.spec th{
	border-top:none;
	border-bottom:1px solid #cccccc;
	border-left:none;
	border-right:1px solid #cccccc;
	background-color:#f3f3f3;
	font-weight:normal;
	padding:4px;
	width:120px;
	line-height:1.6;
	vertical-align:top;
	text-align:left;
}

#contents ul li{
	float:left;
	width:160px;
	margin-right:28px;
}

#contents dt{
	margin-bottom:4px;
	padding-left:22px;
	background:url(../name/images/towelicon.gif) center left no-repeat;
}
#contents dt.f1{
	margin-bottom:4px;
	padding-left:22px;
	background:url(../name/images/f1.gif) center left no-repeat;
}
#contents dt.f2{
	margin-bottom:4px;
	padding-left:22px;
	background:url(../name/images/f2.gif) center left no-repeat;
}
#contents dt.f3{
	margin-bottom:4px;
	padding-left:22px;
	background:url(../name/images/f3.gif) center left no-repeat;
}
#contents dd{
	margin-left:0px;
	padding-left:0px;
	width:160px;
	font-size:75%;
}

#contents ul{
	list-style-type:none;
}



#category{
	width:740px;
	margin-top:8px;
	margin-left:10px;
}

#title{
	position:absolute;
	top:148px;
	left:168px;
	width:581px;
}

h2{
	background:url(../images/ptitle_bg.gif) top left no-repeat;
	background-color:#f4f4f4;
	font-size:140%;
	padding-left:28px;
	margin-bottom:20px;
}

h3{
	clear:left;
	padding-left:20px;
	margin-bottom:4px;
	background:url(../products/images/detail.gif) center left no-repeat;
	font-size:120%;
}

em{
	padding-left:4px;
	font-style:normal;
	font-size:80%;
	color:#dd2222;
}

.att{
	border-bottom:1px solid #dd2222;
	font-weight:bold;
	font-size:100%;
	color:#dd2222;
}
hr{
	clear:left;
	color:#cccccc;
	height:1px;
}

.sectionwrap{
	width:581px;
	position:relative;
	margin-bottom:0px;
}

.pict{
	width:160px;
	height:140px;
	border:1px solid #cccccc;
	position:absolute;
	top:0;
	left:0;
}

.data{
	width:361px;
	margin-left:190px;
}

.txtr{
	text-align:right;
}
a:link{
	color:#4FB2CA;
	text-decoration:none;
}
a:visited{
	color:#800080;
	text-decoration:none;
}
a:hover{
	color:#ff6600;
	text-decoration:underline;
}
.left{
	float:left;
	margin-right:10px;
}

.right{
	float:right;
	margin-left:20px;
}

#contents p.top{
	margin-bottom:20px;
	clear:both;
	text-align:right;
}

#contents p.top a:link{
	margin-bottom:20px;
	clear:both;
	text-align:right;
	color:#4FB2CA;
	text-decoration:none;
}
#contents p.top a:visited{
	color:#4FB2CA;
}

#contents p.top a:hover{
	color:#ff6600;
	text-decoration:underline;
}

.fontlist{
	margin-top:10px;
	margin-bottom:20px;
}

#contents ul.data{
	list-style:disc;
	margin-left:0px;
}

#contents ul.data li{
	margin-left:20px;
	float:none;
	width:100%;
}

#contents p{
	margin-bottom:10px;
}