/* --------------------------------------------------
  
  教室ナビゲーション
  
-------------------------------------------------- */

#classNavi {
	margin-bottom: 10px;
}
#classNavi li {
	float: right;
	border-right: 1px solid #3a3a3a;
	height: 15px;
	padding-right: 3px;
	padding-left: 3px;
}

/* --------------------------------------------------
  
  おすすめ講座
  
-------------------------------------------------- */

.osusume {
	background-image: url(/images/bg_osusume_main.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

.osusumeTop {
	background-image: url(/images/bg_osusume_top.gif);
	background-repeat: no-repeat;
	padding: 15px 50px 10px 20px;
}

.osusumeBottom {
	background-image: url(/images/bg_osusume_bottom.gif);
	background-repeat: no-repeat;
}
.osusume h4 {
	background-image: url(/images/kazari_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 5px;
}



/* --------------------------------------------------
  
  公開講座
  
-------------------------------------------------- */

#koukai li {
	background-image: url(/images/kazari.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	white-space: nowrap;
	width: 320px;
	margin-bottom: 5px;
}
#koukai #left {
	width: 335px;
	float: left;
}

#koukai #right {
	width: 335px;
	float: right;
}



/* --------------------------------------------------
  
  開講講座
  
-------------------------------------------------- */

#kaikou {
	background-color: #e8f6e8;
	padding: 10px;
}

#kaikou ul {
	margin-bottom: 15px;
}

#kaikou li {
	background-color: #FFFFFF;
	margin-right: 5px;
	border: 1px solid #D0D0C8;
	padding: 5px 8px;
	white-space: nowrap;
	margin-bottom: 5px;
	float: left;
}


/* --------------------------------------------------
  
  アクセスマップ
  
-------------------------------------------------- */

#googleMap {
	width: 425px;
	float: right;
}

#access {
	width: 230px;
	float: left;
}
.tokuten {
	margin-bottom: 30px;
}



/* --------------------------------------------------
  
  会員特典
  
-------------------------------------------------- */

.tokuten th {
	background-image: url(/images/bg_tokuten_top.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}

.tokuten td {
	padding: 5px;
	border: 1px solid #d9d8d1;
}

.koumoku {
	background-color: #67c06f;
	font-weight: bold;
	color: #FFFFFF;
}


/* --------------------------------------------------
  
  タイトル
  
-------------------------------------------------- */


#shinjuku {
	background-image: url(/images/ttl_shinjuku.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 140px;
}


#sapporo {
	background-image: url(/images/ttl_sapporo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 140px;
}

#tachikawa {
	background-image: url(/images/ttl_tachikawa.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 140px;
}


#yokohama {
	background-image: url(/images/ttl_yokohama.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 140px;
}

#shonan {
	background-image: url(/images/ttl_shonan.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 140px;
}

#chiba {
	background-image: url(/images/ttl_chiba.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 140px;
}

#nagoya {
	background-image: url(/images/ttl_nagoya.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 140px;
}

#nakanoshima {
	background-image: url(/images/ttl_nakanoshima.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 140px;
}

#umeda {
	background-image: url(/images/ttl_umeda.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 140px;
}

#ashiya {
	background-image: url(/images/ttl_ashiya.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 140px;
}

#kawanishi {
	background-image: url(/images/ttl_kawanishi.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 140px;
}

#kyoto {
	background-image: url(/images/ttl_kyoto.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 140px;
}

#kitakyushu {
	background-image: url(/images/ttl_kitakyushu.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 140px;
}

#fukuoka {
	background-image: url(/images/ttl_fukuoka.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 140px;
}


/* --------------------------------------------------
  
  名古屋の入会の案内
  
-------------------------------------------------- */

#nagoyaNyukai h4 {
	font-weight: bold;
}

#nagoyaNyukai li {
	list-style: square inside;
	margin-bottom: 10px;
}

#nagoyaNyukai ul {
	margin-bottom: 30px;
}
