@charset "utf-8";

div#detail{
	background: #fff url("img/de.jpg") no-repeat scroll center top;
	width: 599px;
	height: 393px;
	margin: 2em auto 0 auto;
	text-align:left;
}

div#description{
	width:257px;
	margin-left:23px;
	padding-top:100px;
	color:#000;
}

div#description p{
	margin:1em;
	padding:1em 0;
}

div#innerbox p{
	padding:0 1em 1em 1em;
	line-height:1.8em;
	width:300px;
	float:left;
}

div#innerbox img{
	float:right;
	margin-right:1em;
	margin-bottom:1em;
}

li#frame{
	margin-left:4.5em;
	text-indent:-4.5em;
}

li#fork{
	margin-left:7em;
	text-indent:-7em;
}
#otherimg img {
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
}



div#pickupdesc{
	width:504px;
	background: #fff url(../../img/bg_slash.gif) repeat scroll center top;
	margin:1em auto;
	text-align:left;

}

