
#bosyuu{
	width: 720px;
}

#bosyuu .box_area{
	width: 720px;
	float: left;
	margin: 0 0 30px;
	padding: 0 0 30px;
	border-bottom: 1px solid #ccc;
}

#bosyuu .box_area .text_box{
	float: left;
	width: 400px;
	line-height: 18px;
}

#bosyuu .box_area .text_box ul{
	float: left;
	width: 400px;
}

#bosyuu .box_area .text_box ul li{
	float: left;
	width: 400px;
	margin: 0 0 7px;
	padding: 0 0 7px;
	border-bottom: 1px dotted #ccc;
}

#bosyuu .box_area .text_box ul li div{
	float: left;
	width: 80px;
}

#bosyuu .box_area .text_box ul li p{
	float: left;
	width: 320pxpx;
}

#bosyuu .box_area .text_box .text{

}

#bosyuu .box_area .text_box .bt{
	text-align: center;
	margin: 10px 0 0;
}

#bosyuu .box_area .image_box{
	float: right;
	width: 300px;
}