@import url("common.css");
/*----------------------------
枠設定
----------------------------*/
#main{
	height:auto;
	padding-left:3px;
	clear:both;
}
#main-image{
	height:120px;
	overflow:hidden;
	background-image:url(../parts/company/main_image.png);
	background-repeat:no-repeat;
}
#main-image2{
	height:85px;
	overflow:hidden;
	background-image:url(../parts/top/main-image2.png);
}
#main-image2 a{
	margin-left:224px;
	width:175px;
	height:59px;
	display:block;
	text-indent:-9999px;
}
#cont{
	height:auto;
	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:70px 0px 0px 35px;
}
/*----------------------------
レフトブロック
----------------------------*/
#left_bx{
	width:480px;
	height:auto;
	margin-left:26px;
	float:left;
}
#info{
	width:472px;
	height:auto;
	margin-left:8px;
	margin-bottom:15px;
}
#info_con{
	height:157px;
	padding:0px 5px 0px 8px;
	overflow:auto;
}
#logo{
	width:422px;
	height:83px;
	margin-left:8px;
}
#logo_1{
	height:59px;
	overflow:hidden;
}
#logo_2{
	height:24px;
	overflow:hidden;
	background-image:url(../parts/top/logo2.jpg);
}
#logo_2 p{
	padding-left:130px;
}
/*----------------------------
ライトブロック
----------------------------*/
#right_bx{
	width:332px;
	height:auto;
	margin-left:60px;
	float:left;
}
#right_con{
	height:auto;
}
/*----------------------------
調製用
----------------------------*/
.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}