@charset "utf-8";

/* @group ローカルナビ関連========================================================== */


/*サブメニュー設定*/
#lNavi li#lm01 li a {background-image:url(../images/lnavi_courses01.gif);}
#lNavi li#lm02 li a {background-image:url(../images/lnavi_courses02.gif);}
#lNavi li#lm03 li a {background-image:url(../images/lnavi_courses03.gif);}
#lNavi li#lm04 li a {background-image:url(../images/lnavi_courses04.gif);}
#lNavi li#lm05 li a {background-image:url(../images/lnavi_courses05.gif);}
#lNavi li#lm06 li a {background-image:url(../images/lnavi_courses06.gif);}

#lNavi li li.slm01 a {background-position:0 0;}
#lNavi li li.slm02 a {background-position:0 -20px;}
#lNavi li li.slm03 a {background-position:0 -40px;}
#lNavi li li.slm04 a {background-position:0 -60px;}
#lNavi li li.slm05 a {background-position:0 -80px;}
#lNavi li li.slm06 a {background-position:0 -100px;}

#lNavi li li.slm01 a:hover {background-position:-180px 0;}
#lNavi li li.slm02 a:hover {background-position:-180px -20px;}
#lNavi li li.slm03 a:hover {background-position:-180px -40px;}
#lNavi li li.slm04 a:hover {background-position:-180px -60px;}
#lNavi li li.slm05 a:hover {background-position:-180px -80px;}
#lNavi li li.slm06 a:hover {background-position:-180px -100px;}

#lNavi li li.slm01 a.ac {background-position:-180px 0;}
#lNavi li li.slm02 a.ac {background-position:-180px -20px;}
#lNavi li li.slm03 a.ac {background-position:-180px -40px;}
#lNavi li li.slm04 a.ac {background-position:-180px -60px;}
#lNavi li li.slm05 a.ac {background-position:-180px -80px;}
#lNavi li li.slm06 a.ac {background-position:-180px -100px;}

/* @end */

/* @group 詳細ページ========================================================== */


#mainArea h1 {
	position:relative;
	border:none;
}

#mainArea h1 img#crayon,
#mainSingle h1 img#crayon {
	position:absolute;
	left:0;
	top:0;
	width:155px;
	height:121px;
	behavior: expression(IEPNGFIX.fix(this));
}

#mainSingle h1.kInd img#crayon {left:315px;}
#mainArea h1.k01 img#crayon {left:335px;}
#mainArea h1.k02 img#crayon {left:245px;}
#mainArea h1.k03 img#crayon {left:275px;}
#mainArea h1.k04 img#crayon {left:105px;}
#mainArea h1.k05 img#crayon {left:505px;}
#mainArea h1.k06 img#crayon {left:235px;}
#mainArea h1.k07 img#crayon {left:105px;}
#mainArea h1.k08 img#crayon {left:325px;}
#mainArea h1.k09 img#crayon {left:630px;}
#mainArea h1.k10 img#crayon {left:465px;}
#mainArea h1.k11 img#crayon {left:385px;}
#mainArea h1.k12 img#crayon {left:455px;}
#mainArea h1.kGroup img#crayon {left:255px;}
#mainArea h1.kChi01 img#crayon {left:205px;}
#mainArea h1.kChi02 img#crayon {left:255px;}
#mainArea h1.kPrice img#crayon {left:125px;}
#mainArea h1.kBenefit img#crayon {left:205px;}
#mainArea h1.kStarters img#crayon {left:690px;}
#mainArea h1.kSpring img#crayon {left:580px;}


#mainInner {
	margin:20px 0 0;
	padding:50px 28px 25px;
	background:url(../images/main_bg.gif) left top repeat-x;
	border:solid 2px #eee;
}


/* @group 導入部分--------------------------------------------- */

#mainArea #intro {
	padding:0 20px 45px;
}

#mainArea #intro .photo {
	float:left;
}

#mainArea #intro .photo2 {
	float:right;
}

#mainArea #intro .text {
	clear:both;
	padding:10px 0 0;
}

#mainArea #intro .text2 {
	float:right;
	width:300px;
}

/* @end */


/* @group コース概要--------------------------------------------- */

#mainArea #outline {
	margin:0 0 30px;
	padding:0 0 15px;
	background:url(../images/outline_bg_foot.gif) left bottom no-repeat;
}

#mainArea #outline h2 {
	/*background:#c46f00;*/
	padding:0 0 10px;
}

.outline-tbl {
	padding:17px 17px 2px;
	background:url(../images/outline_bg_head.gif) left top no-repeat;
	/*border:solid 1px #c46f00;*/
}

.outline-tbl table {
	width:100%;
	border:solid 1px #d0d0d0;
	border-collapse:collapse;
}

.outline-tbl table th, .outline-tbl table td {
	padding:5px 7px;
	font-size:92%;
	line-height:1.3;
}
.outline-tbl table th {
	width:17%;
	border-right:solid 1px #d0d0d0;
	text-align:right;
}

.outline-tbl table td li {
	float:left;
	padding:0 6px 0 0;
}

.outline-tbl table td li.btn {
	padding:25px 0 0 18px;
}

.chinese-tbl {
	margin-bottom:10px;
}

.chinese-tbl th,
.chinese-tbl td {
	border-top:solid 1px #d0d0d0;
	border-left:solid 1px #d0d0d0;
}

/* @end */

.point,
.voice {
	margin:0 0 30px;
	padding:0 0 15px;
	background:url(../images/brown_bg_foot.gif) left bottom no-repeat;
	/*border-bottom:dotted 1px #999;*/
}

.point .inner,
.voice .inner {
	padding:15px 15px 0 75px ;
}

.point .inner {
	background:url(../images/point_bg_head.gif) left top no-repeat;
}

.voice .inner {
	background:url(../images/voice_bg_head.gif) left top no-repeat;
}

.bottom {
	border-bottom:none;
}

.point h2,
.voice h2 {
	float:left;
	width:360px;
	padding:0 0 5px;
	font-size:108%;
	line-height:26px;
	font-weight:bold;
}

/*.point h2 {
	background:url(../images/icon_point.gif) no-repeat;
}

.voice h2 {
	background:url(../images/icon_voice.gif) no-repeat;
}*/


.point p.text,
.voice p.text {
	float:left;
	width:360px;
}

.point p.textonly,
.voice p.textonly {
	float:none;
	clear:both;
	/*width:700px;*/
}

.point p.image,
.voice p.image {
	float:right;
	width:186px;
	text-align:right;
}

.column .center-image {
	text-align:center;
}

.point dl {
	clear:both;
}

.point dt, .point dd {
	font-size:92%;
	line-height:1.5;
}

.point dt {
	border-bottom:1px dotted #CCCCCC;
	font-weight:bold;
	padding:2px 0pt;
}

.point dd {
	padding-bottom:1em;
}

.point p.image,
.voice p.image {
	float:right;
	width:186px;
	text-align:right;
}

.column .center-image {
	text-align:center;
}

/*One-to-Oneケース*/
.oto-case {
	clear:both;
	margin:15px 0 0;
	padding:10px 0 10px 10px;
	border-top:solid 1px #ddd;
	border-left:solid 1px #ddd;
}

.oto-case .case-image {
	float:left;
	width:200px;
}

.oto-case .case-text {
	float:right;
	width:480px;
}

.oto-case h4 {
	margin:0 0 10px;
	padding:3px 7px;
	background:#05257a;
	color:#fff;
	letter-spacing:0.1em;
}

.oto-case .things {
	margin-bottom:10px;
	padding:10px;
	background:#999;
	color:#fff;
}



/* @end */

/*=====================
price.html用コラム
=====================*/

#area01 {
	margin:0 0 30px;
	padding:0 0 15px;
	background:url(../images/outline_bg_foot.gif) left bottom no-repeat;
}

#area01 .column {
	padding:20px 20px 0;
	background:url(../images/outline_bg_head.gif) left top no-repeat;
}

#area02 {
	margin:0 0 30px;
	padding:0 0 15px;
	background:url(../images/brown_bg_foot.gif) left bottom no-repeat;
}

#area02 .column {
	padding:20px 20px 0;
	background:url(../images/brown_bg_head.gif) left top no-repeat;
}

.price {
	position:relative;
	width:600px;
}

.price .price-caution {
	position:absolute;
	top:15px;
	right:2px;
}

.price .price-caution2 {
	position:relative;
	top:-20px;
	text-align:right;
}

.price h2 {
	padding:15px 0 10px;
}


.price-table {
	width:100%;
	margin-bottom:20px;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-collapse:collapse;
}

.half {
	/*width:350px;*/
}

.price-table th,
.price-table td {
	padding:5px;
	border:solid 1px #ccc;
	font-size:92%;
}


.price-table th {
	white-space:nowrap;
	text-align:left;
	vertical-align:top;
}

.price-table .item th {
	color:#666;
	font-weight:bold;
	text-align:center;
}

.price-table td {
	text-align:center;
}

.price-table th.table-title {
	/*background:#e1e1e1;*/
}

.price-table .st th,
.price-table .st td {
	/*background:#f0f0f0;*/
}

.price-table .age {
	width:40%;
}

.price-table .capacity {
	width:9%;
}

.price-table .time,
.price-table .number,
.price-table .payment {
	width:17%;
}

.nb .st th {
	border-right:none;
}

.nb td {
	text-align:left;
}

.nb .st td {
	border-left:none;
	text-align:right;
}


/*=====================
benefit.html用コラム
=====================*/
.benefit {
	position:relative;
	width:600px;
}

.benefit h2 {
	padding:15px 0 10px;
}

.benefit .caution {
	color:#666;
	padding-top:1.5em;
}

.benefit table {
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-collapse:collapse;
}

.benefit table th,
.benefit table td {
	padding:5px;
	border:solid 1px #ccc;
	font-size:92%;
}


.benefit table th {
	white-space:nowrap;
	text-align:left;
	vertical-align:top;
}

.benefit .welfare {
	margin-top:10px;
	margin-bottom:5px;
	padding:10px;
	border:solid 1px #ccc;
}

.benefit .welfare h3 {
	float:left;
	width:210px;
	padding-top:20px;
}

.benefit .welfare h3 img {
	margin-left:15px;
}

.benefit .welfare ul {
	float:right;
	width:300px;
	padding-top:10px;
}

.benefit .welfare ul li {
	float:left;
	padding:0 15px 5px 0;
}

/* @group index.html ========================================================*/

#mainSingle #mainInner {
	padding-top:12px;
}

#mainSingle #mainImageArea h2,
#mainSingle #mainImageArea .text {
	float:left;
	width:520px;
}

#mainSingle #mainImageArea h2 {
	padding:30px 0 20px;
}

#mainSingle #mainImageArea .text {
	padding-bottom:18px;
}

#mainSingle #mainImageArea .mainImage {
	float:right;
	width:326px;
}

#mainSingle #mainImageArea .mainImage img {
	behavior:expression(IEPNGFIX.fix(this));
}

.indBlock {
	margin:0 0 28px;
	padding:0 0 13px;
	background-position:left bottom;
	background-repeat:no-repeat;
}

.indBlock .inner {
	padding:0 0 5px;
	background-position:0px 44px;
	background-repeat:no-repeat;
}

#indBlock01,
#indBlock02 {
	background-image:url(../images/index_bg01_foot.gif);
}

#indBlock03 {
	background-image:url(../images/index_bg03_foot.gif);
}

#indBlock04 {
	background-image:url(../images/index_bg04_foot.gif);
}

#indBlock05 {
	background-image:url(../images/index_bg05_foot.gif);
}

#indBlock06 {
	background-image:url(../images/index_bg06_foot.gif);
}

#indBlock07 {
	background-image:url(../images/index_bg07_foot.gif);
}

#indBlock08 {
	background-image:url(../images/index_bg08_foot.gif);
}

#indBlock01 .inner,
#indBlock02 .inner {
	background-image:url(../images/index_bg01_head.gif);
}

#indBlock03 .inner {
	background-image:url(../images/index_bg03_head.gif);
}

#indBlock04 .inner {
	background-image:url(../images/index_bg04_head.gif);
}

#indBlock05 .inner {
	background-image:url(../images/index_bg05_head.gif);
}

#indBlock06 .inner {
	background-image:url(../images/index_bg06_head.gif);
}

#indBlock07 .inner {
	background-image:url(../images/index_bg07_head.gif);
}

#indBlock08 .inner {
	background-image:url(../images/index_bg08_head.gif);
}

.indBlock .inner h2 {
	padding:0 0 14px;
}

.indBlock .inner h2 img {
	display:block;
}

.indBlock .sBlock {
	float:left;
}

.indBlock .cBlock {
	float:left;
	position:relative;
	left:25px;
	width:235px;
	margin:13px 35px 0 0;
	padding:0 26px 0 0;
	background:url(../images/index_border.gif) right top no-repeat;
}

.indBlock .cBlock#cBlock03,
.indBlock .cBlock#cBlock06,
.indBlock .cBlock#cBlock09 {
	margin-right:0;
	padding-right:0;
}

.indBlock .cBlock#cBlock03,
.indBlock .cBlock#cBlock06,
.indBlock .cBlock#cBlock08,
.indBlock .cBlock#cBlock09,
.indBlock .cBlock#cBlock10,
.indBlock .cBlock#cBlock11 {
	background:none;
}

.indBlock .cBlock h3 {
	padding:0 0 13px;
}

.indBlock .cBlock .thumb {
	padding:0 0 10px;
}

.indBlock .cBlock .text {
	padding:0 0 10px;
}

* html #sBlock01 {
	width:602px;
	margin-right:-30px;
}

* html #sBlock03,
* html #sBlock04 {
	width:270px;
	margin-right:-30px;
}

#sBlock05 {
	float:right;
	width:247px;
	padding:90px 0 0;
}

#sBlock05 li {
	padding:0 0 30px;
}

#sBlock05 li img {
	display:block;
}


/* @end */

/* @group group.html ========================================================*/

.groupSection {
	margin:0 0 30px;
	padding:0 0 15px;
	background:url(../images/brown_bg_foot.gif) left bottom no-repeat;
}

.groupSection .inner {
	padding:30px 28px 10px;
	background:url(../images/brown_bg_head.gif) left top no-repeat;
}

.groupSection h2 {
	margin:0 0 18px;
	padding:0 0 0 58px;
	color:#666;
	background-position:left center;
	background-repeat:no-repeat;
	font-size:125%;
	line-height:48px;
	font-weight:bold;
}

.groupSection p {
	padding:0 0 18px;
}

.groupSection table {
	width:100%;
	border-collapse:collapse;
}

.groupSection th,
.groupSection td {
	padding:5px;
	border:solid 1px #ccc;
}

.groupSection th {
	width:20%;
}

#group01 h2 {background-image:url(../images/outline_icon_group.gif);}
#group02 h2 {background-image:url(../images/outline_icon_semigroup.gif);}
#group03 h2 {background-image:url(../images/outline_icon_pair.gif);}
#group04 h2 {background-image:url(../images/outline_icon_indivisual.gif);}


/* @end */






/*===================
clearfix
====================*/

.welfare:after,
.point dl:after,
.oto-case:after,
.column .inner:after,
#mainImageArea:after,
.indBlock .inner:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
}

.welfare,
.point dl,
.oto-case,
.column .inner,
#mainImageArea,
.indBlock .inner {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .welfare,
* html .point dl,
* html .oto-case,
* html .column .inner,
* html #mainImageArea,
* html .indBlock .inner {
	height:1%;
}

.welfare,
.point dl,
.oto-case,
.column .inner,
#mainImageArea,
.indBlock .inner {
	display:block;
}
/* End hide from IE-mac */



