@charset "shift_jis";
/* CSS Document */

body {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
body, table {
	font-size: 14px;
	line-height:140%;
	font-family: "メイリオ", "Meiryo UI", "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
}
h1 {
	font-size: 16px;
}
h2 {
	color: #009643;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
hr{
	width:700px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #009643;
	height: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 50px;
	margin-top: 50px;
}
form {
	margin: 0px;
	padding: 0px;
}
input{
	font-size:14px;
	line-height:22px;
}
select {
	height: 24px;
	line-height:22px;
}

a img{
	border:none;
}
table {
	border-collapse:collapse;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	width: 710px;
}
th, td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #80C736;
	padding: 10px;
}
th {
	font-weight: normal;
	width: 35%;
	text-align: left;
}
table caption {
	color:#009043;
	font-size:16px;
	line-height: 24px;
	font-weight: bold;
}
table.school {
	border: 1px solid #80C736;
}
table.school caption {
	background-color: #80C736;
	color: #FFF;
	line-height: 140%;
}
#cancel_caution {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FEE;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: left;
	margin-bottom: 30px;
}
#cancel_caution h3 {
	padding: 0px;
	color: #DB0037;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DB0037;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#cancel_caution h4 {
	color: #DB0037;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
}


.caution {
	color: #F00;
}

.input_tsub{
	font-size:12px;
}
.commentsarea{
	width:350px;
	height:60px;
}
.mail_caution {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	text-align: left;
	font-size: 12px;
	padding-bottom: 5px;
	border: 1px solid #CCC;
}
.mail_caution p {
	padding-bottom: 1em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.mail_caution dl {
	margin-right: 20px;
	margin-left: 20px;
}
.mail_caution dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 20px;
}


.w050{
	width:50px;
	height:24px;
}
.w100{
	width:100px;
	height:24px;
}
.w200{
	width:200px;
	height:24px;
}
.w300{
	width:300px;
	height:24px;
}
.mailbox{
	margin-bottom:5px;
}

.note {
	font-size:10px;
	color: #390;
}
p.note {
	margin: 0px;
	padding: 0px;
}
.bikou {
	height: 100px;
	width: 280px;
}
.thanks {
	padding: 30px;
	width: 300px;
	border: 3px double #009241;
	margin-right: auto;
	margin-left: auto;
}
.error_coution {
	color: #F00;
	font-size: 12px;
}
.schedule_btn {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.question_submit {
	margin-bottom: 70px;
}
.center {
	text-align: center;
}
