@charset "utf-8";
/* ===================================================================
CSS information

 file name  :top.css
 author     :JTM(admin)
 style info :ページ専用要素
=================================================================== */
/* -----------------------------------------------------------
	#header
		ヘッダー
----------------------------------------------------------- */
#header {
  background:url(../img/top/bg_header_top.jpg) 0 0 no-repeat;
  height:auto!important;
}
*html body .appealPoint {/*IE6対策*/
  /*position:relative;
	float:left;
	width:318px;	
	height:356px;
	margin-left:65px;
	margin-top:235px;	
	margin-bottom:30px;
  margin-right:15px;*/
	text-indent:-9999px;
	background:url(../img/top/top_catch.jpg) 100% 0 no-repeat;
}
.appealPoint {
  /*position:relative;
	float:left;*/
	width:318px;	
	height:356px;
	/*margin-left:130px;
	margin-top:235px;	
	margin-bottom:30px;
  margin-right:30px;*/
	text-indent:-9999px;
	background:url(../img/top/top_catch.jpg) 100% 0 no-repeat;
}

/*----------------------------------------------------
	お知らせバナー＋お知らせ×２コンテンツ
----------------------------------------------------*/
.oshirase_banner {
  width:420px;
	height:30px;
	margin-top:180px;
  margin-left:478px;
	margin-bottom:30px;
/*	background:url(../img/top/top_announce.gif) 0 0 no-repeat;*/
	text-indent:-9999px;
}
#minatoOshirase {
  width:420px;
  margin-left:478px;
	margin-bottom:30px;
}
#etcOshirase {
  width:420px;
  margin-left:478px;
	margin-bottom:30px;
}
#minatoOshirase dt {
  width:420px;
	height:33px;
	background:url(../img/top/top_info_55.gif) 0 0 no-repeat;
	text-indent:-9999px;
	margin-bottom:10px;
}
#etcOshirase dt {
  width:420px;
	height:33px;
	background:url(../img/top/top_info_etc.gif) 0 0 no-repeat;
	text-indent:-9999px;
	margin-bottom:10px;
}
#minatoOshirase dd{
  padding: 5px;
/*	height: 160px;*/
/*  overflow: auto;*/
	margin-right: 5px;
}

#etcOshirase dd {
  padding: 5px;
/*	height: 100px;*/
/*  overflow: auto;*/
	margin-right: 5px;
}


#minatoOshirase li {
  padding-left:10px;
	padding-bottom:6px;
	background:url(../img/common/icn_link_55.gif) 0 0.6em no-repeat;
}
#etcOshirase li {
  padding-left:10px;
	padding-bottom:6px;
	background:url(../img/common/icn_link_etc.gif) 0 0.6em no-repeat;
}
.oshiraseDate {
  margin-right:15px;
}

/*----------------------------------------------------
	グローバルナビゲーションメニュー（トップのみ）
----------------------------------------------------*/
#gNav li {
	display:block;
	width:155px;
	height:154px;
}
#gNav li.gNav_about {
	position:absolute;
	top:125px;
	left:239px;
}
#gNav li.gNav_flow {
	position:absolute;
	top:125px;
	left:444px;
}
#gNav li.gNav_job {
	position:absolute;
	top:125px;
	left:649px;
}
#gNav li.gNav_about a {
	display:block;
	width:155px;
	height:154px;
  text-indent:-9999px;
}
#gNav li.gNav_about a:hover {
	display:block;
	width:155px;
	height:154px;
	background:url(../img/top/menu_top_on.gif) 0 0 no-repeat;
}
#gNav li.gNav_flow a {
	display:block;
	width:155px;
	height:154px;
  text-indent:-9999px;
}
#gNav li.gNav_flow a:hover {
	display:block;
	width:155px;
	height:154px;
	background:url(../img/top/menu_top_on.gif) 50% 0 no-repeat;
}
#gNav li.gNav_job a {
	display:block;
	width:155px;
	height:154px;
  text-indent:-9999px;
}
#gNav li.gNav_job a:hover {
	display:block;
	width:155px;
	height:154px;
	background:url(../img/top/menu_top_on.gif) 100% 0 no-repeat;
}
/*----------------------------------------------------
	再就職等支援セミナー
	2011.0119追加
----------------------------------------------------*/
#minatoShigoto55 #LeftSide {
	width: 318px;
	float: left;
	position: relative;
	left: 130px;
	top: 235px;
}

#minatoShigoto55 #SeminarList {
	position:relative;
	float:left;
	width:300px;
	margin-top:40px;
	margin-left: 9px;
}
#minatoShigoto55 #LeftSide #SeminarList .SeminarHead {
	background-image: url(../img/top/top_info_seminar.gif);
	height: 33px;
	text-indent:-9999px;
	margin-bottom:10px;
}
#minatoShigoto55 #SeminarList ul {
	margin-left:5px;
}
#minatoShigoto55 #SeminarList li {
	padding-left:10px;
	background:url(../img/common/icn_link_55.gif) 0 0.6em no-repeat;
	margin-bottom:10px;
}

