@charset "utf-8";


/*----------------------------------------------------
           トップメインビジュアル
----------------------------------------------------*/

#contents {
	float:left;
	height:auto;
	margin:14px 0 0 0;
	padding-left:20px;
	width:690px;
	line-height:1.25;
	}	

	
#main_visual {
	background:transparent url(../images/main_img.jpg) no-repeat scroll 0 0;
	display:block;
	height:260px;
	width:900px;
	line-height:1;
	}
#main_visual span {
	visibility:hidden;
	}


/*----------------------------------------------------
           トップコンテンツ
----------------------------------------------------*/

/*--------------------------
    上部バナーエリア
-----------------------------*/

#bnr_area{
	margin: auto 0 auto;
	padding:0;
	}	
#bnr_area img{
	margin:15px auto 0 auto;
	padding:0;
	}
#bnr_area a:hover img{
	opacity:0.7;
	filter: alpha(opacity=80);
}
#bnr_area .float_l{
	margin:0 30px 0 0;
	}
	
/*--------------------------
    トピックスエリア
-----------------------------*/
#topics{
	clear:both;
	margin:12px 0 0 0;
	padding:8px 0 0 0;
	}
	
/*--------------------------
    スケジュールエリア
-----------------------------*/

#schedule{
	clear:both;
	margin:12px auto 0 auto;
	text-align:center;
	}
#schedule table{
	margin:12px auto 20px auto;
	}
#schedule img{
	margin:0 0 15px 0;
	}



/*------------------------------
     アクセスエリア
------------------------------*/




/* Finalize
----------------------------------------------------*/

#greeting:after,
#cts_area .subcont:after,
#cts_area .subcont_u:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}

#greeting,
#cts_area .subcont,
#cts_area .subcont_u {
	display: inline-block;
	min-height: 1%;
}
