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

#pagetitle_lesson {
	background:url(../images/lesson_title.jpg) no-repeat; 
	width:880px;
	margin:0 auto;
	margin-left:5px;
	height:59px; 
	font-size:32px; 
	font-weight:bold; 
	text-align:left; 
	padding:20px 0 15px 15px;
	color:#FFFFFF;
	}

#lesson h2 {
	font-size:18px;
	color:#0063A9;
	line-height:24px;
	text-align:left;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
	clear:both;
	}

#lesson h3 {
	font-size:14px;
	color:#FFFFFF;
	padding:0;
	margin:0;
	font-weight:bold;
	}
	
#lesson h4 {
	font-size:14px;
	color:#0063A9;
	line-height:20px;
	text-align:left;
	font-weight:bold;
	margin:10px 0 10px 0;
	padding:0;
	}


#lesson table th {color:#FFFFFF; text-align:center;} 
#lesson table td {background-color:#EFEFEF;} 
	
.waku {
	border:#CCCCCC 1px solid; 
	padding:10px; 
	background-color:#DEEDFC; 
	margin:10px 0;
	}
#honbun_note{
	width:100%;
	margin-bottom:20px;
}
#honbun_note:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
#honbun_note{
	display:inline-table;
	min-height:1%;
	}
/* Hides from IE-mac \*/
*html #honbun_note{height:1%;}
#honbun_note{display:block;}
/* End hide IE-mac */

	
#honbun_note h2{
	font-size:25px;
	color:#F60;
	
	font-weight:bold;
	text-align:left;
	padding:21px 21px;
	background-image:url(../images/bg_h4.gif);
	background-repeat:no-repeat;
}

#honbun_note h2.middle{
	font-size:23px;
	color:#F60;
	
	font-weight:bold;
	text-align:left;
	padding:21px 21px;
	background-image:url(../images/bg_h4.gif);
	background-repeat:no-repeat;
}

#honbun_note h2 span{
	font-size:14px;
	letter-spacing:0px;
}

#note_line{
	float:left;
	width:580px;
	margin:0px 10px ;
	padding:0px;
}

#note_line h5{
	font-size:12px;
	text-align:right;
	margin-top:10px;
}

#note_line p{
	background:url(../images/noteline.gif) repeat 0 0;
	line-height :30px;
	margin :0;
	font-size:12px;
	color:#333;
	text-align:left;
	
	}

#photo_area250{
	margin:0 0px 20px 10px;
	padding:0 0px;
	width:255px;
	text-align:right;
	float:right;
	
}
#prezented{
	width:100%;
	clear:both;
	text-align:right;
	font-size:12px;
	color:#333;
}
.normal{
	font-weight:normal;
}

#lesson div.ancherLink{
	background-color:#F2F2F2;
	padding:10px;
	margin-bottom:10px;
}

#lesson div.ancherLink dl{
	margin:0;
}
#lesson div.ancherLink dt{
	clear:both;
	width:55%;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#lesson div.ancherLink dd{
	width:43%;
	float:right;
	margin:0 0 5px 0;
	position:relative;
}


.linkInfo{
	position:absolute;
	right:80px;
	top:0px;
}
.linkGakubu{
	position:absolute;
	right:0px;
	top:0px;
	height:19px;
}
a.linkInfo {
    background: transparent url('../../imagesearch/images/bg_button_a.gif') no-repeat scroll top right;
    color: #FFF;
    display: block;
    float: left;
    height: 19px;
    margin-right: 6px;
    padding-right: 12px;
    text-decoration: none;
	font-size:11px;
}

a.linkInfo span {
    background: transparent url('../../imagesearch/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 19px;
    padding:  0 0 0 22px;
    color: #FFF;
	text-decoration:none
}
a.linkInfo:hover{
    color: #FFF;
	text-decoration:none
}




a.linkGakubu {
    background: transparent url('../../imagesearch/images/bg_button3_a.gif') no-repeat scroll top right;
    display: block;
    float: right;
    height: 19px;
    margin-right: 6px;
    padding-right: 12px;
    text-decoration: none;
	font-size:12px;
    color: #FFF;
}

a.linkGakubu span {
    background: transparent url('../../imagesearch/images/bg_button3_span.gif') no-repeat;
    display: block;
    line-height: 19px;
    padding:  0 0 0 22px;
    color: #FFF;
	text-decoration:none
}

a.linkGakubu:hover{
    color: #FFF;
	text-decoration:none
}

