/* インクルード
----------------------------------------------------------------------------- */
@import url("base.css");
@import url("characteristic.css");


/* 交通アクセス
----------------------------------------------------------------------------- */
div#left {
	margin: 20px 0px 0px 30px;
	width: 630px;
	padding: 10px 0px;
}

* html div#left {
	margin-left:15px;
	margin-top:30px;
}



h3.gaiyo,
h3.science,
h3.international,
h3.sscorse{
	text-indent: -9999px;
	height: 35px;
	width: 590px;
	background-image: url('../characteristic/img/title_ssh.gif');
	background-repeat: no-repeat;
}

h3.gaiyo{
	margin-bottom: 10;
	padding-bottom: 10;
	background-position: 0px 0px;
}

h3.science{
	background-position: 0px -35px;
}

h3.international{
	background-position: 0px -70px;
}

h3.sscorse{
	background-position: 0px -105px;
}

.sat{
background-image: url(../characteristic/img/midashi_sat.gif);
width:163px;
}

.nyumon{
background-image: url(../characteristic/img/midashi_intro.gif);
width:350px;
}


h4{
background-repeat:no-repeat;
text-indent:-9999px;
}

h4.midashi01{
background-image: url(../characteristic/img/midashi_sat_01.gif);
}

h4.midashi02{
background-image: url('../characteristic/img/midashi_sat_02.gif');
}


h5{
color:#861D1D;
}

.lead{
width:300px;
}

.detail{
margin-left:25px;
margin-bottom:20px;
}

.honbun{
margin-left:25px;
width: 95%;
}