/* 費用
------------------------------------------------ */
#about .price{
	width:622px;
	padding:15px;
	margin-bottom:20px;
	border:4px #CCC solid;
}

#about .option{
	padding-left:30px;
	margin-bottom:20px;
}


#about .basic{
	width:660px;
	margin-bottom:50px;
}
#about .basic .l{
	width:185px;
	float:left;
}

#about .basic dl{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px #CCC solid;
}

#about .basic dt{
	width:230px;
	float:left;
}
#about .basic dd{
	width:220px;
	float:right;
}

#about .basic .r{
	width:460px;
	float:right;
}
#about .basic .total{
	font-weight:bold;
}


#koujo .box{
	width:628px;
	padding:15px;
	margin-bottom:20px;
	border:1px #CCC solid;
}
#koujo .box dt{
	font-weight:bold;
}
#koujo .box dd{
	padding-left:20px;
	margin-bottom:10px;
}
#koujo .box dd .l{
	width:25px;
	float:left;
}
#koujo .box dd .r{
	width:570px;
	float:right;
}

#hosho .price{
	width:622px;
	padding:15px;
	margin-bottom:20px;
	border:4px #CCC solid;
}