﻿@charset "utf-8";
@import url("css/import.css");


h1{color:#039;
}

#touhoku {
	color:#F00;
	font-size:14px;
}

#touhoku2{
	color:#F00;
	margin:0px 0px 5px 110px;
	font-size:30px;
}

.taikentyuui{
	margin:5px 0px 10px 0px;
	color:#F00;
}

.kaigai_cyuui2{
	font-size:14px;
	color:#FF0000;
}

.frame {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
}
.frame .mail {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	background-image: url(../img/kaiin/email.gif);
	background-repeat: no-repeat;
	background-position: 145px 5px;
	padding-top: 16px;
}
.frame #login_name {
	text-align: left;
	text-indent: 20px;
}
.frame #course_money_title h3 {
	font-size: 15px;
	text-align: left;
	display: block;
	width: 250px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-indent: 20px;
}
.frame #change_tab {
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 590px;
}
#wrapper .step3_head #pankuzu {
	text-align: left;
	text-indent: 10px;
}
#wrapper #header #pankuzu {
	text-align: left;
	text-indent: 10px;
}



#wrapper #header h1 {
	font-size: 16px;
	color: #000;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
	background-image: url(../img/kaiin/h1_bg_yellow.gif);
	background-repeat: no-repeat;
}
#wrapper #form_fram {
	overflow: hidden;
	float: left;
	width: 590px;
}
#wrapper #header .head_text {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	padding-left: 35px;
	background-image: url(../img/kaiin/title_botton_orenge270.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
	background-position: 4px 0px;
}
#wrapper #header #head_tab {
	margin-top: 20px;
	height: 30px;
}
#wrapper #header #head_tab .normal_type {
	display: block;
	height: 30px;
	line-height: 30px;
	float: left;
	width: 120px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#wrapper #header #head_tab .benefit_type {
	line-height: 30px;
	display: block;
	height: 30px;
	float: left;
	width: 120px;
	background-color: #F9C;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#wrapper #header #head_tab .oversea_type {
	line-height: 30px;
	height: 30px;
	float: left;
	width: 120px;
	background-color: #3F3;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#wrapper #form_fram #course_money .normal_course {
	font-weight: bold;
	width: 200px;
	line-height: 30px;
	font-size: 12px;
	letter-spacing: 2px;
	text-align: center;
	display: block;
	float: left;
	background-image: url(../img/kaiin/course_select_title.gif);
	background-repeat: no-repeat;
}
#wrapper #form_fram #course_money .select_course {
	width: 382px;
	margin-bottom: 15px;
	padding-bottom: 20px;
	float: left;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,cccccc+100;Gren+3D */
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #eeeeee 0%, #cccccc 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #eeeeee 0%,#cccccc 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #eeeeee 0%,#cccccc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border-radius:6px;
	box-shadow:3px 3px 1px #a7a7a7;
	border:solid 2px #555;
}
#wrapper #form_fram #course_money .normal_money {
	font-weight: bold;
	font-size: 12px;
	line-height: 30px;
	width: 200px;
	letter-spacing: 2px;
	text-align: center;
	display: block;
	float: left;
	background-image: url(../img/kaiin/money_select_title.gif);
	background-repeat: no-repeat;
}
#wrapper #form_fram #course_money .select_money {
	width: 382px;
	padding-bottom: 10px;
	float: left;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,cccccc+100;Gren+3D */
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #eeeeee 0%, #cccccc 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #eeeeee 0%,#cccccc 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #eeeeee 0%,#cccccc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border-radius:6px;
	box-shadow:3px 3px 1px #a7a7a7;
	border:solid 2px #555;
}
#wrapper #form_fram #submit {
	font-weight: bold;
	margin-top: 20px;
	background-color: #9FF;
	margin-bottom: 20px;
	line-height: 35px;
}
#wrapper #form_fram #course_money .select_course .course_text {
	text-align: left;
	margin-top: 10px;
	padding-right: 20px;
	padding-left: 15px;
	margin-bottom: 5px;
	font-weight: bold;
}
#wrapper #form_fram #course_money .select_course select {
	width: 150px;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
}
#wrapper #form_fram #course_money .select_money select {
	width: 150px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	float: left;
}
#wrapper #form_fram #course_money .select_course .course_text {
	clear: both;
}
#wrapper #form_fram #course_money .select_money .okyaku_coment {
	clear: both;
	padding-top: 5px;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
}
#wrapper #form_fram #course_money .select_money .card_text {
	padding-top: 5px;
	margin-left: 10px;
	font-weight: bold;
	padding-left: 5px;
}

.step2_input {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#wrapper .step2_input .step2_title {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	text-indent: 12px;
	margin-left: 40px;
	background-repeat: no-repeat;
	background-image: url(../img/kaiin/title_botton_yel.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-position: 12px;
}
.step2_input .step2_normal .step2_nomal_title {
	width: 200px;
	text-align: center;
	margin-left: 40px;
	float: left;
}
#wrapper .step2_input .step2_normal .step2_nomal_title ul li {
	display: block;
	border: 1px solid #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #0CC;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 15px;
	font-weight: bold;
	color: #FFF;
}
#wrapper .step2_input .step2_normal .step2_input_print {
	width: 310px;
	float: left;
	margin-right: 30px;
	margin-left: 5px;
}
.step2_input .step2_normal .step2_input_print ul li {
	line-height: 15px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	background-color: #96F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	text-align: center;
}
#wrapper #step3_input .kaiin_info {
	font-weight: bold;
	text-align: left;
	text-indent: 40px;
	padding-top: 20px;
	font-size: 15px;
	padding-bottom: 10px;
}
#wrapper #step3_input .info_text {
	font-size: 10px;
	color: #F00;
	text-indent: 10px;
}
#wrapper #step3_input .s-name .fukuri_name {
	font-size: 15px;
	font-weight: bold;
	background-color: #96C;
	display: block;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
	letter-spacing: 2px;
	text-align: center;
	float: left;
}
#wrapper #step3_input .s-name .fukuri_name_input {
	width: 340px;
	font-size: 12px;
	font-weight: bold;
	background-color: #C99;
	padding-right: 25px;
	float: left;
	margin-left: 10px;
	height: 40px;
}
#wrapper #step3_input .s-name .fukuri_number {
	font-size: 15px;
	font-weight: bold;
	background-color: #96C;
	display: block;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
	letter-spacing: 2px;
	text-align: center;
	float: left;
}
#wrapper #step3_input .s-name .fukuri_number_input {
	width: 340px;
	font-size: 12px;
	font-weight: bold;
	background-color: #C99;
	padding-bottom: 10px;
	padding-top: 10px;
	float: left;
	margin-top: 10px;
	padding-right: 25px;
	margin-left: 10px;
	text-indent: 30px;

}
#wrapper #step3_input .s-name .seito_name {
	display: block;
	width: 200px;
	background-color: #6CF;
	font-weight: bold;
	font-size: 14px;
	margin-left: 20px;
	letter-spacing: 2px;
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
#wrapper #step3_input .s-name .s-name_input {
	font-weight: bold;
	background-color: #0C3;
	width: 165px;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #step3_input .gakunen_input {
	margin-top: 30px;
}
#wrapper #step3_input .gakunen_input .s-name {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	margin-left: 20px;
	width: 200px;
	background-color: #9C6;
}
#wrapper #step3_input .gakunen_input .select_gakunen {
	width: 350px;
	background-color: #69C;
	margin-left: 220px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#wrapper #step3_input .gakunen_input .select_gakunen select {
	width: 150px;
	margin-right: 160px;
}

#wrapper #step3_input .mail_input .mail-name {
	font-size: 15px;
	font-weight: bold;
	display: block;
	width: 200px;
	margin-left: 20px;
	background-color: #C69;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 2px;
	margin-top: 5px;
	text-align: center;
}
#wrapper #step3_input .mail_input .mail-space {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
	background-color: #9C9;
	padding-left: 20px;
	width: 350px;
	float: right;
}
#wrapper #step3_input .mail_input .mail-space input {
	margin-left: 50px;
}

#wrapper #step3_input .mail_input .mail-space2 {
	width: 350px;
	margin-left: 220px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 20px;
	background-color: #9C9;
	color: #F00;
	font-weight: bold;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrapper #step3_input .mail_input .text_space {
	padding-top: 10px;
	color: #F00;
	text-align: right;
	text-indent: 15px;
	padding-right: 5px;
}
#wrapper #step3_input .mail_input .text_space2 {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #F60;
}
#wrapper #step3_input .jyusyo-input .jyusyo-title {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 2px;
	width: 200px;
	background-color: #999;
	margin-left: 20px;
}

#wrapper #step3_input .jyusyo-input .jyusyo-name {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	width: 200px;
	letter-spacing: 2px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #3CF;
	display: block;
}
#wrapper #step3_input .jyusyo-input .jyusyo_space .yubin_number {
	font-size: 14px;
	letter-spacing: 3px;
	width: 350px;
	padding-bottom: 10px;
	margin-left: 220px;
	background-color: #6C6;
	padding-top: 10px;
	font-weight: bold;
	text-align: center;
}
#wrapper #step3_input .jyusyo-input .jyusyo_space .yubin_number span {
	font-weight: bold;
	color: #F00;
	font-size: 12px;
}
#wrapper #step3_input .jyusyo-input .jyusyo_space .yubin_number input {
	width: 80px;
	height: 25px;
}

#wrapper #step3_input .jyusyo-input .jyusyo_space .jyusyo1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	width: 200px;
	display: block;
	letter-spacing: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 20px;
	margin-top: 5px;
	background-color: #9FF;
	text-align: center;
}
#wrapper #step3_input .jyusyo-input .jyusyo_space .select_jyusyo {
	background-color: #9F0;
	width: 350px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 220px;
	margin-right: 20px;
	padding-left: 20px;
}
#wrapper #step3_input .jyusyo-input .jyusyo_space .select_jyusyo select {
	line-height: 30px;
	width: 150px;
}
#wrapper #step3_input .jyusyo-input .jyusyo_space .jyusyo2 .jyusyo2_text {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	width: 200px;
	display: block;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CCF;
	line-height: 20px;
	margin-top: 5px;
	text-align: center;
}
#wrapper #step3_input .jyusyo-input .jyusyo_space .jyusyo2 .jyusyo2_input {
	font-size: 12px;
	font-weight: bold;
	color: #F93;
	width: 350px;
	background-color: #FF6;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 20px;
	margin-right: 20px;
	float: right;
}
#wrapper #step3_input .jyusyo-input .jyusyo_space .jyusyo3 .jyusyo3_text {
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	display: block;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FCF;
	line-height: 20px;
	margin-top: 5px;
	text-align: center;
}

#wrapper #step3_input .jyusyo-input .jyusyo_space .jyusyo3 .jyusyo3_input {
	font-size: 12px;
	font-weight: bold;
	color: #F93;
	width: 350px;
	background-color: #3CC;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 20px;
	float: right;
	margin-right: 20px;
}
#wrapper #step3_input .tell_input {
	margin-top: 20px;
}
#wrapper #step3_input .tell_input .tell_text {
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 200px;
	margin-left: 20px;
	background-color: #CC9;
	letter-spacing: 4px;
	text-align: center;
	margin-top: 5px;
}
#wrapper #step3_input .tell_input .tell_space {
	font-weight: bold;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 350px;
	background-color: #CFC;
	font-size: 11px;
	padding-left: 10px;
	float: right;
	margin-right: 20px;
}

#wrapper #step3_input .pass_input .pass_text {
	font-size: 15px;
	font-weight: bold;
	width: 200px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 20px;
	line-height: 25px;
	margin-top: 5px;
	background-color: #F99;
	text-align: center;
}
#wrapper #step3_input .pass_input .pass_space {
	width: 350px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	background-color: #39C;
	color: #F00;
	font-weight: bold;
	padding-left: 20px;
	font-size: 12px;
	float: right;
	margin-right: 20px;
}
#wrapper #step3_input .tell_input .tell_over_space {
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	width: 350px;
	background-color: #9CC;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	margin-right: 20px;
	padding-left: 20px;
}
#wrapper #step3_input .tell_input .tell_over_space input {
	margin-right: 5px;
}


#wrapper #step3_input .pass_input .pass_space input {
	margin-left: 30px;
}

#wrapper #step3_input .pass_input .pass_space2 {
	width: 350px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	background-color: #39C;
	color: #F00;
	font-weight: bold;
	padding-left: 20px;
	float: right;
	margin-right: 20px;
}
#wrapper #step3_input .pass_input .pass_text2 {
	font-size: 12px;
	color: #F93;
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 20px;
	overflow: hidden;
	width: 350px;
	float: right;
	margin-right: 20px;
}
#wrapper #step3_input .sub_echo .sub_echo {
	font-weight: bold;
	font-size: 15px;
	background-color: #6F6;
	display: block;
	letter-spacing: 2px;
	width: 200px;
	margin-left: 20px;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
}
#wrapper #step3_input .sub_echo .echo_space {
	width: 350px;
	height: 120px;
	background-color: #0C9;
	padding-top: 5px;
	float: right;
	margin-right: 20px;
	padding-bottom: 5px;
}
#wrapper #step3_input .ancate_input {
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	float: left;
	width: 550px;
}
#wrapper #step3_input .ancate_input .ancate_text {
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
}
#wrapper #step3_input .ancate_input .ancate_text2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
#wrapper #step3_input .submit .submit_text {
	padding-top: 10px;
	padding-bottom: 20px;
}
#wrapper #step3_input .jyusyo-input .jyusyo_space {

}
#wrapper #step3_input .jyusyo-input .zip_number {
	width: 350px;
	background-color: #F30;
	padding: 10px;
	text-align: left;
	text-indent: 10px;
	float: right;
	margin-right: 20px;
}
#wrapper #step3_input .jyusyo-input .area .area_name {
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	width: 200px;
	background-color: #3C6;
	margin-left: 20px;
	margin-top: 5px;
	text-align: center;
	letter-spacing: 4px;
}
#wrapper #step3_input .jyusyo-input .area .area_select {
	width: 350px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #9FF;
	float: right;
	margin-right: 20px;
	padding-left: 20px;
}
#wrapper #step3_input .jyusyo-input .area .area_select select {
	width: 160px;
	margin-right: 150px;
}
#wrapper #step3_input .jyusyo-input .area .country .country_select {
	width: 350px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #9CF;
	float: right;
	margin-right: 20px;
}
#wrapper #step3_input .jyusyo-input .area .country .country_select select {
	width: 160px;
	margin-left: 20px;
	margin-right: 170px;
}
#wrapper #step3_input .jyusyo-input .area .country .country_name {
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	width: 200px;
	display: block;
	background-color: #F96;
	margin-left: 20px;
	margin-top: 5px;
	text-align: center;
	letter-spacing: 4px;
}
#wrapper #step3_input .jyusyo2 .jyusyo2_text {
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	display: block;
	width: 200px;
	margin-left: 20px;
	letter-spacing: 2px;
	background-color: #69C;
	margin-top: 5px;
	text-align: center;
}
#wrapper #step3_input .jyusyo2 .jyusyo2_over {
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	width: 350px;
	background-color: #C96;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	margin-right: 20px;
	padding-left: 20px;
}
#wrapper #step3_input .jyusyo-input .zip_space {
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	width: 200px;
	margin-left: 20px;
	background-color: #6CC;
	letter-spacing: 5px;
	text-align: center;
}
#wrapper #form_fram #course_money .normal_course span {
	color: #F00;
}
#wrapper #form_fram #course_money .normal_money span {
	color: #F00;
}
#wrapper #step3_input .s-name .seito_name span {
	color: #F00;
}
#wrapper #step3_input .gakunen_input .s-name span {
	color: #F00;
}
#wrapper #step3_input .mail_input .mail-name span {
	color: #F00;
}
#wrapper #step3_input .jyusyo-input .jyusyo-title span {
	color: #F00;
}
#wrapper #step3_input .tell_input .tell_text span {
	color: #F00;
}
#wrapper #step3_input .pass_input .pass_text span {
	color: #F00;
}
#wrapper #step3_input .s-name .fukuri_name span {
	color: #F00;
}
#wrapper #step3_input .s-name .fukuri_number span {
	color: #F00;
}

/***************** ここから申請用css ********************/

.frame {
	width: 590px;
}
.test_recruit {
	/*margin-left: 20px;*/
	width: 590px;
	margin-bottom: 10px;
	box-shadow:1px 1px 4px #a7a7a7;
}
.kaigai_schedule_img{
	width:550px;
	margin:20px auto 0 auto;
	display:block;
}
#login_name p {
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	text-align: left;
	text-indent: 20px;
}
.frame .mail h4 {
	font-size: 13px;
	color: #000;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
}
#category_title {
	font-size: 14px;
	padding-top: 2px;
	letter-spacing: 2px;
}
.frame #category_title h3 {
	font-weight: bold;
	color: #000;
	text-indent: 20px;
	background-repeat:no-repeat;
	line-height: 25px;
	padding-left: 10px;
}
#forme_box .input_text {
	font-size: 15px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding-top: 5px;
}
.warning_input {
	font-size: 12px;
	margin-bottom: 4px;
	line-height: 12px;
	text-align: center;
}
.warning_input span {
	font-weight: bold;
	color: #F00;
}
.frame #forme_box {
	margin-top: 5px;
}

.text_qa{
	font-weight: bold;
    	color: red;
    	text-align: center;
    	display: block;
}

.address_title {
	line-height: 25px;
	text-indent: 25px;
	letter-spacing: 10px;
	margin-top: 5px;
	color: #000;
	font-weight: bold;
	text-align: left;
	font-size: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.address_input {
	border: 1px solid #999;
}
.postal_title {
	font-weight: bold;
	letter-spacing: 5px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #39F;
	text-align: left;
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.postal_mark {
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 14px;
	letter-spacing: 2px;
}
.postal_mark input {
	font-size: 13px;
	margin-left: 10px;
	margin-top: 5px;
}
.capital_title {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 10px;
	background-color: #39F;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.captal_select {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 15px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
}
.second_capit_title {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #39F;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.second_capit_input {
	text-align: left;
	/* height: 20px; */
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
}
.billding_title {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	background-color: #39F;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.billding_input {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
}
.tel_chenge .tel_title {
	line-height: 25px;
	text-indent: 25px;
	letter-spacing: 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	background-color: #FFF;
	text-align: left;
	background-image: url(../img/kaiin/input-title_bg_blue.gif);
	background-repeat:no-repeat;
	background-position: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.tel_chenge {
	margin-top: 15px;
}
.tel_chenge .tel_input {
	border: 1px solid #999;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 20px;
	letter-spacing: 3px;
	font-weight: bold;
}
.tel_chenge .tel_input input {
	margin-right: 10px;
	margin-left: 10px;
}
.submit_check {
	font-size: 13px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #000;
}
.submit_check span {
	font-weight: bold;
}
.submit_check {
	line-height: 22px;
}
#submit {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-left: 25px;
	margin-right: 25px;
	clear: both;
}
#category_title .charrot_img {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F90;
	border-bottom-color: #F90;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 590px;
}
.carrot_text {
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.carrot_coment {
	font-size: 13px;
	line-height: 20px;
	text-align: center;
}

.password_text {
	font-weight: bold;
	letter-spacing: 5px;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #6CF;
}
.input_box .password_title {
	background-color: #99C;
	background-image: url(file://///gakujutsu-hdd/eten/%E3%80%90e%E7%82%B9%E3%80%91/%E9%87%8D%E6%9D%BE%20-%20e%E7%82%B9%20-/WEB%E9%96%A2%E9%80%A3/eten/img/title_sian.gif);
	background-position: -1px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.input_area_pass {
/*	height: 25px;*/
	padding-top: 5px;
	padding-left: 20px;
	text-align: left;
	padding-bottom: 5px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.why_text {
	font-weight: bold;
	letter-spacing: 5px;
	font-size: 13px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.input_box .why_title {
	color: #FFF;
	background-color: #99C;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.input_area_why {
/*	height: 100px;*/
	padding-top: 10px;
	padding-left: 10px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
	vertical-align: top;
	text-align: left;
	display: block;
/*	resize:none;*/
}
.input_area_why textarea {
	resize:none;
}
.mail_text {
	font-size: 11px;
	color: #000;
	text-indent: 20px;
	line-height: 25px;
	letter-spacing: 5px;
	font-weight: bold;
	background-color: #999;
}

.input_box .mail_title {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}
.input_area_mail {
	line-height: 20px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;

}
.input_area_mail input {
	ime-mode:disabled;
}
.input_area_chenge_mail input {
	ime-mode:disabled;
	font-size: 13px;
	height: 15px;
}


.chenge_mail_text {
	font-weight: bold;
	letter-spacing: 5px;
	font-size: 13px;
	text-align: left;
	background-color: #3C6;
	text-indent: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.input_box .chenge_mail_title {
	color: #000;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.warning_text {
	font-size: 10px;
	text-align: left;
	margin-right: 10px;
	margin-left: 5px;
	color: #F63;
	padding-bottom: 10px;
}
.defect_warning {
	padding-top: 5px;
	color: #F00;
	text-align: center;
	font-weight: bold;
	border: 2px dotted #F00;
	padding-bottom: 5px;
	margin-top: 10px;
}
.defect_warning p {
	text-align: left;
	padding-top: 10px;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	color: #F00;
}
.defect_mail {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
}

.net_defect {
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 15px;
}
.frame .fax_defect_pdf {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.fax_defect_pdf .fax_pdf {
	font-size: 15px;
	margin-bottom: 5px;
	letter-spacing: 4px;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
}
.fax_defect_pdf .fax_dl {
	margin-bottom: 10px;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: left;
	margin-left: 15px;
}
.fax_defect_pdf .pdf_dl_img {
	float: left;
	width: 210px;
	margin-left: 20px;
	text-align: right;
	padding-left: 20px;
	margin-right: 20px;
}
.fax_defect_pdf .pdf_dl_adb {
	width: 230px;
	float: left;
	margin-left: 10px;
}
.warnig_text .input_text {
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.input_area_chenge_mail {
	padding-top: 5px;
	padding-left: 20px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	resize:none;
	font-weight: bold;
	font-size: 13px;
}
.input_area_chenge_mail textarea {
	resize:none;
}
.inquiry_text {
	font-weight: bold;
	letter-spacing: 5px;
	font-size: 13px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 7px;
	border-top: 1px solid #999;
}
.namber_text {
	font-weight: bold;
	color: #000;
	line-height: 30px;
	text-indent: 10px;
	letter-spacing: 5px;
	font-size: 13px;
}

.mail_text {
	font-weight: bold;
	letter-spacing: 5px;
	font-size: 13px;
	background-color: #F36;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 5px;
}
.input_box .inquiry_name_title {
	color: #000;
	background-color: #999;
}
.input_box .inquiry_tel_title {
	color: #000;
	background-color: #999;
}
.input_box .inquiry_word_title {
	background-image: url(../img/kaiin/input-title_bg_green.gif);
	background-repeat: no-repeat;
	text-indent:10px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	background-size:590px 29px;
}
.input_area_name {
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
	border: 1px solid #999;
	color: #000;
	font-size: 12px;
}
.input_area_mail {
	padding-left: 20px;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.input_area_namber {
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
	border: 1px solid #999;
	color: #000;
	font-size: 12px;
}
.pdf_dl .icon {
	float: left;
	padding-left: 30px;
	height: 40px;
}
.pdf_dl .pdf_reader {
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	width: 200px;
}

.input_area_inquiry_word textarea {
	resize: none;
	-webkit-appearance: textarea;
	background-color: white;
	border: 1px solid #a7a7a7;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	-webkit-box-orient: vertical;
	cursor: auto;
	padding: 2px;
	word-wrap: break-word;
}
.input_area_inquiry_word {
	/*height: 170px;*/
	padding-top: 15px;
	padding-left: 10px;
	border: 1px solid #999;
	padding-bottom: 15px;
	vertical-align: top;
	text-align: left;
	display: block;
	resize:none;
}
.input_box .warning_text {
	font-size: 11px;
	text-align: left;
	color: #F00;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.pass_now_title {
	font-size: 13px;
	letter-spacing: 5px;
	font-weight: bold;
	background-color: #0C9;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}
.input_area_pass imput {
	ime-mode:disabled; 
}
.chenge_pass_title{
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.chenge_pass_text {
	font-weight: bold;
	letter-spacing: 5px;
	font-size: 13px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.input_area_chenge_pass {
	padding-left: 20px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: left;
	resize: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.input_area_chenge_pass imput{
	ime-mode:disabled; 
}
.input_area_chenge_pass textarea {
	resize:none;
}
.question_year_title{
	overflow: hidden;
        background:url(../img/kaiin/input-title_bg_orenge.gif) no-repeat;
}
.question_text {
	font-weight: bold;
	letter-spacing: 5px;
	font-size: 13px;
	background-color: #F93;
	padding-top: 5px;
	padding-bottom: 5px;
	background:url(../img/kaiin/input-title_bg_orenge.gif) no-repeat;
	text-indent:10px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
.input_area_question {
	padding-top: 5px;
	padding-left: 20px;
	border: 1px solid #999;
	padding-bottom: 5px;
}
.input_box .ng_word {
	font-size: 11px;
	color: #F00;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

.fax_nomber {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
}
.input_box .question_word_title {
	color: #000;
}
.rq_notprint{
	margin:5px 5px 0 0;
	display:block;
	color:red;
}
.input_area_quest_word textarea {
	resize:none;
}
.input_area_quest_word {
	padding-top: 10px;
	border: 1px solid #999;
	padding-bottom: 10px;
	text-align: left;
	display: block;
	resize:none;
	padding-left: 20px;
}
.input_area_quest_word input{
	width:544px;
}
#wallpaper #container #contents #main .main_middle .frame #forme_box .input_box .fax_pdf_dl {
	width: 200px;
	float: left;
	margin-left: 60px;
	text-align: center;
}
#wrapper #form_fram #next_submit {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
#wrapper #form_fram #next_submit .next_submit_check {
	font-size: 13px;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
}
#wrapper #form_fram #next_submit input {
	margin-left: 250px;
	margin-top: 20px;
}
#wallpaper #container #contents #main .main_middle .frame .input_box .defect_mail .defect_cation {
	font-weight: bold;
	color: #F00;
	margin-bottom: 10px;
	padding-top: 5px;
}
#wallpaper #container #contents #main .main_middle .frame .input_box .fax_defect_pdf .fax_pdf_text {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
	margin-left: 10px;
}
#wallpaper #container #contents #main .main_middle .frame .carrot_text .carrot_coment span {
	font-weight: bold;
}
#wallpaper #container #contents #main .main_middle .frame #category_title .select_tab .course_change {
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	background-color: #3C3;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;
}
#wallpaper #container #contents #main .main_middle .frame #category_title .select_tab .money_change {
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	background-color: #F93;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;

}
#wallpaper #container #contents #main .main_middle .frame #category_title .select_tab .course_money_change{
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	background-color: #F93;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;

}
#wallpaper #container #contents #main .main_middle .frame #category_title .select_tab {
	width: 590px;
	height: 30px;
	padding-right: 55px;
	padding-left: 55px;
	padding-top: 10px;
}
#wallpaper #container #contents #main .main_middle .frame .change_area .now_course_title {
	width: 220px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
	float: left;
	margin-bottom: 10px;
	line-height: 40px;
	background-image: url(../img/kaiin/change_c_m_bg_orenge.gif);
}
#wallpaper #container #contents #main .main_middle .frame .change_area .now_course {
	width: 320px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin-left: 5px;
	margin-bottom: 10px;
	float: left;
	line-height: 40px;
	background-image: url(../img/kaiin/change_c_m_inp_bg_gray.gif);
	background-repeat: no-repeat;
}
#wallpaper #container #contents #main .main_middle .frame .change_area .course_chg_title {
	width: 220px;
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	float: left;
	line-height: 42px;
	background-image: url(../img/kaiin/change_c_m_bg_blue.gif);
	background-repeat: no-repeat;
}
#wallpaper #container #contents #main .main_middle .frame .change_area .course_chg {
	width: 320px;
	text-align: center;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../img/kaiin/change_c_m_inp_bg_grayy41.gif);
	background-repeat: no-repeat;
}
#wallpaper #container #contents #main .main_middle .frame .change_area .change_money_title {
	line-height: 42px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin-left: 20px;
	float: left;
	width: 220px;
	background-image: url(../img/kaiin/change_c_m_bg_blue.gif);
	background-repeat: no-repeat;
}
#wallpaper #container #contents #main .main_middle .frame .change_area {
	margin-top: 10px;
}

#wallpaper #container #contents #main .main_middle .frame .change_area .now_money_title {
	width: 220px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	margin-bottom: 10px;
	background-image: url(../img/kaiin/change_c_m_bg_orenge.gif);
}
#wallpaper #container #contents #main .main_middle .frame .change_area .now_money {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 300px;
	background-color: #F63;
	letter-spacing: 5px;
	line-height: 40px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
#wallpaper #container #contents #main .main_middle .frame .change_area .change_year_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 220px;
	margin-left: 20px;
	margin-top: 10px;
	letter-spacing: 5px;
	overflow: hidden;
	line-height: 40px;
	float: left;
	clear: both;
	background-image: url(../img/kaiin/change_c_m_bg_blue.gif);
	background-repeat: no-repeat;
}
#wallpaper #container #contents #main .main_middle .frame .change_area .hange_year_number {
	width: 320px;
	float: left;
	margin-top: 11px;
	margin-left: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 42px;
	letter-spacing: 2px;
	background-image: url(../img/kaiin/change_c_m_inp_bg_grayy42.gif);
	background-repeat: no-repeat;
}
#wallpaper #container #contents #main .main_middle .frame .change_area .change_year {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-left: 40px;
	background-color: #CCC;
	letter-spacing: 2px;
	border: 1px solid #999;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-top: 10px;
	padding-top: 5px;
	overflow: hidden;
	float: left;
}
#wallpaper #container #contents #main .main_middle .frame .change_area .course_chg select {
	margin-left: 10px;
}
#wallpaper #container #contents #main .main_middle .frame #category_title .select_tab .course_change2 {
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	background-color: #F93;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;
}

#wallpaper #container #contents #main .main_middle .frame #category_title .select_tab .money_change2 {
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	background-color: #33F;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;
}
#wallpaper #container #contents #main .main_middle .frame .change_area .change_money {
	font-size: 14px;
	font-weight: bold;
	width: 320px;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	background-image: url(../img/kaiin/change_c_m_inp_bg_grayy42.gif);
	background-repeat: no-repeat;
}
#wallpaper #container #contents #main .main_middle .frame #category_title .select_tab .course_change3 {
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	background-color: #F93;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;
}
#wallpaper #container #contents #main .main_middle .frame #category_title .select_tab .money_change3 {
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	background-color: #F93;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;

}


#wallpaper #container #contents #main .main_middle .frame #category_title .select_tab .course_money_change3 {
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	background-color: #FF0;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;

}
#wallpaper #container #contents #main .main_middle .frame #category_title .change_exit_h3 {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wallpaper #container #contents #main #wrapper #form_fram #course_money .select_course .course_ryoukin {
	text-align: center;
	font-weight: bold;
}
#wallpaper #container #contents #main #wrapper #form_fram #course_money .select_money .course_ryoukin {
	text-align: center;
	font-weight: bold;
}
#wallpaper #container #contents #main #wrapper #step3_input .sub_echo .echo_space textarea {
	float: right;
}
#wallpaper #container #contents #main #wrapper #step3_input .admission_submit {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 550px;
	clear: both;
	margin-right: 20px;
	margin-left: 20px;
}
#wallpaper #container #contents #main #wrapper #step3_input .admission_submit input {
	height: 25px;
	margin-top: 5px;
}

/*---------------ここまで各申請・申し込みのcss-----------------*/

#kaiinpage_title h3 {
	text-align: center;
	font-size: 16px;
	display: block;
	height: 30px;
	margin: 0px;
	padding-top: 5px;
}
#kaiinpage_title {
	background-repeat: no-repeat;
	background-position: 4px 0.25em;
	background-image: url(../img/kaiin/title_bg.gif);
	line-height: 25px;
}
.category_left {
	width: 265px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}

.category_left .category1 {
	width: 265px;
	padding-top: 15px;
	background-image: url(../img/kaiin/mypage_bg_start_long.gif);
	background-repeat: no-repeat;
}
.category_left .category1 h3 {
	width: 265px;
	display: block;
	text-indent: 10px;
	background-image: url(../img/kaiin/h4_bg_start.png);
	line-height: 30px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin: 0px;
	font-size:15px;
}
.category_left .category1 ul {
	line-height: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
}
.category_left .category1 ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.category_left .category2 {
	float: left;
	width: 265px;
	padding-top: 10px;
	background-image: url(../img/kaiin/mypage_bg_option.gif);
        height: 122px;
}
.category_left .category2 h3 {
	width: 265px;
	display: block;
	line-height: 30px;
	text-indent: 10px;
	background-image: url(../img/kaiin/h4_bg_option.png);
	padding-bottom: 10px;
	background-repeat: no-repeat;
	margin: 0px;
	font-size:15px;
}
.category_left .category2 ul {
	line-height: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
}
.category_left .category2 ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.category_left .category3 {
	float: left;
	width: 265px;
	padding-top: 10px;
	background-image: url(../img/kaiin/mypage_bg_support.gif);
}
.category_left .category3 h3 {
	width: 265px;
	display: block;
	line-height: 30px;
	text-indent: 10px;
	background-image: url(../img/kaiin/h4_bg_support.png);
	padding-bottom: 10px;
	background-repeat: no-repeat;
	margin: 0px;
	font-size:15px;
}
.category_left .category3 ul {
	line-height: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
}
.category_left .category3 ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.category_right {
	float: left;
	width: 265px;
	margin-right: 15px;
	margin-left: 15px;
}

.category_right .category1 {
	width: 265px;
	float: left;
	padding-top: 15px;
	background-image: url(../img/kaiin/mypage_bg_item_long.gif);
}
.category_right .category1 h3 {
	width: 265px;
	display: block;
	text-indent: 10px;
	background-image: url(../img/kaiin/h4_bg_item.png);
	line-height: 30px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	margin: 0px;
	font-size:15px;
}
.category_right .category1 ul {
	line-height: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
}
.category_right .category1 ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.category_right .category2 {
	float: left;
	width: 265px;
	padding-top: 10px;
	background-image: url(../img/kaiin/mypage_bg_email.gif);
}
.category_right .category2 h3 {
	width: 265px;
	display: block;
	line-height: 30px;
	text-indent: 10px;
	background-image: url(../img/kaiin/h4_bg_e-mail.png);
	padding-bottom: 10px;
	background-repeat: no-repeat;
	margin: 0px;
	font-size:15px;
}
.category_right .category2 ul {
	line-height: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
}
.category_right .category2 ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.category_right .category3 {
	float: left;
	width: 265px;
	padding-top: 10px;
	background-image: url(../img/kaiin/mypage_bg_change.gif);
}
.category_right .category3 h3 {
	width: 265px;
	display: block;
	line-height: 30px;
	text-indent: 10px;
	background-image: url(../img/kaiin/h4_bg_change.png);
	padding-bottom: 10px;
	background-repeat: no-repeat;
	margin: 0px;
	font-size:15px;
}
.category_right .category3 ul {
	line-height: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
}
.category_right .category3 ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}

/** ここからオンラインサポート  **/

.tevi_a{
	font-size:1.25em;
}

/** ここまでオンラインサポート **/


.frame a {
	margin: 0px;
	padding: 0px;
}
#wallpaper #container #contents #main .main_middle .frame #forme_box .input_box .info_text {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
	text-align: left;
}
#wallpaper #container #contents #main .main_middle .frame .change_area .change_year .hange_year_number {
	line-height: 40px;
	text-align: center;
	width: 300px;
	float: left;
}
#wallpaper #container #contents #main .main_middle .frame .change_area .change_year_text {
	display: block;
	margin-top: 10px;
	line-height: 40px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-left: 20px;
	padding-right: 0px;
	padding-left: 0px;
	width: 550px;
	margin-bottom: 10px;
	float: left;
	background-image: url(../img/kaiin/change_c_m_inp_bg_gold.gif);
	background-repeat: no-repeat;
}
#wallpaper #container #contents #main .main_middle .frame .change_area .now_money2 {
	display: block;
	width: 320px;
	text-align: center;
	float: left;
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
	margin-bottom: 10px;
	line-height: 40px;
	background-image: url(../img/kaiin/change_c_m_inp_bg_gray.gif);
	background-repeat: no-repeat;
	}
#wallpaper #container #contents #main .main_middle .frame .change_area .now_money3 {
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	display: block;
	width: 300px;
	float: left;
	margin-left: 10px;
	background-color: #3FC;
}
#wrapper .step2_input .step2_nomal_title ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 230px;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 5px;
	margin-right: 10px;
	background-image: url(../img/kaiin/mousikomi_title_nor.gif);
}
#wrapper .step2_input .step2_nomal_title {
	float: left;
}
#wrapper .step2_input .step2_input_print ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 270px;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 5px;
	background-image: url(../img/kaiin/mousikomi_step2_nor.gif);
}
#wrapper .step2_input .step2_input_print {
	float: left;
}
#wrapper .step2_input .step2_now_select {
	float: left;
	padding-left: 40px;
	padding-top: 5px;
}
#wrapper #step3_input {
	width: 590px;
}
#wrapper #step3_input .s-name {
	height: 30px;
	float: left;
	width: 590px;
}
#wrapper #step3_input .s-name .s-name_input input {
	color: #03C;
}
#main .admission_submit {
	width: 590px;
	text-align: center;
	clear: both;
}
.step3_table .step3_fukuri_number {
	float: left;
}
.step3_table .step3_fukuri_title {
	float: left;
}
#step3_table .step3_fukuri_title {
	width: 200px;
	float: left;
}
#step3_table .step3_fukuri_number {

}
#step3_table .step3_seito_input ul li {
	float: left;
	width: 50%;
}
#step3_table .step3_seito_gakunen {
	width: 50%;
	float: left;
}
.step3_seito_gakunen .gakunen {
	float: left;
	width: 50%;
}
.step3_seito_gakunen .hakunen_select {
	width: 50%;
	float: left;
}
#step3_table .step3_seito_gakunen {
	width: 100%;
}
#step3_table .step3_email_ad {
	width: 50%;
	float: left;
}
#step3_table .step3_seito_name2 {
	float: left;
	width: 50%;
}
#step3_table .step3_jyusyo1 {
	float: left;
	width: 50%;
}
#step3_table .step3_jyusyo2 {
	width: 50%;
	float: left;
}
#step3_table .step3_jyusyo2 ul li {
	width: 70%;
}
#step3_table .step3_jyusyo1 ul li {
	float: left;
}
#step3_table .step3_tell_number {
	width: 100%;
	float: left;
}
#step3_table .step3_tell_number ul li {
	float: left;
	width: 30%;
}
.frame #forme_box .input_box .fax_pdf_box {
	margin-bottom: 15px;
}
#main .main_middle .frame .warnig_text {
	margin-bottom: 15px;
}
.input_box .input_area_why textarea {
	margin-left: 10px;
}
.frame #category_title .course_chg_h3 {
	line-height: 25px;
	margin-top: 20px;
	background-repeat: no-repeat;
}
#header .nyukai {
	margin-top: 20px;
}
#main .mypage_link {
	font-weight: bold;
	padding-top: 10px;
	font-size: 15px;
	text-align: center;
}
.frame .mypage_link {
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}
.support_area {
	padding-top: 10px;
	width: 590px;
	float: left;
	margin-bottom: 10px;
	clear: both;
}
.support_area_ad {
	float: left;
	margin-top: 10px;
}
.frame #forme_box .fax_pdf_box .fax_pdf_dl {
	float: left;
	width: 180px;
	margin-left: 140px;
}
.frame #forme_box .fax_pdf_box .fax_pdf_dl2 {
	width: 270px;
	float: left;
}
.frame #forme_box .fax_pdf_box {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
#step3_table .step3_table.seito {
	float: left;
	width: 250px;
	clear: both;
}
#step3_table .step3_fukuri_number {
	float: left;
	width: 390px;
}
.step3_table.seito {
	clear: both;
	height: 30px;
	width: 590px;
}
.step3_table.seito .step3_seito_name {
	width: 250px;
	float: left;
}
.step3_table.seito .step3_seito_input ul li {
	float: left;
	width: 150px;
}
.step3_email_ad {
	float: left;
	width: 200px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 4px;
	clear: both;
}
.step3_table.seito .step3_seito_name ul li {
	display: block;
}
.step3_table.seito .step3_seito_input ul li {
	display: block;
}
.step3_name1_input .student_name {
	float: left;
	width: 200px;
	line-height: 30px;
	display: block;
	text-align: center;
	letter-spacing: 5px;
	font-size: 13px;
	font-weight: bold;
}
.step3_name1_input .first_name {
	width: 165px;
	float: left;
	line-height: 30px;
	padding-left: 30px;
	font-size: 13px;
	font-weight: bold;
}
.step3_name1_input .last_name {
	display: block;
	float: left;
	width: 165px;
	line-height: 30px;
	padding-left: 30px;
	font-size: 13px;
	font-weight: bold;
}
.step3_fukuri_title ul li {
	font-size: 13px;
	font-weight: bold;
	display: block;
	text-align: center;
	letter-spacing: 3px;
}
#step3_table .step3_fukuri_number ul li {
	display: block;
	padding-left: 10px;
}
.step3_email_box {
	width: 590px;
	float: left;
}
.step3_email_box .step3_seito_name2 {
	float: left;
	width: 390px;
	height: 50px;
}
.step3_jyusyo1 {
	float: left;
	width: 590px;
}
.step3_seito_name2 .step3_mail_input {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 20px;
}
.step3_seito_name2 .step3_mail_input_r {
	padding-top: 5px;
	height: 5px;
	padding-bottom: 5px;
	margin-left: 20px;
}
.step3_email_ad .step3_mail_title {
	padding-top: 5px;
	padding-bottom: 5px;
}
.step3_email_ad .step3_mail_title_r {
	padding-top: 5px;
	padding-bottom: 5px;
}
.step3_fukuri_box .fukuri_title {
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 200px;
}
.step3_fukuri_box .fukuri_title li {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.step3_fukuri_box .fukuri_input li {
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.step3_fukuri_box .fukuri_input {
	float: left;
	width: 390px;
}
.admission_table table {
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: 3px;
}
.admission_table table tr td textarea {
	margin-top: 10px;
	margin-bottom: 5px;
}
#main .support_area #toi05 {
	margin-top: 10px;
}
.admission_table {
	margin-bottom: 20px;
}
#step3_table {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 4px;
	clear: both;
	float: left;
}
.admission_submit input {
	line-height: 22px;
	padding-top: 5px;
	text-align: center;
	width: 120px;
}
.admission_table table tr td input {
	line-height: 20px;
	display: inline;
}
#step3_table .kaiin_info {
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 4px;
	margin-left: 30px;
}
#step3_table .ancate_input {
	font-size: 13px;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
	border: 2px dashed #FC0;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ancate_input .ancate_space {
	margin-top: 10px;
	line-height: 25px;
}
#step3_table .step3_form_title {
	margin-bottom: 10px;
	margin-left: 30px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-image: url(../img/kaiin/title_botton_gre.gif);
	background-position: 0px 5px;
	padding-left: 30px;
	padding-bottom: 5px;
	font-size:0.9em;
}
.admission_submit .submit_text {
	font-size: 12px;
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
	letter-spacing: 2px;
	font-weight: bold;
}
.main_middle .frame .carrot_cancel_input {
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	width: 450px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	border: 10px dotted #F90;
}
.carrot_cancel_input input {
	margin-right: 25px;
}
.main_middle .frame .change_area .now_course_money_title {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	width: 220px;
	background-image: url(../img/kaiin/title_botton_green_220.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 5px;
	padding-right: 10px;
}
 .main_middle .frame .change_area .chg_course_money_title {
	display: block;
	width: 220px;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 25px;
	margin-bottom: 10px;
	text-align: center;
	background-image: url(../img/kaiin/title_botton_gree210.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	background-position: 10px;
}
.frame .change_area .course_chg form {
	display: inline;
}
.change_area .change_money #form1 {
	display: inline;
}
.change_area .support_area #toi02 {

}
.frame .change_area .support_area #toi02 {
	padding-top: 40px;
	padding-bottom: 15px;
	clear: both;
	display: block;
}
.main_middle .frame .fax_pdf_box .fax_pdf_dl {
	text-align: right;
	width: 260px;
	float: left;
}
.admission_table table tr th {
	text-align: center;
	background-image: url(../img/kaiin/table_title_bg.gif);
	background-repeat: no-repeat;
}
#step3_table .admission_table table tr .goiken_title_ov {
	background-image: url(../img/kaiin/table_title_bg.gif);
	background-repeat: no-repeat;
}
#step3_table .admission_table table tr .goiken_title_bene {
	background-image: url(../img/kaiin/table_title_bg.gif);
	background-repeat: no-repeat;
}
.admission_table .yhmail {
	font-size: 10px;
	color: #F00;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 0px;
}
#form_fram #course_money {
	float: left;
	width: 590px;
}
#wrapper #form_fram #course_money .normal_select_money {
	width: 382px;
	padding-bottom: 10px;
	float: left;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,cccccc+100;Gren+3D */
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #eeeeee 0%, #cccccc 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #eeeeee 0%,#cccccc 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #eeeeee 0%,#cccccc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border-radius:6px;
	box-shadow:3px 3px 1px #a7a7a7;
	border:solid 2px #555;
}
#wrapper #form_fram #course_money .normal_select_money select {
	width: 150px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	float: left;
}
#wrapper #form_fram #course_money .normal_select_money .okyaku_coment {
	clear: both;
	padding-top: 5px;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
}
#course_money .normal_select_money .course_ryoukin {
	text-align: center;
	font-weight: bold;
}
#category_title .change_exit_h3 .change_exit {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #03F;
}
.main_middle #category_title .taikai_title {
	font-size: 15px;
	font-weight: bold;
	text-indent: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../img/kaiin/p_title_bg.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
.frame #category_title .carrot_cancel_p {
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 35px;
}
.frame #category_title .address_title_p {
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 25px;
	background-image: url(../img/kaiin/big_title.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
}

#wallpaper #container #contents #main .main_middle .mail_box .table_mail {
	padding-top: 10px;
}
.sinkatei_tangen {
	font-size: 12px;
}
#category_title .web_img {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #09F;
	border-bottom-color: #09F;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 590px;
}
.web_text {
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.web_coment {
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}
#wallpaper #container #contents #main .main_middle .frame .web_text .web_coment span {
	font-weight: bold;
}
.main_middle .frame .web_cancel_input {
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	width: 450px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px dotted #09F;
}
.web_cancel_input input {
	margin-right: 25px;
}
.frame #category_title .web_cancel_p {
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 35px;
}
.frame .web_course {
	height: 30px;
	width: 370px;
	display: block;
	margin-left: 115px;
	margin-right: 105px;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
.frame .web_course .web_kateikyousi_course_box {
	margin-right: 5px;
	margin-left: 5px;
}
#wallpaper #container #contents #main .main_middle .frame .web_corse_sentaku {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
	color: #F00;
	float: left;
	width: 250px;
}
.frame table tr .web_question_title {
	background-image: url(../img/kaiin/input-title_bg_skype.gif);
	text-align: left;
	margin: 0px;
	line-height: 1.4em;
	font-size: 13px;
	text-indent: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	letter-spacing: 5px;
}
/*----TOP表示用---公立中高一貫校対策----*/
.juken_taisaku_ba{
	background-image: url(../img/banner/ikkanbnr.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 590px;
	margin: 0px;
	text-indent:-9999px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-position: top;
}
.juken_taisaku_ba a{
	display: block;
	height: 70px;
	width: 590px;
}
/*各種変更申請等のサンクスページ*/
.chg_thx_box {
	margin-top: 20px;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	height: 55px;
	clear: both;
}
.chg_text {
	float: left;
	width: 590px;
}

.chg_thx_img {
	margin-top: 20px;
	width: 590px;
	text-align: center;
	margin-bottom: 30px;
	float: left;
	height: 230px;
	overflow: hidden;
	clear: both;
}
/*---------------学力テスト追加css-----------------*/
.testsbtn a{
	background-image: url(../img/gakuryoku/testscdbtn2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 140px;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	margin-right: auto;
	margin-left: auto;
	color: #00F;
	margin-top: 5px;
	margin-bottom: 5px;
}
.testsbtn a:hover{
	background-image: url(../img/gakuryoku/testscdbtn2.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	height: 30px;
	width: 140px;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.koukou_mou{
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}
.koukou_mou a{
	background-image: url(../img/gakuryoku/koukou_mou_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 60px;
	width: 330px;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
}
.koukou_mou a:hover{
	background-image: url(../img/gakuryoku/koukou_mou_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	display: block;
	height: 60px;
	width: 330px;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
}
/*---------------学力テスト追加cssここまで-----------------*/
/*----------------ここからアンケートページ-----------------*/
.com_table .anc_tx {
	width: 500px;
	font-size: 16px;
	padding-left: 10px;
	border-radius: 5px;
	box-shadow: 0px 2px 5px #a7a7a7;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	text-shadow: 0px 1px 0px #a7a7a7;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #cecece), color-stop(0.78, #ebebeb), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(top, #fff 0%, #ebebeb 78%, #cecece 100%);
	background: -moz-linear-gradient(top, #fff 0%, #ebebeb 78%, #cecece 100%);
	background: -o-linear-gradient(top, #fff 0%, #ebebeb 78%, #cecece 100%);
	background: -ms-linear-gradient(top, #fff 0%, #ebebeb 78%, #cecece 100%);
	background: linear-gradient(to bottom, #fff 0%, #ebebeb 78%, #cecece 100%);
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F96;
	border-left-color: #F96;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.com_table .anc_tbl {
	margin-top: 20px;
	width: 550px;
	margin-left:auto;
	margin-right:auto;
	}
.com_table {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	border-radius: 5px;
	padding-top: 0px;
}

.qa-list_font-size{
	font-size: .8rem;
}

.qa-text_font-size td{
	font-size: .8rem;
}

.login-access_text-title{
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	width: 100%;
	max-width: 600px;
	display: block;
	margin: 1rem auto 0.2rem auto;
}

.com_table table tr td .q1 {
	margin-right: 5px;
	margin-bottom: 5px;
	width: 377px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 7px;
	margin-top: 10px;
	font-size: 14px;
}
.com_table .ti_tx {
	margin-top: 20px;
	width: 530px;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	text-indent: 15px;
}

.com_table table tr td .q1 .q00 {
	font-size: 26px;
	color: rgb(114, 187, 57);
	font-weight: bold;
	margin-right: 10px;
	text-shadow:0px 1px 0px #a7a7a7 ;
}
.com_table table tr td .q1 .q01 {
	font-size: 26px;
	color: #3CF;
	font-weight: bold;
	margin-right: 10px;
}
.com_table table tr td .q1 .q02 {
	font-size: 26px;
	color: #F6C;
	font-weight: bold;
	margin-right: 10px;
}
.com_table table tr td .q1 .q03 {
	font-size: 26px;
	color: #CC0;
	font-weight: bold;
	margin-right: 10px;
}
.anc_tbl tr .anc_td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-size: 14px;
}
com_table .anc_tbl tr .tex_area {

}
/*-- ここから料金ページ追加css --*/

.plus_ti {
width: 570px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
font-size: 12px;
padding-left: 2px;
}

.splus {
text-align: center;
background-color: rgb(242, 243, 172);
}
.pluscenter{
	text-align:center;
}

/*-- ここまで料金ページ追加css --*/

/* ここからKindleFireHD対策ページ */

.es_exp {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
	font-weight: bold;
	font-size: 1.7em;
	line-height:22px;
	display: block;
	width: 200px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #039;
	border-radius:5px;
	-webkit-box-shadow:0px 3px 3px #a7a7a7;
	-webkit-text-shadow:0px 1px 0px #003;
	background: #b2cee8;
	background: -moz-linear-gradient(-45deg,  #b2cee8 0%, #499bea 46%, #041959 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#b2cee8), color-stop(46%,#499bea), color-stop(100%,#041959));
	background: -webkit-linear-gradient(-45deg,  #b2cee8 0%,#499bea 46%,#041959 100%);
	background: -o-linear-gradient(-45deg,  #b2cee8 0%,#499bea 46%,#041959 100%);
	background: -ms-linear-gradient(-45deg,  #b2cee8 0%,#499bea 46%,#041959 100%);
	background: linear-gradient(135deg,  #b2cee8 0%,#499bea 46%,#041959 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2cee8', endColorstr='#041959',GradientType=1 );
}

.es_exp {
	color:#FFF;
}
/* ここまでKindleFireHD対策ページ */

.url_button_dolphine {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
	font-weight: bold;
	font-size: 1.7em;
	line-height:22px;
	display: block;
	width: 200px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #039;
	border-radius:5px;
	-webkit-box-shadow:0px 3px 3px #a7a7a7;
	-webkit-text-shadow:0px 1px 0px #363;
	background: #b1ba8d;
	background: -moz-linear-gradient(-45deg,  #b1ba8d 2%, #a4b357 34%, #75890c 69%, #376308 99%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(2%,#b1ba8d), color-stop(34%,#a4b357), color-stop(69%,#75890c), color-stop(99%,#376308));
	background: -webkit-linear-gradient(-45deg,  #b1ba8d 2%,#a4b357 34%,#75890c 69%,#376308 99%);
	background: -o-linear-gradient(-45deg,  #b1ba8d 2%,#a4b357 34%,#75890c 69%,#376308 99%);
	background: -ms-linear-gradient(-45deg,  #b1ba8d 2%,#a4b357 34%,#75890c 69%,#376308 99%);
	background: linear-gradient(135deg,  #b1ba8d 2%,#a4b357 34%,#75890c 69%,#376308 99%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b1ba8d', endColorstr='#376308',GradientType=1 );
	
}
.kindle_fire_hd {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.5em;
	line-height: 45px;
	font-weight: bold;
	display: block;
	text-align: center;
	width: 270px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #999;
	text-shadow:0px 1px 0px #FFF;
	-webkit-box-shadow:0px 2px 4px #a7a7a7;
	background: #f2825b;
	background: -moz-linear-gradient(-45deg,  #f2825b 0%, #e55b2b 50%, #f07146 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#f2825b), color-stop(50%,#e55b2b), color-stop(100%,#f07146));
	background: -webkit-linear-gradient(-45deg,  #f2825b 0%,#e55b2b 50%,#f07146 100%);
	background: -o-linear-gradient(-45deg,  #f2825b 0%,#e55b2b 50%,#f07146 100%);
	background: -ms-linear-gradient(-45deg,  #f2825b 0%,#e55b2b 50%,#f07146 100%);
	background: linear-gradient(135deg,  #f2825b 0%,#e55b2b 50%,#f07146 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2825b', endColorstr='#f07146',GradientType=1 );
}
.kindle_fire_hd a {
	color: #000;
	text-decoration: none;
	line-height: 45px;
	display: block;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
}

/* テキスト購入ページ */
.text_order_end{
	font-size:1.1em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	text-align:center;
}
.text_end_tx{
	font-size:0.9em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	color:red;
	margin-top:5px;
	margin-bottom:10px;
}

.new_text{
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
}

.new_text_tx {
    	font-size: 1.1em;
}

/*　ここからベネフィットジャパン用退会申請ページ　*/
.input_area_name_b{
	padding:5px 0 5px 20px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
.input_area_id_b{
	padding:5px 0 5px 20px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
.name_ti{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	font-size:1.2em;
	text-indent:0.9em;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 27px;
	background-image:url(../img/kaiin/input-title_bg_magenda.gif);
	background-repeat:no-repeat;
	border: 1px solid #999;
}
.id_ti{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	font-size:1.2em;
	text-indent:0.9em;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 27px;
	background-image:url(../img/kaiin/input-title_bg_magenda.gif);
	background-repeat:no-repeat;
	border: 1px solid #999;
}
/*　ここまでベネフィットジャパン用退会申請ページ　*/

/** 毎月払いクレジット決済画面 **/

.pay_pay{
	width:400px;
	line-height: 25px;
	margin:10px auto 10px auto;
	display:block;
	padding:10px 5px 10px 5px;
	font-size:1.8em;
	border:solid 2px #a7a7a7;
	border-radius:4px;
	text-align:center;
}

.pay_tx{
	font-size:1.2em;
	width:570px;
	display:block;
	margin:20px 0 10px 15px;
	line-height:25px;
	padding:0 0 10px 0;
}

.pay_button{
	display:block;
	width:210px;
	margin:0 auto 0 auto;
	padding:10px 0 10px 0;
}

.button_input{
	font-size:1.5em;
	padding:10px 5px 10px 5px;
	width:205px;
	border-radius:
	4px; border:
	solid 2px #939090;
    font-weight: bold;
	box-shadow: 2px 2px 1px #888;
	cursor:pointer;
}
.bold_ti{
	font-weight:bold;
}

.card_txred{
	color:red;
}

/** 2017年4月キャンペーンの価格表記のお詫び **/

.cp_2017_4{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}

.owabi_ti{
	text-align: center;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
}

.ca_owabi_tx{
	font-size: 1em;
	width: 505px;
	margin: 0 auto;
	display: block;
}

/** 新着情報情報情報 **/
.news_tx_edit{
    line-height: 20px;
    font-size: 1.1em;
}

.volunteer_info{
    font-size: 1.1em;
    line-height: 25px
}

.vol_mou_free{
    line-height: 25px;
    font-size: 1.1em;
}

.vol_mou_ti{
    font-weight: bold;
    display: block;
    text-align: left;
    font-size: 1.2em;
    margin: 15px 0 10px 0;
}

.warning_vol{
    line-height: 25px;
    font-weight: bold;
    font-size: 1.3em;
}

.conv_button_news a{
    display: block;
    width: 300px;
    margin: 20px auto 20px auto;
    padding: 15px 10px 15px 10px;
    text-align: center;
    border: solid 2px #3B742F;
    border-radius: 4px;
    font-size: 1.5em;
    font-weight: bold;
    background-color: #45B540;
    color: rgba(255,255,255,1.00);
    box-shadow: 0px 5px 8px #3F3F3F;
    transition: .1s;
}

.conv_button_news a:hover{
    background-color: rgba(204,212,73,1.00);
    box-shadow: 0px 2px 2px #3F3F3F;
    text-shadow: 0px 1px 0px #888;
    color: rgba(38,38,38,1.00);
    border: solid 2px rgba(162,139,23,1.00);
}

/*講師紹介ページ*/

.teacher-profile img {
	height: auto;
	margin: 0 auto;
	width: 100%;
	max-width: 165px;
	display: block;
}

span.teacher-name {
	font-size: 1rem;
	display: block;
	text-align: center;
	line-height: 1rem;
	padding: 0.5rem 0;
}

.teacher-profile p {
	font-size: .8rem;
}