@import url("common.css");
/*----------------------------
枠設定
----------------------------*/
#main{
	height:auto;
	padding-left:3px;
	clear:both;
}
#main-image{
	height:140px;
	overflow:hidden;
	background-image:url(../parts/school/main_image.png);
	background-repeat:no-repeat;
}
#main-image2{
	height:69px;
	overflow:hidden;
	background-image:url(../parts/school/main_image2.png);
}
#cont{
	height:auto;
	padding-top:10px;
	background-image:url(../parts/common/pbg.png);
	background-repeat:repeat-y;
}
.pb{
	height:1px;
	background-image:url(../parts/common/pbg.png);
	background-repeat:repeat-y;
	clear:both;
}
/*----------------------------
導入文
----------------------------*/
#int_b{
	padding:95px 0px 0px 35px;
	width:674px;
}
#bt_bx{
	height:63px;
	text-align:right;
	padding-right:40px;
}
.ta{
	text-align:right;
}
/*----------------------------
レフトブロック
----------------------------*/
#left_bx{
	width:905px;
	height:600px;
	margin-left:26px;
	float:left;
}
#info{
	width:895px;
	height:auto;
	margin-left:8px;
	margin-bottom:15px;
}
.name_bd{
	background-image:url(../parts/school/name.jpg);
	width:164px;
	height:18px;
	padding-left:35px;
	background-repeat:no-repeat;
}
.lines{
	background-image:url(../parts/school/line.jpg);
	width:880px;
	height:18px;
	background-repeat:no-repeat;
}
/*----------------------------
調製用
----------------------------*/
.mbt10{
	margin-bottom:10px;
}
.mbt15{
	margin-bottom:15px;
}
.pad-l10{
	padding-left:10px;
}
.pad10{
	padding:10px;
}

* html #main-image {
behavior: expression(IEPNGFIX.fix(this));
}
* html .pb {
behavior: expression(IEPNGFIX.fix(this));
}
* html #main-image2 {
behavior: expression(IEPNGFIX.fix(this));
}
.style1 {font-size: 10px}