/* CSS Document */

#recruitImage img{
	display:block;
	margin-top:10px;	
}

#recruitTel{
	display:block;
	margin:40px auto 20px auto;	
}

#recruitForm{
	width:100%;	
}
#recruitForm th{
	padding:5px;
	vertical-align:top;
	text-align:left;
	background:url(../image/recruitFormBG.gif) repeat-y 0 0;
	width:178px;
	font-size:14px;
	text-indent:1em;
}
#recruitForm td{
	padding:5px;
	background:#eeeeee;
	font-size:12px;
	color:#333333;
}

#recruitForm td p{
	font-size:10px;
	color:#333333;
	margin-left:5px;
}


.inputText{
	padding:2px;
	background:white;
	border:1px solid #cccccc;
	font-size:12px;
	margin:3px;
}


.sizeML{ width:300px; }
.sizeM{ width:220px; }
.sizeSL{ width:170px; }

textarea{
	padding:2px;
	background:white;
	border:1px solid #cccccc;
	font-size:12px;
	margin:3px;
	width:450px;
	height:200px;	
}

.indispensable{
	background:#ffdddd !important;
	border-color:#ff9966 !important;	
}





#formSubmit{
	display:block;
	margin:10px auto;
	background:url(../image/recruitSubmitBG.jpg) no-repeat 0 0;
	width:262px;
	height:48px;
	font-size:14px;
	color:#ff3366;
	font-weight:bolder;
}
#formSubmit:hover{ text-decoration:underline; }

p#support{
	text-align:right;
	font-size:12px;
	margin-top:2px;
	color:#333333;	
}


#treatment{ padding-bottom:20px; }
#treatment li{
	font-size:12px;	
	display:block;
	float:left;
	width:123px;
	background:url(../image/treatmentBG.gif) no-repeat 0 0;
	margin-top:1px;
	margin-left:1px;
	padding:5px;
	text-align:center;
	color:#59493f;
}
#treatment li:hover{ font-weight: bolder; }

#ttTitle{
	display:block;
	margin:30px 0 5px 0;
}
