@charset "utf-8";

div#detail{
	background: #000 url("img/de.jpg") no-repeat scroll center top;
	width: 599px;
	height: 393px;
	margin: 2em auto 0 auto;
	text-align:left;
}

div#description{
	width:400px;
	margin-left:23px;
	padding-top:80px;
	color:#fff;
}

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;
}