@charset "utf-8";

/*-----------------------------------
	index.css
------------------------------------*/

h2, h3, h4 {
	width: 680px;
	height: 28px;
	background: url(/img/common/bg_h_df.gif) 0 0 no-repeat;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	text-indent: 16px;
}

#billboard {
	width:960px;
	height:259px;
	position:relative;
	border-bottom: #cccccc 1px solid;
	background: url(/img/common/keyv.jpg) 0 0 no-repeat;
}

	/* 無料会員登録へ */
	#billboard .btn01{
		top:190px;
		left:413px;
		position:absolute;
	}
	
	
	
/* 求人情報を探す */
#findjob {
	margin-bottom:10px;
}

/* 検索(ダミー) */
#searchBox {
	width:730px;
	float:left;
	margin-right:10px;
}

/* 新着求人 */

.box {
	width: 678px;
}

#new_arrivals {
	margin-bottom:10px;
}

#new_arrivals .box {
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	margin:0 auto 0 auto;
	position:relative;
}

#new_arrivals .newBox {
	width:322px;
	margin: 13px 0;
}
	
#new_arrivals .newL {
	float: left;
	margin-left: 9px;
}
	
#new_arrivals .newR {
	float: right;
	margin-right: 9px;
}

#new_arrivals .newL p {
	display: inline;
	padding: 4px 8px;
	background-color: #029306;
	color: #ffffff;
	font-weight: bold;
	font-size:13px;
}

#new_arrivals .newR p {
	display: inline;
	padding: 4px 8px;
	background-color: #0072bc;
	color: #ffffff;
	font-weight: bold;
	font-size:13px;
}
			
			#new_arrivals .newBox ul {
				margin-top: 2px;
				font-size:13px;
			}
			
			#new_arrivals .newBox li {
				width: 100%;
				background: url(/img/common/dtline1.gif) 0 100% repeat-x;
				font-size:13px;
				line-height: 15px;
				padding: 8px 0px;
			}
			
				#new_arrivals .newBox li a.joblink {
					display: block;
					margin-top:0px;
					text-decoration: underline;
					text-indent: 15px;
					color: #3366cc;
					background: url(/img/icon/arrow_black.gif) 0 50% no-repeat;
				}
				
				#new_arrivals .newBox li span {
					font-size: 11px;
				}
			
			#new_arrivals .newBox a.joblink:hover {
				text-decoration: none;
			}

/* FAドクターの感動サービス紹介 */
#service {
	margin-bottom:10px;
}
	
	#service .box {
		border-left: #cccccc 1px solid;
		border-right: #cccccc 1px solid;
		border-bottom: #cccccc 1px solid;
		margin:0 auto 0 auto;
		position:relative;
	}
	
	#service ul#serviceUl {
		padding-top: 5px;
		margin: 0 0 6px 3px;
	}
	
	#service ul#serviceUl li {
		margin-left: 6px;
		display: inline;
		line-height: 111px;
	}
	

/* ご利用頂いた医師からのお声 */
#impression {
	margin-bottom:10px;
	font-size:12px;
}

	#impression .box {
		border-left: #cccccc 1px solid;
		border-right: #cccccc 1px solid;
		border-bottom: #cccccc 1px solid;
	}
	
	#impression .leftBox {
		margin-top: 10px;
		margin-left: 10px;
	}
	
	#impression .rightBox {
		margin-top: 10px;
		margin-right: 10px;
	}
	
	#impression .voiceTextBox {
		border: #dddddd 1px solid;
		background-color: #f8f8f8;
		width: 490px;
		margin-bottom: 10px;
	}
	
	#impression .voiceTextBox ul {
		margin: 6px 0 0 11px;
	}

	#impression .voiceTextBox ul li {
		width: 213px;
		line-height: 24px;
		font-size: 12px;
		float: left;
		background: url(/img/icon/annot.gif) 0 50% no-repeat;
		padding-left: 25px;
		margin-bottom: 4px;
	}
	
	#impression .voiceTextBox ul li a {
		text-decoration: underline;
	}
	
	#impression .voiceTextBox ul li a:hover {
		text-decoration: none;
	}
		

/* 転職相談掲示板 */
#bbs {
	margin-bottom:10px;
}

	#bbs .box {
		border-left: #cccccc 1px solid;
		border-right: #cccccc 1px solid;
		border-bottom: #cccccc 1px solid;
		margin:0 auto 0 auto;
		_margin:0 auto 0 1px;
	}
	
	#bbs .box dl {
		margin-right: 10px;
		padding-top: 10px;
		margin-left: 9px;
		background: url(/img/common/dtline1.gif) 0 100% repeat-x;
	}
	
	#bbs .box dl dt {
		display:inline;
		font-size: 11px;
		color: #666666;
		padding-bottom: 5px;
	}
	
	#bbs .box dl dt span {
		position: relative;
		top: -4px;
	}
	
	#bbs .box dl dd {
		position: relative;
		top: -3px;
		display:inline;
		font-size: 12px;
		padding-bottom: 5px;
	}
	
	#bbs a {
		text-decoration: underline;
	}
	
	#bbs a:hover {
		text-decoration: none;
	}
	
	#bbs p.more {
		margin-right: 10px;
		text-align: right;
		margin-top: 8px;
		font-size: 12px;
		line-height:12px;
	}

/* 感動転職の仕掛け人　エージェント紹介 */
#agent {
	margin-bottom:10px;
}

	#agent .box {
		border-left: #cccccc 1px solid;
		border-right: #cccccc 1px solid;
		border-bottom: #cccccc 1px solid;
	}

		#agent .pic {
			float:left;
			width:119px;
			padding-left:15px;
		}
		
		#agent .list {
			font-size:12px;
			float:left;
			width:439px;
			height:110px;
			_height:130px;
			margin-left:10px;
			padding:20px 0 0 30px;
			background:url(/img/home/bg_agent_01.gif) no-repeat top left;
			letter-spacing: -1px;
		}
		
			#agent .list ul {
				width:400px;
				font-family:"ＭＳ ゴシック", "Osaka－等幅"
			}
		
		
			#agent .list ul li {
				margin-bottom: 5px;
				line-height: 1.2;
				float: left;
			}
				#agent .list ul a {
					display: block;
					border-bottom: 1px solid #ad1e1e;
					text-decoration: none;
					color: #ad1e1e;
					zoom: 1;
					*width:410px;/* ie7 */
				}
				
				/* ie8 */
				head~/* */body #agent .list ul a {
					width:410px;
				}
				
				html:not(:target) #agent .list ul a {
					display: block;
					border-bottom: 1px solid #ad1e1e;
					text-decoration: none;
					color: #ad1e1e;
					zoom: 1;
					*width:410px;/* ie7 */
				}
			
				#agent .list ul a:hover {
					border-bottom: 1px solid #fff;
				}
					#agent .list ul a span {
						display: block;
						clear:both;
						float:left;
						width:100px;
						zoom: 1;
						cursor: pointer;
					}

