img.title-img{
	width: 100%;
}
.item {
	margin-bottom: 50px;
	font-size: 16px;
}
.item .img img{
	width: 100%;
}

.item h2{
	padding: 10px;
	font-size: 25px;
	font-weight: bold;
	color: rgb(179, 97, 5);
}
.item .honmyou{
	font-weight: bold;
	float: left;
}
.item .setsumei{
	font-weight: bold;
	margin-bottom: 10px;
}
.item .real-name{
	padding: 0 12px;
	margin-bottom: 10px;
	font-size: 16px;
}
.item .summary{
	padding: 0 10px;
	font-size: 16px;
	color: #333;
	line-height: 1.5;
}
