@charset "utf-8";

#blBox {
	padding:0 0 25px;
}

#blBox img {
	margin:0 auto;
}

#blBox2 {
	width:610px;
	margin:0 auto;
}

#blBox2 h3 {
	padding:0 0 27px;
}

#blBox2 dl {
	float:left;
	position:relative;
	left:2px;
	width:290px;
	padding:0 0 25px 8px;
}

#blBox2 .jun02,
#blBox2 .jun04 {
	float:right;
}

#blBox2 dl dt {
	padding:0 0 7px;
}

#blBox2 dl dt,
#blBox2 dl .description {
	float:right;
	width:155px;
	line-height:1.4;
}

#blBox2 dl .photo {
	float:left;
	width:128px;
}

/* @group clearfix ----------------------------------------- */

#blBox2 dl:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
	font-size:0;
}

* html #blBox2 dl {/* IE6 */
	zoom:1;
}

*:first-child+html #blBox2 dl {/* IE7 */
	zoom:1;
}

/* @end */
