@charset "utf-8";

/* ------------------------------------------- CSS Document
 File Name:			school_tab1.css
 Style Info:		蒼空学園用　学校ページ　レイアウト設定
----------------------------------------------------------- */

dl.dotList {
	margin-bottom: 1.25em;
}
dl.dotList dt {
	padding-left: 18px;
	
	margin-bottom: 4px;
	font-weight: bold;
	color: #f3981d;
	
	background: url(../../img/1/ico_arrow_o.gif) no-repeat;
}
dl.dotList dd {
	padding-left: 20px;
	margin-bottom: 8px;
}

.formbace4 {
	widows:730px;
	text-align:center;
	padding:10px;
	vertical-align:bottom;
}

.sub1 {
	width:100px;
	height:20px;
	background-color:#89c3eb;
	font-size:12px;
	color:#164a84;
	border:1px #5a79ba solid;
	margin-right:30px;
}
.sub2 {
	width:100px;
	height:20px;
	background-color:#ffd6ea;
	font-size:12px; color:#e73562;
	border:1px #e73562 solid;
	margin-right:30px;
}

.str {
	font-weight:bold;
}

.texRed {
	color:#e73562;
}
.texOra {
	color:#f08300;
}
.texPpr {
	color:#7058a3;
}
.texGrn {
	color:#37a34a;
}
.texBlu {
	color:#0074cf;
}

.cautionSpace {
	width:70%;
	border:2px #e73562 solid;
	padding:1em;
	margin:12px auto;
	text-align:left;
}

.bgPaper1 {
	width:550px;
	height:50px;
	border:none;
	background: url(../../img/1/bg_paper1.gif) no-repeat;
	margin:0 auto;
}
.bgPaper2 {
	width:510px;
	height:200px;
	border:none;
	background: url(../../img/1/bg_paper2.gif) no-repeat;
	margin:0 auto;
	padding:0 20px;
}
.bgPaper3 {
	width:550px;
	height:50px;
	border:none;
	background: url(../../img/1/bg_paper3.gif) no-repeat;
	margin:0 auto;
}

.preconditionText {
	font-size:14px;
	color:#0074cf;
}

.precondition {
	width:400px;
	border:none;
	margin:0 0 1em;
}
.precondition01 {
	width:360px;
	border:none;
	padding:2px;
	font-weight:bold;
	color:#0074cf;
}
.precondition02 {
	width:360px;
	border:none;
	padding:2px;
}

.ability {
	width:420px;
	border:none;
}

.ability1 {
	width:56px;
	padding:2px;
	border:1px #333333 solid;
	text-align:center;
}


