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

html * {
	margin: 0px;
	padding: 0px;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {}

strong {
	font-weight: bold;
	color: #FF6600;
}

.iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}
,
* html body #top_img img {
	behavior: expression(IEPNGFIX.fix(this));
}

/* =2= blanding */

#blanding {
	position:relative;
	background:url(../img/topimg/top_03.jpg) no-repeat 0 0;
	width:800px;
	height:308px;
	}
	
#btnVoice {
	position:absolute;
	top:192px;
	left:21px;
	}

#btnVoice a {
	display:block;
	text-indent:-9999px;
	background:url(../img/top/btnVoice.png) no-repeat 0 0;
	width:231px;
	height:97px;
	}

#btnVoice a:hover {
	background-position:0 -97px;
	}
	
#btnFreeRecture a {
	display:block;
	text-indent:-9999px;
	background:url(../img/top/btnFreeRecture.png) no-repeat 0 0;
	width:800px;
	height:55px;
	}

#btnFreeRecture a:hover {
	background-position:0 -55px;
	}

/* =3= main */

#main {
	width: 590px;
	float: left;
}

#top_img {
	/*background-image: url(../img/top/top.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
}

#topImg02 {
	margin-top:15px;
	}

/* =4= mainBox */

#mainBox {
	float: right;
	width: 380px;
	margin-top: 10px;
}

#mainBox #comment{
margin:0 0 10px 0;
padding:0;
width: 300px;
}

#mainBox #comment .waku01{
background-image: url(../img/top/index_comment_r2_c2.jpg);
background-position:0 0;
background-repeat:repeat-y;
}
#mainBox #comment .waku02{
background-image: url(../img/top/index_comment_r2_c3.jpg);
background-position:0 0;
background-repeat:repeat-y;
}
#mainBox #comment .waku02 .comment01{
padding:0 5px;
color:#FF6600;
font-weight:bold;
font-size:120%;
}
#mainBox #comment .waku02 .comment02{
padding:0 5px;
font-size:100%;
}

#main_pr01 {
	background-image: url(../img/top/topimg_01.jpg);
	height: 134px;
	padding-left: 40px;
	padding-right: 40px;
	width: 300px;
	padding-top: 100px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#main_pr01 p {
	font-weight: bold;
	line-height: 16px;
	background-image: url(../img/top/pr_list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	margin-bottom: 3px;
}
#main_pr01  .pr_small {
	font-size: 12px;
	background-image: none;
	padding-left: 0px;
	margin-top: 5px;
}
#mainBox  a.taiken {
	width: 380px;
	height: 35px;
	text-align: right;
	margin-top: 10px;
}
a.taiken img {
	margin-top: 10px;
	margin-left: 185px;
}



#main_program {
	margin-top: 20px;
}

#main_program p {
	font-size: 90%;
	line-height: 140%;
}

.main_programBox01 {
	width: 380px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.main_programBox01 h2 {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}

.main_programBox01 .photo {
	float: left;
	margin-right: 10px;
	width: 140px;
	margin-left: 10px;
	_margin-left: 5px;
}

.main_programBox01 p {
	width: 210px;
	float: right;
}

.main_programBox01 .readmore {
	width: 210px;
	float: left;
	text-align: right;
}

.main_programBox02 h2 {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}

/* =5= menuBox */

#menuBox {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-top: 10px;
}


/* 080417 Added */
#fNavi{
	background-image:url(../img/top/left01bg.gif);
	width:200px;
	font-weight:bold;
}

#fNavi .link1{
	margin:0px 10px 0px 10px;
	padding:7px 15px 0px 15px;
	height:35px;
	background-image:url(../img/top/left02bg.gif);
	background-repeat:no-repeat;
}

#fNavi .link2{
	margin:0px 10px 0px 10px;
	padding:7px 15px 0px 15px;
	height:50px;
	background-image:url(../img/top/left03bg.gif);
	background-repeat:no-repeat;
}


#fNavi .link3{
	margin:0px 10px 0px 10px;
	padding:7px 15px 0px 15px;
	height:65px;
	background-image:url(../img/top/left04bg.png);
	background-repeat:no-repeat;
}


#menuBox div {
	margin-bottom: 20px;
}

#menuBox div h2 {
	background-color: #E0DFE3;
	height: 25px;
	width: 170px;
	background-image: url(../img/top/topic_hn.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 30px;
	font-size: 100%;
	line-height: 25px;
	margin-bottom: 5px;
}

#menuBox div p {
	line-height: 140%;
}

#menuBox div ul {
	list-style-type: none;
	margin-left: 20px;
}

#menuBox div li {
	background-image: url(../img/top/topic_list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-bottom: 5px;
}
#mainBox div.news{
	padding:5px;
	border:1px dashed #DB1D0F;
	margin-bottom: 10px;
}

#menu_banner  a img {
	margin-bottom: 5px;
}

/* =6= side */

#side {
	float: right;
	width: 200px;
	margin-left: 10px;
}

#cal{
	height:220px;
	padding:0px 0px 10px 0px;
	background-image:url(../img/top/right02bg.gif);
	background-repeat:no-repeat;
	background-color:#FFF;
}

#cal .sche{
	background-color:#FFF;
	margin:5px 10px 5px 10px;
	padding:0px 10px 5px 10px;
	font-size:75%;
	line-height:120%;
}

#cal .sche li{
	padding:5px 0px 0px 0px;
	list-style:none;
}

#combination{
	background-color:#ffffff;
	padding: 0 0 8px 0 ;
}


#new {
	background-color: #f0f0f0;
	padding: 10px;
	width: 180px;
	margin-bottom: 10px;
}

#new h3 {
	background-image: url(../img/top/side_news_list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 100%;
	margin-bottom: 5px;
}

#new p {
	padding-left: 15px;
	margin-bottom: 20px;
	line-height: 140%;
}

#information {
	width: 190px;
	padding-right: 5px;
	padding-left: 5px;
}
.infoBox {
	margin-bottom: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}

.infoBox_title {
	margin-bottom: 5px;
}

.infoBox_img {
	float: left;
	width: 80px;
	margin-left: 5px;
	margin-right: 5px;
	_margin-left: 3px;
}

.infoBox_txt {
	font-size: 84%;
	float: left;
	width: 95px;
	margin-bottom: 5px;
}
.infoBox_more {
	text-align: right;
	width: 185px;
	clear: left;
	padding-right: 5px;
}

#side .banner_reco{
	background-color:#FFF;
	padding:0 0 8px 0;
}

/* 090309 追加 右サイドバーベーシックコース募集ボタン */

#side #infoSpace {
	padding:0 0 7px;
	background:#fff;
}

	#side #infoSpace a#basicBtn {
		width:200px;
		height:60px;
		background:url(../img/top/basicbtn.jpg) no-repeat 0 0;
		display:block;
		overflow:hidden;
		text-indent:-9999px;
	}
	#side #infoSpace a#basicBtn:hover {
		background-position:0 -60px;
	}

#btn_onepoint {
	margin-top:5px;
	height:61px;
	margin-bottom:10px;
	}
	
#btn_onepoint a{
	background:url(../img/top/btn_onepoint.png) no-repeat 0 0;
	width:380px;
	height:61px;
	text-indent:-9999px;
	display:block;
	}
	
#btn_onepoint a:hover{
	background-position:0 -61px;
	}

#btn_ta {
	height:61px;
	margin-bottom:10px;
	}

#btn_ta a{
	background:url(../img/top/btn_ta.png) no-repeat 0 0;
	width:380px;
	height:61px;
	text-indent:-9999px;
	display:block;
	}
	
#btn_ta a:hover{
	background-position:0 -61px;
	}
	
#btn_bc {
	height:61px;
	margin-bottom:10px;
	}

#btn_bc a{
	background:url(../img/top/btn_bc.png) no-repeat 0 0;
	width:380px;
	height:61px;
	text-indent:-9999px;
	display:block;
	}
	
#btn_bc a:hover{
	background-position:0 -61px;
	}
	
#btn_vt {
	height:61px;
	margin-bottom:10px;
	}

#btn_vt a{
	background:url(../img/top/vt_ban.jpg) no-repeat 0 0;
	width:380px;
	height:61px;
	text-indent:-9999px;
	display:block;
	}
	
#btn_vt a:hover{
	background-position:0 -61px;
	}
	
#btn_ba {
	height:61px;
	margin-bottom:10px;
	}

#btn_ba a{
	background:url(../img/top/btn_ba.jpg) no-repeat 0 0;
	width:380px;
	height:61px;
	text-indent:-9999px;
	display:block;
	}
	
#btn_ba a:hover{
	background-position:0 -61px;
	}

#btn_kb {
	height:61px;
	margin-bottom:10px;
	}

#btn_kb a{
	background:url(../img/top/kouryuubunseki.jpg) no-repeat 0 0;
	width:380px;
	height:61px;
	text-indent:-9999px;
	display:block;
	}
	
#btn_kb a:hover{
	background-position:0 -61px;
	}

#btn_cm {
	height:61px;
	margin-bottom:10px;
	}

#btn_cm a{
	background:url(../img/top/btn_cm.png) no-repeat 0 0;
	width:380px;
	height:61px;
	text-indent:-9999px;
	display:block;
	}
	
#btn_cm a:hover{
	background-position:0 -61px;
	}
#btn_ta {
	height:61px;
	margin-bottom:10px;
	}

#btn_ta a{
	background:url(../img/top/btn_ta.jpg) no-repeat 0 0;
	width:380px;
	height:61px;
	text-indent:-9999px;
	display:block;
	}
	
#btn_ta a:hover{
	background-position:0 -61px;
	}
	
#btn_tnkba{
	height:61px;
	margin-bottom:10px;
	}
#btn_tnkba a{
	background:url(../img/top/btn_tnkba.jpg) no-repeat 0 0;
	width:380px;
	height:61px;
	text-indent:-9999px;
	display:block;
	}
	
#btn_tnkba a:hover{
	background-position:0 -61px;
	}

#btn_advnc{
	height:61px;
	margin-bottom:10px;
	}
#btn_advnc a{
	background:url(../img/top/btn_advnc.jpg) no-repeat 0 0;
	width:380px;
	height:61px;
	text-indent:-9999px;
	display:block;
	}
	
#btn_advnc a:hover{
	background-position:0 -61px;
	}
	
#btn_entry_2day{
	height:61px;
	margin-bottom:10px;
	}
#btn_entry_2day a{
	background:url(../img/top/btn_entry_2day.jpg) no-repeat 0 0;
	width:380px;
	height:61px;
	text-indent:-9999px;
	display:block;
	}
	
#btn_entry_2day a:hover{
	background-position:0 -61px;
	}
	
#h3Recommend {
	color:#FF9900;
	}
	
#scrollable{
	display:block;
    margin-bottom: 20px;
    margin-top: 10px;
    width: 360px;
    height:70px;
    overflow:auto;
    border:solid 1px #aaaaaa;
    padding:10px;
}

#scrollable *{
	font-size:10px!important;
}

#scrollable h2,h3{
	font-weight:normal;
	margin-top:10px
}

#scrollable h2{
	border-top:2px solid #dddddd;
	border-bottom:2px solid #dddddd;
}

#scrollable li{
	margin-left:15px;
}
