#header{
	width : 760px;
	height : 100px;
	background : url(../img/home/header.jpg) no-repeat center center #DDDDDD;
	}
	
#header h1{
		text-indent:-9999px;

	}
#header a{
		display : block;
		width : 380px;
		height : 90px;	
}

#main{
	width : 569px;
	height : 460px;
	background : url(../img/home/main_img.jpg) no-repeat center top;
	}
#main h2{
	text-indent : -9999px;
	}

#topics{
	width : 528px;
	margin : 10px auto 0px;
	padding : 5px;
	background-color : #FFFFFF;
	border-left : 2px solid #01669A;
	}
	
#topics h3{
	text-indent : -9999px;
	width : 64px;
	height : 21px;
	background : url(../img/home/topics.gif) no-repeat center center ;
}

#topics span{
	color : #006797;
	}
	
#topics li{
		list-style-type:none;
		padding : 3px;
		border-bottom : 1px dotted #CCCCCC;
		}

#course_info{
	width : 538px;
	margin : 10px auto 0px;
	}

#course_info h3{
	text-indent : -9999px;
	width : 538px;
	height : 47px;
	margin: 0px;
	padding: 0px;
	background : url(../img/home/course_tt.gif) no-repeat left center;
	}

#course_menu{
	width: 538px;
	height: 304px;
	background : url(../img/home/course_bg.gif) no-repeat left center;
	padding: auto 0px;
	margin: 0px;
	}

#course_menu .course_01 a{
	background : url(../img/home/course_01.gif) no-repeat 0 0px;
	height: 13px;
	width: 264px;
	text-indent: -9999px;
	display: block;
	margin: 0px 10px;
	text-decoration: none;
	font-size: 10px;
	}

#course_menu .course_01 a:hover{
	background : url(../img/home/course_01.gif) no-repeat 0 -15px;
	height: 13px;
	width: 264px;
	text-indent: -9999px;
	display: block;
	margin: 0px 10px;
	text-decoration: none;
	font-size: 10px;
	}

#course_menu .course_02 a{
	background : url(../img/home/course_02.gif) no-repeat 0 0px;
	height: 13px;
	width: 141px;
	text-indent: -9999px;
	display: block;
	margin: 0px 10px;
	text-decoration: none;
	font-size: 10px;
	}

#course_menu .course_02 a:hover{
	background : url(../img/home/course_02.gif) no-repeat 0 -15px;
	height: 13px;
	width: 141px;
	text-indent: -9999px;
	display: block;
	margin: 0px 10px;
	text-decoration: none;
	font-size: 10px;
	}

#course_menu .course_03 a{
	background : url(../img/home/course_03.gif) no-repeat 0 0px;
	height: 13px;
	width: 309px;
	text-indent: -9999px;
	display: block;
	margin: 0px 10px;
	text-decoration: none;
	font-size: 10px;
	}

#course_menu .course_03 a:hover{
	background : url(../img/home/course_03.gif) no-repeat 0 -15px;
	height: 13px;
	width: 309px;
	text-indent: -9999px;
	display: block;
	margin: 0px 10px;
	text-decoration: none;
	font-size: 10px;
	}

#course_menu .course_04 a{
	background : url(../img/home/course_04.gif) no-repeat 0 0px;
	height: 13px;
	width: 309px;
	text-indent: -9999px;
	display: block;
	margin: 0px 10px;
	text-decoration: none;
	font-size: 10px;
	}

#course_menu .course_04 a:hover{
	background : url(../img/home/course_04.gif) no-repeat 0 -15px;
	height: 13px;
	width: 309px;
	text-indent: -9999px;
	display: block;
	margin: 0px 10px;
	text-decoration: none;
	font-size: 10px;
	}

.course_text{
	margin: 5px 10px 20px 10px;
	font-size: 12px;
	}

#aea{
	width : 518px;
	height : 105px;
	background : url(../img/home/aea_bg.jpg) no-repeat center center;
	margin : 20px auto 20px;
	padding : 10px;
	}

/* IE用ハック */
* html #aea{
	width : 518px;
	height : 100px;
	background : url(../img/home/aea_bg.jpg) no-repeat center center;
	margin : 20px auto 20px;
	padding : 10px;
	}
	
#aea h3{
	text-indent : -9999px;
	background : url(../img/home/aea_nintei.gif) no-repeat left bottom ;
	width : 300px;
	height : 19px;
	margin-left : 135px;
	margin-bottom : 5px;
	padding : 0px;
	}

/* IE用ハック */
* html #aea h3{
	text-indent : -9999px;
	background : url(../img/home/aea_nintei.gif) no-repeat left center ;
	width : 300px;
	height : 15px;
	_margin-left : 116px;
	padding : 0px;
	margin-bottom : 0px;
	}
	
.aea_text{
	font-size : 10px;
	}

#aea a{text-decoration: underline;color:#643200;}
#aea a:link {text-decoration: underline;color:#643200;}
#aea a:visited {text-decoration: underline;color:#643200;}
#aea a:active {text-decoration: underline;color:#643200;}
#aea a:hover {TEXT-DECORATION:underline ; COLOR:#957E0B;}

.img_float{
	margin: 4px 10px 5px 1px;
	float : left;
	}

#addres{
	color: #fff;
	font-size: 11px;
	margin: 0px 15px;
	}
	
#addres h2{
	color: #fff;
	font-size: 11px;
	}