@charset "UTF-8";

#others .containerBox {
	clear: both;
	position: relative;
	overflow: hidden;
}

#others .imgBox {
	float: left;
	position: relative;
	overflow: hidden;
	width: 285px;
	margin: 10px 0 15px 30px;
}

#others .imgBox h2 {
	margin: 0;
}

#others .imgBox h2 span {
	font-size: 80%;
}

#others .imgBox p {
	margin: 3px 0 3px;
	vertical-align: top;
}

#others .imgBox p span {
	font-size: 80%;
}

#others .imgBox ul {
	position: absolute;
	right: 25px;
	bottom: 0;
	margin: 0;
}

#others .imgBox ul li {
	font-size: 70%;
}
#naiyo .containerBox .imgBox .pbox {
	float: left;
	width: auto;
	margin: 0px;
	padding: 0px;
}
