@charset "UTF-8";


/* indexȊÕy[W */


#wrapper #header {
	background-image: url(../images/bg_other.jpg);
	background-repeat: no-repeat;
	height: 215px;
	margin: 0px;
	padding: 0px;
	width: 764px;
}
#wrapper #header h1 {
	left: 10px;
	top: 40px;
	position: relative;
	height: 121px;
	width: 243px;
}
#wrapper #body {
	padding: 0px 0px;
	width: 720px;
	font-size: 12px;
	color: #333333;
	height: auto;
	line-height: 14px;
}
#wrapper #bodyleft #topnavi {
	list-style-type: none;
	background-image: url(../images/navi_bg.gif);
	background-repeat: no-repeat;
	background-position: 3px -1px;
	padding-top: 2px;
	position: relative;
	top: -22px;
	margin: 0px;
	height: 330px;
	width: 141px;
}
#wrapper #bodyleft #topnavi ul li {
	list-style-type: none;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	color: #CC0000;
}
#wrapper #body #bodymain #newstopics {
	padding-top: 10px;
}


#wrapper #body #bodymain #newstopics dt {
	font-size: 11px;
	color: #333333;
	background-image: url(../images/mark01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-left: 10px;
}
#wrapper #body #bodymain #newstopics dd {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
	color: #333333;
	padding-left: 28px;
}

#wrapper #body #bodymain #sitemap dt {
	font-size: 12px;
	line-height: 30px;
	margin-left: 30px;
	background-image: url(../images/arrow_sikaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#wrapper #body #bodymain #sitemap dd {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-left: 50px;
}



#wrapper #body #bodymain {
	height: auto;
	width: 540px;
	padding: 0px 0px 30px 10px;
	text-align: left;
	position: relative;
	left: 5px;
	float: left;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
#wrapper #body #bodymain #movie {
	font-size: 12px;
	line-height: 30px;
	color: #333333;
	text-align: center;
	width: 425px;
	margin-top: 5px;
	margin-bottom: 30px;
}
#wrapper #body #bodymain #lesson td {
	border: 1px solid #CCCCCC;
	padding: 3px;
}
#wrapper #body #bodymain #lesson .day {
	background-color: #FFFFCC;
	text-align: center;
}
#wrapper #body #bodymain #inst .title {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/arrow_sikaku.gif);
	background-position: left center;
	padding-left: 20px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#wrapper #body #bodymain #faq dt{
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	background-color: #FFFFCC;
	background-image: url(../images/icon_q.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 28px;
	width: 490px;
}
#wrapper #body #bodymain #faq dd {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-left: 28px;
	padding-bottom: 20px;
}
