@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-image:url(img/room.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color: #ffffff;
}

#left_1 p{
	margin-left:10px;
}

#left_1 h2{
	widht:410px;
	height:30px;
	text-indent:-9999px;
	background-image:url(img/kenntei_title1.gif);
	background-repeat:no-repeat;
	background-color: #ffffff;
}

#left_1 p.link{
	padding-right:10px;
	text-align:right;/*実験的*/
}


/*左メニュー２*/
#left_2{
	margin-bottom:20px;
	margin-top:5px;
	margin-left:0px;
	width:410px;
}

#left_2 p{
	margin-left:10px;
}

#left_2 h2{
	widht:410px;
	height:30px;
	text-indent:-9999px;
	background-image:url(img/kenntei_title2.gif);
	background-repeat:no-repeat;
	background-color: #ffffff;
}

#left_2 p.link{
	padding-right:10px;
	text-align:right;/*実験的*/
}

#left_2 p.list{
	background-image:url(img/list2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
}

#left_2_2{
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	border:1px solid #cccccc;
	width:410px;
	height:200px;
	overflow:auto;
	background-image:url(img/penguin.jpg);
  	background-repeat:no-repeat;
  	background-position:right bottom;
  	background-attachment:fixed;
}
/*受講例*/
#left_2 span.jyukousei{
	font-weight:bold;
}
#left_2 p.rei1{
	border: 2px dotted #3399ff;
	padding: 7px 5px 6px;
	background-image:url(img/a_sama.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color: #ffffff;
}

#left_2 p.rei2{
	border: 2px dotted #3399ff;
	padding: 7px 5px 6px;
	background-image:url(img/b_sama.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color: #ffffff;
}

#left_2 p.rei3{
	border: 2px dotted #3399ff;
	padding: 7px 5px 6px;
	background-image:url(img/c_sama.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color: #ffffff;
}
/*ここまで*/

/*左メニュー３*/
#left_3{
	margin-bottom:20px;
	margin-top:0px;
	margin-left:0px;
	width:410px;
}

#left_3 p{
	margin-left:10px;
}

#left_3 h2{
	widht:410px;
	height:30px;
	text-indent:-9999px;
	background-image:url(img/kenntei_title4.gif);
	background-repeat:no-repeat;
	background-color: #ffffff;
}

#left_3 p.syokusyu{
	border: 1px dotted #003366;
	padding: 7px 5px 6px;
	background-color: #ffffff;
}

#left_3 span.b{
	font-weight:bold;
	color:#333333;
}

#left_3 span{
	color:990000;
}

#left_3 p.link{
	padding-right:10px;
	text-align:right;/*実験的*/
}

#left_3_s{
	argin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	border:1px solid #cccccc;
	width:410px;
	height:300px;
	overflow:auto;
	background-image:url(img/penguin.jpg);
  	background-repeat:no-repeat;
  	background-position:right bottom;
  	background-attachment:fixed;
}


#left_3_s p.check{
	color:990000;
	font-size:0.8em;
}

/*検定日程テーブル*/
table{
margin-left:10px;
margin-bottom:20px;
width:400px;
font-size:0.8em;
}

th,td{
padding:6px;
}

td.left{
width:50px;
}

td.left2{
width:100px;
}

tr.strong{
background-color:#ff9933;
}
caption{
color:#333333;
font-weight:bold;
text-align:left;
}

.design1{
border-collapse:collapse;
border:2px solid #ffff99;
}
.design1 th{
color:#333333;
background-color:#ffff99;
}

.design2{
border-collapse:collapse;
border:2px solid #ffccff;
}

.design2 th{
color:#333333;
background-color:#ffccff;
}

/*左メニュー4*/
#left_4{
	margin-bottom:20px;
	margin-top:0px;
	margin-left:0px;
	width:410px;
}

#left_4 p{
	margin-left:10px;
}

#left_4 h2{
	widht:410px;
	height:30px;
	text-indent:-9999px;
	background-image:url(img/kenntei_title3.gif);
	background-repeat:no-repeat;
	background-color: #ffffff;
}

#left_4 p.syokusyu{
	border: 1px dotted #003366;
	padding: 7px 5px 6px;
	background-color: #ffffff;
}

#left_4 span{
	color:990000;
}

#left_4 p.link{
	padding-right:10px;
	text-align:right;/*実験的*/
}

#left_4_s{
	argin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	border:1px solid #cccccc;
	width:410px;
	height:300px;
	overflow:auto;
	background-image:url(img/penguin.jpg);
  	background-repeat:no-repeat;
  	background-position:right bottom;
  	background-attachment:fixed;
}

#left_4_s p{
	border-bottom: 1px dotted #3399ff;	
}


#left_4_s p.check{
	color:990000;
	font-size:0.8em;
}





/*左メニューここまで*/


/*リンク（メイン・サブ）トップページ*/
#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 {
	background-color: #ffffff;
	background-image: url(img/kenntei_navi2.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;
}


