@charset "utf-8";
#hot_links {
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	color: #333333;
}
#hot_links  a:link,#hot_links a:visited {
	font-size: 10px;
	color: #FF8503;
}

#navigation_left #nav_top {
	height: 99px;
	background-image: url(../images/main_navi_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}



#navigation_left {
	float: left;
	width: 240px;
}
.home_main_title {
	width: 745px;
	float: right;
	background-image: url(../images/Banners/Main_picture_meishi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 265px;
}
.setaka_main_title {
	width: 745px;
	float: right;
	background-image: url(../images/Banners/Main-banner3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 265px;
}
.Minami_main_title {
	width: 745px;
	float: right;
	background-image: url(../images/Banners/Main-banner4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 265px;
}
.teachers_main_title {
	width: 745px;
	float: right;
	background-image: url(../images/Banners/Main-banner2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 265px;
}
.english_club_main_title {
	width: 745px;
	float: right;
	background-image: url(../images/Banners/Main-banner6.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 265px;
}
.summerSchool_main_title {
	width: 745px;
	float: right;
	background-image: url(../images/Banners/summer_school.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 265px;
}

#Sub_nav_links {
	clear: both;
	height: 110px;
	background-image: url(../images/sub_navi_left_pic.gif);
	background-color: #292929;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 300px;
	padding-top: 10px;
	color: #FFFFFF;
}
.sub_links_ul {
	padding: 7px;
	float: left;
	list-style-type: none;
	margin-right: 10px;
}
.sub_links_ul h3 a:link,.sub_links_ul h3 a:visited     {
	color: #FA9102;
}
.sub_links_ul a:link, .sub_links_ul a:visited  {
	color: #FFFFFF;
}
.sub_links_ul a:hover {
	color: #FFFF33;
}

#Sub_nav_links   h2  {
	font-size: 15px;
	font-weight: normal;
	font-family: "ＭＳ 明朝", "ＭＳ ゴシック", sans-serif;
}
#Sub_nav_links  h3  {
	font-weight: normal;
	padding-bottom: 3px;
	color: #FFFFFF;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
}


#Sub_nav_links #DV_about_sub_links {
	float: left;
	display: block;
}

#Sub_nav_links   #DV_about_sub_links ul {
	list-style-type: none;
	margin-top: 10px;
}

#Sub_nav_links #DV_about_sub_links li {
	float: left;
	display: block;
}
#Sub_nav_links     #DV_about_sub_links     a:link,#Sub_nav_links  #DV_about_sub_links    a:visited    {
	height: 50px;
	width: 140px;
	float: left;
	margin-right: 10px;
	color: #FFFFFF;
	font-size: 11px;
	background-image: url(../images/arrow-right.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#Sub_nav_links #DV_about_sub_links a:hover {
	background-image: url(../images/arrow-downright.gif);
	background-repeat: no-repeat;
	color: #CCCCCC;
}


#Sub_nav_links #DV_setaka {
	float: left;
	width: 650px;
	display: block;
}
#Sub_nav_links #DV_Minami {
	float: left;
	width: 650px;
	display: block;
}
#Sub_nav_links #DV_shime {
	float: left;
	width: 650px;
	display: block;
}
#Sub_nav_links #DV_e_club {
	float: left;
	width: 650px;
	display: block;
}

#DV_footer {
	background-color: #333333;
	padding: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin-top: 20px;
	background-image: url(../images/corner_menu_bg2.gif);
	background-repeat: repeat-x;
}

