@charset "UTF-8";
/* CSS Document */
/* ========hands_on========= */
.hotx-1{
	font-size: 13px;
	margin-left: 20px;
	display: block;
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.hotx-1r{
	font-size: 13px;
	margin-left: 20px;
	display: block;
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}

.hotx-2{
	font-size: 13px;
	margin-left: 20px;
	display: block;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	line-height: 28px;
}
.hotx-3{
	font-size: 13px;
	margin-left: 30px;
	display: block;
	line-height: 28px;
	width: 220px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.hotx-4{
	font-size: 13px;
	margin-left: 0px;
	display: block;
	line-height: 28px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-left: 250px;
}
.hotx-5{
	font-size: 13px;
	margin-left: 60px;
	display: block;
	line-height: 28px;
	width: 140px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.hotx-6{
	font-size: 13px;
	display: block;
	line-height: 28px;
	padding-left: 210px;
	margin: 0px;
}
.hotx-7{
	font-size: 13px;
	margin-left: 30px;
	display: block;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.hotx-8{
	line-height: 22px;
	margin-left: 40px;
	font-size: 13px;
	margin-left: 20px;
	display: block;
}
.hotx-9{
	font-size: 13px;
	margin-left: 20px;
	display: block;
}
.hotx-4ul{
	line-height: 22px;
	margin: 0px;
}
ul.hotx-4ul{
	line-height: 22px;
	margin-left: 40px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul.hotx-4ul li{
	line-height: 22px;
	list-style-type: katakana;
}
.hotx-4ol{
	line-height: 22px;
	margin: 0px;
}
ul.hotx-4ol{
	line-height: 22px;
	margin-left: 40px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul.hotx-4ol li{
	line-height: 22px;
	list-style-type: decimal;
}
table.ho-1{
	width: 600px;
}
table.ho-1 th{
	background-color: #333;
	margin: 10px;
}
table.ho-1 td{
	text-align: center;
	margin: 10px;
	width: 10%;
}

dl.horegi{
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 60px;
}
dl.horegi dt{
	background-image: url(../images/handson_reji_m.png);
	float: left;
	height: 60px;
	width: 200px;
	margin-left: 100px;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	line-height: 60px;
}
dl.horegi dd{
	background-image: url(../images/handson_reji_h.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
	width: 200px;
	margin-left: 400px;
	display: block;
	line-height: 60px;
}
dl.horegi a{
	background-position: top;
	display: block;
}
dl.horegi dt a:hover{
	background-position: center bottom;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../images/handson_reji_m.png);
}
dl.horegi dd a:hover{
	background-position: center bottom;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../images/handson_reji_h.png);
}
