@charset "shift_jis";

/* =====================================================

下層共通

===================================================== */

#pannnavi{
	font-size:65%;
	padding:5px 0;
}
.gopagetop{
	margin:30px 10px 30px 0;
	padding:0 10px 0 0;
	font-size:65%;
	text-align:right;
	background-image: url(../images/gopagetop.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	clear:both;
}
.accent{
	font-weight: bold;
	color: #CC0033;
}

/* topimg ------------------------------------- */

#topimg{
	border-top-width:5px;
	border-top-style:solid;
	width:560px;
	height:165px;
	background-repeat:no-repeat;
}
#topimg h2{
	font-size:120%;
	font-weight:bold;
	padding:73px 0 0 15px;
}

/* カテゴリごとのカラー（上のライン・タイトル文字色） */
body.body-aqua #topimg		{ border-color:#F00001; }
body.body-aqua #topimg h2	{ color:#F00001; }
body.body-lesson #topimg	{ border-color:#3BB42B; }
body.body-lesson #topimg h2	{ color:#3BB42B; }
body.body-taiken #topimg	{ border-color:#1E46B5; }
body.body-taiken #topimg h2	{ color:#1E46B5; }
body.body-qa #topimg		{ border-color:#FFC300; }
body.body-qa #topimg h2		{ color:#957803; }
body.body-excuse #topimg	{ border-color:#ED6300; }
body.body-excuse #topimg h2	{ color:#ED6300; }
body.body-about #topimg		{ border-color:#7A4B91; }
body.body-about #topimg h2	{ color:#7A4B91; }

/* topimg背景 */
.aqua-daihyo-tit	{ background-image: url(../images/daihyo_titbg.jpg); }
.lesson-method-tit	{ background-image: url(../images/method_titbg.jpg); }
.lesson-course-tit	{ background-image: url(../images/course_titbg.jpg); }
.lesson-flow-tit	{ background-image: url(../images/flow_titbg.jpg); }
.taiken-tit			{ background-image: url(../images/taiken_titbg.jpg); }
.qa-tit				{ background-image: url(../images/qa_titbg.jpg); }
.excuse-tit			{ background-image: url(../images/excuse_titbg.jpg); }
.about-branch-tit	{ background-image: url(../images/branch_titbg.jpg); }
.links-tit	{ background-image: url(../images/links_titbg.jpg); }
.company-tit	{ background-image: url(../images/company_titbg.jpg); }
.recruit-tit	{ background-image: url(../images/recruit_titbg.jpg); }
.st_pt-tit	{ background-image: url(../images/st_pt_titbg.jpg); }
.saq-tit	{ background-image: url(../images/saq_titbg.jpg); }
/* =====================================================

下層共通スタイル class

===================================================== */

/* text */

.page-text01{
	margin:20px 0;
}
.page-text01 p{
	margin:0 0 10px 0;
	padding:0 10px 0 5px;
	font-size:80%;
	line-height:150%;
}

/* link*/
.page-link01{
	background-repeat: no-repeat;
	padding:0 0 0 18px;
	background-position: 0 50%;
}
body.body-aqua .page-link01{ background-image: url(../images/mark01_aqua.gif); }
body.body-lesson .page-link01{ background-image: url(../images/mark01_lesson.gif); }
body.body-taiken .page-link01{ background-image: url(../images/mark01_taiken.gif); }
body.body-qa .page-link01{ background-image: url(../images/mark01_qa.gif); }
body.body-excuse .page-link01{ background-image: url(../images/mark01_excuse.gif); }
body.body-about .page-link01{ background-image: url(../images/mark01_about.gif); }

/* title */

.page-tit01{
	background-repeat: no-repeat;
	margin:0;
	padding:0 10px 0 30px;
	line-height:36px;
	height:50px;
	color:#666666;
	font-size:90%;
	font-weight:bold;
	clear:both;
}
body.body-aqua .page-tit01{ background-image: url(../images/page_tit01_aqua.jpg); }
body.body-lesson .page-tit01{ background-image: url(../images/page_tit01_lesson.jpg); }
body.body-taiken .page-tit01{ background-image: url(../images/page_tit01_taiken.jpg); }
body.body-about .page-tit01{ background-image: url(../images/page_tit01_about.jpg); }

.page-tit02{
	margin:0 0 10px 0;
	padding:0 0 0 5px;
	font-size:80%;
	font-weight:bold;
}
body.body-aqua .page-tit02{ color:#F00001; }

body.body-lesson .page-tit02{ color:#3BB42B; }
body.body-taiken .page-tit02{ color:#1E46B5; }
body.body-qa .page-tit02	{ color:#957803; }
body.body-excuse .page-tit02{ color:#ED6300; }
body.body-about .page-tit02	{ color:#7A4B91; }

.page-tit03{
	background-image: url(../images/page_tit03bg.gif);
	background-repeat: no-repeat;
	margin:0;
	padding:0 10px 0 15px;
	line-height:36px;
	height:50px;
	color:#666666;
	font-size:90%;
	font-weight:bold;
	clear:both;
}

/* float */
#page .page-img-left{
	float:left;
	margin:0;
	padding:0 0 0 5px;
}
.page-img-left img{
	margin:0 10px 10px 0;
	padding:0;
}
#page .page-img-right{
	float:right;
	margin:0;
	padding:0 10px 0 0;
}
.page-img-right img{
	margin:0 0 10px 10px;
	padding:0;
}

/* layout */
.page-center{
	margin:20px 0;
	text-align:center;
}

/* page-table01 */

.page-table01{
	margin:0 auto;
	text-align:left;
	font-size:80%;
	line-height:130%;
}

/* page-table02 */

.page-table02{
	margin:0 auto;
	text-align:left;
	font-size:80%;
	line-height:130%;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.page-table02 th{
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:3px 10px
}
body.body-lesson .page-table02 th { color:#336633; background-color:#DEE9CF; }

.page-table02 td{
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:3px 5px 3px 10px;
}
.page-table02 td.tdaccent{
	font-weight:bold;
}
body.body-lesson .page-table02 td.tdaccent { background-color:#F0F5E9; }

/* waku */
.page-waku01{
	margin:0 0 10px 0;
	padding:0;
	width:560px;
	background-image: url(../images/page_waku01_mid.gif);
	background-repeat: repeat-y;
	clear:both;
}
.page-waku01 p{
	padding:0 15px 0 20px;
}

/* list */
.page-list01{
	margin:15px 0;
}
.page-list01 li{
	margin:5px 0 5px 20px;
	list-style-type:disc;
	font-size:80%;
	line-height:130%;
}

/* =====================================================

代表より

===================================================== */
#daihyo-profile-name{
	padding-top:25px;
	font-weight:bold;
}
#daihyo-message{
	background-image: url(../images/daihyo_messagebg.jpg);
	background-repeat: no-repeat;
	margin:20px 0 10px 0;
	padding:15px 5px 30px 0;
	text-align:center;
	font-size:90%;
	font-weight:bold;
	line-height:150%;
}

/* =====================================================

レッスン：メソッド

===================================================== */

#method-point{
	margin:20px 0;
	width:100%;
	overflow:hidden;
	background-image: url(../images/method_point_bg.jpg);
	background-repeat: repeat-y;
}

/* タイトルと結論 */
#method-point p{
	font-size:90%;
	line-height:130%;
	font-weight:bold;
	text-align:center;
}
#method-point-tit{
	background-image: url(../images/method_point_tit.jpg);
	background-repeat: no-repeat;
	height:53px;
}
#method-point-tit p{
	margin:0;
	padding:20px 5px 0 0;
}
#method-point-txt{
	background-image: url(../images/method_point_bottom.jpg);
	background-repeat: no-repeat;
	height:110px;
	background-position: left bottom;
}
#method-point-txt p{
	margin:0;
	padding:49px 5px 0 100px;
}

/* ポイント */
#method-point dl{
	background-repeat: no-repeat;
	background-position: 11px 0px;
	padding:0 0 0 78px;
}
#method-point dl#method-point01{ background-image: url(../images/method_point_01.gif); }
#method-point dl#method-point02{ background-image: url(../images/method_point_02.gif); }
#method-point dl#method-point03{ background-image: url(../images/method_point_03.gif); }

#method-point dt{
	float:left;
	width:110px;
	padding:20px 0 0 0;	
	font-size:90%;
	font-weight:bold;
	color:#3BB42B;
}
#method-point dd{
	margin-left:115px;
	width:350px;
	font-size:80%;
	line-height:130%;
	padding-bottom:15px;
}

/* =====================================================

コースと料金

===================================================== */
#course-list li{
	line-height:170%;
}
.page-text01 p.course-btn{
	margin:0 0 0 5px;
	padding:0 300px 0 0;
	background-image: url(../images/course_btnbg.jpg);
	background-repeat: no-repeat;
	line-height:32px;
	height:37px;
	text-align:center;
}

/* =====================================================

レッスン：スタートまでの流れ

===================================================== */

/* flow-step ------------------------------ */

#flow-step{
	padding:10px 0 0 0;
}

/* div */
#flow-step div{
	background-repeat:no-repeat;
}
#flow-step div#flow-step01{ background-image: url(../images/flow_img01.jpg); }
#flow-step div#flow-step02{ background-image: url(../images/flow_img02.gif); }
#flow-step div#flow-step03{ background-image: url(../images/flow_img03.gif); }
#flow-step div#flow-step04{ background-image: url(../images/flow_img04.gif); }
#flow-step div#flow-step05{ background-image: url(../images/flow_img05.gif); }

/* p */
#flow-step p{
	font-size:80%;
	line-height:150%;
	padding:0px 10px;
	margin:10px 0;
}
#flow-step p.flow-step-tit{
	font-size:90%;
	line-height:35px;
	padding:0 0 0 70px;
	margin:0;
	font-weight:bold;
	color:#666666;
	height:35px;
}
#flow-step p.flow-step-tit2{
	font-size:90%;
	line-height:23px;
	padding:5px 0 5px 70px;
	margin:0;
	font-weight:bold;
	color:#666666;
}
#flow-step p.flow-step-arrow{
	text-align:center;
}
/* =====================================================

体験者の声

===================================================== */
.taiken-box{
	background-image: url(../images/taiken_box_bg.gif);
	margin:0 5px 10px 0;
	padding:10px 0 10px 12px;
}
.taiken-box-table{
	width:535px;
	background-image: url(../images/taiken_box_bgbottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* taiken-box-title --------------------------------- */
.taiken-box-title01,
.taiken-box-title02{
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding:7px 0;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
}
.taiken-box-title01{
	background-image: url(../images/taiken_box_bgtop1.gif);
}
.taiken-box-title02{
	background-image: url(../images/taiken_box_bgtop2.gif);
}
.taiken-box-title01 td,
.taiken-box-title02 td{
	vertical-align:middle;
}
.taiken-box-name{
	width:90px;
	font-size:80%;
	line-height:130%;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;	
}
.taiken-box-name span{
	font-size:80%;
	font-weight:normal;
}
.taiken-box-target{
	width:245px;
	font-size:90%;
	line-height:130%;
	font-weight:bold;
}
.taiken-box-target p{
	padding:0 10px;
}
.taiken-box-target img{
	padding:0 0 5px 0;
}
.taiken-box-result{
	width:200px;
	font-size:100%;
	line-height:130%;
	font-weight:bold;
	text-align:center;
}
.taiken-box-title01 .taiken-box-result{ color:#ED6300; }
.taiken-box-title02 .taiken-box-result{ color:#3BB42B; }

/* taiken-box-text -------------------------------- */
.taiken-box-text{
	padding:0 0 10px 0;
}
.taiken-box-text div{
	padding:15px 15px 0 15px;
	background-image: url(../images/taiken_box_bgmid.gif);
}
.taiken-box-text div p{
	margin:0 0 10px 0;
	font-size:75%;
	line-height:150%;
}
.taiken-box-text div p.taiken-box-from{
	color:#1E46B5;
	font-weight:bold;
}
/* taiken-others */
#taiken-others{
	margin:20px 0;
}
#taiken-others dl{
	margin:15px 10px 15px 5px;
	font-size:80%;
	line-height:150%;
}
#taiken-others dt{
	color:#1E46B5;
	font-weight:bold;
}
#taiken-others dd{
	padding:0 0 0 20px;
	background-image: url(../images/taiken_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}

/* =====================================================

Ｑ＆Ａ

===================================================== */
#qa-list{
	margin:20px 10px;
}
#qa-list li{
	font-size:80%;
	line-height:170%;
	background-image: url(../images/mark01_qa.gif);
	background-repeat: no-repeat;
	padding:0 0 0 18px;
	background-position: 0 50%;
}
.page-text01 p.qa-btn{
	margin:0 0 0 5px;
	padding:0 300px 0 0;
	background-image: url(../images/qa_btnbg.jpg);
	background-repeat: no-repeat;
	line-height:32px;
	height:37px;
	text-align:center;
}
.qa-box{
	margin:20px 0;
	padding:8px 10px 0 0;
	background-image: url(../images/qa_bg_q.gif);
	background-repeat: no-repeat;
}
.qa-box p{
	padding:0 0 0 80px;
	font-size:80%;
	line-height:150%;
}
.qa-box p.qa-box-q{
	margin:0;
	height:36px;
	font-weight:bold;
	color:#666666;
}
.qa-box p.qa-box-a{
	margin:0 0 10px 0;
	background-image: url(../images/qa_bg_a.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

/* =====================================================

お問合せ

===================================================== */
#excuse-tel{
	background-image: url(../images/excuse_tel.gif);
	background-repeat: no-repeat;
	margin:0 0 0 10px;
	padding:0 0 0 50px;
	line-height:40px;
	height:50px;
	font-size:150%;
	font-weight:bold;
	color:#ED6300;	
}
.top_photo_l {
	float: left;
	margin-right: 2px;
}
.top_photo_r {
	float: right;
}
.top_photo {
	margin-top: 2px;
}
.jyuken_p .top_photo img {
	border: 1px solid #CCCCCC;
	width: 180px;
	background-color: #FFFFFF;
	padding: 1px;
	margin-bottom: 1px;
}
#navi .new {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #F2F2F2;
	border: 1px solid #DFDFDF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#navi .new p {
	background-color: #FFFFFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #6EB6DC;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 5px;
}
#navi .new li {
	font-size: 12px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	padding: 3px;
}
.accent1 {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.links {
	padding: 10px;
	font-size: 80%;
}
.links dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 3px;
	margin-bottom: 10px;
}
.links dt {
	font-weight: bold;
	color: #7A4B91;
	padding-bottom: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #7A4B91;
	padding-left: 10px;
}
.page-table03 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	padding: 5px;
	font-size: 80%;
}
.page-table03 th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	padding: 5px;
	font-size: 80%;
	text-align: left;
	color: #666666;
}
.page-text01 .list01 li {
	list-style-position: inside;
	list-style-type: decimal;
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	padding: 5px;
	line-height: 135%;
}
.accent2 {
	color: #CC0000;
}
#st_pt_txt .page-text01 p {
	line-height: 2em;

}
#page .form_table td,#page .form_table th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 80%;
	padding: 5px;
}
#page .form_table th {
	color: #666666;
	background-color: #F6F6F6;
}

