@charset "utf-8";
/*---------------------------------------
ジョブティアラ worksearch.css
作成日：2007/12/07
作成者：hayami
更新日：2007/12/07
更新者：hayami
designer：hayami
coder：hayami
copyright Lavan7 All Rights Reserved.
---------------------------------------*/

/*/////////////////////////////////////*/

/* + Start main 設定 + */
	p#worksearch0hl{
		color:#CB7F00;
		width:518px;
		height:32px;
		background-image:url("../img/worksearch_hl.gif");
		background-repeat:no-repeat;
	}
	
	p#worksearch0hl span{
		display:block;
		letter-spacing:2px;
		margin-left:140px;
		padding-top:3px;
	}
	
	div#wssubcontentsbt{
		width:518px;
		margin-top:5px;
		border-bottom:solid 2px #FFCDD7;
	}
	
	p#kantan{
		float:left;
	}
	
	p#kantan a{
		display:block;
		width:123px;
		height:50px;
		background-image:url("../img/wsbt_kantan.gif");
		background-repeat:no-repeat;
	}
	
	p#kantan a:hover{
		background-image:url("../img/wsbt_kantan_on.gif");
		background-repeat:no-repeat;
	}
	
	p#kantan a#on{
		display:block;
		width:123px;
		height:50px;
		background-image:url("../img/wsbt_kantan_on.gif");
		background-repeat:no-repeat;
	}
	
	p#kodawari{
		float:left;
	}
	
	p#kodawari a{
		display:block;
		width:123px;
		height:50px;
		background-image:url("../img/wsbt_kodawari.gif");
		background-repeat:no-repeat;
	}
	
	p#kodawari a:hover{
		background-image:url("../img/wsbt_kodawari_on.gif");
		background-repeat:no-repeat;
	}
	
	p#kodawari a#on{
		display:block;
		width:123px;
		height:50px;
		background-image:url("../img/wsbt_kodawari_on.gif");
		background-repeat:no-repeat;
	}
	
	p#map{
		float:left;
	}
	
	p#map a{
		display:block;
		width:123px;
		height:50px;
		background-image:url("../img/wsbt_map.gif");
		background-repeat:no-repeat;
	}
	
	p#map a:hover{
		background-image:url("../img/wsbt_map_on.gif");
		background-repeat:no-repeat;
	}
	
	p#map a#on{
		display:block;
		width:123px;
		height:50px;
		background-image:url("../img/wsbt_map_on.gif");
		background-repeat:no-repeat;
	}
	
	div#wssubcontentbsbt{
		width:518px;
		border-top:solid 2px #FFCDD7;
	}
	
	p#kantanbottom{
		float:left;
	}
	
	p#kantanbottom a{
		display:block;
		width:123px;
		height:50px;
		background-image:url("../img/wsbtb_kantan.gif");
		background-repeat:no-repeat;
	}
	
	p#kantanbottom a:hover{
		background-image:url("../img/wsbtb_kantan_on.gif");
		background-repeat:no-repeat;
	}
	
	p#kantanbottom a#on{
		display:block;
		width:123px;
		height:50px;
		background-image:url("../img/wsbtb_kantan_on.gif");
		background-repeat:no-repeat;
	}
	
	p#kodawaribottom{
		float:left;
	}
	
	p#kodawaribottom a{
		display:block;
		width:123px;
		height:50px;
		background-image:url("../img/wsbtb_kodawari.gif");
		background-repeat:no-repeat;
	}
	
	p#kodawaribottom a:hover{
		background-image:url("../img/wsbtb_kodawari_on.gif");
		background-repeat:no-repeat;
	}
	
	p#kodawaribottom a#on{
		display:block;
		width:123px;
		height:50px;
		background-image:url("../img/wsbtb_kodawari_on.gif");
		background-repeat:no-repeat;
	}
	
	p#mapbottom{
		float:left;
	}
	
	p#mapbottom a{
		display:block;
		width:123px;
		height:50px;
		background-image:url("../img/wsbtb_map.gif");
		background-repeat:no-repeat;
	}
	
	p#mapbottom a:hover{
		background-image:url("../img/wsbtb_map_on.gif");
		background-repeat:no-repeat;
	}
	
	p#mapbottom a#on{
		display:block;
		width:123px;
		height:50px;
		background-image:url("../img/wsbtb_map_on.gif");
		background-repeat:no-repeat;
	}
		
	p.kodawaritxt{
		width:160px;
		font-size:10px;
		margin:0px 0px 10px 5px;
		float:left;
	}
	
	p.wssubhlimg{
		margin:10px 0px;
	}
	
	p.wsregionhl{
		color:#CB7F00;
		font-size:15px;
		margin:0px 0px 5px;
	}
	
	p.wssubmit{
		margin:20px 0px 0px;
	}
	
	input#wsfreesearchinput{
		width:450px;
		margin:0px 0px 10px;
	}
	
	p.regionmap{
		width:160px;
		margin:5px 0px 5px 5px;
		float:left;
	}

	div.googlemapwaitbox{
		z-index:2;
		position:absolute;
		width:387px;
		height:45px;
		background-color:#FFD9EC;
		border:solid 1px #FF3366;
		color:#FF3366;
		top:15px;
		left:40px;
		padding-top:15px;
		text-align:center;
	}
	
	div.googlemapbox{
		width:505px;
		height:420px;
	}

	div.googlemapbox .shops_hr{
		font-size:1px;
		border-top:solid #C0C0C0 1px;
		display:block;
		width:300px;
	}
		
	/* start 080121追加 */
	p.kodawarihl{
		font-size:15px;
		color:#CB7F00;
		padding:10px 0px 6px 5px;
	}
	/* end 080121追加 */
/* + End main 設定 + */

/*/////////////////////////////////////*/




