#contents .osusume-box{
	height: 130px;
	width: 292px;
	margin-right: 15px;
	font-size: 80%;
	float: left;
}
.osusume-box .image-box img{
	margin: 2px;
}
.osusume-box .image-box a{
	height: 116px;
	width: 84px;
	margin-right: 5px;
	display:block;
	float: left;
}
.osusume-box .image-box a:hover{
	background-color:#F93;
}
#contents .osusume-box p{
	line-height: 160%;
}
#contents .osusume-line{
	width: 620px;
	margin-top: 30px;
	height: 160px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}