@charset "UTF-8";

/* ----------
リセット
------------- */

body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style:none;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
}

/* ----------
ページトップ
------------- */
html>body #pagetop {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 0
}

html>body #pagetop {
      position: fixed;
      bottom: 0;
      right: 0;
      z-index: 0;
      }

#pagetop {
      _position: absolute;
      _right: 0;
      _top:expression(eval(document.compatMode &&
       document.compatMode=='CSS1Compat') ?
       documentElement.scrollTop
       +(documentElement.clientHeight-this.clientHeight) - 0
       : document.body.scrollTop
       +(document.body.clientHeight-this.clientHeight) - 0);
       _z-index: 500;
       margin: 0;

       }

* html .iepngfix,* html img {
       behavior: expression(IEPNGFIX.fix(this));
       } 

/* ----------
全体
------------- */
body{
	text-align:center;
	font-size:12px;
	color:#777777;
	font-family: "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	line-height:150%;
	background-image: url(../img/img_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
}

html, body, #wrapper {height:100%;}

body > #wrapper {height:auto; min-height:100%;}

a,
a:link,
a:visited {
	color:#777777;
	text-decoration:none;
}

a:hover,
a:active {
	color:#ff6600;
	text-decoration:underline;
}


#wrapper {
	width:900px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	
}

#main{
	width:900px;
	padding-bottom: 95px;
}  /* must be same height as the footer */

#contents{
	width:869px;
	margin-left: 15px;
	margin-right: 16px;
}  


h1{
	font-size: 10px;
	font-weight: normal;
	line-height: 29px;
	color: #999;
	width: 618px;
	text-indent: 8px;
	height: 29px;
}

.clear {clear:both;}

.sp{letter-spacing: -0.1em;}

/* ----------
ヘッダー
------------- */
#header{
	background-image: url(../img/img_header.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 900px;
	margin-bottom: 2px;
}

#header_l{
	width: 618px;
	float: left;
}

#header_r{
	width: 282px;
	float: right;
}

#header_r ul{
	height: 29px;
	width: 248px;
	margin-top: 14px;
	margin-left: 12px;
}

#header_r li{float:left;}
#header_r a{display: block;}

#header_r li#toppage a {
	background-image:url(../img/btn_use_toppage.jpg);
	background-position:0px 0px;
	width:78px;
	height: 29px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#header_r li#toppage a:hover, #header_r li#toppage a:active {
 	background-position:0px -29px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#header_r li#aboutus {margin-left: 7px;}
#header_r li#aboutus a {
	background-image:url(../img/btn_use_aboutus.jpg);
	background-position:0px 0px;
	width:72px;
	height: 29px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#header_r li#aboutus a:hover, #header_r li#aboutus a:active {
 	background-position:0px -29px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#header_r li#inquiry_u {margin-left: 7px;}
#header_r li#inquiry_u a {
	background-image:url(../img/btn_use_inquiry.jpg);
	background-position:0px 0px;
	width:84px;
	height: 29px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#header_r li#inquiry_u a:hover, #header_r li#inquiry_u a:active {
 	background-position:0px -29px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#header_r p{
	font-size: 11px;
	line-height: 12px;
	color: #FFF;
	margin-top: 8px;
	margin-left: 9px;
	letter-spacing: -0.1em;
}

#logo{
	width:207px;
	display:inline;
	text-indent:-9999px;
	float: left;
}

#logo a{
	width:207px;
	height:55px;
	display: block;
	overflow:hidden;
	text-decoration:none;
}

/* ----------
グローバルナビ
------------- */
#gnavi{
	width: 871px;
	clear: both;
	margin-left: 14px;
	height: 47px;
	padding-top: 2px;
}
#gnavi ul{
	height: 47px;
	width: 871px;
}
#gnavi li{float:left;}
#gnavi a {display: block;}

#gnavi li#toppage_g a {
	background-image:url(../img/btn_toppage.jpg);
	background-position:0px 0px;
	width:175px;
	height: 47px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#toppage_g a:hover, #gnavi li#toppage_g a:active {
 	background-position:0px -47px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#abachouse a {
	background-image:url(../img/btn_abachouse.jpg);
	background-position:0px 0px;
	width:174px;
	height: 47px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#abachouse a:hover, #gnavi li#abachouse a:active {
 	background-position:0px -47px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#business a {
	background-image:url(../img/btn_businessenglish.jpg);
	background-position:0px 0px;
	width:174px;
	height: 47px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#business a:hover, #gnavi li#business a:active {
 	background-position:0px -47px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#children a {
	background-image:url(../img/btn_forchildren.jpg);
	background-position:0px 0px;
	width:174px;
	height: 47px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#children a:hover, #gnavi li#children a:active {
 	background-position:0px -47px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#inquiry a {
	background-image:url(../img/btn_inquiry.jpg);
	background-position:0px 0px;
	width:174px;
	height: 47px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#inquiry a:hover, #gnavi li#inquiry a:active {
 	background-position:0px -47px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

/* ----------------------
メインイメージ
------------------------- */
#mainimg{
	clear: both;
	padding-top: 14px;
}

/* ----------------------
サブメニュー□トップ
------------------------- */
#submenu{
	width:869px;
	margin-right: 16px;
	margin-left: 15px;
	margin-top: 10px;
}

#submenu p{
	font-size: 11px;
	line-height: 14px;
	padding-top: 83px;
	padding-right: 15px;
	padding-left: 15px;
}

#s_abac {float:left;width:283px;}
#s_abac a{
	background-image:url(../img/btn_sub_abac.jpg);
	background-position:0px 0px;
	width:283px;
	height: 151px;
	display: block;
	color:#777777;
	text-decoration:none;
}

#s_abac a:hover, #s_abac a:active {
 	background-position:0px -151px;
	color:#777777;
	text-decoration:none;
}


#s_business {float:left;width:283px;padding-left: 10px;}
#s_business a{
	background-image:url(../img/btn_sub_business.jpg);
	background-position:0px 0px;
	width:283px;
	height: 151px;
	display: block;
	color:#777777;
	text-decoration:none;
}

#s_business a:hover, #s_business a:active {
 	background-position:0px -151px;
	color:#777777;
	text-decoration:none;
}


#s_children {float:left;width:283px;padding-left: 10px;}
#s_children a{
	background-image:url(../img/btn_sub_children.jpg);
	background-position:0px 0px;
	width:283px;
	height: 151px;
	display: block;
	color:#777777;
	text-decoration:none;
}

#s_children a:hover, #s_children a:active {
 	background-position:0px -151px;
	color:#777777;
	text-decoration:none;
}

/* ----------------------
左コンテンツ□トップ
------------------------- */
#left_contents{
	float: left;
	width: 345px;
	margin-top: 10px;
	margin-bottom: 20px;
}

/* --新着情報・ビジネス英語日程-- */
html{overflow-y: scroll;}

.box01{
	background-image: url(../img/img_box01_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 6px;
}

.box01_in{
	background-image: url(../img/img_box01_re.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-left: 6px;
}

.box02{
	background-image: url(../img/img_box02_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	background-color: #EEE;
	width: 333px;
	padding-top: 5px;
}

.box02_in{
	width: 318px;
	height: 292px;
	margin-left: 10px;
	overflow:scroll;
	overflow-x: hidden;
}

.box02_in dl{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	width: 291px;
	margin-bottom: 10px;
}

.box02_in dt{
	line-height: 18px;
	color: #FF6600;
}

.box02_in dd{
	padding-left: 8px;
	line-height: 18px;
	color: #666;
	font-size: 11px;
	padding-bottom: 12px;
}

.box02_in dd a,
.box02_in dd a:link,
.box02_in dd a:visited {
	color:#777777;
	text-decoration:none;
}

.box02_in dd a:hover,
.box02_in dd a:active {
	color:#777777;
	text-decoration:underline;
}

#s_business_b{margin-top: 10px;}


/* ----------------------
左コンテンツ□階層
------------------------- */
#left_contents2{
	float: left;
	width: 283px;
	margin-top: 10px;
	margin-bottom: 30px;
}

/* --サブメニュー□階層-- */
#submenu2{width:283px;}

#s_abac2 a{
	background-image:url(../img/btn_sub_abac2.jpg);
	background-position:0px 0px;
	width:283px;
	height: 106px;
	display: block;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#s_abac2 a:hover, #s_abac2 a:active {
 	background-position:0px -106px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}


#s_business2 {margin-top: 5px;}
#s_business2 a{
	background-image:url(../img/btn_sub_business2.jpg);
	background-position:0px 0px;
	width:283px;
	height: 106px;
	display: block;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#s_business2 a:hover, #s_business2 a:active {
 	background-position:0px -106px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}


#s_children2 {margin-top: 5px;}
#s_children2 a{
	background-image:url(../img/btn_sub_children2.jpg);
	background-position:0px 0px;
	width:283px;
	height: 106px;
	display: block;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#s_children2 a:hover, #s_children2 a:active {
 	background-position:0px -106px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

/* --新着情報・ビジネス英語日程-- */
.box01_2{
	background-image: url(../img/img_box01_btm2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 6px;
}

.box01_2_in{
	background-image: url(../img/img_box01_re2.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-left: 6px;
}

.box02_2{
	background-image: url(../img/img_box02_btm2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	background-color: #EEE;
	width: 271px;
	padding-top: 5px;
}

.box02_2_in{
	width: 256px;
	height: 240px;
	margin-left: 10px;
	overflow:scroll;
	overflow-x: hidden;
}

.box02_2_in dl{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	width: 229px;
	margin-bottom: 10px;
}

.box02_2_in dt{
	line-height: 18px;
	color: #FF6600;
}

.box02_2_in dd{
	padding-left: 8px;
	line-height: 18px;
	color: #666;
	font-size: 11px;
	padding-bottom: 12px;
}

.box02_2_in dd a,
.box02_2_in dd a:link,
.box02_2_in dd a:visited {
	color:#777777;
	text-decoration:none;
}

.box02_2_in dd a:hover,
.box02_2_in dd a:active {
	color:#777777;
	text-decoration:underline;
}

#news_b2{margin-top: 10px;}
#s_business_b2{margin-top: 10px;}


/* --左インフォメーション-- */
#side_info_b{margin-top: 10px;}

#sideinfo_box{
	background-image: url(../img/img_box04_re.jpg);
	background-repeat: repeat-y;
}

#sideinfo_text{
	line-height: 13px;
	margin-left: 17px;
	width: 250px;
}

#sideinfo_text p{
	padding-top: 4px;
	font-size: 11px;
}

#mailto2{margin-left: 17px;}

#corp2{
	line-height: 17px;
	background-color: #F60;
	height: 17px;
	width: 260px;
	margin-left: 11px;
	text-indent: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}

.corp1_2{
	line-height: 14px;
	padding-left: 16px;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 2px;
}

.corp2_2{
	font-size: 11px;
	line-height: 12px;
	padding-left: 16px;
	padding-top: 4px;
	padding-bottom: 2px;
}

#inquiry_2{
	line-height: 17px;
	background-color: #F60;
	height: 17px;
	width: 260px;
	margin-left: 11px;
	text-indent: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	margin-top: 10px;
}

#s_mail{
	margin-left: 17px;
	margin-top: 8px;
}

#s_tel{
	margin-left: 17px;
	margin-top: 11px;
}


/* ----------------------
右コンテンツ□トップ
------------------------- */
#right_contents{
	float: right;
	width: 514px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.box03{
	background-image: url(../img/img_box03_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 17px;
}

.box03_in{
	background-image: url(../img/img_box03_re.jpg);
	background-repeat: repeat-y;
}

/* --コンセプト-- */
#concept_box{
	width: 486px;
	margin-left: 17px;
	padding-top: 6px;
}

#concept_box p{
	line-height: 22px;
	padding-top: 1px;
	padding-right: 5px;
}


.rgt_side{
	float: right;
	margin-left: 15px;
	margin-bottom: 3px;
}

/* --お問い合わせ-- */
#topinfo_b{margin-top: 10px;}

#topinfo_box{
	background-image: url(../img/img_topinfo.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 514px;
}

#topinfo_text{
	line-height: 13px;
	height: 59px;
	width: 480px;
	margin-left: 17px;
}

#topinfo_text p{padding-top: 10px;}

#mailto{margin-left: 136px;}


/* ----------------------
右コンテンツ□階層
------------------------- */
#right_contents2{
	float: right;
	width: 571px;
	margin-top: 10px;
	margin-bottom: 30px;
}

#pan{
	height: 12px;
}

#pan li{
	font-size: 11px;
	line-height: 12px;
	float: left;
	color: #00a0e9;
}

#pan li a,
#pan li a:link,
#pan li a:visited {
	color:#00a0e9;
	text-decoration:none;
}

#pan li a:hover,
#pan li a:active {
	color:#9cdd10;
	text-decoration:underline;
}

.box05{
	background-image: url(../img/img_box05_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 12px;
}

.box05_in{
	background-image: url(../img/img_box05_re.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-left: 12px;
}

.box06{
	background-image: url(../img/img_box06_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 3px;
	width: 547px;
}

.box06_in{
	background-image: url(../img/img_box06_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 3px;
}

.box06_re{
	background-image: url(../img/img_box06_re.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
}

.box07{
	background-image: url(../img/img_box07_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 7px;
}

.box07_in{
	background-image: url(../img/img_box07_re.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-left: 7px;
}

.box08{
	background-image: url(../img/img_box08_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 13px;
	width: 571px;
}

.box08_in{
	background-image: url(../img/img_box08_re.jpg);
	background-repeat: repeat-y;
	width: 571px;
}

.box09{
	background-image: url(../img/img_box09_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 9px;
	width: 561px;
	margin-top: 13px;
}

.box09_in{
	background-image: url(../img/img_box09_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
}

.box09_re{
	background-image: url(../img/img_box09_re.gif);
	background-repeat: repeat-y;
	padding-left: 9px;
	padding-right: 9px;
}

.box10{
	background-image: url(../img/img_box05_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 12px;
	width: 571px;
}

.box10_in{
	background-image: url(../img/img_box05_re.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-left: 22px;
	width: 571px;
	padding-bottom: 11px;
}

.box10_in2{
	background-image: url(../img/img_box05_re.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-left: 22px;
	width: 571px;
	padding-bottom: 6px;
}

.box10_in3{
	background-image: url(../img/img_box05_re.jpg);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-left: 22px;
	width: 571px;
	padding-bottom: 11px;
}

.box10_in4{
	background-image: url(../img/img_box05_re.jpg);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-left: 17px;
	width: 571px;
	padding-bottom: 6px;
}

.box11{
	background-image: url(../img/img_box11_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	width: 527px;
	margin-top: 10px;
}

.box11_in{
	background-image: url(../img/img_box11_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	width: 527px;
}

.box11_re{
	background-image: url(../img/img_box11_re.gif);
	background-repeat: repeat-y;
	width: 527px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.box11_re p{
	line-height: 23px;
	color: #004986;
	padding-left: 11px;
	padding-right: 11px;
}

.box12{
	background-image: url(../img/img_box12_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 12px;
	width: 561px;
}

.box12_in{
	background-image: url(../img/img_box07_re.jpg);
	background-repeat: repeat-y;
	padding-top: 7px;
	padding-right: 12px;
	padding-left: 12px;
	color: #666;
}

.box13{
	background-image: url(../img/img_box05_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 11px;
	width: 571px;
}

.box13_in{
	background-image: url(../img/img_box05_re.jpg);
	background-repeat: repeat-y;
	padding-top: 7px;
	padding-left: 17px;
	width: 571px;
	padding-bottom: 7px;
}

/* ----------------------
アバックハウス
------------------------- */
#abachouse_category_b{margin-top: 9px;}

#category_list{width: 524px;}
#category_list li{
	float: left;
	width: 131px;
	margin-top: 7px;
	background-image: url(../img/img_icon_mark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	padding-bottom: 7px;
	text-indent: 18px;
	line-height: 13px;
	height: 13px;
}

#category_list li a,
#category_list li a:link,
#category_list li a:visited {
	color:#777;
	text-decoration:none;
}

#category_list li a:hover,
#category_list li a:active {
	color:#00a0e9;
	text-decoration:underline;
}

#category_detail{
	width: 561px;
	margin-left: 5px;
}

.detail_b{
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../img/bar_title.jpg);
	background-repeat: no-repeat;
	text-indent: 24px;
	height: 30px;
	width: 561px;
	margin-top: 10px;
}

.c_box{
	width: 547px;
}

.c_box_left{
	float: left;
	width: 132px;
	background-image: url(../img/img_photo_flame.gif);
	background-repeat: no-repeat;
	height: 102px;
}

.c_box_right{
	float: right;
	width: 405px;
}

.c_photo{
	height: 90px;
	width: 120px;
	margin-top: 5px;
	margin-left: 5px;
}

.c_photo a {
	border: 1px solid #FFF;
	display: block;
	height: 90px;
	width: 120px;
}

.c_photo a:hover, .c_photo a:active {
 	border: 1px solid #00a0e9;
	height: 90px;
	width: 120px;
}

.c_box_text{
	width: 405px;
}

.c_box_text p{
	color: #666;
	padding-top: 5px;
	line-height: 18px;
	padding-right: 5px;
}

.to_detail{
	width:89px;
	margin-left: 316px;
	font-size: 11px;
	line-height: 25px;
	text-indent: 10px;
	margin-top: 36px;
}

.to_detail a{
	background-image:url(../img/btn_detail.jpg);
	background-position:0px 0px;
	width:89px;
	height: 25px;
	display: block;
	color:#00a0e9;
	text-decoration:none;
}

.to_detail a:hover, .to_detail a:active {
 	background-position:0px -25px;
	color:#00a0e9;
	text-decoration:underline;
}

/* ----次ページへのリンク部分---- */

#page{
	width: 543px;
}

.pager_current{
	width: 18px;
	height: 18px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	float: left;
	margin-right: 5px;
	border: 1px solid #00A0E8;
	background-color: #00A0E8;
}

#page a {
	width: 18px;
	height: 18px;
	color: #00A0E8;
	text-align: center;
	display: block;
	float: left;
	text-decoration:none;
	margin-right: 5px;
	border: 1px solid #00A0E8;
	background-color: #FFFFFF;
}

#page a:hover, #page a:active {
	color: #FFFFFF;
	background-color: #00A0E8;
}

/* --詳細ページ-- */
.abachouse_title_b{
	font-size: 12px;
	line-height: 44px;
	font-weight: normal;
	color: #00a0e9;
	text-indent: 30px;
	height: 44px;
	width: 571px;
	background-image: url(../img/bar_detail_title.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}

.d_photo{
	border: 1px solid #A9A9A9;
	height: 404px;
	width: 539px;
	margin-left: 15px;
}

.d_text{
	width: 521px;
	line-height: 32px;
	/* --background-image: url(../img/img_dot_line.gif);
	background-repeat: repeat-y;-- */
	color: #666;
	margin-left: 25px;
	margin-top: 5px;
}

.d_text p{
	padding-right: 5px;
	padding-left: 5px;
}

.btn_box{
	width: 530px;
	margin-left: 21px;
	margin-top: 25px;
}

.back_area{width: 194px;float: left;}
.back{margin-top: 23px;}
.inquiry_area{width: 143px;float: left;}
.next_area{width: 193px;float: right;}
.next{margin-top: 23px;text-align: center;margin-left: 133px;}

#abachouse_category_b2{margin-top: 20px;}

/* ----------------------------
ビジネス英語講座
------------------------------- */
#for_english{
	font-size: 11px;
	line-height: 12px;
	color: #F60;
	text-align: right;
	padding-top: 6px;
}

#for_english a,
#for_english a:link,
#for_english a:visited {
	color:#F60;
	text-decoration:none;
}

#for_english a:hover,
#for_english a:active {
	color:#666;
	text-decoration:underline;
}


#business_b{margin-top: 3px;}

#business_detail{width: 532px;}

#business_detail_l{
	float: left;
	width: 355px;
}

#business_detail_r{
	float: right;
	width: 162px;
}

#teacher{
	font-size: 14px;
	line-height: 27px;
	font-weight: normal;
	color: #666;
	background-image: url(../img/img_icon01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 355px;
	margin-top: 5px;
	text-indent: 14px;
	margin-bottom: 7px;
}

#career{
	line-height: 28px;
	background-image: url(../img/img_dot_line2.gif);
	background-repeat: repeat-y;
	width: 355px;
}

#career li{
	padding-right: 5px;
	padding-left: 5px;
	color: #666;
}

#seminar{
	line-height: 28px;
	background-image: url(../img/img_dot_line3.gif);
	background-repeat: repeat-y;
	width: 527px;
	margin-top: 7px;
	color: #666;
}

.s_contents{
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

#seminar p{
	padding-right: 5px;
	padding-left: 5px;
	color: #666;
}

/* --投稿箇所-- */
.contribution p{
	color: #666;
}

.contribution p a,
.contribution p a:link,
.contribution p a:visited {
	color:#666;
	text-decoration:none;
}

.contribution p a:hover,
.contribution p a:active {
	color:#666;
	text-decoration:underline;
}

.pdf_area{
	background-image: url(../img/img_reader_back.jpg);
	background-repeat: no-repeat;
	width: 537px;
	height: 49px;
	margin-bottom: 5px;
	margin-top: 15px;
}

.adobe_reader{
	width: 277px;
	float: left;
}

.adobe_reader p{
	margin-top: 26px;
	margin-left: 74px;
}

.pdf_open{
	float: right;
	width: 164px;
}

.pdf_open p{
	margin-top: 10px;
	margin-right: 5px;
}

.seminar_inquiry{
	clear: both;
	background-image: url(../img/img_seminar_inquiry.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 537px;
}

.seminar_inquiry p{
	margin-left: 159px;
	padding-top: 11px;
}

.space01{
	padding-left: 24px;
}

.space02{
	padding-left: 92px;
}

/* ----------------------------
会社案内
------------------------------- */
#president_b{margin-top: 3px;}

#president_name{
	padding-top: 14px;
	padding-left: 197px;
}

#corporate_profile_b{margin-top: 10px;}

#corp_detail{width: 530px;}

#corp_tb{
	width: 530px;
}

#corp_tb th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	line-height: 14px;
	font-size: 12px;
	color: #666;
	background-color: #BDEAFF;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}

#corp_tb td.td_sp{
	width: 10px;
}

#corp_tb td.td_d{
	font-size: 12px;
	line-height: 35px;
	color: #666;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
	background-image: url(../img/img_dot_line4.gif);
	background-repeat: repeat-y;
	width: 398px;
}

#access_b{margin-top: 10px;}

#access_detail{width: 537px;}

#access_detail p{
	line-height: 13px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#gmap{
	background-image: url(../img/img_gmap.gif);
	background-repeat: no-repeat;
	height: 433px;
	width: 537px;
	padding-top: 10px;
	padding-left: 10px;
}

.g_text{
	font-size: 11px;
	color: #666;
	padding-top: 9px;
}

/* ----------------------------
子供英会話
------------------------------- */
#child_b{margin-top: 3px;}

#child_detail{width: 527px;}

#child{
	line-height: 28px;
	background-image: url(../img/img_dot_line3.gif);
	background-repeat: repeat-y;
	width: 527px;
	color: #666;
	margin-left: 5px;
	margin-bottom: 45px;
}

#lesson_d{
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #10A0EA;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 527px;
}

#price_box_d{
	width: 527px;
}

.t_blue{
	color: #10A0EA;
}

.lesson_tb{
	width: 527px;
	border-collapse: collapse;
}

.lesson_tb th{
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	line-height: 18px;
	border: 1px solid #10A0EA;
	padding: 5px;
}

.lesson_tb td{
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	line-height: 18px;
	border: 1px solid #10A0EA;
	padding: 5px;
}

.th01{
	background-color: #eee;
	text-align: left;
	color: #10A0EA;
}

.th02{
	background-color: #E6F7FF;
	text-align: center;
	width: 110px;
}

.th03{
	background-color: #E6F7FF;
	text-align: center;
	width: 110px;
}

.th04{
	background-color: #E6F7FF;
	text-align: center;
	width: 110px;
}


.td01{
	text-align: left;
	color: #10A0EA;
}

.td02{
	text-align: center;
	width: 110px;
}

.td03{
	text-align: center;
	width: 110px;
}

.td04{
	text-align: center;
	width: 110px;
}

.coution{
	font-size: 11px;
}

.coution2{
	color: #10A0EA;
	margin-bottom: 10px;
}

.coution3{
	font-size: 11px;
	margin-bottom: 10px;
}

/* ----------------------------
アバックタレント一覧
------------------------------- */
#abac_talent{margin-top: 9px;
}

.ta_box{
	background-image: url(../img/img_box05_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
}

.ta_box_in{
	background-image: url(../img/img_box05_re.jpg);
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-left: 15px;
}

.ta_box_in table{
	border-collapse:separate;
	border-spacing:7px;
	text-align: center;
}

.ta_box_in td {
	width:171px;
	vertical-align: top;
}

.talent_s{
	background-image: url(../img/img_tabox_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	width:171px;
}

.talent_s_in{
	background-color: #00a0e9;
	background-image: url(../img/img_tabox_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.talent_s_img{}

.talent_s_img a {
	border: 1px solid #FFF;
	display: block;
}

.talent_s_img a:hover, .talent_s_img a:active {
 	border: 1px solid #00a0e9;
}

.talent_name{
	margin-top: 5px;
	border: 1px solid #FFF;
	background-image: url(../img/img_td_back.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #FFF;
	padding-top: 6px;
	padding-bottom: 3px;
}

.talent_10{
	font-size: 10px;
}

/* --アバックタレント詳細-- */
.ta_box2{
	background-image: url(../img/img_box05_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 17px;
}

.ta_box2_in{
	background-image: url(../img/img_box05_re.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-left: 7px;
}

.ta_sdw{
	background-image: url(../img/img_ta_sdw.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 557px;
	padding-top: 15px;
}

.talent_detail{
	width: 527px;
	margin-left: 15px;
	padding-bottom: 20px;
}

#talent_left_contents{
	width: 161px;
	float: left;
}

#talent_right_contents{
	width: 351px;
	float: right;
}

#talent_right_contents p{
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 22px;
}

.talent_img{
	margin-bottom: 1px;
}

.talent_img a {
	border: 1px solid #000;
	display: block;
}

.talent_img a:hover, .talent_img a:active {
 	border: 1px solid #00a0e9;
}

#talent_name_b{
	background-image: url(../img/img_dot_line5.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 351px;
	padding-bottom: 2px;
}

#talent_name_b h3{
	font-size: 23px;
	font-weight: bold;
	color: #666;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 100%;
	padding-top: 4px;
	padding-bottom: 1px;
}

.talent_eng{
	font-size: 12px;
	font-weight: normal;
	color: #00a0e9;
	padding-right: 5px;
	padding-left: 5px;
}

.talent_sc{
	clear: both;
	background-image: url(../img/img_talent_sc.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 537px;
	margin-left: 10px;
}

.talent_sc p{
	margin-left: 136px;
	padding-top: 9px;
}



/* ----------------------------
下部インフォメーション□トップ
------------------------------- */
#under_info{
	width: 900px;
	background-image: url(../img/img_underinfo.gif);
	background-repeat: no-repeat;
	height: 136px;
	padding-top: 24px;
}

#underinfo_box{
	width: 361px;
	margin-left: 539px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-top: 4px;
	padding-bottom: 2px;
}

#corp{
	line-height: 17px;
	background-color: #F60;
	height: 17px;
	width: 324px;
	margin-left: 15px;
	text-indent: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}

.corp1{
	line-height: 14px;
	padding-left: 20px;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 2px;
}

.corp2{
	font-size: 11px;
	line-height: 12px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 2px;
}

.int1{
	padding-left: 10px;
}

.int2{
	padding-left: 21px;
}

/* --追記-- */

#under_info2{
	width: 900px;
	background-image: url(../img/img_underline.gif);
	background-repeat: no-repeat;
	padding-top: 24px;
	margin-bottom: 30px;
}

#under_info2_wp{
	width: 890px;
	margin-left: 5px;
}

/* --GSL-- */

#link_gsl{
	float: left;
	width: 145px;
}
#link_logo_gsl{
	float: left;
	width: 60px;
}
#link_text_gsl{
	float: right;
	width: 75px;
	font-size: 10px;
	line-height: 14px;
	color: #999;
}

#under_logo{
	float: left;
	margin-left: 10px;
}

#underinfo_box2{
	width: 346px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-top: 4px;
	padding-bottom: 2px;
	float: right;
}

#corp_sy{
	line-height: 17px;
	background-color: #F60;
	height: 17px;
	width: 329px;
	margin-left: 15px;
	text-indent: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}


/* ----------
フッター
------------- */
#footer {
	background-image: url(../img/img_footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	width: 100%;
	height: 95px;
	position: relative;
	margin-top: -95px; /* negative value of footer height */
} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#footer_box{
	width:900px;
	height: 95px;
	margin-right: auto;
	margin-left: auto;
}

/* フッターナビ------------------------ */
#fnavi {
	width:900px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color:#777777;
}

#fnavi a,
#fnavi a:link,
#fnavi a:visited {
	color:#ff6600;
	text-decoration:none;
}

#fnavi a:hover,
#fnavi a:active {
	color:#777777;
	text-decoration:underline;
}

.footer_on{color: #777777;}

/* フッター情報------------------------ */

#footer_info{
	clear: both;
	color: #FFF;
	font-size: 10px;
	width: 243px;
	margin-left: 657px;
	text-align: left;
}

.f_text1{
	line-height: 11px;
	padding-top: 12px;
}

.copy{
	line-height: 11px;
	padding-top: 8px;
}


/* ----------------------
まなこい / 追記2010.09.14
------------------------- */
#banner_manakoi{
	margin-bottom: 10px;
}

#banner_manakoi a {
	background-image:url(../img/banner_manakoi.jpg);
	background-position:0px 0px;
	width:514px;
	height: 137px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}

#banner_manakoi a:hover, #banner_manakoi a:active {
 	background-position:0px -137px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#manakoi_b{margin-top: 9px;}

#manakoi_read{
	line-height: 28px;
	background-image: url(../img/img_dot_line3.gif);
	background-repeat: repeat-y;
	width: 527px;
	color: #666;
	margin-bottom: 30px;
}

#manakoi_read_in{
	padding-right: 5px;
	padding-left: 5px;
}

.manakoi_detail{
	width: 532px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0FA1E7;
	margin-bottom: 15px;
}

.manakoi_detail_l{
	float: left;
	width: 355px;
}

.manakoi_detail_r{
	float: right;
	width: 162px;
}

.manakoi_name{
	font-size: 14px;
	line-height: 27px;
	font-weight: normal;
	color: #666;
	background-image: url(../img/img_icon01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 355px;
	margin-top: 5px;
	text-indent: 14px;
	margin-bottom: 7px;
}

.m_career{
	line-height: 28px;
	background-image: url(../img/img_dot_line2.gif);
	background-repeat: repeat-y;
	width: 355px;
}

.m_career_in{
	padding-right: 5px;
	padding-left: 5px;
}

.manakoi_inquiry{
	clear: both;
	background-image: url(../img/img_seminar_inquiry.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 537px;
}

.manakoi_inquiry p{
	margin-left: 159px;
	padding-top: 11px;
}

/* ------------------------------
---------------------------------
sexylightbox
---------------------------------
--------------------------------- */

#SLB-Wrapper
{
  margin:0.5em 0;
  margin:auto;
  font-family:Verdana;
  text-align: left;
  position: absolute;
}

#SLB-Wrapper #SLB-Background
{
  position: absolute;
  left:7px;
  top:7px;
  float:left;
}

#SLB-Wrapper #SLB-Top
{
  background:transparent no-repeat scroll 100% 0;
  height:28px;
  margin:0 0 0 18px;
}

#SLB-Wrapper #SLB-Top a
{
  float:right;
  display:inline;
  padding:0;
  margin:5px 10px;
  width:41px;
  height:16px;
  text-decoration:none;
}

#SLB-Wrapper #SLB-Top a:hover
{
  background-position:0px -16px;
}

#SLB-Wrapper #SLB-Top img
{
  float:right;
  border:0px;
  margin:6px 10px;
  width:41px;
  height:16px;
}

#SLB-Wrapper #SLB-Top div
{
  background:transparent no-repeat scroll 0 0;
  font-size:0;
  height:28px;
  left:-18px;
  line-height:0;
  position:relative;
  width:18px;
}

#SLB-Wrapper #SLB-Bottom
{
  background:transparent no-repeat scroll 0 43%;
  height:20px;
  margin:0 18px 0 0;
}

#SLB-Wrapper #SLB-Bottom #SLB-BottomRight
{
  background:transparent no-repeat scroll 100% 43%;
  font-size:0;
  height:20px;
  right:-18px;
  line-height:0;
  position:relative;
  width:100%;
  float:right;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav,
#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight
{
  height:52px;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav
{
  background-position:0 100%;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight
{
  background-position:100% 100%;
}

#SLB-Wrapper #SLB-Contenido
{
  border-left: 7px solid #000;
  border-right: 7px solid #000;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador
{
  font-size: 11px;
  color: #fff;
  height:30px;
  border-left:0px;
  border-right:0px;
  padding:10px 0px;
  margin:0;
  line-height:11px;
  float:left;
  width:100%;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right,
#SLB-Wrapper #SLB-Navegador #SLB-Left
{
  display:inline;
  padding:0;
  margin:0;
  width:26px;
  height:26px;
  text-decoration:none;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right
{
  background-position:26px 0;
  margin:0 18px 0 10px;
  float:right;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right:hover
{
  background-position:26px -26px;
}

#SLB-Wrapper #SLB-Navegador #SLB-Left
{
  background-position:52px 0;
  margin-right:10px;
  float:left;
}

#SLB-Wrapper #SLB-Navegador #SLB-Left:hover
{
  background-position:52px -26px;
}

#SLB-Wrapper #SLB-Navegador strong
{
  display: block;
  padding-top:5px;
}

