@charset "utf-8";
/* CSS Document */
.float_left{
	float:left;
}
.float_right{
	float:right;
}
/*floatclearbox*/
.float_clear {
	display: inline-table;
	min-height: 1%;
	}
.float_clear:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .float_clear { height: 1%; }

.float_clear {
	display: inline-table;
	min-height: 1%;
	display: block; 
	}
/* End hide from IE-mac */

/* gym-hukidashi */
.hukidashi{
	background:url(../images/contents/gym-club/hukidashi_bg.gif) no-repeat 1px 0;
	padding:31px 30px 10px 30px;
}
/* goal-class */
.w250c{
	width:250px;
	text-align:center;
}
.w465{
	width:465px;
}
/* about */
.divdl01{
	margin:0px;
	padding:0px;
}

.divdl01 dl.dl01,.divdl01 dl.dl01right{
	margin:0px;
	padding:0px;
	width:184px;
}
.divdl01 dl.dl01{
	margin:0px 8px 0px 0px;
}

.divdl01 dl.dl01 dt,.divdl01 dl.dl01right dt{
	margin:0px;
	padding:0px;
	width:184px;
}

.divdl01 dl.dl01 dd,.divdl01 dl.dl01right dd{
	margin:2px 0px 10px 0px;
	padding:0px 5px;
	width:174px;
	background-image:url(../images/box2_bg.gif);
	color:#666666;
	line-hight:1.5em;
	
}
/* winvision */

.w470{
	width:450px;
	padding:0px 0px 30px 10px;
}
p.ty{
	border:1px solid #CDE0AE;
	padding:5px;
	margin: 5px auto;
	width:180px;
}
