@charset "utf-8";

/*---------------------------------------------------------------
	ヘッダ
---------------------------------------------------------------*/
#header2{
	width: 900px;
	height: 352px;
	background: transparent url(../images/index/top_image1.jpg) no-repeat left top;
	text-indent: -9999px;
}

#header3{
	width: 900px;
	height: 69px;
	background: transparent url(../images/index/top_image2.jpg) no-repeat left top;
	text-indent: -9999px;
}

/*---------------------------------------------------------------
	ボックス
---------------------------------------------------------------*/
#content{
	margin-top: 40px;
}

#index-info{
	margin-bottom: 30px;
}

/*---------------------------------------------------------------
	案内
---------------------------------------------------------------*/
#index-intro{
	width: 540px;
	text-align: left;
	color: #ffeee1;
	background: url(../images/index/anguilla.jpg) no-repeat bottom right;
	margin-bottom: 20px;
}

#index-intro ul{
	width: 340px;
	padding-top: 5px;
	margin-top: 10px;
	background: url(../images/index/image_line.gif) repeat-x left top;
}

#index-intro ul li{
	margin-top: 10px;
	padding-bottom: 10px;
	background: url(../images/index/image_line.gif) repeat-x 100% 100%;
}

/*---------------------------------------------------------------
	新着情報
---------------------------------------------------------------*/
#index-news{
	width: 350px;
	text-align: left;
	color: #ffeee1;
}

#index-news ul{
}

#index-news ul li{
	margin-top: 4px;
	padding-bottom: 4px;
	border-bottom: dashed 1px #444444;
}

/*---------------------------------------------------------------
	バナー
---------------------------------------------------------------*/

#index-cource a{
	background: transparent url(../images/index/cource.jpg) no-repeat scroll left top;
	display: block;
	width: 892px;height: 137px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}

#index-cource a:hover{
	background: transparent url(../images/index/cource.jpg) no-repeat scroll left -137px;
	display: block;
	width: 892px;height: 137px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}

#index-order a{
	background: transparent url(../images/index/order.jpg) no-repeat scroll left top;
	display: block;
	width: 892px;height: 120px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}
#index-order a:hover{
	background: transparent url(../images/index/order.jpg) no-repeat scroll left -120px;
	display: block;
	width: 892px;height: 120px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}

.index-banner-b{
	margin-left: 4px;
	margin-bottom: 20px;
}
.index-banner-b-end{
	margin-left: 4px;
}

#index-other{
	padding-top: 16px;
	padding-left: 301px;
	padding-bottom: 16px;
	background: transparent url(../images/index/other.jpg) no-repeat;
}
#index-other .index-other-link{
	margin-right: 14px;
	float: left;
	text-indent: -9999px;
	overflow:hidden;
	width: 182px;height: 125px;
}

#index-other #other1 a{
	background: transparent url(../images/index/other1.jpg) no-repeat scroll left top;
	width: 182px;height: 125px;
	display: block;
}

#index-other #other1 a:hover{
	background: transparent url(../images/index/other1.jpg) no-repeat scroll left -125px;
	width: 182px;height: 125px;
	display: block;
}

#index-other #other2 a{
	background: transparent url(../images/index/other2.jpg) no-repeat scroll left top;
	width: 182px;height: 125px;
	display: block;
}

#index-other #other2 a:hover{
	background: transparent url(../images/index/other2.jpg) no-repeat scroll left -125px;
	width: 182px;height: 125px;
	display: block;
}

#index-other #other3 a{
	background: transparent url(../images/index/other3.jpg) no-repeat scroll left top;
	width: 182px;height: 125px;
	display: block;
}

#index-other #other3 a:hover{
	background: transparent url(../images/index/other3.jpg) no-repeat scroll left -125px;
	width: 182px;height: 125px;
	display: block;
}

#bannerGyao{
	margin-bottom: 10px;
}

#bannerGyao a{
	background: transparent url(../images/index/banner_gyao.gif) no-repeat;
	width: 344px;height: 68px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

#bannerGyao a:hover{
	background: transparent url(../images/index/banner_gyao_on.gif) no-repeat;
}