@charset "Shift_JIS";

#profile{
	padding-left:25px;
}

.sakuhin{
	padding:10px 0px;
	color: #245912;
}

#profile #detail {
	width:350px;
	display:block;
	padding-top:8px;
	/*border: #000000 solid 1px;*/
	clear:both;
}
#profile #detail .date{
	clear:both;
	width:70px;
	float:left;
	/*border: #000000 solid 1px;*/
	font-size:80%; line-height:160%;
}
#profile #detail .honbun{
	width:270px;
	float:right;
	/*border: #CC0000 solid 1px;*/
	font-size:80%; line-height:160%;
}
