@charset "UTF-8";

.hotaru{
	background:url(../youro/img/all_bg2.gif) repeat top left;
	width:558px;
	padding:20px;
	height: auto;
	position:relative;
}
.hotaru dt{
	position:absolute;
	text-align:center;
	width:200px;
	padding-top:20px;
}
.hotaru dd{
	padding-left:210px;
	color:#666;
	line-height:1.5em;
}
.hotaru dd h3{
	color:#739921;
	margin-bottom: 2px;
	font-size:1.2em;
}
.katudo_dl{
	position:relative;
	margin-bottom:20px;
}
.katudo_dl dt{
	position:absolute;
}
.katudo_dl dd{
	padding-left:5.5em;
	border-bottom:1px #666 dotted;
	padding-bottom:5px;
	margin-bottom:5px;
}
.txtc{
	text-align:center;
}
.tv{
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	width: 400px;
}
