@charset "utf-8";

/*　ギャラリー
------------------------------------------------------------ */

#img_gallery {
	width: 600px;
	height: 250px;
	background: url(../common/images/img_gallery.jpg) no-repeat;
	text-indent: -999em;
}

dl {
	margin: 0;
}

dt {
	width: 250px;
	height: 187px;
	_height: 203px;
	padding-bottom: 15px;
}

dd {
	margin-top: -203px;
	width: 250px;
	height: 187px;
	_height: 203px;
	padding-bottom: 15px;
	padding-left: 290px;
}
