@import "standard.css";

/*---------- ページ全体の指定 ----------*/

body {
  width: 100%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", sans-Serif;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #333333;
  background-color: #fff;
  -webkit-text-size-adjust: none;
}


/*---------- メイン ----------*/

#main {
  width: 100%;
  overflow: hidden;
  margin: 0 auto 0 auto;
  padding: 0;
  text-align: center;
  background-color: #fff;
}


/*---------- ヘッダー ----------*/

#header {
  width:100%;
  margin:0 auto;
  background:#FFF url(../image/common/head_bg.jpg) bottom repeat-x;
}


/*---------- ヘッダー内 ----------*/

#header #header_inner {
  width: 900px;
  margin: 0 auto 0 auto;
}


/*----- 左 logo -----*/

#h_logo {
  padding: 0;
  text-align: left;
  font-size: 14px;
  color: #444444;
  line-height: 1.5;
  text-decoration: none;
  float: left;
}

#h_logo h2 {
  margin-bottom: 10px;
  padding: 20px 0 0 0px;  /*-- logo 位置 --*/
  text-align: left;
  font-size: 20px;
  color: #444444;
  letter-spacing: 0.05em;
}

#h_logo a {
  font-size: 24px;
  color: #666666;
  text-decoration: none;
}

#h_logo a:hover {
  font-size: 24px;
  color: #888888;
  text-decoration: none;
}

/*----- 左 Language -----*/

#h_logo .language dt {
	float:left;
	padding-right:10px;
}
#h_logo .language dd {
	float:left;
	padding-right:5px;
}

/*----- 右 info -----*/

#h_info{
  margin: 0;
  padding: 18px 0 0 0;  /*-- info画像 位置 --*/
  text-align: right;
  font-size: 16px;
  color: #555555;
  line-height: 1.8;
  text-decoration: none;
  float: right;
}

#h_info a{
  font-size: 13px;
  color: #333333;
  text-decoration: none;
}

#h_info a:hover{
  font-size: 13px;
  color: #666666;
  text-decoration: none;
}

span.tel {
  font-size: 1.42em;
  color: #c9171e;
  line-height: 1.6;
  font-weight: bold;
}


/*---------- ヘッダーメニュー ----------*/

#header-menu {
	clear:both;
	width:100%;
}
#header-menu span{
	display:none;
}

#header-menu ul {
  width: 900px;
  text-align: left;
  margin: 0 auto 0 auto;
  padding: 0;
  background-image: url(../image/head_menu_back_base.gif);
  background-repeat: repeat-x;
}

#header-menu li {
  display: inline;
  list-style-type: none;
  float: left;
  color: #ffffff;
}

#header-menu .home a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_home.jpg) no-repeat;
}
#header-menu .home a:hover {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_home_on.jpg) no-repeat;
}

#header-menu .info a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_course.jpg) no-repeat;
}
#header-menu .info a:hover {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_course_on.jpg) no-repeat;
}

#header-menu .school a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_school.jpg) no-repeat;
}
#header-menu .school a:hover {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_school_on.jpg) no-repeat;
}

#header-menu .other a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_other.jpg) no-repeat;
}
#header-menu .other a:hover {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_other_on.jpg) no-repeat;
}

#header-menu .voice a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_voice.jpg) no-repeat;
}
#header-menu .voice a:hover {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_voice_on.jpg) no-repeat;
}

#header-menu .faq a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_faq.jpg) no-repeat;
}
#header-menu .faq a:hover {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_faq_on.jpg) no-repeat;
}

#p_top #header-menu .home a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_home_on.jpg) no-repeat;
}
#p_info #header-menu .info a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_course_on.jpg) no-repeat;
}
#p_instructor #header-menu .other a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_other_on.jpg) no-repeat;
}
#p_voice #header-menu .voice a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_voice_on.jpg) no-repeat;
}
#p_school #header-menu .school a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_school_on.jpg) no-repeat;
}
#p_faq #header-menu .faq a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_faq_on.jpg) no-repeat;
}


/*---------- 英語メニュー ----------*/

#header-menu .home_en a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_home_en.jpg) no-repeat;
}
#header-menu .home_en a:hover {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_home_en_on.jpg) no-repeat;
}

#header-menu .info_en a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_course_en.jpg) no-repeat;
}
#header-menu .info_en a:hover {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_course_en_on.jpg) no-repeat;
}

#header-menu .other_en a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_other_en.jpg) no-repeat;
}
#header-menu .other_en a:hover {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_other_en_on.jpg) no-repeat;
}

#header-menu .voice_en a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_voice_en.jpg) no-repeat;
}
#header-menu .voice_en a:hover {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_voice_en_on.jpg) no-repeat;
}

#header-menu .school_en a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_school_en.jpg) no-repeat;
}
#header-menu .school_en a:hover {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_school_en_on.jpg) no-repeat;
}

#header-menu .faq_en a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_faq_en.jpg) no-repeat;
}
#header-menu .faq_en a:hover {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_faq_en_on.jpg) no-repeat;
}

#p_top #header-menu .home_en a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_home_en_on.jpg) no-repeat;
}
#p_info #header-menu .info_en a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_course_en_on.jpg) no-repeat;
}
#p_instructor #header-menu .other_en a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_other_en_on.jpg) no-repeat;
}
#p_voice #header-menu .voice_en a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_voice_en_on.jpg) no-repeat;
}
#p_school #header-menu .school_en a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_school_en_on.jpg) no-repeat;
}
#p_faq #header-menu .faq_en a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_faq_en_on.jpg) no-repeat;
}

/*---------- 中国語メニュー ----------*/

#header-menu .home_ch a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_home_ch.jpg) no-repeat;
}
#header-menu .home_ch a:hover {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_home_ch_on.jpg) no-repeat;
}

#header-menu .info_ch a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_course_ch.jpg) no-repeat;
}
#header-menu .info_ch a:hover {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_course_ch_on.jpg) no-repeat;
}

#header-menu .other_ch a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_other_ch.jpg) no-repeat;
}
#header-menu .other_ch a:hover {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_other_ch_on.jpg) no-repeat;
}

#header-menu .voice_ch a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_voice_ch.jpg) no-repeat;
}
#header-menu .voice_ch a:hover {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_voice_ch_on.jpg) no-repeat;
}

#header-menu .school_ch a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_school_ch.jpg) no-repeat;
}
#header-menu .school_ch a:hover {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_school_ch_on.jpg) no-repeat;
}

#header-menu .faq_ch a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_faq_ch.jpg) no-repeat;
}
#header-menu .faq_ch a:hover {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_faq_ch_on.jpg) no-repeat;
}

#p_top #header-menu .home_ch a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_home_ch_on.jpg) no-repeat;
}
#p_info #header-menu .info_ch a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_course_ch_on.jpg) no-repeat;
}
#p_instructor #header-menu .other_ch a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_other_ch_on.jpg) no-repeat;
}
#p_voice #header-menu .voice_ch a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_voice_ch_on.jpg) no-repeat;
}
#p_school #header-menu .school_ch a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_school_ch_on.jpg) no-repeat;
}
#p_faq #header-menu .faq_en a {
  width:150px;
  height:53px;
  display: block;
  background: url(../image/gnavi/gnavi_faq_ch_on.jpg) no-repeat;
}

/*---------- SP電話ボタン ----------*/

.phone {
  display: none;
}

/*---------- お問い合わせ資料請求 ----------*/

.contactus {
  display: none;
}


/*---------- メイン画像 ----------*/

#header-img {
  width: 100%;
  margin: 0 0 20px 0;
  text-align: center;
}

.main_photo {
  display: block;
  margin: 0 auto 0 auto;
}


/*---------- コンテンツ ----------*/

#container {
	width:900px;
	margin: 0 auto 0 auto;
	text-align:left;
	overflow: hidden;
}
#pannavi {
	padding:10px 0;
	font-size:14px;
}

/*---------- メインコンテンツ ----------*/

#contents {
	width: 640px;
	float: left;
}

#contents h2.title {
	margin-bottom:20px;
	height:65px;
	padding:35px 0 0 20px;
	background:#15B6EA url(../image/common/h2_bg.jpg) no-repeat right;
	font-size:20px;
	color:#fff;
}

#contents h2.txt {
  height: auto;
  margin: 0 0 7px 0;
  padding: 0;
  border: none;
  font-size: 16px;
  color: #54351f;
  background: none;
}

#contents h3.title{
	margin-bottom:20px;
	padding:15px 0 15px 15px;
	background:url(../image/common/h3_pointer.gif) no-repeat left;
	font-size:16px;
	border-top:1px #999999 dotted;
	border-bottom:1px #999999 dotted;
}
#contents .cbox{
	margin:0 auto 40px;
	padding:0 10px;
}
#contents .cbox100{
	margin:0 auto 100px;
	padding:0 10px;
}

/*---------- お知らせ ----------*/

#contents #news {
	margin-bottom:30px;
}
#contents #news .fl {
	line-height:0;
}
#contents #news .inbox {
	padding:10px 20px 10px 30px;
	background:#FFCCCC url(../image/news_bg.jpg);
	clear:both;
}
#contents #news .inbox .l {
	width:70px;
	height:70px;
	margin-right:15px;
	display:inline;
	background:url(../image/ico_news.jpg) no-repeat top;
	float:left;
}
#contents #news .inbox .l span{
	display:none;
}
#contents #news .inbox .r {
	float:left;
}
#contents #news .inbox .r dl{
	margin-bottom:10px;
}
#contents #news .inbox .r dt{
	width:100px;
	padding-right:10px;
	float:left;
}
#contents #news .inbox .r dd{
	float:left;
}
#contents #news .inbox .backno{
	font-size:12px;
}
#contents #news .inbox .backno li{
	padding-left:10px;
	background:url(../image/ico_seemore.jpg) no-repeat left;
	display:inline;
	float:right;
}


/*---------- お知らせ（下層） ----------*/


#p_news #news_list dl{
	margin-bottom:10px;
}
#p_news #news_list dt{
	width:10_px;
	padding-right:10px;
	float:left;
}
#p_news #news_list dd{
	float:left;
}


/*---------- 画像の回り込み ----------*/

img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

img.picture_r {
  margin: 0 5px 10px 10px;
  float: right;
}


/*---------- 表（テーブル） ----------*/

table#t01 {
  width: 310px;
  border: solid 1px #cccccc;
  border-collapse: collapse;
}


td#t01 {
  padding: 10px;
  border-collapse: collapse;
}


td#head {
  padding: 9px 6px 6px 15px;
  border: solid 1px #cccccc;
  border-collapse: collapse;
  background-image: url(../image/main_block_bg.gif);
}


table.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  width: 100%;
}

td.table_head {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding: 12px 14px 8px 14px;
  background-color: #fff8e3;
  width: 100px;
}

td.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding: 12px 14px 8px 14px;
  width: auto;
}


/*---------- サイドエリア ----------*/

#menu {
  float: right;
  margin: 0 0 15px 0;
  width: 220px;
  text-align: left;
  letter-spacing: 0.05em;
}

.menulist {
  margin: 0 0 28px 0;
  padding: 5px 2px 0px 5px;
  width: 210px;
  text-align: left;
}

.menulist h2 {
  height: 27px;
  margin: 0;
  padding: 12px 0 5px 14px;
  font-size: 15px;
  color: #fffffc;
  background-image: url(../image/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist h3 {
  height: 27px;
  margin: 0;
  padding: 12px 0 5px 14px;
  font-size: 15px;
  color: #fffffc;
  background-image: url(../image/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist ul {
  margin: 0;
  padding: 0;
}

.menulist li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menulist li a{
  color: #627a16;
  display: block;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  padding: 8px 4px 3px 30px;
  font-size: 13px;
  line-height: 1.9;
  text-decoration: none;
  background-image: url(../image/side_menu_bg.gif);
  background-repeat: no-repeat;
}

.menulist li a:hover{
  color: #95a749;
  background-image: url(../image/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}

.menu_free {
	margin:0 auto;
	padding:10px;
	padding-bottom:20px;
	width:190px;
	text-align:left;
	background-image:url(../image/common/information_bg.gif);
}

.menu_free a{
	color:#FF0000;
	text-decoration: none;
}

.menu_free h2 {
  height: 27px;
  margin: 0;
  padding: 12px 0 5px 14px;
  font-size: 15px;
  color: #fffffc;
  background-image: url(../image/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free h3 {
	text-align:center;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px #CCC solid;
}

.menu_free p{
  margin: 0;
  padding: 8px 8px 14px 8px;
  font-size: 13px;
  line-height: 1.8;
}

.menu_free .button{
	padding: 10px;
	background: #F60;
	text-align: center;
}
.menu_free .button a{
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

.menu_top {
  padding: 0;
  margin-bottom:20px;
  text-align: left;
}

.menu_top a{
  color: #993300;
  padding: 6px 0 6px 0;
  line-height: 1.8;
}

.menu_top a:hover{
  color: #666666;
}

.menu_top p{
  margin: 0;
  padding: 0;
  line-height: 1.8;
}


.menu_btn_under {
  margin: 0 0 10px 0;
  text-align: left;
}

.menu_btn_under a{
  margin: 0 0 8px 0;
  color: #993300;
  display: block;
  padding: 0;
  font-size: 13px;
  line-height: 1.8;
  text-decoration: none;
}

.menu_btn_under a:hover{
  color: #666666;
}


/*---------- サイドエリア・トップに戻る ----------*/

.menu_back {
  display: none;
}


/*---------- フッター ----------*/

#pagetop {
  width:900px;
  margin:0 auto;
}

#footer {
  width: 100%;
  clear: both;
  padding: 30px 0 30px 0;
  text-align: center;
  font-size: 14px;
  color: #333333;
  line-height: 1.8;
  background-color:#15B6EA;
}

#footer .fnavi {
	color: #fff;
	font-size: 14px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
  color: #555555;
  text-decoration: none;
}