@charset "euc-jp";

/* toppage¡¡CSS Document */

/*---------------------------------------------
 h2
---------------------------------------------*/
h2#h2Konki {
	background: url(../../images/h2_konki.png) no-repeat;
	height: 29px;
}


/*---------------------------------------------
 contents area
---------------------------------------------*/
div#contWrapTop {
	width: 990px;	/* total:1000px */
	padding: 0px 5px 60px 5px;
	background: url(../images/bg_conttop.png) no-repeat 5px 0px;
}
div#contWrapTop:after {	/* ¹â£ê4FŽ¯ */
	content:"";
	display:block;
	clear:both;
}


/*---------------------------------------------
 main visual(no flash)
---------------------------------------------*/
div#noFlash {
	width: 968px;	/* total:990px */
	height: 296px;	/* total:345px */
	background: url(../../images/flash01.png) no-repeat;
	padding: 49px 0px 0px 22px;
}
div#noFlash ul {
	padding: 0px;
	margin: 0px;
	position: relative;
}
div#noFlash ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 100%;
	zoom:1;
}
div#noFlash ul li a {
	display: block;
	position: absolute;
	text-indent: -9999em;
}
div#noFlash ul li#noFlashNav01 a {
	width: 334px;
	height: 45px;
	top: 20px;;
}
div#noFlash ul li#noFlashNav01 a:hover {
	background: url(../../images/flash01_ov.png) no-repeat -22px -69px;
}
div#noFlash ul li#noFlashNav02{display:none;}
div#noFlash ul li#noFlashNav02 a { display:none;
/*	width: 330px;
	height: 45px;
	top: 49px;*/
}
div#noFlash ul li#noFlashNav02 a:hover {
/*	background: url(../../images/flash_ov.png) no-repeat -22px -98px;*/
}
div#noFlash ul li#noFlashNav03 a {
	width: 334px;
	height: 45px;
	top: 73px;
}
div#noFlash ul li#noFlashNav03 a:hover {
	background: url(../../images/flash01_ov.png) no-repeat -22px -122px;;
}
div#noFlash ul li#noFlashNav04 a {
	width: 334px;
	height: 45px;
	top: 128px;
}
div#noFlash ul li#noFlashNav04 a:hover {
	background: url(../../images/flash01_ov.png) no-repeat -22px -177px;
}
div#noFlash ul li#noFlashNav05 a {
	width: 165px;
	height: 40px;
	top: 203px;
	left: 0px;
}
div#noFlash ul li#noFlashNav05 a:hover {
	background: url(../../images/flash01_ov.png) no-repeat -22px -252px;
}
div#noFlash ul li#noFlashNav06 a {
	width: 165px;
	height: 40px;
	top: 203px;
	left: 170px;
}
div#noFlash ul li#noFlashNav06 a:hover {
	background: url(../../images/flash01_ov.png) no-repeat -192px -252px;
}

/*---------------------------------------------
 main visual
---------------------------------------------*/
div#mainVisual {
	width: 990px;	/* total:990px */
	height: 345px;
	margin-bottom: 20px;
}

/*---------------------------------------------
 [news] and [pic] area
---------------------------------------------*/
div#news_pic {
	width: 990px;	/* total:990px */
}
div#news_pic:after {	/* ¹â£ê4FŽ¯ */
	content:"";
	display:block;
	clear:both;
}


/*---------------------------------------------
 news
---------------------------------------------*/
div#newsWrap {
	width: 610px;	/* total:610px */
	float: left;
	position: relative;
}
div#newsWrap ul#tab {
	padding: 0px;
	margin: 0px;
	background: url(../../images/news_nav.png) no-repeat;
	height: 35px;
	text-indent: -9999em;
}
div#newsWrap ul#tab li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: inline;
}

div#newsWrap ul#tab li a {
	display: block;
	width: 149px;
	height: 34px;
	position: absolute;
	top: 0px;
}

/* === tab menu =============== */
/* 01 */
div#newsWrap ul#tab li#newsNav01 a {
	left: 1px;
}
/*
div#newsWrap ul#tab li#newsNav01 a:hover,
div#newsWrap ul#tab li.tabopen01 a {
	background: url(../../images/news_nav_ov.png) no-repeat -1px 0px;
}
*/

/* 02 */
div#newsWrap ul#tab li#newsNav02 a {
	left: 152px;
}
div#newsWrap ul#tab li#newsNav02 a:hover,
div#newsWrap ul#tab li.tabopen02 a {
	background: url(../../images/news_nav_ov.png) no-repeat -152px 0px;
}

/* 03 */
div#newsWrap ul#tab li#newsNav03 a {
	left: 303px;
}
div#newsWrap ul#tab li#newsNav03 a:hover,
div#newsWrap ul#tab li.tabopen03 a {
	background: url(../../images/news_nav_ov.png) no-repeat -303px 0px;
}
/* === /tab menu =============== */


div.news {
	width: 600px;	/* total:610px */
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 0px 0px;
	overflow: scroll;
	height: 280px;
	scrollbar-base-color: #eee;
	scrollbar-face-color: #eee;
	scrollbar-arrow-color: #999;
	scrollbar-shadow-color: #ccc;
	scrollbar-darkshadow-color: #ccc;
	scrollbar-highlight-color: #eee;
	scrollbar-3dlight-color: #ccc;
	scrollbar-track-color: #eee;
}

div.news table {
	width: 580px;	/* total:580px */
	margin-top: 14px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
div.news table td {
	padding-bottom: 16px;
}
div.news table td.newsDate{
	width: 80px;	/* total:20% */
}
div.news table td.newsTxt{
	background: url(../../images/arrow.png) no-repeat 0px 6px;
	padding-left: 10px;
}

/* === btn ichiran =============== */
#btnNews a {
	background: url(../../images/btn_news.png) no-repeat;
	display: block;
	width: 89px;
	height: 17px;
	text-indent: -9999em;
	position: relative;
	top: 2px;
	left: 510px;
}

a.btnCourse{
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #ff6347;
  color: white;
  border: solid 2px #ff6347;
  border-radius: 3px;
  transition: .4s;
  text-align:center;
  width: 530px;
  margin-bottom:15px;
  font-size: 24px;
}

a.btnCourse:hover {
  background: white;
  color: #ff6347;
  text-decoration: none;
}

#btnKoushin a {
	background: url(../../images/btn_koushin.png) no-repeat;
	display: block;
	width: 97px;
	height: 17px;
	text-indent: -9999em;
	position: relative;
	top: 2px;
	left: 500px;
}

#btnEvent a {
	background: url(../../images/btn_event.png) no-repeat;
	display: block;
	width: 122px;
	height: 17px;
	text-indent: -9999em;
	position: relative;
	top: 2px;
	left: 474px;
}

/*---------------------------------------------
 pic
---------------------------------------------*/
div#picWrap {
	width: 380px;	/* total:380px */
	float: right;
}

div#pic {
	width: 350px;	/* total:380px */
	margin: 10px 0px 0px 0px;
	border: solid 5px #77C1F5;
	padding: 10px;
	text-align: center;
	background: url(../../images/btn_shosai.png) no-repeat right bottom;
}

div#pic .picName {
	text-align: left;
	width: 320px;	/* total:330px */
	margin: 0px auto;
	padding: 2px 0px 0px 10px;
	color: #04344A;
	background: url(../../images/arrow1.png) no-repeat 0px 8px;
}

div#pic a {
	color: #04344A;
	text-decoration: none;
}
div#pic a:hover {
	color: #04344A;
	text-decoration: underline;
}

/* btn shosai */
div#btnShosai {
	position: relative;
}
div#btnShosai a {
	display: block;
	width: 50px;
	height: 51px;
	position: absolute;
	top: -41px;
	left: 310px;
	text-indent: -9999em;
}
* html div#btnShosai a {	/* IE6 hack */
	left: 135px; 
}