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

html,body {
	width: 100%;
	height: 100%;
	background-color:#FFFFFF;
 -webkit-text-size-adjust: none;
}

body {
	line-height:1.1em;
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","Verdana","ＭＳ Ｐゴシック","sans-serif";
	font-size:14px;
	color:#343434;
	text-align:left;
}


strong {
	font-weight:bold;
}

.1Txt{
	padding-left: 1em;
	text-indent: -1em;
 }
/* ------------------------------------------------------------

 * 印刷用設定

------------------------------------------------------------ */

@media print {
body {
	background-color:#fff !important;
	}
	
a, a:link,a:visited,a:hover {
	text-decoration:none !important;
	}
#tabLink{
	display: none !important;
}
	
}



/* ------------------------------------------------------------

 * 汎用設定

------------------------------------------------------------ */

.clearBoth {
	clear:both;
	overflow:hidden;
	width:1px;
	height:1px;
	margin:0 -1px -1px 0;
	border:0;
	padding:0;
	font-size:0;
	line-height:0;
}

.clearFix:after {
	content: "."; display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.clearFix { display: inline-block; }
.clearFix { display: block; }

a.hover:hover img,
.hover a:hover img {
	opacity: 0.6;
	-moz-opacity: 0.60; 
}

.alLeft {
	text-align: left;
}
.alRight {
	text-align: right;
}
.alCenter {
	text-align: center;
}


/*----------------------

リンク

-----------------------*/

a:link,
a:visited {
	color: #343434;
	text-decoration: none;
}
a:hover {
	color: #919191;
	text-decoration: underline;
}

/*------------------------------


コンテンツ

------------------------------*/

#contentsArea{
	position: relative !important;
	padding-bottom:50px;
}
.tableAfTxt{
	margin-top: -20px;
	margin-bottom: 30px !important;
}
.tableAfTxt2{
	margin-top: 20px;
	margin-bottom: 30px;
	line-height: 1.5em !important;
}
.schoolLink_moreWrap{
	text-align: right;
	margin-bottom:20px;
}
.schoolLink_more{
	display: inline-block;
}

.barTxt{
	margin-bottom:10px !important;
}
