@import url("common.css");
/*----------------------------
枠設定
----------------------------*/
#main{
	height:auto;
	padding-left:3px;
	clear:both;
}
#main-image{
	height:350px;
	overflow:hidden;
	background-image:url(../parts/party/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:430px;
	height:auto;
	margin-left:26px;
	float:left;
}
#info{
	width:422px;
	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;
}
/*----------------------------
ライトブロック
----------------------------*/
#right_bx{
	width:476px;
	height:auto;
	margin-left:5px;
	float:left;
}
#f_bx{
	width:476px;
	height:359px;
	background-image:url(../parts/party/form_bg.jpg);
	background-repeat:no-repeat;
}
#f_in{
	padding:8px;
}
.q_bx{
	height:auto;
	padding:5px;
	margin:3px;
	background-color:#FFF7D2;
}
/*----------------------------
調製用
----------------------------*/
.mbt10{
	margin-bottom:10px;
}
.mbt15{
	margin-bottom:15px;
}
.pad-l10{
	padding-left:10px;
}
.pad10{
	padding:10px;
}
.cl{
	clear:both;
}
.clr{
	color:#006699;
	font-size:13px;
	padding:3px;
}
.clr2{
	color:#FF6699;
	font-size:13px;
	padding:3px;
}
* 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}