@charset "UTF-8";
	
/*****************************************************************************************
    初期化
******************************************************************************************/
* {
	margin: 0;
	padding: 0;
} 
h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,form,fieldset,legend,pre,blockquote,button,address,noscript {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	border: none;
}
ul,ol,li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	list-style-position:outside;
}
dl, dt, dd {
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0;
	vertical-align: bottom;
}
a img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: bottom;
}
/*hr {
	display: none;
}*/
    


	
/*****************************************************************************************
    全体
******************************************************************************************/
body {
	background: url(../images/201510_top/bg.jpg) repeat-x 0 0;
}

#wrapper {
	width: 875px;
	margin: 0 auto;
	background: none !important;
}


/*****************************************************************************************
    ヘッダー
******************************************************************************************/
#header {
	height: 88px;
	
}

/* logo body#newTop */
#header h1 a {
	display: block;
	width: 276px;
	height: 74px;
	background: url(../images/201310_top/header/logo.jpg) no-repeat 0 14px;
}

/* SEO */
#header p#seo_text {
	position: absolute;
	right: 268px;
	top: 17px;
	font-size: 9px;
}

/* ログイン */
#header p#tbut_login {
	position: absolute;
	right: 268px;
	top: 40px;
	font-size: 9px;
}

/* お問い合わせ */
#header p#but_contact {
	position: absolute;
	width: 250px;
	height: 88px;
	right: 0px;
	top: 0px; 
	background: url(../images/201310_top/header/contact.gif) no-repeat 0 0;
}
#header p#but_contact img {
	position: absolute;
	right: 13px;
}



/*****************************************************************************************
    キービジュアル
******************************************************************************************/
/*#keyvisual {
	margin: 20px auto;
	height: 360px;
}*/
#keyvisual {
	clear: both;
	padding: 20px 0;
	margin: 0 auto 20px auto;
	height: 380px;
}

/* loading */
#loading {
	float: left;
	width: 636px;
	height: 336px;
}
#loading img {
/*	margin-left: 300px;
	margin-top: 150px;*/
	left: 0;
	top: 0;
}

/* top_slider */
#top_slider {
	position:relative;
	width: 636px;
	height: 336px;
	float: left;
	overflow: hidden;
	visibility: hidden;
}
#top_slider img {
	position: absolute;
	left: 0;
	top: 0;
	
}

#main_img_nav {
	float: right;
}


/*****************************************************************************************
    サブナビ
******************************************************************************************/
#leftnav_area {
	/*clear: both;*/
	width: 170px;
	float: left;
	margin-bottom: 40px;
}

/* ナビボタン */
#sub_nav ul {
	margin-bottom: 10px;
	border-bottom: dotted 1px #CCCCCC;
}
#sub_nav ul li {
	margin-bottom: 10px;
}

#sub_nav dl {
	background: url(../images/201310_top/sub_nav/subnav_bg.gif) repeat-y;
	margin-bottom: 10px;
}
#sub_nav dl dd {
	text-align: center;
}


/* HAOが選ばれる6つの理由 */
#sub_nav dl dd.dd_end {
	padding-bottom: 5px;
	background: url(../images/201310_top/sub_nav/subnav_bottom.gif) no-repeat bottom;
}

#sub_nav ul.top_line {
	border-top: dotted 1px #CCCCCC;
	padding-top: 10px;
}


/* バナー */
#leftnav_area #left_banner ul {
	width: 162px;
	padding: 4px;
	background-color: #EFEFEF;
	margin-bottom: 5px;
}


/*****************************************************************************************
    メインコンテンツ
******************************************************************************************/
#maincontents_area {
	width: 525px;
	float: right;
	/*margin: 0 20px 40px 20px;*/
}


/*--------------------------------------------------
   キャンペーン情報
--------------------------------------------------*/
#campaign_area {
	border: solid 1px #CCCCCC;
	padding: 18px;
	margin-bottom: 20px;
}

#campaign_area h2 {
	margin-bottom: 15px;
}

#campaign_area ul li {
	padding: 6px 0 6px 60px;
	font-size: 12px;
	border-bottom: solid 1px #CCCCCC;
}

#campaign_area ul li:last-child {
	border-bottom: none;
}

/* アイコン */
#campaign_area ul li.icon_campaign{
	background: url(../images/201310_top/top/icon_campaign.gif) no-repeat 0 6px;
}

#campaign_area ul li.icon_news{
	background: url(../images/201310_top/top/icon_news.gif) no-repeat 0 6px;
}

#campaign_area ul li.oshirase{
	background: url(../images/201211_top/bur_oshirase.png) no-repeat 0 6px;
}

/*--------------------------------------------------
   一人ひとりの目的にこえられる
--------------------------------------------------*/
#purpose_area {
}

#purpose_area h2 {
	margin-bottom: 12px;
}

/* 各ブロック */
#purpose_area .purpose {
	width: 254px;
	float: left;
	margin-bottom: 17px;
	background: url(../images/201310_top/top/purpose_bg.gif) repeat-y 0 0;
}

/* 下枠 */
#purpose_area .purpose_in {
	padding-bottom: 5px;
	background: url(../images/201310_top/top/purpose_bottom.gif) no-repeat bottom;
}

/* 位置 */
#purpose_area .position_left{
	margin-right: 17px;
}

/* 写真 */
#purpose_area .purpose p {
	margin: 12px 14px 5px 14px;
}

/* テキスト */
/*#purpose_area ul {
	margin: 0 10px;
}

#purpose_area ul li {
	padding: 8px 0 8px 15px;
	font-size: 12px;
	background: url(../images/201310_top/top/purpose_checkicon.gif) no-repeat 0 8px;
	border-bottom: solid 1px #e6e6e6;
}

#purpose_area ul li:last-child {
	border-bottom: none;
}*/


/*--------------------------------------------------
   学習スタイルもニーズで選べる！
--------------------------------------------------*/
#choice_area {
	clear: both;
}

#choice_area h2 {
	margin-bottom: 12px;
	padding-top: 13px;
}

/* 各ブロック */
#choice_area .choice {
	width: 254px;
	float: left;
	margin-bottom: 17px;
	background: url(../images/201310_top/top/choice_bg.gif) repeat-y 0 0;
}

/* 下枠 */
#choice_area .choice_in {
	padding-bottom: 5px;
	background: url(../images/201310_top/top/choice_bottom.gif) no-repeat bottom;
	height: 200px;
}

/* 位置 */
#choice_area .position_left{
	margin-right: 17px;
}

/* 写真・テキスト */
#choice_area .choice p {
	margin: 12px 14px 5px 14px;
	font-size: 12px;
}




/*--------------------------------------------------
    その他のご案内
--------------------------------------------------*/
#other_info_area {
	clear: both;
	border: solid 4px #f4f4f4;
	margin-bottom: 15px;
}

#other_info_area #other_info {
	border: solid 1px #CCCCCC;
	padding: 12px 10px;
}

/* タイトル */
#other_info_area #other_info h2{
	padding: 0 0 8px 2px;
}
	
#other_info_area #other_info .listBlock{
	padding: 10px 5px;
	border-top: 1px dotted #CCC;
	cursor: pointer;
}

.listBlock .otherInner{
	overflow: hidden;
	margin-left: 70px;
	width:410px;
}

.listBlock h3 {
	font-size: 12px;
	padding-left: 12px;
	background: transparent url(../images/201310_top/top/arrow_orange.png)  no-repeat 0 center;
	
}

.listBlock h3 img{
	padding-left: 5px;
	vertical-align: text-bottom;
}

.listBlock .otherInner p {
	font-size: 11px;
}

.odd{
	background-color: #F4F4F4;
}


/*--------------------------------------------------
    スクール情報
--------------------------------------------------*/
#school_info_area {
	clear: both;
	border: solid 4px #f4f4f4;
}

#school_info_area #school_info {
	border: solid 1px #CCCCCC;
	padding: 12px 10px;
}
/* タイトル */
#school_info_area #school_info .title_school_info {
	position: relative;
	width: 495px;
	height: 26px;
	padding: 0 0 8px 2px;
}
/* 一覧ボタン */
#school_info_area #school_info .title_school_info .but_list {
	position: absolute;
	right: 15px;
	top: 10px;
	font-size: 11px;
	padding-left: 15px;
	background: url(../images/201310_top/top/icon_arrow.gif) no-repeat 0 3px;
}

#school_info_area #school_info dl {
	margin: 5px;
}

#school_info_area #school_info dl dt {
	margin: 5px;
	border-top: dotted 1px #CCCCCC;
	padding: 10px 0 0 10px;
	background: url(../images/201310_top/top/school_info_arrowicon.gif) no-repeat 0 15px;
	font-size: 12px;
}
#school_info_area #school_info dl dd {
	padding: 0 0 5px 15px;
	font-size: 11px;
}






/*****************************************************************************************
    スクールリンク
******************************************************************************************/

/*※css_base/second_left_right.css内にも#rightnav_areaあり*/
#rightnav_area {
	width: 140px;
	height: 2550px;/*※トップページでスライダーを設置するとフッターがコンテンツ部分にかぶる現象の対処*/
	float: right;
	margin-bottom: 40px;
}


/*--------------------------------------------------
    各地の教室
--------------------------------------------------*/
#school_list {
	background: url(../images/201310_top/school/school_bg.gif) repeat-y 0 0;
	margin-bottom: 10px;
}
#school_list_in {
	padding-bottom: 3px;
	background: url(../images/201310_top/school/school_bottom.gif) no-repeat bottom;
}
/* タイトル */
#school_list .title_school_list {
	position: relative;
	width: 140px;
	height: 50px;
}
/* 一覧ボタン */
#school_list .title_school_list .but_list {
	position: absolute;
	left: 38px;
	bottom: 6px;
	font-size: 11px;
	padding-left: 15px;
	background: url(../images/201310_top/school/school_list_arrowicon.gif) no-repeat 0 3px;
}

#school_list .title_school_list .but_list a:link,
#school_list .title_school_list .but_list a:visited,
#school_list .title_school_list .but_list a:active {
	color: #333333;
}
#school_list .title_school_list .but_list a:hover {
	color: #ff6600;
}


/*--------------------------------------------------
    タイプ別リスト
--------------------------------------------------*/
#school_list .school_type, #school_list .school_type_with {
	margin: 5px;
}

#school_list .school_type p, #school_list .school_type_with p {
	text-align: center;
	background: #faeacc;
	padding: 3px;
	font-size: 12px;
}

#school_list .school_type dl dt {
	border-top: dotted 1px #CCCCCC;
	padding: 5px;
	font-size: 12px;
}

#school_list .school_type dl dd {
	border-top: dotted 1px #CCCCCC;
	padding: 3px 5px 3px 18px;
	font-size: 12px;
	background: url(../images/201310_top/school/school_listicon.gif) no-repeat 5px 7px;
}

/* 併設型 */
#school_list .school_type_with dl dt {
	border-top: dotted 1px #CCCCCC;
	padding: 3px 5px 3px 18px;
	font-size: 12px;
	background: url(../images/201310_top/school/school_listicon.gif) no-repeat 5px 7px;
	color: #22419d;
}

#school_list .school_type_with dl dd ul li {
	font-size: 12px;
}

/* ライン消し */
#school_list .school_type dl dt.no_border,
#school_list .school_type_with dl dt.no_border,
#school_list .school_type dl dd.no_border {
	border: none;
}


/*--------------------------------------------------
   ブログ
--------------------------------------------------*/
#school_blog #blog{
	padding: 10px;
	border: 1px solid #CCC;
	border-top: none;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

#school_blog #blog dl dt{
	padding-left: 7px;
	font-size: 12px;
	color: #FF7F00;
	border-left: 4px solid #FF7F00;
}

#school_blog #blog dl dt span{
	/* display: block; */
	font-size: 10px;
	/* margin-top: -3px */;
	padding-left: 0.3em;
	color: #333;
}

#school_blog #blog dl dd{
	margin-bottom: 5px;
	padding: 5px 0;
	border-bottom: 1px dotted #CCC;
	font-size: 12px;
}	

#school_blog #blog dl dd a{
	/* color: #333; */
}		



/*--------------------------------------------------
   バナー
--------------------------------------------------*/
#rightnav_area .right_banner {
	margin-top: 10px;
}




/*****************************************************************************************
    フッター
******************************************************************************************/
#footer {
	clear: both;
	width: 100%;
	height: 100px;
	background: #ddd;
}

#footerArea{
	clear: both;
	width: 100%;
	text-align: center;
	border-top: 4px solid #CCC;
	background-color: #ededed;
}

.toTop{
	float: right;
	position: relative;
	top: -45px;
	/* margin-top: -45px; */
	z-index: 100;
}

#footerElm{
	width: 875px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: left;
}

#footerElm h2{
	font-size: 20px;
	font-weight: bold;
	color: #FF7F00;
}

#footerElm h2 span{
	font-size: 18px;
	padding-left: 0.5em;
}

.footerBlock{
	padding: 10px 0;
	border-bottom: 1px dotted #CCC;
}

#footerElm dl div{
	float: left;
	width: 203px;
	margin-right: 15px;
}

#footerElm dl dt a{
	padding-left: 10px;
	font-size: 13px;
	background: transparent url(../images/201310_top/footer/arrow_orange.png)  no-repeat 0 0.2em;
}

#footerElm dl dd{
	padding-left: 10px;
	font-size: 10px;
}

#foogterIssue p{
	font-size: 10px;
}

#footerNavi{
	float: left;
	width: 665px;
	padding-right: 7px;
	border-right: 1px dotted #CCC;
}

#qr{
	float: left;
}

#footerNavi ul{
	overflow: hidden;
	padding-left: 10px;
}

#footerNavi ul li{
	float: left;
	margin-right: 5px;
	padding-left: 10px;
	background: transparent url(../images/201310_top/footer/arrow_orange.png)  no-repeat 0 0.4em;
	font-size: 12px;
}	

#outLink{
	float: right;
}

#outLink ul{
	float: left;
}

#outLink ul li{
	padding-bottom: 10px;
}
			
address{
	padding: 10px 0;
	color: #333;
	font-size: 10px;
}
#bannerArea dl dt{
	padding: 0 0 10px 0;
	font-size: 16px;
	font-weight: bold;
	color: #FF7F00;
}			
#bannerArea dl dd{
	float: left;
	padding: 0 10px 0 0
}			


/*--------------------------------------------------
    2015.10.25 以降追加
--------------------------------------------------*/

/*----- Top -----*/

#reason_wrapp {
	clear: both;
	background: url(../images/201510_top/reason_bg.gif) left top no-repeat;
	width: 865px;
	height: 74px;
	padding: 5px;
	margin: 20px 0;
}
#reason_wrapp h3 {
	float: left;
	width: 105px;
	height: 74px;
}
#reason_wrapp ul {
	width: 759px;
	float: right;
	list-style-type: none;
	padding: 0;
	vertical-align: bottom;
}
#reason_wrapp ul li {
	width: 249px;
	height: 35px;
	float: left;
	margin: 0 0 4px 4px;
}

#feature_btn {
	margin-bottom: 20px;
}

.select_list {
	width: 550px;
	list-style-type: none;
	padding: 0;
	margin-right: -25px;
	margin-bottom: 20px;
}
.select_list li {
	width: 250px;
	float: left;
	margin: 0 25px 15px 0;
}
.select_list_in {
	border: 1px solid #ddd;
	border-top: none;
	padding: 14px;
}
.select_list_in p {
	margin-top: 10px;
	font-size: 13px;
	line-height: 1.8em;
}

/*----- School Top -----*/

#school_name {
	font-size: 30px;
	font-weight: bold;
	line-height: 1em;
	color: #FFF;
	margin-bottom: 7px;
}
#school_name span {
	font-size: 12px;
	font-weight: normal;
	margin-left: 15px;
}
#hdr_box {
	width: 620px;
	height: 200px;
	float: left;
	padding: 20px;
	background-color: #fff;
	font-size: 13px;
	margin-bottom: 15px;
}
#hdr_box_l {
	width: 240px;
	float: left;
}
#hdr_box_r {
	width: 360px;
	float: right;
}
#hdr_contact {
	font-size: 15px;
	color: #ff8900;
	margin-bottom: 5px;
}
#hdr_tel {
	background: url(../images/school_1510/hdr_tel_ico.gif) 0 6px no-repeat;
	padding-left: 40px;
	font-size: 30px;
	line-height: 1em;
	margin-bottom: 15px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#hdr_tel {
    font-size: 27px;
}
}
#hdr_nav {
	width: 200px;
	float: right;
}
#hdr_nav a {
	color: #333;
}
#hdr_nav a:hover {
	color: #666;
}
#hdr_nav ul li {
	list-style-type: none;
	padding: 0;
	vertical-align: bottom;
}
#hdr_nav_h3 {
	background: url(../images/school_1510/hdr_nav_h3.gif) 0 0 no-repeat;
	width: 200px;
	height: 49px;
	font-size: 18px;
	font-weight: bold;
	color: #ff8900;
	line-height: 49px;
	text-align: center;
}
#hdr_nav_01 a {
	display: block;
	width: 170px;
	height: 48px;
	background: url(../images/school_1510/hdr_nav_01.gif) 0 0 no-repeat;
	font-size: 15px;
	line-height: 48px;
	padding-left: 30px;
}
#hdr_nav_02 a {
	display: block;
	width: 170px;
	height: 48px;
	background: url(../images/school_1510/hdr_nav_02.gif) 0 0 no-repeat;
	font-size: 15px;
	line-height: 48px;
	padding-left: 30px;
}
#hdr_nav_03 a {
	display: block;
	width: 170px;
	height: 48px;
	background: url(../images/school_1510/hdr_nav_03.gif) 0 0 no-repeat;
	font-size: 15px;
	line-height: 48px;
	padding-left: 30px;
}
#hdr_nav_04 a {
	display: block;
	width: 170px;
	height: 47px;
	background: url(../images/school_1510/hdr_nav_04.gif) 0 0 no-repeat;
	font-size: 15px;
	line-height: 48px;
	padding-left: 30px;
}
#hdr_nav_01 a:hover {background: url(../images/school_1510/hdr_nav_01.gif) -200px 0 no-repeat;}
#hdr_nav_02 a:hover {background: url(../images/school_1510/hdr_nav_02.gif) -200px 0 no-repeat;}
#hdr_nav_03 a:hover {background: url(../images/school_1510/hdr_nav_03.gif) -200px 0 no-repeat;}
#hdr_nav_04 a:hover {background: url(../images/school_1510/hdr_nav_04.gif) -200px 0 no-repeat;}
#hdr_bnr {
	width: 890px;
	list-style-type: none;
	padding: 0;
	vertical-align: bottom;
	margin-right: -15px;
	overflow: hidden;
    zoom: 1;
}
#hdr_bnr li {
	float: left;
	margin-right: 15px;
}

#contents_wrapp {
	width: 660px;
	float: left;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 40px;
}
#side_wrapp {
	width: 200px;
	float: right;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 40px;
}

.pankuzu {
	margin-bottom: 20px;
}
.h3_01 {
	width: 640px;
	height: 31px;
	background: url(../images/school_1510/h3_bg_01.gif) 0 0 no-repeat;
	color: #ff8900;
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
	padding: 3px 0 0 20px;
}
.news_list {
	clear: both;
	margin-bottom: 20px;
}
.news_list dt {
    clear: left;
    float: left;
    width: 60px;
	padding: 10px 0;
	font-weight: bold;
}
.news_list dt img {
	margin-top: 2px;
}
.news_list dd {
	border-bottom: 1px dotted #ccc;
	padding: 10px 0 10px 80px;
}

#photo_h3 {
	background: url(../images/school_1510/photo_ico.gif) 0 0 no-repeat;
	color: #ff8900;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 40px;
	margin-bottom: 10px;
}
#photo_gallery {
	height: 200px;
	background-color: #f5f8f3;
	padding: 20px 0;
	overflow: hidden;
	margin-bottom: 20px;
}
#carousel {
	width: 560px;
    margin: 0 0 0 35px;
    padding: 0;
    list-style: none;
    display: block;
    overflow: hidden;
}
#carousel li {
	width: 170px;
	height: 200px;
    margin: 0 13px;
    display: block;
    float: left;
}
#carousel p {
	font-size: 12px;
	line-height: 1.6em;
	margin: 10px 0 10px;
}
#photo_arrow {
	position: relative;
	width: 640px;
	margin: -130px auto 0;
	z-index: 20;
}
#prev_photo {
	float: left;
}
#next_photo {
	float: right;
}

.h3_btn {
	margin-bottom: 10px;
	position: relative;
}
.h3_btn span img {
	position: absolute;
	right: 13px;
	top: 13px;
}
#course_wrapp {
	clear: both;
	width: 315px;
	float: left;
	margin-bottom: 10px;
}
.course_h4 {
	background: url(../images/school_1510/course_ico.gif) 0 3px no-repeat;
	color: #ff8900;
	font-size: 16px;
	font-weight: bold;
	padding-left: 18px;
	margin-bottom: 10px;
}
.img_l {
    zoom: 100%;
}
.img_l:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.img_l img {
    float: left;
    margin-right: 20px;
}
.no-wrap{
    overflow:hidden;
    _zoom:1;
}

#teacher_wrapp {
	width: 315px;
	float: right;
	margin-bottom: 10px;
}
.teacher_h4 {
	width: 300px;
	height: 42px;
	background: url(../images/school_1510/teacher_h4_bg.gif) 0 0 no-repeat;
	color: #ff8900;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	padding: 8px 0 0 15px;
}
.teacher_box {
	width: 315px;
	background-color: #fff7ed;
	margin-bottom: 10px;
}
.teacher_box_in {
    zoom: 100%;
	padding: 15px;
	overflow:hidden;
    _zoom:1;
}
.teacher_box_in:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.teacher_box_in img {
    float: left;
    margin-right: 15px;
}

#event_wrapp {
	clear: both;
	width: 315px;
	float: left;
	margin-bottom: 20px;
}

#student_wrapp {
	width: 315px;
	float: right;
	margin-bottom: 20px;
}
.student_box {
	background-color: #fff2cd;
	padding: 15px;
	margin-bottom: 10px;
}
.student_box h4 {
	font-size: 13px;
	font-weight: normal;
	color: #ff8900;
	margin-bottom: 10px;
}
.student_box_in {
	overflow: hidden;
    zoom: 1;
}
.student_img {
	width: 85px;
	float: left;
}
.student_img p {
	font-size: 11px;
	text-align: center;
	margin-top: 3px;
}
.student_txt {
	width: 185px;
	float: right;
}
/*.student_box_in {
    zoom: 100%;
	background-color: #fff2cd;
}
.student_box_in:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.student_box_in img {
    float: left;
    margin-right: 15px;
}*/

#blog_wrapp {
	clear: both;
	background-color: #ffb100;
	padding: 20px;
	margin-bottom: 30px;
}
#blog_h3 {
	float: left;
	font-size: 18px;
	color: #c9463f;
	font-weight: bold;
	margin-bottom: 10px;
}
#blog_h3 span {
	margin-left: 10px;
}
#blog_wrapp p {
	float: right;
	padding-right: 18px;
	background: url(../shinjuku/images/ico_blog.gif) right 3px no-repeat;
}
#blog_wrapp_in {
	clear: both;
	background-color: #fff;
	padding: 10px;
}
#blog_wrapp_in dl {
	clear: both;
}
#blog_wrapp_in dt {
    clear: left;
    float: left;
    width: 7em;
	padding: 15px 0 15px 10px;
}
#blog_wrapp_in dd {
	border-bottom: 1px dotted #ccc;
	padding: 15px 0 15px 8em;
}

.best_wrapp {
	background-color: #ebf7da;
	padding: 20px 20px 30px;
	margin-bottom: 20px;
}
.best_wrapp_in {
}
.best_h5 {
	font-weight: bold;
	margin-bottom: 10px;
}
.best_h5_01 {
	color: #2b7533;
	font-size: 18px;
}
.best_h5_02 {
	color: #2b7533;
	font-size: 25px;
}
.best_h5_03 {
	color: #ff8900;
	font-size: 25px;
}
.best_ico {
	width: 76px;
	float: left;
}
.bets_contents {
	width: 520px;
	float: right;
	padding-top: 15px;
}
.h5_01 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
.h5_02 {
	background-color: #d8dfa5;
	padding: 5px 10px;
	color: #2b7533;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}
.h5_03 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
}
.h5_04 {
	font-size: 13px;
	margin-bottom: 15px;
	color: #2b7533
}
.name_txt {
	color: #2b7533;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.bets_contents .img_l img {
	border: 5px solid #fff;
}

/*201310_top.cssとcommon.cssにhr display:noneがあったので、それをコメントアウトしている*/
.sep_01 {
	clear: both;
    height: 3px;
    border: 0;
    background: url(../shinjuku/images/best_sep_01.gif) repeat-x;
	margin: 15px 0;
}

#voice_wrapp {
	background-color: #fff3ed;
	padding: 20px;
	margin-bottom: 20px;
}
.voice_txt_01 {
	color: #d96633;
	font-size: 20px;
	font-weight: bold;
	border-top: 1px solid #d96633;
	border-bottom: 1px solid #d96633;
	padding: 5px 10px;
	margin-bottom: 20px;
}
/*fonts.cssにp color:#333333;があったので、それをコメントアウトしている*/
.voice_txt_02 {
	color: #ff8f0d;
}
#voice_wrapp ul li {
	list-style-type: decimal;
	margin-left: 20px;
}

#eventinfo_wrapp {
	background-color: #ebf7da;
	padding: 30px 35px;
	margin-bottom: 20px;
}
#eventinfo_wrapp ul {
	width: 610px;
	margin: 0 -20px 20px 0;
	overflow: hidden;
    _zoom: 1;
}
#eventinfo_wrapp ul li {
	list-style-type: none;
	padding: 0;
	vertical-align: bottom;
	float: left;
	margin-right: 20px;
}
#eventinfo_wrapp img {
	border: 5px solid #fff;
}

#campaign_bnr {
	width: 670px;
	margin: 0 -10px 30px 0;
	overflow: hidden;
    _zoom: 1;
}
#campaign_bnr li {
	list-style-type: none;
	padding: 0;
	vertical-align: bottom;
	float: left;
	margin-right: 10px;
}

/*----- Side Area -----*/

.side_box_01 {
	border: 1px solid #ddd;
	border-top: none;
	padding: 10px;
}
.side_h4_01 {
	background-color: #ebebeb;
	text-align: center;
	margin-bottom: 10px;
	padding: 3px 0;
}
.side_btn_01 {
	background: url(../images/school_1510/side_ico_01.gif) 0 4px no-repeat;
	padding-left: 18px;
}
.side_txt_01 {
	color: #ff8900;
}
#side_tel {
	background: url(../images/school_1510/side_ico_03.gif) 0 3px no-repeat;
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-left: 32px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#side_tel {
    font-size: 19px;
}
}
.side_h3_01 {
	background-color: #ebebeb;
	color: #ff8900;
	font-weight: normal;
	font-size: 15px;
	padding: 5px 10px;
}
.side_list_01 li {
	list-style-type: none;
	background: url(../images/school_1510/side_ico_02.gif) 0 5px no-repeat;
	padding-left: 15px;
}
.side_h4_02 {
	color: #ff8900;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px;
}
.side_h4_02 a:hover {color: #0066FF;}

.side_h4_02 a{
	color: #ff8900;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px;
}
.img_l_02 {
    zoom: 100%;
	font-size: 12px;
	line-height: 1.4em;
}
.img_l_02:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.img_l_02 img {
    float: left;
    margin-right: 10px;
}
.side_sep_01 {
	clear: both;
    border: 1px dotted #cccccc;
	border-width: 1px 0px 0px 0px;
	height: 1px;
	padding: 0;
	margin: 10px 0;
}

.table_01 {
	width: 100%;
    border-left: solid #d6d6d6 1px;
	border-top: solid #d6d6d6 1px;
	font-size: 13px;
	margin-bottom: 10px;
}
.table_01 th {
	width: 20%;
	border-bottom: #d6d6d6 solid 1px;
	border-right: #d6d6d6 solid 1px;
	padding: 5px;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
	
}
.table_01 td {
	width: 80%;
	border-right: solid #d6d6d6 1px;
    border-bottom: solid #d6d6d6 1px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
.saturday {
	color: #529bed;
}
.sunday {
	color: #ff59a0;
}

/*----- フッター崩れ対策で追加したCSS -----*/

#wrapper_left {
	clear: both;
	width: 720px;
	float: left;
	overflow: hidden;
    _zoom: 1;
}

/*----- 教師紹介 -----*/

.contents_h3_01 {
	width: 630px;
	height: 38px;
	background: url(../shinjuku/images/h3_bg_01.gif) 0 0 no-repeat;
	padding-left: 30px;
	line-height: 38px;
	font-size: 18px;
	color: #ff8900;
	font-weight: bold;
	margin-bottom: 10px;
}

/*----- 生徒様のご紹介 -----*/

.contents_h3_02 {
	color: #ff8900;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
}
.student_name {
	margin-top: 10px;
}
.student_name span {
	font-size: 10px;
	line-height: 1em;
}

/*----- ブログ -----*/

/*#wrapper{
	width: 875px;
	margin: 0 auto;
}
#header{
	width: 875px;
	height: 92px;
	background: transparent url(../images/common/header.gif) no-repeat left top;
}*/
#bred {
	font-size: 12px;
}
#contner{
	width: 875px;
	padding-top: 10px;
	margin-bottom: 15px;
}
#col_left{
	width: 170px;
	height: auto;
	float: left;
}
#col_right{
	width: 705px;
	height: auto;
	/* float: left; 2010_1220 */
	float: right; /* 2010_1220_add */
}
#main{
   margin-bottom: 20px;
	width: 540px;
	float: left;
}
#sub{
	width: 200px;
	margin-left: 25px;
	float: right;
}

.kaikou{
	margin-bottom: -5px;
}

#content{
 /*width: 710px;*/
 width: 660px;
 /*margin: 15px 0 0 15px;*/
}
#content_aeon{
 width: 525px;
 margin: 15px 0 0 0;
}
#footer{
	clear: left;
	padding: 15px 0 15px 0;
	background: transparent url(../images/common/footer_back.gif) no-repeat left top;
}

#rightnav_area_blog {
	width: 140px;
	margin-bottom: 40px;
	margin-left: 10px;
}