@charset "UTF-8";


body {
	margin: 0px;
	padding: 0px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	background: url(http://www.jump-japan.co.jp/images/back.gif) repeat-y fixed center top;
        text-align: center;
}
h1,h2,h3,h4,h5,p,a { margin: 0px; padding: 0px; }

a,a img,object,embed { border:0; outline:none; }

/*　全体のボックス　*/


#box_all {
	text-align: left;
	vertical-align: top;
	margin: 0 auto;
	padding: 0px 10px;
	width: 820px;
	display: block;
}


/*　CSS用テキスト　*/


#header_text {
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
	width: 820px;
	height: 20px;
}
#header_text h1,
#header_text p {
	margin: 0;
	padding: 0;
	width: 410px;
	height: 20px;
	font-size: 10px;
	line-height: 20px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	float: left;
	display: block;
	overflow: hidden;
}
#header_text h1 {
	text-align: left;
}

#header_text h1 a {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
#header_text h1 a:hover {
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}
#header_text p {
	text-align: right;
}




/*　ヘッダー　*/


#header {
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
	width: 820px;
	height: 180px;
	clear: both;
}




/*　ヘッダー（左のコラム）　*/


#header_left {
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
	width: 600px;
	height: 180px;
	display: block;
	float: left;
}


/*　ヘッダー（右のコラム）　*/


#header_right {
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0 0 0 10px;
	width: 210px;
	height: 180px;
	display: block;
	float: left;
}


/*　ナビ：ロゴ＋イメージ　*/


#header_nav_01 {
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0px;
	width: 600px;
	height: 130px;
	display: block;
	clear: both;
}


/*　ナビ：各地域　*/


#header_nav_02 {
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
	width: 600px;
	height: 23px;
	display: block;
	clear: both;
	background: #FFFF00;
	border-top: 2px solid #FFFFFF;
}
#header_nav_02_text {
	font-size: 10px;
	color: #00A3C9;
	line-height: 23px;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 240px;
	float: left;
}
#header_nav_02_menu {
	margin: 0;
	padding: 0;
	width: 350px;
	height: 23px;
	float: left;
}
#header_nav_02_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
#header_nav_02_menu ul li {
	margin: 0;
	padding: 0;
	line-height: 23px;
	list-style: none;
	float: right;
	font-size: 11px;
}
#header_nav_02_menu ul li a {
	color: #00A3C9;
	font-size: 11px;
	padding: 0px 4px;
	line-height: 23px;
	text-decoration: none;
}
#header_nav_02_menu ul li a:hover {
	color: #CC3300;
	font-size: 11px;
}


/*　ナビ：メニュー　*/


#header_nav_03 {
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
	width: 600px;
	height: 25px;
	display: block;
	clear: both;
}
#header_nav_03 ul {
	list-style:none;
	margin: 0;
	padding: 0;
}
.header_menu01 {
	width: 100px;
	height: 23px;
	display:block;
	float: left;
	border-top: 2px solid #FFFFFF;
}
.header_menu02 {
	width: 98px;
	height: 23px;
	display:block;
	float: left;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
.header_menu01 a {
	margin: 0;
	padding: 0;
	width:100px;
	height: 23px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 23px;
	text-align: center;
	text-decoration: none;
	background: #00A3C9;
	display:block;
}
.header_menu02 a:hover {
	color: #CAEA0F;
	background: #3366FF;
}
.header_menu02 a {
	margin: 0;
	padding: 0;
	width:98px;
	height: 23px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 23px;
	text-align: center;
	text-decoration: none;
	background: #00A3C9;
	display:block;
}
.header_menu01 a:hover {
	color: #CAEA0F;
	background: #3366FF;
}










/*　コンテンツボックス　*/


#box_contents {
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 10px 0 0 0;
	width: 820px;
	clear: both;
	display: block;
}


/*　コンテンツ　*/


#contents {
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
	width: 600px;
	display: block;
	float: left;
}


/*　cm　*/


#cm_movie {
	text-align: center;
	vertical-align: middle;
	margin: 0 0 10px 0;
	padding: 25px 0;
	width: 600px;
	display: block;
	background: #000000;
}
#cm_copy h2 {
	text-align: center;
	vertical-align: top;
	margin: 0;
	padding: 25px 0 0px;
	font-size: 15px;
	color: #999999;
}
#cm_copy p {
	text-align: center;
	vertical-align: top;
	margin: 0;
	padding: 25px 0;
	font-size: 11px;
	line-height: 160%;
	color: #666666;
}



/*　指導システム　*/

.table_step {
	width: 560px;
	margin: 0 20px;
}
.step_title {
	margin: 0;
	padding: 90px 0 10px;
	font-size: 18px;
	color: #3A99C0;
	background: url(/images/step_back.gif) no-repeat left top;
}
.step_copy {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666666;
	line-height: 170%;
	text-align: justify;
}

/*　指導システム_アイテムポップアップ　*/

.step_copy a {
	margin: 5px 0 0 0;
	padding: 0 0 0 18px;
	font-size: 12px;
	color: #ff6699;
	text-decoration: none;
	background: url(/images/p_point.gif) no-repeat left center;
	display: block;
	outline: none;
}
.step_copy a:hover {
	color: #fc99ba;
	text-decoration: none;
}




/*　料金システム　*/

#table_fee {
	width: 580px;
	margin: 10px;
}
.table_fee_copy01 {
	margin: 0;
	padding: 7px;
	font-size: 12px;
	color: #666666;
	line-height: 170%;
}
.table_fee_copy02 {
	margin: 0;
	padding: 7px;
	font-size: 12px;
	color: #666666;
	line-height: 170%;
	text-align: center;
}
.table_fee01_1 {
	border: 4px solid #00925D;
	width: 80px;
}
.table_fee02_1 {
	border-top: 4px solid #00925D;
	border-right: 4px solid #00925D;
	border-bottom: 4px solid #00925D;
}
.table_fee01 {
	border-right: 4px solid #00925D;
	border-bottom: 4px solid #00925D;
	border-left: 4px solid #00925D;
}
.table_fee02 {
	border-right: 4px solid #00925D;
	border-bottom: 4px solid #00925D;
}

.table_fee_anshin {
	margin: 0 10px;
	border: 1px solid #00925D;
}
.table_fee_anshin_title {
	margin: 0;
	padding: 20px 0;
	font-size: 16px;
	color: #00925D;
	text-align: center;
}
.table_fee_anshin_01,.table_fee_anshin_02,
.table_fee_anshin_03,.table_fee_anshin_04,
.table_fee_anshin_05,.table_fee_anshin_06,
.table_fee_anshin_07,.table_fee_anshin_08,
.table_fee_anshin_09,.table_fee_anshin_10,
.table_fee_anshin_11,.table_fee_anshin_12,
.table_fee_anshin_13,.table_fee_anshin_14,
.table_fee_anshin_15,.table_fee_anshin_16 {
	margin: 0;
	padding: 10px 0 10px 80px;
	font-size: 10px;
	color: #666666;
	line-height: 150%;
}
.table_fee_anshin_01 { background: url(/images/point01.gif) no-repeat 10px center; }
.table_fee_anshin_02 { background: url(/images/point02.gif) no-repeat 10px center; }
.table_fee_anshin_03 { background: url(/images/point03.gif) no-repeat 10px center; }
.table_fee_anshin_04 { background: url(/images/point04.gif) no-repeat 10px center; }
.table_fee_anshin_05 { background: url(/images/point05.gif) no-repeat 10px center; }
.table_fee_anshin_06 { background: url(/images/point06.gif) no-repeat 10px center; }
.table_fee_anshin_07 { background: url(/images/point07.gif) no-repeat 10px center; }
.table_fee_anshin_08 { background: url(/images/point08.gif) no-repeat 10px center; }
.table_fee_anshin_09 { background: url(/images/point09.gif) no-repeat 10px center; }
.table_fee_anshin_10 { background: url(/images/point10.gif) no-repeat 10px center; }
.table_fee_anshin_11 { background: url(/images/point11.gif) no-repeat 10px center; }
.table_fee_anshin_12 { background: url(/images/point12.gif) no-repeat 10px center; }
.table_fee_anshin_13 { background: url(/images/point13.gif) no-repeat 10px center; }
.table_fee_anshin_14 { background: url(/images/point14.gif) no-repeat 10px center; }
.table_fee_anshin_15 { background: url(/images/point15.gif) no-repeat 10px center; }
.table_fee_anshin_16 { background: url(/images/point16.gif) no-repeat 10px center; }


.button_pink {
	margin: 0;
	padding: 0;
	height: 100px;
	width: 600px;
}
.button_pink a {
	margin: 0;
	padding: 0;
	height: 100px;
	width: 600px;
	line-height: 100px;
	color: #FFFFFF;
	background: url(/images/link_button.gif) no-repeat 0px 0px;
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.button_pink a:hover {
	background: url(/images/link_button.gif) no-repeat 0px -100px;
	color: #FFFF00;
	text-decoration: none;
}


/*　よくあるQ&A　*/


.question {
	margin: 20px 0 10px;
	padding: 0 0 0 85px;
	color: #3a99c0;
	font-size: 16px;
	height: 86px;
	background: url(/images/point_q.gif) no-repeat 0px 0px;
	line-height: 86px;
	font-weight: bold;
}
.question2 {
	margin: 10px 0 0 0;
	padding: 0;
	color: #3a99c0;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
}

.answer2 {
	font-size: 14px;
	color: #FF6699;
	font-weight: bold;
}
.answer {
	margin: 0 10px;
	padding: 0px 0px 10px;
	font-size: 12px;
	color: #666666;
	line-height: 170%;
	border-bottom: 3px solid #3a99c0;
	text-align: justify;
}

.answer-navi {
	margin: 0 10px;
	padding: 15px 0px 10px;
	line-height: 170%;
	border-bottom: 3px solid #3a99c0;
	text-align: justify;
}

.answer a {
	color: #FF6699;
	text-decoration: none;
	font-weight: bold;
}
.answer a:hover {
	color: #3a99c0;
}
.answer-navi a {
	color: #FF6699;
	text-decoration: none;
	font-weight: bold;
}
.answer-navi a:hover {
	color: #3a99c0;
}

/*　無料体験・資料請求　*/

#table_try {
	width: 600px;
	margin-top: 10px;
}
.table_try01_1,.table_try02_1,
.table_try01,.table_try02 {
	margin: 0;
	padding: 7px;
}
.table_try01_1 {
	border: 1px solid #3a99c0;
}
.table_try02_1 {
	border-top: 1px solid #3a99c0;
	border-right: 1px solid #3a99c0;
	border-bottom: 1px solid #3a99c0;
}
.table_try01 {
	border-right: 1px solid #3a99c0;
	border-bottom: 1px solid #3a99c0;
	border-left: 1px solid #3a99c0;
}
.table_try02 {
	border-right: 1px solid #3a99c0;
	border-bottom: 1px solid #3a99c0;
}
.table_try01_1 h2,.table_try01 h2,
.table_try02_1,.table_try02 {
	font-size: 12px;
	color: #666666;
	line-height: 170%;
}
.table_try03 {
	text-align: center;
	padding:20px;
}
.hissu {
	padding: 0 0 0 5px;
	font-size: 12px;
	color: #FF6666;
	font-weight: normal;
}

/*　会社概要　*/

#table_company {
	width: 600px;
	margin-top: 10px;
}
.table_company01_1,.table_company02_1,
.table_company01,.table_company02 {
	margin: 0;
	padding: 7px;
}
.table_company01_1 {
	border: 1px solid #3a99c0;
}
.table_company02_1 {
	border-top: 1px solid #3a99c0;
	border-right: 1px solid #3a99c0;
	border-bottom: 1px solid #3a99c0;
}
.table_company01 {
	border-right: 1px solid #3a99c0;
	border-bottom: 1px solid #3a99c0;
	border-left: 1px solid #3a99c0;
}
.table_company02 {
	border-right: 1px solid #3a99c0;
	border-bottom: 1px solid #3a99c0;
}
.table_company01_1 h2,.table_company01 h2,
.table_company02_1,.table_company02 {
	font-size: 12px;
	color: #666666;
	line-height: 170%;
}
.shibu_name {
	margin: 0;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0;
}

/*　イントロコピー　*/

.main_intro_copy {
	margin: 10px 10px 0 10px;
	padding: 0;
	font-size: 12px;
	color: #666666;
	line-height: 170%;
	text-align: justify;
}

/*　プロ家庭教師募集　*/


.recruit_box {
	text-align: left;
	vertical-align: top;
	margin: 20px 0;
	padding: 0 60px;
	width: 480px;
	display: block;
	background: url(../recruit/images/back.gif) repeat-y;
}

/*　コピー　*/

.recruit_copy {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #BA62BC;
	line-height: 180%;
	text-align: justify;
}

.recruit_comment {
	margin: 10px 0 0;
	padding: 15px;
	text-align: justify;
	border: 1px solid #BA62BC;
}

.recruit_comment h4 {
	margin: 0;
	padding: 10px 0;
	font-size: 14px;
	color: #BA62BC;
	font-weight: bold;
	line-height: 160%;
        border:0;
}
.recruit_comment p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #666666;
	line-height: 180%;
	text-align: justify;
}

.recruit_comment_imageright {
	margin: 0;
	padding: 0 0 0 10px;
	float: right;
}

.tantou{
	width: 100px;
	height: 100px;
	float: right;
	text-align: right;
}


/*　BLOG　*/

#bute-foot{margin-top:40px} 


ul#page-list {
margin:0px 0px 0px 0px;
padding:0px;
}

ul#page-list li {
float:left;
   _display: inline;
list-style:none;
   }

ul#page-list li span {
   width: 25px;
   height: 25px;
   background-image: url(/images/active_background.png);
   color: #fff;
   background-position: 0 -25px;
   text-align: center;
   font: 90%/25px Georgia, "Times New Roman", Times, serif;
   margin-right: 10px;
   display: block;
   float: left;
   }

ul#page-list li span a {
text-decoration: none;
   width: 25px;
   height: 25px;
   background-image: url(/images/active_background.png);
   display: block;
   color: #1a1a19;
   text-align: center;
   font: 90%/25px Georgia, "Times New Roman", Times, serif;
   }

ul#page-list li#previous-page a {
   text-indent: -9999px;
   background-image: url(/images/left.png);
   width: 28px;
   height: 15px;
   display: block;
   float: left;
margin:8px 20px 8px 0px;
   }



ul#page-list li#next-page a {
   display: block;
   text-indent: -9999px;
   background-image: url(/images/right.png);
   width: 28px;
   height: 15px;
   float: left;
margin:8px;
   }

ul#page-list li a:hover {
   background-position: 0 -25px;
   color: #fff;
   }




/*　こんな生徒に最適です　*/



/*　イントロ　*/


.student_intro_title {
	margin: 0;
	padding: 0;
	width: 598px;
	height: 21px;
	color: #FF6699;
	font-size: 13px;
	line-height: 21px;
	text-align: center;
	border: 1px solid #FF6699;
	background: #FCDBDB;
	display: block;
}
.student_intro_image {
	border-right: 1px solid #ff6699;
	border-bottom: 1px solid #ff6699;
	border-left: 1px solid #ff6699;
}

/*　指導前　*/

.student_voice01 {
	margin: 0;
	padding: 30px 0 30px 40px;
	display: block;
	background: url(/images/back_yajirushi.gif) no-repeat right bottom;
}
.student_voice01 h3 {
	margin: 0;
	padding: 0 0 10px 0;
	color: #00ABD3;
	font-size: 16px;
}
.student_voice01 p {
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 12px;
	line-height: 180%;
}

/*　指導後　*/

.student_voice02 {
	margin: 0 0 10px;
	padding: 20px;
	border: 5px solid #ff6699;
	background: url(/images/back_title.jpg) no-repeat left top;
}
.student_voice02 .voice {
	margin: 0;
	padding: 0;
	font: 60px Arial, Helvetica, sans-serif;
	line-height: 55px;
	height: 55x;
}
.student_voice02 h3 {
	margin: 0;
	padding: 60px 0 30px;
	color: #ff6699;
	font-size: 16px;
}
.student_voice02_table {
	margin: 0;
	padding: 0;
	width: 550px;
	vertical-align:top;
	text-align:left;
}
.student_voice02_table p {
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 12px;
	line-height: 180%;
	text-align: justify;
}



.futoukou_t_img{
text-align:center;
}
