@charset "utf-8";

/*********************************************************
/ 井田グループコーポレートサイト HP (http://www.ida.co.jp/)
/ index style
/ create: 2009-12-14 man'age ishiwata
/ update: 2009-12-21 man'age ishiwata
**********************************************************/

/*****************************
BLOCK
******************************/
#hnav{}
#header_inner{}
#flash_content{z-index:20;}

#allwrap{
	background-image:url(../../img_index/header_bg_large.gif);
}
#header{
	background:none;
	min-height:380px;
}
* html #header{height:380px;}

* html #header_inner{
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./common/img/bg_alpha70.png',sizingMethod='scale');*/
}

/*****************************
FLASH
******************************/

#flash_content{
	background:url(../../img_index/main_image.jpg) no-repeat;
	width:800px;
	height:375px;
	position:absolute;
	top:0;
	left:0;
}

/*****************************
MAIN BODY
******************************/
.img_bnr ul{
	width:45%;
}

.img_bnr a{
	width:240px;
	height:56px;
}
.img_bnr a:hover{
	width:234px;
	height:50px;
}