@charset "utf-8";

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

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

#allwrap{
	
}
#header{
	position:absolute;
	top:0;
	left:0;
	background:transparent url(../img/bg_alpha75_lgray.png) repeat;
}
* html #header{
	height:1%;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./common/img/bg_alpha75_lgray.png',sizingMethod='scale');
}


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

#flash_content{
	/*background:url(../../img_index/main_image.jpg) no-repeat;*/
	width:800px;
	height:350px;
}

/*****************************
MAIN BODY
******************************/
#index_section dl.new dt{
	color:#c00;
}

#index_section dl.definition_list{
	border-bottom:1px dotted #999;
	padding-bottom:1em;
}
#index_section dl.definition_list dt{
	background:none;
}

#index_section dl.definition_list a{
	color:#000;
}
