@charset"Shift_JIS";

/*ヘッダー　トップページ*/
#header{
	width: 760px;
	height: 100px;
	background-image: url(img/header_title.gif);
	background-repeat: no-repeat;
	margin-bottom:40px;
	margin-left: auto;
	margin-right: auto;
}

#header h1,#header h2{
	display:none;
}

#explanation{
	display:none;
}



/*左メインコンテンツ　トップページ*/
/*左メニュー１*/
#main_left_img{
	width:410px;
	height: 250px;
	margin-bottom:20px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	padding:0px;
	background-image:url(img/top_img.jpg);
	background-repeat:no-repeat;
	
}

#left_1{
	margin-bottom:20px;
	margin-top:0px;
	margin-left:0px;
	width:410px;
	background-color: #ffffff;
}

#left_1 p{
	margin-left:10px;
}

#left_1 h2{
	widht:410px;
	height:30px;
	text-indent:-9999px;
	background-image:url(img/faq_title1.gif);
	background-repeat:no-repeat;
	background-color: #ffffff;
}

#left_1 p.link{
	padding-right:10px;
	text-align:right;/*実験的*/
}


/*受講例*/
#left_1 span.jyukousei{
	font-weight:bold;
}
#left_1 p.q{
	border: 2px dotted #3399ff;
	padding: 7px 5px 6px;
	background-image:url(img/q.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color: #ffffff;
	font-weight:bold;
}

#left_1 p.a{
	border: 2px dotted #ffccff;
	padding: 7px 5px 6px;
	background-image:url(img/a.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color: #ffffff;
}

/*ここまで*/

/*左メニューここまで*/


/*リンク（メイン・サブ）トップページ*/
#main_navi{
}
#main_navi h3 {
	display: none;
}
#main_navi ul {
	margin-left: 0;
	padding-left: 0;
	float: left;
	position: absolute;
	top: 120px;
	left: 40px;
	list-style-type: none;
	height: 30px;
	width: 700px;
	background-repeat: repeat-x;
}
#main_navi li {
	float: left;
}
#main_navi a {
	text-decoration: none;
	display: block;
	width: 100px;
	height: 40px;
	border-right: 1px solid #ffffff;
	font-size: 3px;
	text-indent:-9999px;
}

/*アクティブページ用*/
#main_navi span {
	text-decoration: none;
	display: block;
	width: 100px;
	height: 40px;
	border-right: 1px solid #ffffff;
	font-size: 3px;
	text-indent:-9999px;
}
/*ここまで*/


#link1 a{
	background-color: #ffffff;
	background-image: url(img/home_navi.gif);
	background-repeat: no-repeat;
	color: #006600;
}


#link2 a{
	background-color: #ffffff;
	background-image: url(img/room_navi.gif);
	background-repeat: no-repeat;
	color: #006600;
}



#link3 a{
	background-color: #ffffff;
	background-image: url(img/karikyuramu_navi.gif);
	background-repeat: no-repeat;
	color: #006600;
}


#link4 a {
	background-color: #ffffff;
	background-image: url(img/ryoukinn_navi.gif);
	background-repeat: no-repeat;
	color: #006600;
}
#link5 a {
	background-color: #ffffff;
	background-image: url(img/kenntei_navi.gif);
	background-repeat: no-repeat;
	color: #006600;
}
#link6 a {
	background-color: #ffffff;
	background-image: url(img/map_navi.gif);
	background-repeat: no-repeat;
	color: #006600;
}

#link7 a {
	background-color: #ffffff;
	background-image: url(img/hp_navi.gif);
	background-repeat: no-repeat;
	color: #006600;
}


