@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;
}
#speckbox p {
	line-height: 1.1em;
	margin-bottom: -0.5em;
}


div#description p{
	margin:1em;
	padding:1em 0;
}

div#pickup p{
	float:none;
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 3em;
	line-height: 1.8em;
}

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 {
	float: left;
	text-align: center;
	width: 504px;
}
#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;

}
p#b {
	font-weight: bold;
}
p#red {
	font-size: 1.2em;
	font-weight: bold;
	color: #660000;
}
li#t {
	list-style-type: none;
	text-align: left;
	margin-left: 3em;
	margin-top: 1em;
}
li#n {
	text-align: left;
	margin-left: 4em;
}

