@charset "utf-8";
/* CSS Document */

/*-- StoryBook --*/

#contents-main {
	width: 730px;
	margin: auto;
}

#contents-left img {
	margin: 10px 0 0 20px;
}

#contents-left li {
    list-style:none;
    font-size: 11px;
    *font-size: 71%;
    margin-bottom: 5px;
}

#contents-right {
	width: 585px;
	float: right;
}

.contents-midashi {
	width: 712px;
	padding-top: 5px;
	margin-left: 15px;
}

#item-box {
	width: 712px;
	height: 460px;
	margin-left: 15px;
	margin-top: 20px;
}

.items {
	height:430px;
}


#item-detail {
	height: 453px;
}

#item-detail .left {
	width: 370px;
	float: left;
	text-align: right;
}

#item-detail .right {
	width: 325px;
	float: right;
	font-size: 11px;
	*font-size: 71%;
	color: #69594C;
	line-height: 1.6em;
}

#item-detail .right .text {
	height: 153px;
	*height: 157px;
}

#item-detail .right .thumb img {
	margin-top: 4px;
	margin-right: 4px;
}
