/* ------------------------------
Common
------------------------------ */

p {
	margin-bottom: 10px;
	text-align: justify;
	text-justify: distribute;
}
hr {
	border-style: dashed none none none;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	height: 1px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	display: block;
}
.pagetopbox {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 670px;
	text-align: right;
	display: block;
}

/* ------------------------------
Common (Text)
------------------------------ */

.m10 {
	clear: both;
	margin-bottom: 10px;
	display: block;
}
.m20 {
	clear: both;
	margin-bottom: 20px;
	display: block;
}
.m30 {
	clear: both;
	margin-bottom: 30px;
	display: block;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	border-bottom-style: none;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 40px;
	border-left-style: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	background-image: url(../image/common/icon_h3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 43px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	line-height: 60px;
}
h4 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #DB7D7D;
	padding-left: 5px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	color: #C00;
}
.tx10 {
	font-size: 10px;
}
.tx12_red {
	color: #CC0000;
	line-height: 1.5em;
	font-size: 12px;
}
.tx12_blue {
	font-size: 12px;
	color: #06F;
	line-height: 1.5em;
}
.tx12_green {
	font-size: 12px;
	line-height: 1.5em;
	color: #093;
}
.tx12_pink {
	font-size: 12px;
	color: #F69;
	line-height: 1.5em;
}
.tx14b_blue {
	font-size: 14px;
	color: #06F;
	line-height: 1.5em;
	font-weight: bold;
}
.tx14b_green {
	font-size: 14px;
	color: #093;
	line-height: 1.5em;
	font-weight: bold;
}

.tx14b_pink {
	font-size: 14px;
	color: #F69;
	line-height: 1.5em;
	font-weight: bold;
}
.tx14_pink {
	font-size: 14px;
	color: #F69;
	line-height: 1.5em;
}
.tx16b {
	font-size: 16px;
	line-height: 1.4em;
	font-weight: bold;
}
.tx16b_blue {
	font-size: 16px;
	color: #06F;
	line-height: 1.4em;
	font-weight: bold;
}
.tx16b_pink {
	font-size: 16px;
	line-height: 1.4em;
	font-weight: bold;
	color: #F69;
}
.tx18b {
	font-size: 18px;
	line-height: 1.3em;
	font-weight: bold;
}
.jyunbi {
	font-size: 16px;
	color: #F30;
	display: block;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}

.commonlist1 ul {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-top: 20px;
}
.commonlist1 li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 13px;
	background-image: url(../image/common/icon_star.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.commonlist2 ul {
	padding: 0px;
	margin: 0px;
}
.commonlist2 li {
	list-style-type: none;
	font-size: 13px;
	line-height: 1.5em;
	background-image: url(../image/common/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 14px;
	margin: 0px;
	color: #06F;
}

/* ------------------------------
index
------------------------------ */

.gaikan_photo {
	padding: 5px;
	border: 1px dotted #999;
	margin-bottom: 15px;
	display: block;
}
.top_topics_bx {
	border: 1px solid #9A9A9A;
	padding: 0px;
	clear: both;
	margin-bottom: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

/* ------------------------------
nyuen
------------------------------ */

.nyuen1 {
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 30px;
	width: 100%;
}
.nyuen1 th {
	font-weight: normal;
	margin: 0px;
	white-space: nowrap;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
	background-color: #F9E79D;
	padding: 7px;
	text-align: center;
	font-size: 13px;
	line-height: 1.5em;
	color: #C60;
}
.nyuen1 td {
	margin: 0px;
	padding: 7px;
	text-align: left;
	background-color: #FDF4D5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
	font-size: 13px;
	line-height: 1.5em;
}
.nyuen2 {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
.nyuen2 th, .nyuen2 td {
	font-weight: normal;
	margin: 0px;
	white-space: nowrap;
	border-top-style: none;
	border-bottom-style: none;
	padding: 0px;
	border-right-style: none;
	border-left-style: none;
	color: #333;
	background-color: #FDF4D5;
	vertical-align: top;
}
.nyuen2 th {
	text-align: left;
	width: 150px;
}
.nyuen2 td {
	padding-left: 3px;
}
.nyuen2 .tb_r {
	text-align: right;
	width: 60px;
}
.nyuen_box {
	padding: 15px;
	border: 1px solid #826800;
	display: block;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	background-color: #FDF4D5;
}
.nyuen_box p {
	margin: 0px;
}

/* ------------------------------
inquiry
------------------------------ */

.formarea {
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	width: 100%;
	margin-top: 20px;
}
.formarea th, .formarea td {
	font-weight: normal;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	text-align: left;
	vertical-align: top;
}
.formarea th {
	background-image: url(../image/common/dot_red.gif);
	background-repeat: no-repeat;
	background-position: 10px 23px;
	padding-left: 23px;
	padding-right: 15px;
	padding-top: 17px;
}
.formarea td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.formarea input {
	border: 1px solid #E4E4E4;
	font-size: 14px;
	line-height: 1.3em;
	height: 20px;
	background-image: url(../image/common/bk_form.jpg);
	background-repeat: repeat-x;
	padding: 5px;
}
input, textarea {   
	line-height:1.4;   
	padding:0;   
	vertical-align:middle;   
}   
input[type="checkbox"],
input[type="radio"] {
	vertical-align:text-bottom;
}
.formarea input.chk_btn {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	vertical-align: middle;
}
.formarea textarea {
	border: 1px solid #E4E4E4;
	font-size: 14px;
	line-height: 1.3em;
	padding: 5px;
	background-image: url(../image/common/bk_form.jpg);
	background-repeat: repeat-x;
}
.form_bt {
	text-align: center;
}
.send_btn {
	width: 90px;
	height: 30px;
	font-size: 14px;
	background-color: #E3E3E3;
	margin: 0px;
	padding: 0;
	color: #333;
	border: 1px solid #CCC;
	background-image: none;
}
.formarea2 {
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
.formarea2 th, .formarea2 td {
	font-weight: normal;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.formarea2 th {
	background-image: url(../image/common/dot_red.gif);
	background-repeat: no-repeat;
	background-position: 10px 16px;
	padding-left: 23px;
}
.formarea2 td {
}

/* ------------------------------
gyouji
------------------------------ */

.gyouji table{
	border-collapse: collapse;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 30px;
}
.gyouji table th {
	font-weight: normal;
	margin: 0px;
	white-space: nowrap;
	background-color: #F9E79D;
	padding: 3px;
	text-align: center;
	font-size: 13px;
	line-height: 1.5em;
	color: #C60;
	border: 1px solid #999;
	width: 5%;
	vertical-align: middle;
}
.gyouji table td {
	margin: 0px;
	padding: 3px;
	text-align: left;
	background-color: #FDF4D5;
	font-size: 12px;
	line-height: 1.5em;
	border: 1px solid #999;
	vertical-align: middle;
}
.gyouji .header {
	width: 15%;
	background-color: #F9E79D;
	text-align: center;
	font-size: 13px;
	color: #C60;
	padding-top: 5px;
}



/* ------------------------------
shoukai
------------------------------ */

.map {
	border: 1px solid #9A9A9A;
	margin: 0px;
	padding: 0px;
	height: 298px;
	width: 668px;
}
.teacher_box {
	width: 124px;
	margin-right: 12px;
	display: block;
	text-align: center;
	float: left;
	line-height: 1.2em;
	height: 170px;
}
.teacher_box_r {
	width: 124px;
	display: block;
	float: left;
	text-align: center;
	line-height: 1.2em;
	height: 170px;
}
.teacher_box img {
	margin-bottom: 5px;
}
.teacher_box_r img {
	margin-bottom: 5px;
}
.qa_box{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}
.qa_box img{
	margin-right: 10px;
	vertical-align: middle;
}
.qalist ul {
	margin-bottom: 20px;
	padding: 0px;
	margin-left: 10px;
}
.qalist li {
	list-style-type: none;
	font-size: 13px;
	background-image: url(../image/qa/icon_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin: 0px;
}
.hoiku_box {
	display: block;
	clear: both;
	overflow: hidden;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.hoiku_box img {
	padding: 5px;
	border: 1px dotted #CCC;
	margin-top: 10px;
	float: right;
	margin-left: 7px;
}
.shoukaibox_l {
	float: left;
	width: 250px;
	margin-right: 20px;
	clear: left;
	margin-bottom: 20px;
}
.shoukaibox_r {
	width: 400px;
	float: right;
	clear: right;
}


/* ------------------------------
ichinen
------------------------------ */

.ichinen table{
	border-collapse: collapse;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ichinen table th {
	font-weight: normal;
	margin: 0px;
	white-space: nowrap;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
	background-color: #F9E79D;
	padding: 7px;
	text-align: center;
	font-size: 14px;
	line-height: 1.5em;
	color: #C60;
	width: 5%;
}
.ichinen table td {
	margin: 0px;
	padding: 7px;
	text-align: left;
	background-color: #FDF4D5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
	font-size: 12px;
	line-height: 1.5em;
	width: 40%;
}

/* ------------------------------
youchien
------------------------------ */

.youchienbox_l{
	width: 214px;
	margin-right: 14px;
	float: left;
	margin-bottom: 20px;
	text-align: center;
	background-image: url(../image/common/background.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.youchienbox_r{
	float: left;
	width: 214px;
	text-align: center;
	background-image: url(../image/common/background.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.youchienbox_l img{
	background-color: #FFF;
	padding: 6px;
	border: 1px solid #CCC;
	margin-bottom: 12px;
}
.youchienbox_r img{
	background-color: #FFF;
	padding: 6px;
	border: 1px solid #CCC;
	margin-bottom: 12px;
}



/* ------------------------------
recruit
------------------------------ */

.recruit_tb {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
}
.recruit_tb th, .recruit_tb td {
	font-weight: normal;
	margin: 0px;
	padding: 7px;
	border: 1px solid #D5A477;
}
.recruit_tb th {
	white-space: nowrap;
	background-color: #F9E79D;
	text-align: center;
	color: #C60;
}
.recruit_tb td {
	text-align: left;
	background-color: #FDF4D5;
}

/* ------------------------------
sitemap
------------------------------ */

.sitemaplist ul {
	margin-bottom: 30px;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sitemaplist li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	font-size: 12px;
	background-image: url(../image/common/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}




/* ------------------------------
mishuuenji
------------------------------ */

.mishuuenji_box img {
	padding: 5px;
	border: 1px dotted #CCC;
	margin-top: 10px;
	float: right;
	margin-left: 7px;
}

.mishuuenji_info{
width: 640px;
	padding: 15px;
	background-color: #FFF4CA;
}

.mishuuenji_table table{
	border-collapse: collapse;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.mishuuenji_table table th {
	font-weight: normal;
	margin: 0px;
	white-space: nowrap;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
	background-color: #F9E79D;
	padding: 7px;
	text-align: center;
	font-size: 12px;
	line-height: 1.5em;
	color: #C60;
	width: 5%;
}
.mishuuenji_table table td {
	margin: 0px;
	padding: 7px;
	text-align: left;
	background-color: #FDF4D5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
	font-size: 12px;
	line-height: 1.5em;
	width: 40%;
}


