@charset "utf-8";
/* CSS Document */

/*top*/
#top-main-area{
	width:920px;
	margin-top:5px;
	margin-bottom:15px;
}

#top-bnr-area{
	width:680px;
	margin-bottom:25px;
}

#top-bnr-area .area{
	background:url(img/bgline.gif) left top repeat-y;
	width:211px;
	padding-left:15px;
	float: left;
	margin-right: 8px;
}


#top-bnr-area .areaend{
	background:url(img/bgline.gif) left top repeat-y;
	width:196px;
	padding-left:15px;
	float: right;
}

#top-foot-bnt-area{
	width:680px;
	margin: 30px 0px 0px 0px;
}

#top-foot-bnt-area li{
	float:left;
}

#top-foot-bnt-area .bt{
	vertical-align:bottom;
}


#top-search-area{
	
}

#tab {
	width: 700px;
}
#tab #nav {
	float: left;
	height: 16px;
	/*margin-left: 10px;*/
}
#tab #nav li {
	text-align: left;
	display: block;
	float: left;
	width: 60px;
	margin-right:1px;
	margin-bottom: 0px;
	height: 16px;
}
#tab #nav li.select { 
	background: #FFF;
}
#tab div {
	float: left;
	width: 680px;
	height: auto;
}

#tab  #nav img{
	_vertical-align:bottom;
	margin-bottom:0px;
}

#tab .title1{
	background:url(img/topsearch-bg1.gif) left top no-repeat;
	padding:5px;
	width:670px;
	margin-bottom: 20px;
	height:26px;
}

#tab .title2{
	background:url(img/navi-bg2.gif) left top no-repeat;
	padding:5px;
	width:670px;
	margin-bottom: 20px;
	height:26px;
}

#tab .title3{
	background:url(img/navi-bg3.gif) left top no-repeat;
	padding:5px;
	width:670px;
	margin-bottom: 20px;
	height:26px;
}

#tab .title4{
	background:url(img/navi-bg4.gif) left top no-repeat;
	padding:5px;
	width:670px;
	margin-bottom: 20px;
	height:26px;
}

#tab .result{
	width:680px;
}

#tab .resultblog{
	width:680px;
	background:url(img/top-search-result-bg.gif) left top repeat-y;
}

#tab .resultline{
	width:680px;
	height:35px;
	background:url(img/top-search-result-line.gif) left top repeat-x;
}

#tab .date{
	background:url(img/top-search-tittle-bg.gif) right top no-repeat;
	width:110px;
	color:#c00;
	font-size:10px;
}

#tab A:link {
	font-size:10px;
	color:#333;
	text-decoration:none;
}
#tab A:visited {
	color:#333;
	text-decoration:none;
}
#tab A:hover {
	color:#942049;
	text-decoration:none;
}

#tab A:active {
	color:#333;
	text-decoration:none;
}



/*トップニュースエリア*/
#tab  .release{
	background:url(img/icon-release.gif) no-repeat left top;
	padding-left:70px;
	width:480px;
	float:right;
}

#tab  .info{
	background:url(img/icon-info.gif) no-repeat left top;
	padding-left:70px;
	width:480px;
	float:right;
}
/*/トップニュースエリア*/

/*トップジョブエリア-wptag*/
#tab .jobarea-tab{
	width:550px;
	float:right;
}

#tab .jobarea-tab .area1{
	width:140px;
	background:url(img/bg-bl1.gif);
	padding: 5px;
	margin:0px 3px 3px 0px;
}

#tab .jobarea-tab .area2{
	width:387px;
	background:url(img/bg-bl2.gif);
	padding: 5px;
	margin-bottom:3px;
}

/*#tab .post-meta{
	width:550px;
	background:url(img/bg-bl1.gif) left top repeat;
	
}

#tab .post-metakey{
	width:200px;
}*/


/*/トップジョブエリア-wptag*/

