#top #flash{
	background-image: url(../images/top/flash.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:362px;
	text-align:left;
	position:relative;
	}

#top #flash #what_new{
	width:280px;
	position:absolute;
	top:210px;
	left:490px;
}

#top #flash #what_new dl{
	width:280px;
	background-image: url(../common_img/dot_02.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:2px;}

#top #flash #what_new dt{
	padding-left:0px;	
	display:inline;}

#top #flash #what_new dd{
	padding-left:7px;
	display:inline;}

#top #flash #what_new dd a {
	text-decoration: none;
	color:#009999;
	}

#top #flash #what_new dd a:hover {
	color:#3b6996;
	text-decoration: underline;
	text-decoration: none;
	}

#top #main_content{
	width:525px;
	float:left;
	margin-bottom:30px;}

#top #main_content h2{
	margin: 20px 0px 10px 0px;}

#top #main_content p{
	margin:10px 25px 10px 35px;}

#top #main_content .left_box{
	width:170px;
	margin:0px 25px 30px 35px;
	float:left;}

#top #right_menu{
	width:225px;
	float:left;
	position:relative;}

#top #right_menu ul{
	position:absolute;
	top:24px;
	left:15px;
	}

#top #right_menu ul li.company a{
	width:224px;
	height:90px;
	display:block;
	background-image: url(../images/top/company_bt_on.gif);
	background-repeat:no-repeat;}

#top #right_menu ul li.recruitment a{
	width:224px;
	height:110px;
	display:block;
	background-image: url(../images/top/recruitment_bt_on.gif);
	background-repeat:no-repeat;}

#top #right_menu ul li.conge_blog a{
	width:225px;
	height:80px;
	display:block;
	background-image: url(../images/top/conge_blog_bt_on.jpg);
	background-repeat:no-repeat;}

#top #right_menu ul li.company a:hover,
#top #right_menu ul li.company a:focus,
#top #right_menu ul li.company a:active{
	text-indent:-9999em;
	overflow:hidden;
	background-position: left bottom;
}

#top #right_menu ul li.recruitment a:hover,
#top #right_menu ul li.recruitment a:focus,
#top #right_menu ul li.recruitment a:active{
	text-indent:-9999em;
	overflow:hidden;
	background-position: left bottom;
}

#top #right_menu ul li.conge_blog a:hover,
#top #right_menu ul li.conge_blog a:focus,
#top #right_menu ul li.conge_blog a:active{
	text-indent:-9999em;
	overflow:hidden;
	background-position: left bottom;
}
