@charset "UTF-8";
/* CSS Document */

#lessons_cont {
    margin-left: 65px;
    float: left;
    width: 418px;
    height: 200px;
    color: #999;
    margin-top: 10px;
    font-size: 12px;
}
#lessons_cont ul .hs1 {
    font-size: 18px;
    margin-bottom: 5px;
}
#less-content h1 {
    color: #FFF;
    display: block;
    margin-left: 15px;
    font-size: 20px;
    width: 450px;
    height: 49px;
    background-image: url(../../images/less_h1_2024.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-indent: -999em;
}
#lessons_catch_h1 {
	position: absolute;
	height: 34px;
	width: 540px;
	top: 182px;
	color: #FFF;
	font-size: 26px;
	text-shadow: rgba(0, 0, 0, 1) 2px 2px 5px;
	left: 676px;
	font-family: serif;
	z-index: 1000;
}
#lessons_map {
	float: left;
	width: 653px;
	margin-top: 0px;
	height: 224px;
	position: absolute;
	left: 531px;
	top: 300px;
}
#lessons_cont ul {
	font-size: 14px;
}
#lessons_cont h2 {
	font-size: 12px;
	display: block;
	margin-top: 1em;
	font-weight: normal;
}
#takeda_sig {
	display: block;
	background-image: url(../../images/takeda_sig.png);
	height: 34px;
	width: 850px;
	text-indent: -999em;
	background-position: right;
	background-repeat: no-repeat;
	margin-top: 20px;
}
