@charset "UTF-8";




/*----------------------------------------------------
	コンテンツ メイン
----------------------------------------------------*/


.box1 table{
	border-top:2px solid #ccc;
	border-right:2px solid #fff;
	}
	
	
	
.box1 th,
.box1 td{
	vertical-align:top;
	padding:10px;
	text-align:center;
	}
	
.box1 th{
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
	border-right:1px solid #ccc;
	font-weight:normal;
	}

.box1 td{
	border-top:1px dotted #ccc;
	border-right:1px solid #ccc;
	}


.box1 .akane{
	color:#9A0008;
	}
	
.box1 .ran{
	color:#663366;
	}
	
.box1 .ksu{
	color:#AC7A00;
	}	

.last{
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
	}
	
span{
	color:#E50012;
	}
	
	
.box1 ol{
	margin:15px 0 20px 0px;
	padding-left:15px;
	width:635px;
	line-height:1.75;
	}
	
/*----------------------------------------------------
	for IE6-8
----------------------------------------------------*/		
	
.box1 ol{
	_margin:15px 0 20px 0px;
	_padding-left:25px;
	_width:625px;
	_line-height:1.75;
	}	
	
*:first-child+html .box1 ol{
	margin:15px 0 20px 0px;
	padding-left:30px;
	width:620px;
	line-height:1.75;
	}	
	
head~/* */body .box1 ol{
	margin:15px 0 20px 0px;
	padding-left:30px;
	width:620px;
	line-height:1.75;
	}		
	

	
	

	
/*----------------------------------------------------
	新規ウィンドウ
----------------------------------------------------*/	
	
	
.course.second #container{
	background:#FFF url(../course/img/course-second-bg.gif) repeat-x top;
	}	
	
.course.third #container{
	background:#FFF url(../course/img/course-third-bg.gif) repeat-x top;
	}	
	
.course.fourth #container{
	background:#FFF url(../course/img/course-fourth-bg.gif) repeat-x top;
	}	
	
.window-bg{
	background:url(../course/img/window-bg.gif) 620px 20px no-repeat;
	}


.course.second p,
.course.third p,
.course.fourth p{
	clear:both;
	line-height:1.5;
	}

.course.third #container{
	width:100%;
}	


.course.forth #container{
	width:100%;
}	

.course #Nav{
	width:289px;
	height:34px;
	float:left;
	margin-bottom:-2px;
	}
	
.course #contents-header img{
	float:left;
	}
	
.course.second #Nav{	
	background:url(../course/img/course-second-nav.gif) no-repeat 0 bottom;
	}
	
.course.third #Nav{	
	background:url(../course/img/course-third-nav.gif) no-repeat 0 bottom;
	}	
	
.course.fourth #Nav{	
	background:url(../course/img/course-fourth-nav.gif) no-repeat 0 bottom;
	}		

.course #Nav li{
	text-indent:-9999px;
	height:34px;
	width:32px;
	float:left;
	}
.course #Nav li a{
	display:block;
	height:34px;
	width:32px;
	overflow:hidden;
	}

.second #Nav a{
	background:url(../course/img/course-second-nav.gif) no-repeat;
	}
	
.third #Nav a{
	background:url(../course/img/course-third-nav.gif) no-repeat;
	}	
	
.fourth #Nav a{
	background:url(../course/img/course-fourth-nav.gif) no-repeat;
	}	

#Nav .second a{
	background-position:-32px 0px;
	}


#Nav .third a{
	background-position:-64px 0px;
	}
	
#Nav .fourth a{
	background-position:-96px 0px;
	}


#Nav .fifth a{
	background-position:-128px 0px;
	}
	
#Nav .sixth a{
	background-position:-160px 0px;
	}


#Nav .seventh a{
	background-position:-192px 0px;
	}	
	
#Nav .eith a{
	background-position:-224px 0px;
	}		
	
#Nav .nineth a{
	background-position:-256px 0px;
	}			

.inner1{
	float:left;
	width:500px;
	margin-bottom:10px;
	}

	
.inner2{
	float:right;
	width:102px;
	}	
	

.inner2 a{	
 	border:1px solid #fff;
 	display:block;
	width:100px;
	height:75px;
	margin:0px auto 8px auto;
	}
	
.second	.inner2  a:hover{
	border:1px solid #9A0008;
	}	
	
.third .inner2  a:hover{
	border:1px solid #663366;
	}
	
.fourth .inner2  a:hover{
	border:1px solid #AC7A00;
	}	
		
