@charset utf-8;

.itembox{
	width:845px;
}
.itembox p {
	margin-bottom:1.5em;
}

.itembox .left {
	width:573px;
	border:1px solid #c6b4ac;
}
.itembox .left2 {
	width:432px;
	float:left;
}

.itembox .right {
	width:240px;
	font-size:11px;
	letter-spacing:1px;
	line-height:1.5;

}
.itembox .right2 {
	width:385px;
	float:right;
	text-align: right;
	margin-bottom: 10px;
}

.title{
	font-size:11px;
	margin-bottom:5px;
	font-weight:bold;
}
.itembox .img {
	text-align:center;
}
	
.p{
	font-size:11px;
}
