@charset "utf-8";
/*-------------------------------------------
「美 にゃんダフル求人サイト」common用CSS
【作成日】2007/10/24
【更新日】2007/10/24
【designer】Hayami
【coder】Hayami
 Copyright (C) Lavan7 All Rights Reserved.
-------------------------------------------*/

/*/////////////////////////////////////////*/

/* + start 基本設定 + */
	*{
		margin:0px;
		padding:0px;
	}
	
	html{
		height:100%;
	}
	
	body{
		height:100%;
		color:#797979;
		font-size:14px;
		font-family:"ＭＳ Ｐゴシック", Osaka;
		background-image:url("../img/bodybg2.gif");
		background-repeat:repeat-y;
		background-position:top center;
		margin:0px auto;
		text-align:center;
	}
	
	br{
		clear:both;
	}
	
	img{
		border:0px;
	}
	
	h1{
		font-size:14px;
		font-weight:normal;
		margin:10px 0px 0px 15px;
		float:left;
	}
	
	a:link{
		color:#0078FF;
		text-decoration:underline;
	}
	
	a:visited{
		color:#0078FF;
		text-decoration:underline;
	}
	
	a:hover{
		color:#5CA9FF;
		text-decoration:none;
	}
	
	div#divbody{
		width:776px;
		height:100%;
		text-align:left;
		background-color:#FFFFFF;
		border-left:solid 2px #B6B6B6;
		border-right:solid 2px #B6B6B6;
		margin:0px auto;
	}
	
	html[xmlns] div#divbody{
		width:776px;
		height:auto;
		text-align:left;
		background-color:#FFFFFF;
		border-left:solid 2px #B6B6B6;
		border-right:solid 2px #B6B6B6;
		margin:0px auto;
	}
	
	div#hdrleft{
		width:535px;
		float:left;
	}
	
	p#logo{
		width:174px;
		margin:1px 0px 0px 3px;
		float:left;
	}
	
	p#headerimg01{
		width:320px;
		margin:6px 0px 0px 12px;
		float:left;
	}
	
	div#hdrtelmail{
		color:#A4A4A4;
		font-size:21px;
		font-weight:bold;
		margin:10px 3px 0px 0px;
		float:left;
	}
	
	div#hdrtelmail p{
		margin-bottom:6px;
	}
	
	html[xmlns] div#hdrtelmail p{
		margin-bottom:4px;
	}
	
	div#hdrtelmail p span{
		vertical-align:middle;
	}
	
	div#contbtbox{
		margin-left:2px;
	}
	
	/* + start contbt設定 + */
		p#top{
			padding:3px 0px 0px 8px;
			float:left;
		}
		
		p#top a{
			display:block;
			width:101px;
			height:54px;
			background-image:url("../img/bt_top.gif");
			background-repeat:no-repeat;
		}
		
		p#top a:hover{
			background-image:url("../img/bt_top_on.gif");
			background-repeat:no-repeat;
		}
		
		p#top a#on{
			display:block;
			width:101px;
			height:54px;
			background-image:url("../img/bt_top_on.gif");
			background-repeat:no-repeat;
		}
		
		p#obosikk{
			padding:3px 0px 0px 8px;
			float:left;
		}
		
		p#obosikk a{
			display:block;
			width:101px;
			height:54px;
			background-image:url("../img/bt_obosikk.gif");
			background-repeat:no-repeat;
		}
		
		p#obosikk a:hover{
			background-image:url("../img/bt_obosikk_on.gif");
			background-repeat:no-repeat;
		}
		
		p#obosikk a#on{
			display:block;
			width:101px;
			height:54px;
			background-image:url("../img/bt_obosikk_on.gif");
			background-repeat:no-repeat;
		}
		
		p#sigotniy{
			padding:3px 0px 0px 8px;
			float:left;
		}
		
		p#sigotniy a{
			display:block;
			width:101px;
			height:54px;
			background-image:url("../img/bt_sigotniy.gif");
			background-repeat:no-repeat;
		}
		
		p#sigotniy a:hover{
			background-image:url("../img/bt_sigotniy_on.gif");
			background-repeat:no-repeat;
		}
		
		p#sigotniy a#on{
			display:block;
			width:101px;
			height:54px;
			background-image:url("../img/bt_sigotniy_on.gif");
			background-repeat:no-repeat;
		}
		
		p#kyuytig{
			padding:3px 0px 0px 8px;
			float:left;
		}
		
		p#kyuytig a{
			display:block;
			width:101px;
			height:54px;
			background-image:url("../img/bt_kyuytig.gif");
			background-repeat:no-repeat;
		}
		
		p#kyuytig a:hover{
			background-image:url("../img/bt_kyuytig_on.gif");
			background-repeat:no-repeat;
		}
		
		p#kyuytig a#on{
			display:block;
			width:101px;
			height:54px;
			background-image:url("../img/bt_kyuytig_on.gif");
			background-repeat:no-repeat;
		}
		
		p#qanda{
			padding:3px 0px 0px 8px;
			float:left;
		}
		
		p#qanda a{
			display:block;
			width:101px;
			height:54px;
			background-image:url("../img/bt_qanda.gif");
			background-repeat:no-repeat;
		}
		
		p#qanda a:hover{
			background-image:url("../img/bt_qanda_on.gif");
			background-repeat:no-repeat;
		}
		
		p#qanda a#on{
			display:block;
			width:101px;
			height:54px;
			background-image:url("../img/bt_qanda_on.gif");
			background-repeat:no-repeat;
		}
		
		p#otiws{
			padding:3px 0px 0px 8px;
			float:left;
		}
		
		p#otiws a{
			display:block;
			width:101px;
			height:54px;
			background-image:url("../img/bt_otiws.gif");
			background-repeat:no-repeat;
		}
		
		p#otiws a:hover{
			background-image:url("../img/bt_otiws_on.gif");
			background-repeat:no-repeat;
		}
		
		p#otiws a#on{
			display:block;
			width:101px;
			height:54px;
			background-image:url("../img/bt_otiws_on.gif");
			background-repeat:no-repeat;
		}
		
		p#shphp{
			padding:3px 0px 0px 8px;
			margin-bottom:10px;
			float:left;
		}
		
		p#shphp a{
			display:block;
			width:101px;
			height:54px;
			background-image:url("../img/bt_shphp.gif");
			background-repeat:no-repeat;
		}
		
		p#shphp a:hover{
			background-image:url("../img/bt_shphp_on.gif");
			background-repeat:no-repeat;
		}
		
		p#shphp a#on{
			display:block;
			width:101px;
			height:54px;
			background-image:url("../img/bt_shphp_on.gif");
			background-repeat:no-repeat;
		}
	/* + end contbt設定 + */
	
	p#pankuzu{
		width:761px;
		height:34px;
		background-image:url("../img/pankuzubg.gif");
		background-repeat:no-repeat;
		padding:5px 0px 0px 15px;
	}
	
	P#hl0p{
		margin:0px 0px 3px 10px;
	}
	
	hr{
		border-top:solid 1px #B6B6B6;
		border-bottom:solid 1px #B6B6B6;
	}
	
	p#copyright{
		font-size:12px;
		text-align:center;
		padding:10px 0px;
	}
	
	.driver_bn{
		text-align:center;
		padding:10px 0px 0px;
	}
/* + end 基本設定 + */

/*/////////////////////////////////////////*/


