@charset "UTF-8";
/*トップページにのみ適用される設定*/

/*メインイメージ*/
#main_image{
width:950px;
height:450px;
margin-top:32px;
}

#main_imagee{
width:950px;
height:450px;
margin-top:12px;
}

/*サブエリア*/
#sub_area{
width:950px;
margin-top:42px;
}

#flash_movie{
width:213px;
height:175px;
float:left;
}

#gcp_link{
width:177px;
height:191px;
float:left;
margin-left:10px;
}

#workers_link{
width:127px;
height:191px;
float:left;
margin-left:10px;
}

#banners_area{
width:391px;
float:right;
}

#banners_area li{
width:188px;
float:left;
margin-bottom:14px;
}

#banners_area li.right{
margin-left:15px;
}

#access_link{
width:391px;
height:35px;
background:#DCDCDC;
text-align:center;
font-size:80%;
line-height:35px;
}

/*ニュースエリア 20161219追記*/
#news_area{
	margin-top: 21px;
}

#news_area .box_01{
	padding: 20px;
	border: 2px solid #006428;
}

#news_area .box_01 .ttl{
	font-weight: bold;
	color:#cc0033;
}

/*ニュースエリア取下げ時には元に戻す 20161219追記*/
#sub_area{
	margin-top: 21px;
}
