@charset "utf-8";
/*
///////////////////////////////////////////
CSS FOR Common
Made by TRAM
/////////////////////////////////////
*/
body {
	color:#282828;	
}


.fee-table {
	font-size:134%;	
	line-height:35px;
	text-align:center;
}
.fee-table table,.fee-table tr,.fee-table th,.fee-table td {
	border-collapse:collapse;
	border:1px solid #d4d4d4;	
}
.fee-table .row1 th {
	height:40px;
	line-height:40px;	
}
.fee-table td {
	width:33.3333%;	
}

.fee-table2 th{

}
.fee-table2 td {
	width: 100%;
	display: block;
	letter-spacing:-1px;
	text-align: left;
	padding: 0 10px;
}

.fee-table2 .row1{
	display: none;
}
.bg-green {background:#ccecec;}
.bg-white {background:#fff;}
.bg-gray {background:#f0f0f0;}
.fee-anchor {
	font-size:117%;	
	line-height:1.8;
	margin-bottom:35px;
}

.fee-anchor li {
	width:100%;
	float:left;	
}
.fee-anchor li + li {
	margin-top:30px;	
}
.fee-anchor dt {
	float:left;
	width:106px;
	height:106px;
	text-align:center;
	background:#185b9e;
	-moz-border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
	behavior:url("pie/PIE.htc");	
	line-height:106px;
	color:#fff;
	font-size:150%;
	font-weight:bold;
	letter-spacing:-1px;
	margin-left:10px;
}
.fee-anchor dd {
	padding-left:134px;
}
p.des {
	font-size:117%;
	line-height: 1.8;
	margin:5px 0 0 10px;
}
#Floor, #Mizu {
	margin-top: 80px;
}







































