@charset "UTF-8";

@import url("default.css");
@import url("common.css");


/*====================================== bikyaku */

#main{
	width:860px;
}
#mainBox{
	width:860px;
}

.unit01 p{
	margin-top:20px;
}

.door{
	margin-top:20px;
	padding-left:100px;
}

.btnKey{
	margin-top:40px;
	text-align:center;
}
.btnBack{
	margin-top:-28px;
	padding-bottom:10px;
}


/*-------------------------------------- index */
#indexSect{
	width:834px;
	margin:35px auto 0;
	text-align:left;
	overflow:hidden;
}
#indexMain{
	width:731px;
	float:left;
	position:relative;
}
#indexTop{
	width:84px;
	float:right;
	padding-top:450px;
}
#indexBtn{
	width:534px;
	position:absolute;
	right:0;
	top:163px;
}
#indexBtn li{
	margin-bottom:15px;
}


/*-------------------------------------- key point 1 */
#weekday{
	width:860px;
	overflow:hidden;
}
#weekday .unit01{
	width:310px;
	float:left;
	padding-top:25px;
}
#weekday .unit02{
	width:530px;
	float:right;
}
#weekday .unit02 .note{
	margin-top:20px;
	text-align:right;
}

/*-------------------------------------- key point 2 */
#state{
	width:860px;
	overflow:hidden;
}
#state .unit01{
	width:330px;
	float:left;
	padding-top:25px;
}
#state .unit02{
	width:510px;
	float:right;
	text-align:center;
}
#state .unit02 .note{
	margin-top:10px;
	padding-left: 40px;
	text-align: left;
}

#exercise{
	width:860px;
	padding-top:25px;
	overflow:hidden;
}
#exercise .unit01{
	width:340px;
	float:left;
}
#exercise .unit02{
	width:437px;
	float:right;
}

#legwere{
	width:860px;
	padding-top:25px;
	overflow:hidden;
}
#legwere .unit01{
	width:370px;
	float:left;
}
#legwere .unit02{
	width:452px;
	float:right;
}


/*-------------------------------------- key point 3 */
#structure{
	width:860px;
	padding-top:25px;
	overflow:hidden;
}
#structure .unit01{
	width:435px;
	float:left;
}
#structure .unit02{
	width:400px;
	float:right;
}
.structureKey{
	padding:25px 0;
}
