@charset "utf-8";

/* ------------------------------------------- CSS Document
 File Name:			school_tab1.css
 Style Info:		蒼空学園用　学校ページ　レイアウト設定
----------------------------------------------------------- */

.h01 {
	width:700px;
	height:40px;
	background:url(../img/bg_h01.gif) no-repeat;
	font-weight:bold;
	font-size:16px;
	color:#007bbb;
	margin: 1em 0 0 0;
	padding: 13px 0 0 60px;

}

.h02 {
	width:700px;
	height:40px;
	background:url(../img/bg_h02.gif) no-repeat;
	font-weight:bold;
	font-size:16px;
	color:#d0576b;
	margin: 1em 0 0 0;
	padding: 13px 0 0 60px;

}

.h03 {
	width:700px;
	height:40px;
	background:url(../img/bg_h03.gif) no-repeat;
	font-weight:bold;
	font-size:16px;
	color:#006a6c;
	margin: 1em 0 0 0;
	padding: 13px 0 0 60px;

}

.h04 {
	width:700px;
	height:40px;
	background:url(../img/bg_h04.gif) no-repeat;
	font-weight:bold;
	font-size:16px;
	color:#006a6c;
	margin: 1em 0 0 0;
	padding: 13px 0 0 60px;

}
.h05 {
	width:700px;
	height:40px;
	background:url(../img/bg_h05.gif) no-repeat;
	font-weight:bold;
	font-size:16px;
	color:#5a4498;
	margin: 1em 0 0 0;
	padding: 13px 0 0 60px;

}

#sceNavi {
	width:700px;
	margin:0.5em 0 0.5em 0;
}

#sceNavi li {
	float: right;
}

#sceNavi a	{
	width: 120px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#sceNavi:after	{
	height:0;
	visibility:hidden;
	content: ".";
	display: block;
	clear: both;
}

#sceNavi .sceNaviOpen a	{
	background: url(../img/ico_opening.gif) no-repeat;
}

#sceNavi .sceNaviGuide a	{
	background: url(../img/ico_guide.gif) no-repeat;
}

#sceNavi .sceNaviReac a	{
	background: url(../img/ico_reaction.gif) no-repeat;
}

#sceNavi a:hover	{
	background-position: 0 -18px;
}

.introchara {
	width:700px;
	border:none;
	margin:0.5em auto;
}
.introchara img {
	border:1px #a2c2e6 solid;
	padding:2px;
	margin:2px;
}

.introchara a {
	font-size:14px;
}

.btm {
	padding-left:5px;
	vertical-align:top;
}

.sstory li {
	padding-left: 18px;
	background: url(../img/button_02.gif) no-repeat 4px 3px;
}

.npcname {
	font-size:14px;
	color:#0074cf;
}

.sList {
	vertical-align:top;
	text-align:left;
	padding-top:12px;
}

.pe12name {
	margin-left:80px;
}