/* CSS Document */

body{
font-family:"‚l‚r ‚oƒSƒVƒbƒN",Osaka, sans-serif;
font-size:11px;
color:#5e3100;
margin:0px;
padding:0px;
background-image:url(../images/bg.gif);
}

#topSet{
width:534px;
height:49px;
margin:auto;
padding-top:15px;
text-align:center;
position:relative;
}

#topLogo{
float:left;
width:200px;
margin:0px;
padding-left:6px;
text-align:left;
}

#topNav{
float:right;
width:320px;
height:44px;
margin-top:5px;
padding-left:6px;
text-align:right;
}

#topNav a{
margin-right:10px;
}

#productContent{
width:534px;
margin:auto;
padding-top:30px;
text-align:left;
}

#productImg{
float:left;
width:305px;
margin:0px;
padding:0px;
text-align:left;
}

#productDetail{
float:left;
width:229px;
text-align:left;
}


#productListContent h2{
text-align:left;
color:#632d11;
font-size:14px;
margin-top:0px;
margin-bottom:14px;
margin-left:45px;
padding:0px;
border-bottom:dotted thin;
width:534px;
}

#productListContent table td{
	width:166px;
}

#productListContent table img{
	margin:5px 25px 5px 0px;
}

#productDetail h1{
width:229px;
border-bottom:#acacac 1px dotted;
color:#632d11;
font-size:14px;
margin-top:0px;
margin-bottom:15px;
padding:0px;
}

#productDetail p{
color:#632d11;
font-size:11px;
margin-bottom:5px;
padding:0px;
line-height:1.5em;
}

#productThumb{
display:block;
text-align:left;
padding-right:5px;
margin-top:10px;
margin-bottom:20px;
}

#productCode{
width:229px;
text-align:left;
border-bottom:#acacac 1px dotted;
padding-bottom:5px;
margin-bottom:15px;
}

#productSize{
width:229px;
text-align:left;
padding-bottom:5px;
margin-bottom:15px;
}

#productSize p{
color:#632d11;
font-size:11px;
margin-bottom:1px;
padding:0px;
}

#bottomDots{
float:left;
width:753px;
height:3px;
background-image:url(../images/dots.gif);
margin-top:20px;
margin-bottom:20px;
}

#bottomText{
width:553px;
margin:auto;
padding-top:5px;
padding-bottom:10px;
padding-left:0px;
padding-right:0px;
text-align:center;
}

#navCopyright{
width:553px;
margin:auto;
padding-left:0px;
padding-right:0px;
padding-bottom:5px;
text-align:right;
color:#a89075;
}