@charset "Shift_JIS";
/* CSS Document */

/* CSS Document */

/* 共通CSS変更 */
#main {
	color : #4C4C4C;
	background: #fff;
	padding: 0 10px;
	font-size:11px;
}
* html #main {
	font-size:12px;
}
#main a {
	color : #063;
	text-decoration:none;
}
#main a:hover {
	text-decoration:underline;
}

#main img {
	vertical-align: bottom;
}


#main p {
	padding: 0 ;
	margin: 0 ;
}

#main .m_sale {
	color : #c00 ;}

#m_wrap,
#m_head,
#m_footer{
width: 960px;
}
body#m_popup #main #m_wrap,
body#m_popup #m_footer{
width: 740px;
margin: 0 auto;
}

body#m_popup.m_schedule #main #m_wrap,
body#m_popup.m_schedule #m_footer{ /* スケジュール用W980 */
width: 940px;
padding:0;
}


/* ClearFix */
#m_wrap:after,
#m_head:after,
#m_footer:after,
#m_body.shool div.m_instructor:after,
#m_homebox:after,
#m_infobox_out:after,
#m_infobox_in:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#m_wrap,
#m_head,
#m_footer,
#m_body.shool div.m_instructor,
#m_homebox,
#m_infobox_out,
#m_infobox_in{
display:inline-block;
min-height:1%;
}

* html #m_wrap,
* html #m_head,
* html #m_footer,
* html #m_body.shool div.m_instructor,
* html #m_homebox,
* html #m_infobox_out,
* html #m_infobox_in
{height: 1%;}

#m_wrap,
#m_head,
#m_footer,
#m_body.shool div.m_instructor,
#m_homebox,
#m_infobox_out,
#m_infobox_in
{display: block;}



/* Head */
#m_head{
background-image:url(images/common/head_bg.gif);
background-repeat:repeat-x;
padding: 0;
border-bottom: 1px solid #FFF;
}

#m_head h1, #m_head ul li {
display:inline;
}
#m_head h1 a, #m_head h1 span.m_head_on, #m_head ul li a, #m_head ul li span.m_head_on{
background-repeat:no-repeat;
text-indent:-9999px;
height: 85px;
display:block;
float:left;
margin-right:25px;
}
#m_head h1 a:hover, #m_head ul li a:hover {
background-position: 0 -85px;
}
#m_head h1 span.m_head_on, #m_head ul li span.m_head_on {
background-position: 0 -170px;
}

#m_head h1 a, #m_head h1 span.m_head_on {width:290px; background-image:url(images/common/head_h1.gif);}
#m_head ul li#m_head_home a, #m_head ul li#m_head_home span.m_head_on {width:69px; background-image:url(images/common/head_home.gif);}
#m_head ul li#m_head_lesson a, #m_head ul li#m_head_lesson span.m_head_on {width:149px; background-image:url(images/common/head_lesson.gif);}
#m_head ul li#m_head_school a, #m_head ul li#m_head_school span.m_head_on {width:103px; background-image:url(images/common/head_school.gif);}
#m_head ul li#m_head_info a, #m_head ul li#m_head_info span.m_head_on {width:108px; background-image:url(images/common/head_info.gif);}
#m_head ul li#m_head_appli a, #m_head ul li#m_head_appli span.m_head_on {width:92px; background-image:url(images/common/head_appli.gif);}
#m_head ul li#m_head_faq a, #m_head ul li#m_head_faq span.m_head_on {width:122px; background-image:url(images/common/head_faq.gif);}

/* Layout */
#m_side {
float:left;
width: 220px;
}
#m_body {
float:right;
width: 740px;
background-position:right top;
background-repeat:no-repeat;
background-image:url(images/common/h3_image.jpg);
}

body#m_popup.m_schedule #m_body{ /* スケジュール用W980 */
width: 940px;
}

/* Home */
#m_homebox {
background-image:url(images/home/bg_home.jpg);
background-position:left bottom;
background-repeat:no-repeat;

}
#m_homebox h2 {
	background-image:url(images/home/title_topics.jpg);
	background-repeat:no-repeat;
	width: 260px;
	height: 92px;
	border-bottom:1px dotted #999;
	padding-bottom:5px;
	margin-bottom:15px;
}

#m_infobox_out {
background-image:url(images/home/logo_swing.gif);
background-repeat:no-repeat;
background-position:left center;
float: right;
margin: 15px 0;
text-align:left;
width: 530px;
font-size: 10px;
}

#m_infobox_in {
float: right;
text-align:left;
width: 260px;
font-size: 11px;
}
#m_infobox_in h3 {
	font-size:12px;
	font-weight:normal;
	margin: 0 0 5px;
	padding: 0 5px 0 20px;
	text-indent: -1em;
	line-height: 150%;
}
#m_infobox_in h3 em {
color: #FFCE21;
font-style:normal;
padding-right:3px;
}

#m_infobox_in p {
	margin: 0 0 15px;
	padding:0 5px 10px 20px;
	border-bottom:1px dotted #999;
}

#m_infobox_in p a {
display:block;
line-height:1.4em;
}

#m_infobox_in p#m_massage {
font-size:12px;
color: #063;
line-height:1.6em;
padding: 0 5px 0 12px;
margin: 0;
border: none;
}


.m_topics {
	color : #6c2735;
	text-decoration:none;
}


a:hover .m_topics {
	color : #6c2735;
	text-decoration:underline;
}


/* Contents */
#main #m_side h2, #main #m_catch {
background-repeat:no-repeat;
text-indent:-9999px;
height: 80px;
display:block;
padding: 0;
margin: 0;
}
#main.m_lesson #m_side h2 {width:219px; background-image:url(images/common/h2_lesson.gif);}
#main.m_shool #m_side h2 {width:219px; background-image:url(images/common/h2_school.gif);}
#main.m_info #m_side h2 {width:219px; background-image:url(images/common/h2_info.gif);}
#main.m_appli #m_side h2 {width:219px; background-image:url(images/common/h2_appli.gif);}
#main.m_faq #m_side h2 {width:219px; background-image:url(images/common/h2_faq.gif);}
#main.m_privacy #m_side h2 {width:219px; background-image:url(images/common/h2_privacy.gif);}


#main.m_lesson #m_catch {background-image:url(images/common/catch_lesson.gif);}
#main.m_shool #m_catch {background-image:url(images/common/catch_school.gif);}
#main.m_info #m_catch {background-image:url(images/common/catch_info.gif);}
#main.m_appli #m_catch {background-image:url(images/common/catch_appli.gif);}
#main.m_faq #m_catch {background-image:url(images/common/catch_faq.gif);}
#main.m_privacy #m_catch {background-image:url(images/common/catch_privacy.gif);}


#m_side {
padding-bottom: 220px;
background-image:url(images/common/illust_green.gif);
background-repeat:no-repeat;
background-position:bottom center;
}

#m_side.m_noillust {
background-image:none;
}
#m_side ul {
padding: 0;
margin:0;
display:block;
}

#m_side ul li {
border-bottom:1px dotted #CCC;
list-style-type:none;
margin:0 3px 0 1px;
}
#m_side ul li a {
display:block;
font-size:11px;
padding: 7px 20px 7px 10px;
margin: 4px 0;
border-left: 5px solid #FFCE21;
line-height: 1.5em;
}
#m_side ul li a:hover {
background-color:#FFCE21;
text-decoration:none;
}

#m_body h3 {
text-indent:-9999px;
height: 50px;
margin: 0 0 15px;
background-repeat:no-repeat;
}
#m_body h3.m_lesson_point {background-image:url(images/common/h3_lesson_point.jpg);}
#m_body h3.m_lesson_flow {background-image:url(images/common/h3_lesson_flow.jpg);}
#m_body h3.m_school_shinjuku {background-image:url(images/common/h3_school_shinjuku.jpg);}
#m_body h3.m_school_urawa {background-image:url(images/common/h3_school_urawa.jpg);}
#m_body h3.m_school_matsudo {background-image:url(images/common/h3_school_matsudo.jpg);}
#m_body h3.m_info_clover {background-image:url(images/common/h3_info_clover.jpg);}
#m_body h3.m_info_school {background-image:url(images/common/h3_info_school.jpg);}
#m_body h3.m_info_icard {background-image:url(images/common/h3_info_icard.jpg);}
#m_body h3.m_info_event {background-image:url(images/common/h3_info_event.jpg);}
#m_body h3.m_info_event2 {background-image:url(images/common/h3_info_event2.jpg);}
#m_body h3.m_appli_document {background-image:url(images/common/h3_appli_document.jpg);}
#m_body h3.m_appli_payment {background-image:url(images/common/h3_appli_payment.jpg);}
#m_body h3.m_appli_attention {background-image:url(images/common/h3_appli_attention.jpg);}
#m_body h3.m_spirallesson {background-image:url(images/common/h3_spirallesson.jpg);}
#m_body h3.m_courseevent {background-image:url(images/common/h3_courseevent.jpg);}

#m_body h4,
#main.m_privacy #m_body h3,
body#m_popup #main.m_timeschedule #m_body h3{
text-indent:0em;
background-image:url(images/common/h4_bg.jpg);
background-repeat:no-repeat;
font-weight:normal;
color: #063;
font-size:12px;
line-height:1em;
padding: 9px 0 24px 10px;
margin:0;
clear:both;
}
* html #m_body h4,
* html #main.m_privacy #m_body h3 {
padding-top:11px;
letter-spacing:0.1em;
}
#main.m_privacy #m_body h3 { /* Privacy */
background-image:url(images/common/h3_type2.jpg);
height: 10px;
}

#m_body h4 span.m_h4_caption {
font-size:12px;
line-height:1em;
color: #666;
padding-left:20px;
}
* html #m_body h4 span.m_h4_caption {
letter-spacing:0em;
}

#m_body p,#m_body table, #m_body ul {
margin:0 0 15px 10px;
padding:0;
clear:both;
line-height: 1.6em;
}
 
#m_body p,#m_body table, #m_body ol {
	margin:0 0 15px 2px;
	padding:0;
	clear:both;
	line-height: 1.6em;
}
#m_body h5{
text-indent:0em;
font-weight:normal;
color: #063;
font-size:12px;
line-height:1em;
padding: 9px 0 9px 10px;
margin:0;
clear:both;
}
* html #m_body h5 {
padding-top:11px;
letter-spacing:0.1em;
}

#m_body ul li {
list-style-position:inside;
text-indent:-1em;
list-style-type:disc;
padding: 0 0 3px 15px;
margin:0 0 5px 0;
border-bottom: 1px dotted #CCC;
}
* html #m_body ul li {
text-indent:-1.4em;
}

#main.m_privacy #m_body ul { /* Privacy */
margin-left:20px;
}
#main.m_privacy #m_body ul li { /* Privacy */
border-bottom: none;
}

#main.m_privacy #m_body ol { /* Privacy */
margin-left:30px;
}
#main.m_privacy #m_body ol li { /* Privacy */
border-bottom: none;
}

#m_body strong {
color: #063;
font-weight:normal;
}
#main.m_privacy #m_body strong { /* Privacy */
margin:0 0 10px 10px;
display:block;
}

#m_body em {
color:#C33;
font-style:normal;
}

#m_body hr {
color:#FFF;
border: 0;
height: 1px;
background-color:#FFF;
margin: 0 0 20px;
clear:both;
}
#m_body p.m_image {
margin:0 0 15px;
}


#main.m_lesson table,
#main.m_lesson p.m_btn { /* Lesson */
margin-bottom:15px;
}
#main.m_lesson table td { /* Lesson */
padding: 0 20px 0 10px;
vertical-align:top;
line-height:1.2em;
}
#main.m_lesson p.m_image { /* Lesson */
margin: 0;
}

#main.m_lesson strong.m_strong {
font-size:12px;
display:block;
padding:10px;
border:1px solid #063;
margin-bottom:5px;
}

#main.m_shool table td { /* shool */
padding: 0 0 0 10px;
}


#m_body p.m_btn a {
background-image:url(images/common/btn_bg.gif);
height: 33px;
display:block;
float:left;
font-size:12px;
line-height:1em;
padding:5px 10px 0 24px;
margin: 0 10px 0 0;
color: #FFF;
}
* html #m_body p.m_btn a {
height: 23px;
padding-top:6px;
}
#m_body p.m_btn a:hover {
background-position: 0 -43px;
color: #063;
text-decoration:none;
}


#m_body p.m_attention {
color: #063;
line-height:1.8em;
}

#main p.m_left {
float:left;
width: 330px;
clear:left;
}

#main div.m_left {
	float:left;
	width: 450px;
	clear:left;
}
#main p.m_right {
float:right;
width: 390px;
clear:none;
border:none;
padding:0;
}
#main.m_shool p.m_left {width: 330px;}
#main.m_shool p.m_right {width: 390px; margin-bottom:30px;}

#main.m_info p.m_left {width: 450px;}
#main.m_info p.m_right {width: 250px;}

#main.m_info p.m_right img {
border:none;
padding:0;
margin:0;
}

#main.m_info p img {
padding:4px;
border: 1px solid #CCC;
margin-right:7px;
}



#main.m_shool div.m_instructor {
width: 716px;
border:1px solid #CCC;
padding:1px 1px 10px;
margin:0 auto 20px;
clear:both;
text-align:center;
}
* html #main.m_shool div.m_instructor {
padding:1px 1px 0;
}

#main.m_shool div.m_instructor h4 {
text-indent: -9999px;
background-image:url(images/school/h4_instructor.gif);
background-repeat:no-repeat;
height: 31px;
padding:0;
margin-bottom:8px;
}
#main.m_shool div.m_instructor p {
margin-bottom:5px;
}

#main.m_shool div.m_instructor table {
margin: 0 auto 5px;
}
#main.m_shool div.m_instructor table td {
width: 113px;
float:left;
}

#main.m_shool div.m_instructor table td img{
margin-bottom:5px;
}


#m_body p.m_msg {
border-top: 1px dotted #CCC;
padding-top:10px;
color:#C33;
}

#m_body p.m_anchor, #m_body p.m_anchor a {
padding:0;
margin:0;
}

#m_body p.m_pagetop {
clear:both;
margin:35px 0 0 0;
line-height:1em;
}
#m_body p.m_pagetop a {
background-image:url(images/common/btn_top.gif);
background-position:right top;
background-repeat:no-repeat;
text-indent: -9999px;
height: 15px;
display:block;
}
#m_body p.m_pagetop a:hover {
background-position:right -15px;
}
* html #m_body p.m_pagetop {
position:relative;
}

span.m_note {
margin: 0 0 5px;
padding-left:1em;
text-indent:-1em;
display:block;
}


/* Foot */
#m_footer {
border-top: 5px solid #063;
clear:both;
}
#m_footer p {
float:left;
padding:10px 0;
}
#m_footer p a {
margin-right: 20px;
padding:3px;
}
#m_footer p a:hover {
background-color: #FFCE21;
text-decoration:none;
}
p#m_copy {
float:right;
font-size: 10px;
letter-spacing:0.1em;
}


/* Popup Contents */
body#m_popup #m_body {
background-image:none;
}
body#m_popup #main h1, body#m_popup #main h2 {
background-repeat:no-repeat;
text-indent:-9999px;
display:block;
float:none;
margin-bottom:0;
}
body#m_popup #main h1 {height: 45px;background-image:url(images/common/h1_popup.gif);}
body#m_popup #main h2 {height: 30px; margin:0 0 20px;}
body#m_popup #main.m_rule h2 {background-image:url(images/common/h2_rule.gif);}
body#m_popup #main.m_courseinfo h2 {background-image:url(images/common/h2_courseinfo.gif);}
body#m_popup #main.m_courseevent h2 {background-image:url(images/common/h2_courseevent.gif);}
body#m_popup #main.m_timeschedule h2 {background-image:url(images/common/h2_timeschedule.gif);}
body#m_popup #main.m_timeschedule_shinjuku h2 {background-image:url(images/common/h2_timeschedule_shinjuku.gif);}
body#m_popup #main.m_timeschedule_urawa h2 {background-image:url(images/common/h2_timeschedule_urawa.gif);}
body#m_popup #main.m_timeschedule_matsudo h2 {background-image:url(images/common/h2_timeschedule_matsudo.gif);}
body#m_popup #main.m_appliform h2 {background-image:url(images/common/h2_appliform.gif);}
body#m_popup #main.m_roundlesson h2 {background-image:url(images/common/h2_roundlessonsche.gif);}
body#m_popup #main.m_basiclesson h2 {background-image:url(images/common/h2_basiclessonsche.gif);}
body#m_popup #main.m_privatelesson h2 {background-image:url(images/common/h2_privatelessonsche.gif);}

body#m_popup #main #m_body h3 {
text-indent:0px;
background-image:none;
padding:0 10px;
margin:0 0 15px 0;
color: #063;
font-weight:normal;
height:10px;
}

body#m_popup #main.m_rule h3,
body#m_popup #main.m_rule p {
font-size:10px;
}
body#m_popup #main.m_rule p {
margin:0 20px 20px;
}
body#m_popup #main.m_rule #m_footer p {
margin:0 0 20px;
}

div.m_info table,
body#m_popup table {
margin: 0 10px 10px;
border: 3px solid #063;
}

div.m_info table {
border-top: 1px solid #CCC;
border-left: 1px solid #CCC;
border-right:none;
border-bottom:none;
}

div.m_info table th,
div.m_info table td,
body#m_popup table th,
body#m_popup table td{
border-right: 1px solid #CCC;
border-bottom: 2px solid #063;
vertical-align:middle;
padding: 12px 10px 12px 8px;
font-size:11px;
line-height:1.3em;
}

div.m_info table th.m_noborder,
div.m_info table td.m_noborder,
body#m_popup table th.m_noborder,
body#m_popup table td.m_noborder{
border-bottom:none;
}

div.m_info table th,
body#m_popup table th{
padding: 12px 10px 12px 6px;
color: #063;
font-weight:normal;
text-align:left;
}

div.m_info table th,
div.m_info table td {
	padding: 7px 10px 7px 10px;
	font-size:11px;
}

div.m_info table tr.m_header th,
body#m_popup table tr.m_header th{
background-color:#F3F3F3;
text-align:center;
}

div.m_info table td.m_sign,
body#m_popup table td.m_sign{
text-align:center;
}

body#m_popup em {
background-image:url(images/common/marc_circle16.gif);
background-repeat:no-repeat;
color: #FFF;
text-align:center;
font-size:10px;
font-family:Verdana;
line-height:1em;
width: 16px;
height:16px;
margin: 0 4px 5px 0;
padding:2px 6px 3px 5px;
}
body#m_popup th em {
line-height:2em;
}

/* company */
#middle {
	margin: 26px 0px 0px 0px;
	background-color : #fff ;
}

#main {
	background-color : #fff ;
}


#head_navi{
	background: url(none) ;	
}

#layout {
	background: #fff url(none);

}



/* 共通(文字飾り) */


.m_allow {
	margin: 0 2px 3px 3px;
	vertical-align: middle;
}



.clearfix:after {
  content: ".";  
  display: block;  
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.photo_caption {
	display: block;
	width: 197px;
	text-align: center;
	float: left;
}

#m_infobox_in h2 .m_date {
	color: #900;
	font-size: 11px;
	font-weight: normal;
	margin-left: 12px;
	display: block;
	margin-bottom: 0px;
	padding-top: 70px;
}
.m_holiday {
color:#CC0000;
}
