@charset "UTF-8";
/* CSS Document */

/* @group スクール・普及トップ */

div#box_main_face {
	width: 726px;
	height: 174px;
	margin-top: 13px;
	/*	margin-left: 20px;*/
	margin-bottom: 12px;
}

#box_headline {
	clear: both;
	width: 731px;
	height: 35px;
	/*	margin: 0 auto 12px;*/
	margin-bottom: 12px;
	background-image: url(/school/page_parts/bg_head_line.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

div#box_headline ul#headline {
	padding: 0;
	margin: 0;
	position: relative;
}

div#box_headline ul#headline li {
	width: 610px;
	font-size: 14px;
	line-height: 35px;
	padding-left: 120px;
	overflow: hidden;
}


div#box_info {
	width: 726px;
	height: 97px;
	margin-bottom: 17px;
	background-image: url(/school/page_parts/bg_info_list.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

div#box_info h3 {
	display: none;
}

div#box_info dl {
	height: 87px;
	margin: 0 0 0 117px;
	overflow: auto;
	padding-top: 10px;
}


div#box_info dt,
div#box_info dt {
	height: 12px;
}

div#box_info dt {
	font-size: 10px;
	float: left;
	line-height: 17px;
}

* html div#box_info dt {
	line-height: 20px;
}

div#box_info dd {
	font-size: 12px;
	margin: 0;
	background-image: url(../f_spot/goods/page_parts/dot_glay.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
	padding-left: 120px;
	padding-bottom: 3px;
	margin-bottom: 6px;
	margin-right: 3px;
}

div#box_info dd a {
	background-image: url(../f_spot/goods/page_parts/arrow_blue.gif);
	background-position: 0 7px;
	background-repeat: no-repeat;
	padding-left: 5px;
}

body:first-of-type div#box_info dd a {
	background-position: 0 4px;
}

* html div#box_info dd a {
	background-position: 0 4px;
	line-height: 20px;
}


/* メニュー */

div#box_sub_menu {
	width: 731px;
	height: 389px;
	/*	margin-left: 20px;*/
	margin-bottom: 30px;
	background-image: url(/school/page_parts/bg_shool_menu.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	position: relative;
}

div#box_sub_menu h4 {
	display: none;
}

div#box_meru_left {
	width: 218px;
	float: left;
	margin-top: 206px;
	margin-left: 8px;
	display: inline;
}

div#box_meru_left p {
	margin: 0 0 1px 0;
	background-color: #fff;
}

div#box_meru_right {
	width: 497px;
	height: 372px;
	float: right;
	margin-top: 15px;
	margin-right: 3px;
	display: inline;
}

div#box_meru_right p {
	float: left;
	margin: 0;
	position: 0;
}

div#box_meru_left p a:hover img {
	opacity: 0.8;
	-moz-opacity: 0.8;
	/* Firefox */
	filter: alpha(opacity=80);
	/* IE6/7 */
	-ms-filter: "alpha(opacity=80)";
	/* IE8 */
}

div#box_meru_right p a:hover img {
	opacity: 0.8;
	-moz-opacity: 0.8;
	/* Firefox */
	filter: alpha(opacity=80);
	/* IE6/7 */
	-ms-filter: "alpha(opacity=80)";
	/* IE8 */
}

/* 110226 */

div#box_meru_left p.txt_status {
	margin: 0;
	font-weight: bold;
	background-color: transparent;
	color: #f00;
	position: absolute;
	top: 179px;
	left: 11px;
}

/* @end */

/* @group スクールQ&A */

div#box_school_faq {
	width: 868px;
	height: auto;
}

div#box_school_faq h3,
div#box_school_faq h4,
div#box_school_faq h5,
div#box_school_faq h6,
div#box_school_faq p,
div#box_school_faq li,
{
color: #262626;
}


div#box_school_faq h3 {
	margin: 0.8em 0 0 0;
}

div#box_school_faq h3.first {
	margin: 0 0 0 0;
}


div#box_anchor_navi {
	width: 869px;
	height: auto;
	padding: 28px 0 0 0;
}

div#box_anchor_navi>ul>li {
	width: 30%;
	display: inline-block;
	vertical-align: top;
	margin-right: 24px;
}


div#box_anchor_navi>ul {
	vertical-align: top;
	padding-bottom: 24px;
}

div#box_anchor_navi li li {
	margin-bottom: 1em;
	line-height: 1.5;
	font-size: 1.4rem;
	line-height: 1.4;
}


div#box_anchor_navi li h5 {
	margin-bottom: 1.5em;
}


div#box_anchor_navi li li a {
	color: #222;
}

div#box_anchor_navi li li a:hover {
	color: #23b7fe;
	text-decoration: underline;
}


/**/






div#box_school_faq h4 {
	color: #208adb;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.2;
	margin: 2em 16px 0.5em 8px;
	padding: 0.5em 0 0.6em 48px;
	background-image: url(/school/school_guide/page_parts/bg_sttl_question.gif);
	background-repeat: no-repeat;
	background-position: 8px 100%;
}


div#box_school_faq p {
	font-size: 1.5rem;
	line-height: 1.7;
	margin: 0 0 1.5em 0;
}


div.box_answer {
	padding: 0.3em 14px 20px 58px;
	background-image: url(/school/school_guide/page_parts/bg_sttl_answer.gif);
	background-repeat: no-repeat;
	background-position: 15px 6px;
}



p.jump_to_list {
	height: 3em;
	position: relative;
}

p.jump_to_list a {
	position: absolute;
	right: 0;
	top: 0;
	width: 7.2em;
	padding-left: 1.2em;
	background-image: url(/school/school_guide/page_parts/bg_btn_jump_upper.jpg);
	background-repeat: no-repeat;
	background-position: 0 48%;
	line-height: 1.1;
}


div.box_answer dl {
	margin: 0 0 0 0;
	padding-right: 40px;
}

div.box_answer dl dt,
div.box_answer dl dd {
	margin: 0;
	padding: 0;
}


div.box_answer dl dt {
	font-weight: bold;
	font-size: 1.6rem;
	border-bottom: 1px solid #bfbfbf;
	margin: 2em 0 0.5em 0;
	padding: 0 0 0.3em 0;
}

div.box_answer dl dd {
	font-size: 1.4rem;
	line-height: 1.4;
	margin: 0 0 0.5em 0;
}


/* @end */

/* @group 事務局スケジュール調整 */

div#box_youth_cate_navi {
	height: 0;
}

div#box_schedule_header ul.miniNaviInfoWn {
	top: 12px;
}

/* @end */

/* @group スクール開催内容 */

ul#cornerNaviArea {
	margin: 0;
}


div#box_school_detail {
	width: 719px;
	height: auto;
	padding: 12px 0 0 0;
}


div#box_school_head_info {
	width: 720px;
	padding: 10px 6px 9px 8px;
	height: auto;
	background-color: #fbffd0;
	margin: 0 0 1.5em 0;
	clear: both;
	position: relative;
	border-bottom: 1px solid #ecefc4;
	border-left: 5px solid #bcddeb;
}

div#box_school_head_info h4 {
	font-size: 14px;
	line-height: 1.4;
	margin: 3px 0 0.1em 0;
	font-weight: bold;
}




div#box_school_head_info h4 img {
	vertical-align: middle;
}

div#box_school_head_info p.address {
	margin: 0 0 0.7em 0;
}

div#box_school_head_info div.data {
	width: 340px;
	height: auto;
	float: left;
}

div#box_school_head_info div.data#women_a {
	width: 380px;
}

div#box_school_head_info div.data#women_b {
	width: 420px;
	float: right;
}


/* 写真 */

div#box_school_head_info div.box_photo {
	float: right;
	width: 336px;
}

div#box_school_head_info div.box_photo#women_photo {
	width: 450px;
	float: none;
	clear: both;
}

div#box_school_head_info div.box_photo#women_photo ul {
	width: 450px;
}






#box_school_head_info p.typo_sche {
	clear: both;
	float: right;
	margin-bottom: 10px;
}



/* テーブル */
table.tbl_school_time {
	width: 718px;
	border-bottom: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	margin-bottom: 2em;
}

#box_school_detail table.tbl_school_time hr {
	height: 1px;
	border-style: none;
	border-top: 1px solid #cbcbcb;
}

table.tbl_school_time caption {
	font-size: 12px;
	line-height: 1.2;
	font-weight: bold;
	padding-bottom: 0.7em;
}

table.tbl_school_time th,
table.tbl_school_time td {
	font-size: 12px;
	line-height: 1.3;

	text-align: center;
}

table.tbl_school_time thead th {
	border-left: 1px solid #c6c6c6;
	border-top: 1px solid #d8d8d8;
	padding: 0.5em 0 0.3em 0;
	background-color: #c6ebfb;
	border-bottom: 1px solid #bfbfbf;
	background-image: url(/common/page_parts/bg_1pxdot_w_alpha_50p.png);
	background-position: 0 0;
	background-repeat: repeat-x;
}

/* セル幅 */
table.tbl_school_time th.col_01 {
	width: 23%;
}

table.tbl_school_time th.col_04,
table.tbl_school_time th.col_05,
table.tbl_school_time th.col_06,
table.tbl_school_time th.col_07 {
	width: 9%;
}


table.tbl_school_time td,
table.tbl_school_time tbody th {
	padding: 9px 0 8px 0;
	border-left: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	line-height: 1.4;
}



table.tbl_school_time tbody th {
	font-weight: bold;
}

table.tbl_school_time tbody tr {
	background-color: #fff;
}

table.tbl_school_time tbody tr.even,
table.tbl_school_time tbody.asao tr,
table.tbl_school_time tbody.ajinomoto tr {
	background-color: #f4f4f4;
}

div#mainContentsArea table.tbl_school_time tbody td hr {
	margin: 7px 0 7px 0;
	padding: 0;
	line-height: 0;
	height: 1px;
}


* html div#mainContentsArea table.tbl_school_time tbody td hr {
	margin: 0px 0 0px 0;
	padding: 0;
	line-height: 0;
	height: 1px;
}


div#mainContentsArea table.tbl_school_time tbody td span.up {
	padding-top: 19px;
	padding-bottom: 12px;
	display: block;
}

* html div#mainContentsArea table.tbl_school_time tbody td span.up {
	padding-top: 17px;
	padding-bottom: 15px;
}

*+html div#mainContentsArea table.tbl_school_time tbody td span.up {
	padding-top: 17px;
	padding-bottom: 15px;
}







/*  */

div.box_school_expl {}

div.box_school_expl h4 {
	font-size: 12px;
	line-height: 1.4;
	font-weight: bold;
}

div.box_school_expl p {
	margin: 0 0 1.5em 0;
}




div.box_school_expl h5 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.1;
	padding: 0.5em 8px 0.5em 5px;
	margin: 2.3em 0 0.5em 0;
	background-color: #f4f4ed;
	border-left: 5px solid #bcddeb;
	color: #323232;
	border-bottom: 1px solid #ecefc4;
}

/* コーナーナビ */

/*div#box_corner_navi{
	width: 760px;
	height: auto;
	overflow: hidden;
	padding: 0 0 8px 0;
	background-image: url(/common/page_parts/bg_dot_gray20_1pitch.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
	margin-top: 10px;
}

div#box_corner_navi ul{
	width: 760px;
	zoom: 1;
	padding: 0;
}

div#box_corner_navi ul:after{
		content: '.';
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}

div#box_corner_navi ul li{
	float: left;
	height: 27px;
	line-height: 0;
	margin: 0 4px 4px 0;
	list-style-type: none;
}

div#box_corner_navi ul li a{
	height: 27px;
	display: block;
	text-indent: -9999px;
	background-image: url(/school/school_guide/page_parts/bg_cnavi_school_guide.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

/*  *!/

/* shimonoge *!/
div#box_corner_navi ul#school_guide li.sch_shimonoge a{
	width: 109px;
	background-position: 0 0;
}

div#box_corner_navi ul#school_guide li.sch_shimonoge a:hover{
	background-position: 0 -27px;
}

div#box_corner_navi ul#school_guide.shimonoge li.sch_shimonoge a{
	background-position: 0 -54px;
}

/* asao *!/
div#box_corner_navi ul#school_guide li.sch_asao a{
	width: 95px;
	background-position: -204px 0;
}

div#box_corner_navi ul#school_guide li.sch_asao a:hover{
	background-position: -204px -27px;
}

div#box_corner_navi ul#school_guide.asao li.sch_asao a{
	background-position: -204px -54px;
}

/* kyujo *!/
div#box_corner_navi ul#school_guide li.sch_kyujo a{
	width: 192px;
	background-position: -299px 0;
}

div#box_corner_navi ul#school_guide li.sch_kyujo a:hover{
	background-position: -299px -27px;
}

div#box_corner_navi ul#school_guide.kyujo li.sch_kyujo a{
	background-position: -299px -54px;
}

/* saginuma *!/
div#box_corner_navi ul#school_guide li.sch_saginuma a{
	width: 95px;
	background-position: -109px 0;
}

div#box_corner_navi ul#school_guide li.sch_saginuma a:hover{
	background-position: -109px -27px;
}

div#box_corner_navi ul#school_guide.saginuma li.sch_saginuma a{
	background-position: -109px -54px;
}

/* ajinomoto *!/
div#box_corner_navi ul#school_guide li.sch_ajinomoto a{
	width: 150px;
	background-position: -491px 0;
}

div#box_corner_navi ul#school_guide li.sch_ajinomoto a:hover{
	background-position: -491px -27px;
}

div#box_corner_navi ul#school_guide.ajinomoto li.sch_ajinomoto a{
	background-position: -491px -54px;
}

/* gk *!/
div#box_corner_navi ul#school_guide li.sch_goal_keeper a{
	width: 95px;
	background-position: -1465px 0;
}

div#box_corner_navi ul#school_guide li.sch_goal_keeper a:hover{
	background-position: -1465px -27px;
}

div#box_corner_navi ul#school_guide.goal_keeper li.sch_goal_keeper a{
	background-position: -1465px -54px;
}

/* women *!/
div#box_corner_navi ul#school_guide li.sch_women a{
	width: 95px;
	background-position: -1251px 0;
}

div#box_corner_navi ul#school_guide li.sch_women a:hover{
	background-position: -1251px -27px;
}

div#box_corner_navi ul#school_guide.women li.sch_women a{
	background-position: -1251px -54px;
}

/* free_trial *!/
div#box_corner_navi ul#school_guide li.sch_free_trial a{
	width: 119px;
	background-position: -1346px 0;
}

div#box_corner_navi ul#school_guide li.sch_free_trial a:hover{
	background-position: -1346px -27px;
}

div#box_corner_navi ul#school_guide.free_trial li.sch_free_trial a{
	background-position: -1346px -54px;
}

/* order *!/
div#box_corner_navi ul#school_guide li.sch_order a{
	width: 144px;
	background-position: -866px 0;
}

div#box_corner_navi ul#school_guide li.sch_order a:hover{
	background-position: -866px -27px;
}

div#box_corner_navi ul#school_guide.order li.sch_order a{
	background-position: -866px -54px;
}

/* howto_entry *!/
div#box_corner_navi ul#school_guide li.sch_howto_entry a{
	width: 121px;
	background-position: -1130px 0;
}

div#box_corner_navi ul#school_guide li.sch_howto_entry a:hover{
	background-position: -1130px -27px;
}

div#box_corner_navi ul#school_guide.howto_entry li.sch_howto_entry a{
	background-position: -1130px -54px;
}

/* entry*!/
div#box_corner_navi ul#school_guide li.sch_entry a{
	width: 120px;
	background-position: -1010px 0;
}

div#box_corner_navi ul#school_guide li.sch_entry a:hover{
	background-position: -1010px -27px;
}

div#box_corner_navi ul#school_guide.entryli.sch_entry a{
	background-position: -1010px -54px;
}



/* entry*!/
div#box_corner_navi ul#school_guide li.sch_faq a{
	width: 56px;
	background-position: -1560px 0;
}

div#box_corner_navi ul#school_guide li.sch_faq a:hover{
	background-position: -1560px -27px;
}

div#box_corner_navi ul#school_guide.faq li.sch_faq a{
	background-position: -1560px -54px;
}
*/



/* @end */

/* @group スクール申込 */



p.caution {
	border: 3px solid #f00;
	text-align: center;
	padding: 8px;
	color: #f00;
	font-weight: bold;
	background-color: #f6f4e7;
}

div#entryArea {
	padding-top: 36px;
}

div#entryArea p {
	margin: 0 0 1em 0;
}

div#entryArea table {
	width: 100%;
	background-color: #cbcbcb;
	border-left: 1px solid #cbcbcb;
}

div#entryArea table.telTable,
div#entryArea table.telTable th,
div#entryArea table.telTable td {
	border: none;
}

div#entryArea table caption {
	display: none;
}

div#entryArea table tr {}



div#entryArea table td,
div#entryArea table th {
	font-size: 12px;
	line-height: 1.4;
	border-bottom: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
}

div#entryArea table th span.small {
	font-weight: normal;
}

div#entryArea table th {
	text-align: left;
}

div#entryArea table colgroup.colMidashi {
	background-color: #dbf0f7;
}

div#entryArea table colgroup.colYouso {
	background-color: #fff;
}



div#entryArea table input {
	color: #7f7f7f;
}

div#entryArea table td {
	line-height: 250%;
	font-size: 12px;
}


* html div#entryArea table input {
	margin: 0em 0 0.4em 0;
	vertical-align: middle;
}



* html div#entryArea table input {
	color: #262626;
}

div#entryArea table input:focus {
	color: #262626;
}


div#entryArea h4 {
	padding-top: 16px;
	margin-top: 44px;
	margin-bottom: 24px;
}


div#entryArea ul#schoolContSelect li {
	line-height: 1.4;
}

div#entryArea ul#schoolContSelect a {
	font-size: 1.6rem !important;
	padding: 1.6em;
}

/* @end */



/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */

/* ------ */