.box_gakka {
	width: 714px;
	margin-top: 10px;
	overflow:hidden
}
.box_gakka .img_l{
	float: left;
}
.box_gakka .box_r{
	float: right;
	height:112px;
	background-color: #D5FDFC;
}
.box_gakka .img_r {
	overflow: hidden;
	margin: 0px;
}
.box_gakka .box_txt{
	float: right;
	width: 545px;
	padding-left: 10px;
	overflow: visible;
	background-color: #D5FDFC;
}
.box_gakka dd{
	height: 13px;
	padding-left: 18px;
	font-size: 75%;
	padding-top: 3px;
	padding-bottom: 5px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
}

