@charset "utf-8";

#contents
{
	width:90%;
	margin:0 auto 0 auto;
	z-index:50;
}

/***********	内容	***************************************************/
#hirono
{
	width:760px;
	margin:0 auto 20px auto;
	text-align:justify;
}

#hirono_comment
{
//	padding:10px 20px;

}

.hirono_link
{
	width:220px;
	float:left;
	text-align:center;
}

.hirono_illust
{
	width:500px;
	float:right;
}

