@charset "utf-8";
/* CSS Document */

/*上部テーブル*/
.toptable_l
{
	width:456px;
	height: 460px;
	border-collapse:collapse;
	margin:0px;
	padding:0;
	float:left;
}

.toptable_r
{
	width:228px;
	height: 460px;
	border-collapse:collapse;
	margin:0px;
	float:right;
}

.toptable_cell
{
	margin:0;
	border:#CCCCCC solid 1px;
	vertical-align:top; 
	font-size: 10px;
	color:#666666;
	line-height:1.2;
	width: 208px;
	height: auto;
	padding: 9px;}

.toptable_cell_u
{
	border-collapse:collapse;
	margin:0;
	padding:0;
	border:#CCCCCC solid 1px;
	vertical-align:middle; 
	width: auto;
	height: 150px;}
.toptable_cell_r
{
	margin:0;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:0px solid #cccccc;
	border-right:1px solid #cccccc;
	vertical-align:top; 
	font-size: 10px;
	color:#666666;
	line-height:1.2;
	width: 208px;
	height: auto;
	padding: 9px;}


.toptable{
width:684px;
height:460px;
clear:both;
}

/*くくるボックス*/
.n_m_table{
	padding: 10px 0 5px 0;}
/*今月のダックスクラブ特別会員*/
.month_ducks{
	display:block;
	background-image:url(img/top_tokubetukaiin.gif);
	background-position:top;
	background-repeat:no-repeat;
	width: 222px;
	background-color:#C8ECFF;
	float: left;
    }
.month_ducks_nakami{
	margin: 50px 10px 10px 10px;
	font-weight:bold;}	

/*今週の新着求人情報*/
.week_newjob{
display:block;
	background-image:url(img/top_newjob.gif);
	background-position:top;
	background-repeat:no-repeat;
	width: 449px;
	background-color:#BEE6E8;
	float: right;
	}

/*topics見出し*/
.topics_midashi {
	background-image:url(img/top_midashi.gif);
	background-repeat:repeat-x;
	display:block;
	width:684px;
	height:41px;
	font-weight:bold;
}

/*画像の入らないtopics見出し*/
.topics_midashi2 {
	background-image:url(img/top_midashi.gif);
	background-repeat:repeat-x;
	display:block;
	width:684px;
	height:41px;
	color:#0082C6;
	font-weight:bold;
}
		
.midashi_l{
	font-size:14px;
	font-weight:bold;
	color:#CC66CC;
	line-height: 2;
	}
.midashi_m{
	color:#CC66CC;
	line-height: 1.5;
	}

.topics_container{
	padding: 10px 0 15px 0;
	}	

/*ダックスからのお知らせ*/
.ducks_oshirase {
	width:682px;
	margin:15px 0 30px 0;
	}
.ducks_oshirase h3{
	font-size:16px;
	margin:15px 0 5px 0;
	padding:0;
	font-weight:bold;
	color:#333333;
	}
.ducks_oshirase_date {
	font-size:90%;
	padding:0 0 0 2px;
	color:#55BBFF;
	font-weight:bold;
	}
.ducks_oshirase p{
	margin:0 0 5px 0;
	border-bottom:1px solid #55BBFF;
	padding:0 0 15px 0;
	}
/*サイドメニューバナーの追加*/
.side_banner {
	margin:10px 0 0 0;
	padding:0;
	}
	
