@charset "UTF-8";

.mt-05 { margin-top: -5px !important;}
.mt-10 { margin-top:-10px !important;}
.mt-12 { margin-top:-12px !important;}
.mt-15 { margin-top:-15px !important;}
.mt-20 { margin-top:-20px !important;}
.mt-25 { margin-top:-25px !important;}
.mt-30 { margin-top:-30px !important;}
.mb-05 { margin-bottom: -5px !important;}
.mb-10 { margin-bottom:-10px !important;}
.mb-12 { margin-bottom:-12px !important;}
.mb-15 { margin-bottom:-15px !important;}
.mb-20 { margin-bottom:-20px !important;}
.mb-25 { margin-bottom:-25px !important;}
.mb-30 { margin-bottom:-30px !important;}

.mt00 { margin-top: 0   !important;}
.mt05 { margin-top: 5px !important;}
.mt10 { margin-top:10px !important;}
.mt12 { margin-top:12px !important;}
.mt15 { margin-top:15px !important;}
.mt20 { margin-top:20px !important;}
.mt25 { margin-top:25px !important;}
.mt30 { margin-top:30px !important;}
.mt35 { margin-top:35px !important;}
.mt40 { margin-top:40px !important;}
.mt45 { margin-top:45px !important;}
.mt50 { margin-top:50px !important;}
.mr00 { margin-right: 0   !important;}
.mr05 { margin-right: 5px !important;}
.mr10 { margin-right:10px !important;}
.mr12 { margin-right:12px !important;}
.mr15 { margin-right:15px !important;}
.mr20 { margin-right:20px !important;}
.mr25 { margin-right:25px !important;}
.mr30 { margin-right:30px !important;}
.mr35 { margin-right:35px !important;}
.mr40 { margin-right:40px !important;}
.mr45 { margin-right:45px !important;}
.mr50 { margin-right:50px !important;}
.mb00 { margin-bottom: 0   !important;}
.mb05 { margin-bottom: 5px !important;}
.mb10 { margin-bottom:10px !important;}
.mb12 { margin-bottom:12px !important;}
.mb15 { margin-bottom:15px !important;}
.mb20 { margin-bottom:20px !important;}
.mb25 { margin-bottom:25px !important;}
.mb30 { margin-bottom:30px !important;}
.mb35 { margin-bottom:35px !important;}
.mb40 { margin-bottom:40px !important;}
.mb45 { margin-bottom:45px !important;}
.mb50 { margin-bottom:50px !important;}
.ml00 { margin-left: 0   !important;}
.ml05 { margin-left: 5px !important;}
.ml10 { margin-left:10px !important;}
.ml12 { margin-left:12px !important;}
.ml15 { margin-left:15px !important;}
.ml20 { margin-left:20px !important;}
.ml25 { margin-left:25px !important;}
.ml30 { margin-left:30px !important;}
.ml35 { margin-left:35px !important;}
.ml40 { margin-left:40px !important;}
.ml45 { margin-left:45px !important;}
.ml50 { margin-left:50px !important;}




/*------------------------------------------------------------
	3DCADハンズオントレーニング
------------------------------------------------------------*/
#section_main {
	margin-bottom: 20px;
	overflow: hidden;
}
#section_cad01 {
	width:895px;
	font-size: 13px;
	margin:0 0 25px 15px;
	overflow: hidden;
}
#section_cad01 .left {
	float: left;
	width: 206px;
}
#section_cad02 {
	width:890px;
	font-size: 18px;
	margin:0 auto 30px;
	overflow: hidden;
}
#section_cad02 table {
	width:580px;
	float:left;
	background: url(../img/cad02_line.gif) left top repeat-x;
}
#section_cad02 table th {
	color:#888e00;
	padding:10px 20px 10px 5px;
	text-align:left;
	background: url(../img/cad02_line.gif) left bottom repeat-x;
}
#section_cad02 table td {
	text-align:left;
	background: url(../img/cad02_line.gif) left bottom repeat-x;
	font-weight:bold;
}
#section_cad02 .right {
	float: right;
}

#section_cad03 {
	width:890px;
	background: url(../img/cad03_bg.gif);
	font-size: 14px;
	margin:0 auto 40px;
	padding:5px;
	overflow: hidden;
}
#section_cad03 .day {
	background:#fff;
	padding:13px 20px;
}
#section_cad03 table th {
	color:#888e00;
	width:110px;
	font-weight:normal;
	font-size:22px;
	text-align:left;
	border-right:#e2e2e2 1px solid;
}
#section_cad03 table td.tx01 {
	color:#888e00;
	text-align:left;
	font-weight:bold;
	padding:0 10px 0 25px;
}
#section_cad03 table td.tx02 {
	text-align:left;
	padding:0 0 10px;
}


#section_cad04 {
	width:890px;
	font-size: 14px;
	margin:0 auto 40px;
	overflow: hidden;
}
#section_cad04 .left {
	float: left;
	width: 300px;
}

#section_cad05 {
	width:890px;
	font-size: 14px;
	color:#666666;
	margin:23px auto 80px;
	overflow: hidden;
}
#section_cad05 .left {
	float: left;
	width: 530px;
}
#section_cad05 .left img {
	float: left;
	margin-right:10px;
}
#section_cad05 .right {
	float: right;
	width: 320px;
}


.btn_cad img{
	width: 540px;
    display:block;
    margin: 0 auto;
    text-align: center;
}
.text_cad {
	padding: 0 14px;
	margin-bottom: 1px;
	font-size: 11px;
}

