/* 共通 ================================================== */
body {
	text-align: left;
}

a img {
    border-style:none;
}

a:hover {
	color: #4aa800 !important;
}

#container {
	position: relative;
	min-width: 100%;
	min-height: 1200px;
	background-color: #FFFFFF;
}

* html #container {
	width: 100%;
	height: 500px;
}

#header {
	position: relative;
	height: 0px;
	background-color: #FFFFFF;
}


#footer {
	position: relative;
	height: 0px;
	background-color: #FFFFFF;
}


#text1 {
	position: absolute;
	top: 490px;
	left: 290px;
	z-index: 0;
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#text2 {
	position: absolute;
	top: 490px;
	left: 12px;
	z-index: 1;
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.align_left {
	text-align: left;
}

.font12 {
	font-size: 12px;
}

.fs2 {
	text-align:left;
	font-size:11px;
}
.lineDot {
	background:transparent url(../images/line_dot.gif) repeat-x scroll 0%;
}

form {
	margin: 0px;
} 

#logout {
	font-size: 0.75em;
	text-align: right;
	vertical-align: bottom;
	position:relative;
	left:0px;
	bottom:20px;
	width:750px;
	display:inline;
}

#logout a {
	color: #0066CC;
}
#logout a:hover {
	color: #4BAEFF;
}
#top_btn1 {
	text-align: left;
	vertical-align: bottom;
	position:relative;
	left:0px;
	bottom:20px;
	width:750px;
	z-index: 3;
	display:inline;
}
#back_btn1 {
	text-align: left;
	vertical-align: bottom;
	position:relative;
	left:0px;
	bottom:20px;
	width:750px;
	z-index: 4;
	display:inline;
}

/* トップ ================================================== */
#jobtype_list {
	position: absolute;
	top: 100px;
	left: 105px;
	font-size: 13px;
	text-align: left;
	vertical-align: middle;
}

#search_map {
	position: absolute;
	top: 220px;
	left: 105px;
	cursor: pointer;
}

#search_jyouken {
	position: absolute;
	top: 220px;
	left: 305px;
	cursor: pointer;
}

#search_text1 {
	position: absolute;
	top: 80px;
	left: 82px;
}

#search_text2 {
	position: absolute;
	top: 190px;
	left: 82px;
}

/* 検索トップ ================================================== */
#index_clickable_map {
	position: absolute;
	top: 0px;
	left: 190px;
	z-index: 3;
	border-width: 0px;
	border-style: solid;
	border-color: #FFFFFF;
}

#index_search_tool_box {
	position: absolute;
	top: 450px;
	left: 55px;
	z-index: 5;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

/* 県マップ ================================================== */
#map_search_tool_box {
	z-index: 5;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	vertical-align: middle;
}

/* 地図＋リスト ================================================== */
#search_notes{
	position:absolute;
	left:360px;
	top:7px;
	z-index:99
}
 
#search_top_btn {
	position: absolute;
	top: 840px;
	left: 10px;
}

#search_back_btn {
	position: absolute;
	top: 840px;
	left: 280px;
}

