@charset "utf-8";
/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }


/* フォントの大きさ（プラス） */
.fsP1 { font-size: 1.08em !important; }
.fsP2 { font-size: 1.16em !important; }
.fsP3 { font-size: 1.24em !important; }
.fsP4 { font-size: 1.32em !important; }
.fsP5 { font-size: 1.4em !important; }

/* フォントの大きさ（マイナス） */
.fsM1 { font-size: 0.92em !important; }
.fsM2 { font-size: 0.84em !important; }
.fsM3 { font-size: 0.76em !important; }
.fsM4 { font-size: 0.68em !important; }
.fsM5 { font-size: 0.6em !important; }

/* フォントの太さ */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mt0 { margin-top: 0 !important; }
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mb0 { margin-bottom: 0 !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.ml0 { margin-left: 0 !important; }
.ml5 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.mr0 { margin-right: 0 !important; }
.mr5 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }

/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

/*------------------------------------------------------------
	mainImg
------------------------------------------------------------*/
.mainImg {
	margin: 0 auto 10px;
	padding-bottom: 8px;
	width: 960px;
	background: url(../../img/common/main_img_bg02.jpg) no-repeat center bottom;
}

/*------------------------------------------------------------
	dlBox
------------------------------------------------------------*/
#conts .dlBox {
}

#conts .dlBox dl {
	padding: 18px 13px 0 2px;
}

#conts .dlBox dt {
	padding: 0 0 0 13px;
	float: left;
	font-size: 1.4em;
	color: #C51920;
	font-weight: bold;
	background: url(../../img/common/icon/icon02.gif) no-repeat 3px 8px;
}

#conts .dlBox dd {
	margin-bottom: 18px;
	padding: 0 0 11px 9em;
	font-size: 1.4em;
	font-weight: bold;
	background: url(../../img/common/line01.gif) repeat-x left bottom;
}

#conts .dlBox dd a:hover {
	color: #D25155;
}


/*------------------------------------------------------------
	comTable
------------------------------------------------------------*/
#conts .comTable {
	margin-bottom: 18px;
	width: 100%;
	border-collapse: collapse;
}

#conts .comTable th {
	padding: 11px 15px 11px 15px;
	font-size: 1.3em;
	line-height: 1.2;
	text-align: left;
	vertical-align: middle;
	overflow: hidden;
	zoom:1;
	background: url(../../img/common/line02.gif) repeat-x left bottom #E9E4E6;
}

#conts .comTable th span {
	padding-top: 2px;
	float: left;
}

#conts .comTable th span span {
	float: none;
	padding: 0;
	display: block;
	font-size: 0.8em;
	font-weight: normal;
}

#conts .comTable th img {
	float: right;
}

#conts .comTable td {
	padding: 11px 10px 11px 15px;
	font-size: 1.3em;
	line-height: 1.2;
	text-align: left;
	vertical-align: middle;
	background: url(../../img/common/line02.gif) repeat-x left bottom #fff;
}

#conts .comTable td input {
	padding-left: 10px;
	width: 203px;
	height: 16px;
	color: #000;
	font-size: 0.9em;
	border: 1px solid #CCC;
}

#conts .comTable .trStyle th {
	padding: 0;
	height: 1px;
	background: url(../../img/common/line02.gif) repeat-x left top #E9E4E6;
}

#conts .comTable .trStyle td {
	padding: 0;
	height: 1px;
	background: url(../../img/common/line02.gif) repeat-x left top #fff;
}

#conts .comTable .email {
	width: 280px;
	margin-bottom: 5px;	
}

#conts .comTable .color01 {
#	color: #999;
	color: #000;
}

#conts .comTable .date {
	margin-right: 3px;
	width: 73px;
}

#conts .comTable .date02 {
	margin: 0 3px;
	width: 24px;
}

#conts .comTable .date03 {
	margin: 0 3px;
	width: 20px;
}

#conts .comTable li {
	margin-right: 20px;
	float: left;
}

#conts .comTable li input {
	margin-top: -1px;
	margin-right: 4px;
	width: auto;
	vertical-align: middle;
	border: none;
}

#conts .comTable .copyright{
	margin: 0 5px;
	width: 56px;
}

#conts .comTable .tdSpan01 {
	margin-bottom: 10px;
	display: block;
	color: #999;
}

#conts .comTable .tdSpan01 span {
	color: #333;
}

#conts .comTable .address {
	margin-bottom: 5px;
	width: 382px;
}

#conts .comTable .note {
	margin-bottom: 5px;
	display: block;
	color: #999;
}

#conts .comTable .address02 {
	margin-bottom: 5px;
	width: 382px;
}

#conts .comTable td dl {
	overflow: hidden;
	zoom:1;
}

#conts .comTable td dt {
	float: left;
	clear: both;
}

#conts .comTable td dd {
	padding: 0 0 10px 2.5em;
}

#conts .comTable .pb0 {
	padding-bottom: 0 !important;
}

#conts .comTable select {
	width: 150px;
	color: #666;
}

#conts .comTable .ul02 {
	float: left;
}

#conts .comTable .ul02 li {
	margin-right: 6px;
}

#conts .comTable .qualification {
	width: 165px;
	float: left;
}

#conts .comTable td .error {
	clear: both;
	margin-top: 5px;
    color: #C41920;
    display: block;
}

#conts .comTable .search {
	width: 38px;
	height: 18px;
	margin-right: 17px;
	vertical-align: top;
	cursor: pointer;
	border: none;
}

#conts .comTable .search img {
	vertical-align: top;
}

#conts .submit {
	text-align: center;
}

#conts .submit li {
	display: inline;
	margin: 0 10px;
}

#conts .submit li input {
	padding: 0 20px;
}

#conts .comTable .vTop {
	vertical-align: top;
}

#conts .comTable td textarea {
	padding: 5px 0 0 10px;
	width: 280px;
	height: 70px;
	font-size: 0.9em;
	color: #000;
}

#conts .comTable td .tdSpan02 {
	margin-left: 10px;
}

#conts .colorP {
	color: #C4191F;
	font-weight: bold;
}

#conts .red {
	color: #C4191F;
	display: inline;
}

#conts .thanksP {
	margin-bottom: 15px;
	color: #000;
}

#conts .thanksBtn {
	text-align: center;
}

/*------------------------------------------------------------
	comUl
------------------------------------------------------------*/
#conts .comUl {
	margin-top: 25px;
	margin-right: -20px;
	width: 700px;
	overflow: hidden;
	zoom:1;
}

#conts .comUl li {
	padding: 0 20px 10px 0;
	float: left;
	background: url(../../img/common/com_ul_bg.jpg) no-repeat left bottom;
}

#e_conts .comUl {
	margin-top: 25px;
	width: 960px;
	overflow: hidden;
	zoom:1;
}

#e_conts .comUl li {
	padding: 0 72px 10px 72px;
	float: left;
	background: url(../../img/common/com_ul_bg.jpg) no-repeat 72px bottom;
}

#e_conts .comUl_new {
	margin-top: 50px;
	width: 960px;
	overflow: hidden;
	zoom:1;
}

#e_conts .comUl_new li {
	padding: 0 0px 10px 0px;
	float: left;
	background: url(../../img/common/com_ul_bg_new.jpg) no-repeat 0px bottom;
}

/*------------------------------------------------------------
	comTextList
------------------------------------------------------------*/
#conts .comTextList {
	margin-bottom: 41px;
	padding: 17px 20px 15px 27px;
	background-color: #EFEFEF;
  	border-radius: 8px !important;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
    behavior: url(../js/pie.htc);
	position: relative;
	z-index: 10;
}

#conts .comTextList li {
	padding: 0 0 4px 19px;
	font-size: 1.4em;
	color: #666;
	font-weight: bold;
	background: url(../../img/common/icon/icon07.gif) no-repeat left 5px;
}

#e_conts .comTextList {
	margin-bottom: 41px;
	padding: 17px 20px 15px 27px;
	background-color: #EFEFEF;
  	border-radius: 8px !important;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
    behavior: url(../js/pie.htc);
	position: relative;
	z-index: 10;
}

#e_conts .comTextList li {
	padding: 0 0 4px 19px;
	font-size: 1.6em;
	color: #666;
	font-weight: bold;
	background: url(../../img/common/icon/icon07.gif) no-repeat left 8px;
}

/*------------------------------------------------------------
	comLinkUl
------------------------------------------------------------*/
#conts .comLinkUl {
	margin-top: 25px;
	margin-right: -10px;
	width: 690px;
	overflow: hidden;
	zoom:1;
}

#conts .comLinkUl li {
	padding-right: 10px;
	float: left;
}

#e_conts .comLinkUl {
	margin-top: 25px;
	width: 960px;
	overflow: hidden;
	zoom:1;
}

#e_conts .comLinkUl li {
	padding: 0 125px 0 125px;
	float: left;
}

/*------------------------------------------------------------
	methodDl
------------------------------------------------------------*/
#conts .comBox {
	margin-bottom: 10px;
	overflow: hidden;
	zoom: 1;
	position: relative;
	border: 2px solid #676767;
	zoom:1;
	background: #FFF url(../../img/information/dl_bg.gif) no-repeat left center;
	background-size: 83px 100%;
}

#conts .comBox02 {
	margin-bottom: 40px;
}

#conts .comBox03 {
	background: #FFF url(../../img/information/dl_bg02.gif) no-repeat left center;
	background-size: 83px 100%;
}

#conts .comBox .step {
	position: absolute;
	margin-top: -8px;
	left: 10px;
	top: 50%;
}

#conts .comBox .subBox {
	padding: 5px;
	width: 578px;
	float: right;
	font-size: 1.5em;
	color: #C4191F;
	font-weight: bold;
}

#conts .comBox .subBox span {
	width: 400px;
	float: left;
}

#conts .comBox .subBox a {
	padding-right: 8px;
	float: right;
}

#conts .comBox .subBox p {
	margin: 11px 0 0;
	font-size: 0.8em;
	font-weight: normal;
	text-align: right;
}

#conts .comBox .subBox p a {
	padding: 0;
	float: none;
	color: #666;
	text-decoration: underline;
}

#conts .comBox .subBox p a:hover {
	text-decoration: none;
}

/*------------------------------------------------------------
	admissionUl
------------------------------------------------------------*/
#conts .admissionUl {
	margin-bottom: 5px;
}

#conts .admissionUl li {
	padding: 0 0 5px 1.7em;
	font-size: 1.3em;
	text-indent: -1.7em;
}

#conts .admissionUl li span {
	color: #C4191F;
	font-size: 0.9em;
}

#e_conts .admissionUl {
	margin-bottom: 5px;
}

#e_conts .admissionUl li {
	padding: 0 0 5px 1.9em;
	font-size: 1.5em;
	text-indent: -1.9em;
}

#e_conts .admissionUl li span {
	color: #C4191F;
	font-size: 1.0em;
}

/*------------------------------------------------------------
	ttlBox
------------------------------------------------------------*/
#conts .ttlBox {
	margin-bottom: 15px;
	background: url(../../img/about/line.gif) repeat-x left bottom #fff;
}

#conts .ttlBox h3 {
	margin: 0;
	padding: 8px 13px 6px;
	font-size: 1.7em;
	color: #C4191F;
	overflow: hidden;
	zoom:1;
	background: url(../../img/about/line.gif) repeat-x left top;
}

#conts .ttlBox h3 img {
	float: left;
}

#conts .ttlBox h3 span {
	width: 620px;
	float: right;
	display: block;
	position: relative;
}

#conts .ttlBox h3 a {
	position: absolute;
	top: 1px;
	right: 0;
}

/*------------------------------------------------------------
	link
------------------------------------------------------------*/
#conts a.link02 {
	color: #C4191F;
	text-decoration: underline;
	font-weight:bold;
}
#conts a.link02:hover{
	color: #C4191F;
	text-decoration: none;
	font-weight:bold;
}

/*------------------------------------------------------------
	new
------------------------------------------------------------*/
.new {
	display: inline-block;
	_display: inline;
	font-size: 12px;
	color: #ff0000;
	font-weight:bold;
}
#conts 
/*------------------------------------------------------------
	waaTable
------------------------------------------------------------*/
  .waaTable01 table {
    width:100%;
    border-collapse: collapse;
    margin: 0 0 30px 0; }
    .waaTable01 table th, .waaTable01 table td {
      border: 1px solid #999999;
      vertical-align: top;
      line-height: 1.5;
      padding: 8px 10px; }
    .waaTable01 table th {
      background-color: #f6f6f6;
      font-size: 12px;
      color: #666666;}
    .waaTable01 table td {
      background-color: #ffffff;
      font-size: 12px;
      color: #666666;}


#conts .newbanner a:hover img { filter: alpha(opacity=85);  -moz-opacity:0.85;  opacity:0.85; }


.button_01 {
	font-size:16px;
	color:#ffffff;
	background-color:#4179fd;
	display:inline-block;
	cursor:pointer;
	padding:7px 30px 9px 30px;
	text-decoration:none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.button_01:hover {
	color:#ffffff;
	background-color:#4cb0fe;
	text-decoration:none;
}


.button_02 {
	font-size:14px;
	color:#ffffff;
	background-color:#4179fd;
	display:inline-block;
	cursor:pointer;
	padding:6px 15px 5px 15px;
	text-decoration:none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.button_02:hover {
	color:#ffffff;
	background-color:#4cb0fe;
	text-decoration:none;
}

.button_03 {
	font-size:14px;
	line-height:100%;
	color:#ffffff !important;
	background-color:#b42f2b;
	display:inline-block;
	cursor:pointer;
	padding:5px 12px 3px 12px !important;
	text-decoration:none;
	border-radius: 11px;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
}
.button_03:hover {
	color:#ffffff !important;
	background-color:#d9b751;
	text-decoration:none;
}

/*------------------------------------------------------------
	waa
------------------------------------------------------------*/
.soro1{ text-indent: -1em; padding-left: 1em;}
.soro1_5{ text-indent: -1.5em; padding-left: 1.5em;}
.soro2{ text-indent: -2em; padding-left: 2em;}
.soro2_5{ text-indent: -2.5em; padding-left: 2.5em;}
.soro3{ text-indent: -3em; padding-left: 3em;}
.soro7{ text-indent: -7em; padding-left: 7em;}

#conts .waaTable {
	margin-bottom: 18px;
	width: 100%;
	border-collapse: collapse;
}

#conts .waaTable th {
	padding: 11px 15px 11px 15px;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.4;
	text-align: left;
	vertical-align: middle;
	overflow: hidden;
	zoom:1;
	background: url(../../img/common/line02.gif) repeat-x left bottom #efefef;
}

#conts .waaTable td {
	padding: 11px 10px 11px 15px;
	font-size: 1.3em;
	line-height: 1.4;
	text-align: left;
	vertical-align: middle;
	background: url(../../img/common/line02.gif) repeat-x left bottom #fff;
}

#conts .waaTable .trStyle th {
	padding: 0;
	height: 1px;
	background: url(../../img/common/line02.gif) repeat-x left top #E9E4E6;
}

#conts .waaTable .trStyle td {
	padding: 0;
	height: 1px;
	background: url(../../img/common/line02.gif) repeat-x left top #fff;
}

#conts .waaTable .vTop {
	vertical-align: top;
}

h4.accept {
	margin: 20px 0px 10px 0px ;
	padding: 6px 10px;
	font-size: 1.4em !important;
	line-height: 100% !important;
	color: #ffffcc;
	background-color: #C4191F;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

a.akari:hover img {
	filter: alpha(opacity=80);  -moz-opacity:0.8;  opacity:0.8;
}