#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;
}

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

#contents dt{
	margin-bottom:4px;
	padding-left:22px;
	background:url(../name/images/towelicon.gif) center left no-repeat;
}

#contents dd{
	margin-left:0px;
	margin-bottom:10px;
	padding-left:0px;
	padding-top:90px;
	width:120px;
}

#contents ul{
	list-style-type:none;
	margin-left:10px;
	margin-bottom:20px;
}

#contents ul li{
	float:left;
	width:150px;
	background:url(../images/arrow2.gif) center left no-repeat;
	margin-right:20px;
	padding-left:16px;
}

#contents dl.flow{
	margin-left:10px;
}

#contents dl.flow dt{
	margin-bottom:0px;
	padding-left:16px;
	background:url(../images/arrow2.gif) center left no-repeat;
}

#contents dl.flow dd{
	margin-left:16px;
	margin-bottom:10px;
	padding:0;
	width:100%;
}

#contents ul{
	list-style-type:none;
	margin-left:10px;
	margin-bottom:20px;
}

#contents ul li{
	float:left;
	width:150px;
	background:url(../images/arrow2.gif) center left no-repeat;
	margin-right:20px;
	padding-left:16px;
}

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

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

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

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

hr{
	clear:left;
	color:#cccccc;
	height:1px;
}

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

.pict{
	width:120px;
	position:absolute;
	top:0;
	left:0;
}

.data{
	width:421px;
	margin-left:130px;
}

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

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

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

#contents p.top a{
	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;
}