@charset "utf-8";
@import url("common.css");

/* 求人ページ */


#main_contents {
	background:url(../images/main_back.jpg) repeat-y;
	letter-spacing: 0px;
	margin-top:15px;
	margin-bottom:19px;
	font-size:15px;
}
#welcome {
	background:url(../images/main_top.jpg) no-repeat;
	width:770px;
	height:90px;
	padding-top:65px;
	text-align:center;
	margin-top:-66px;
	margin-bottom:15px;
}

#main_contents h2 {
	background:url(../images/title/system_line.gif) repeat-x;
	width:680px;
	margin:30px 0px 5px 45px;
	text-align:left;
	position:relative;
	z-index:5;
}

#main_contents h3 {
	background:url(../images/title_back.png) no-repeat;
	height:20px;
	width:676px;
	text-align:center;
}
* html #main_contents h3 {
	behavior: expression(
	this.style.behavior || (
	this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
	this.style.backgroundImage = "none",
	this.style.behavior = "none"
	)
	);
}
.recruit {
	width: 665px;
	height: 250px;
	margin-left:45px;
	background: url(../images/back_recruit.jpg) left bottom no-repeat;
}
.recruit dl{
	line-height:1.45;
	margin-left:40px;
	margin-top:14px;
	text-align:left;
}
.recruit dt{
	background:url(../images/flower.jpg) no-repeat;
	padding-left:20px;
	font-weight:bold;
	float:left;
}
.recruit dd{
	padding-left:60px;
}
.recruit address {
	float: left;
	font-size:25px;
	font-weight:bold;
	color:#999966;
	font-style:normal;
	margin-top:8px;
	margin-right: 10px;
	line-height:0.7;
	padding-left: 60px;
}
.recruit p {
	margin-left:248px;
	font-size:12px;
	color:#cc3366;
	margin-bottom:15px;
}
.recruit div{
	text-align:center;
	padding-top:10px;
	padding-bottom:5px;
	
}

.recruit .payment {
	float: left;
	padding-top: 6px;
}

.recruit div strong{
	font-weight:bold;
	font-size:15px;

	padding: 1px 10px;
	color:#ffffff;
	background:#c9c;
}

span.notice {
	color: #c36;
	font-size: 12px;
}

span.notice a:hover {
	color: #c36;
}

/**
 *
 *	ポイント
 */
.point {
	background:url(../images/back_point.jpg) 14px 34px no-repeat;
	width:680px;
	height:281px;
	margin-left:45px;
}
.point h4 {
	color:#999966;
}
.point h3 {
	margin-bottom:31px;
}
.section {
	padding-left:31px;
}
.point div div{


}
.section01 {
	text-align:center;
}
.section01 h4{
	text-align:center;
	font-size:18px;
	font-weight: bold;
	line-height:1.1;
	/*margin:0px 0px 8px 31px;*/
	margin:0 auto 35px;
	padding-top: 5px;
}
.section01 p{
	margin-top:16px;
	line-height: 1.8;
	color: #000;
}
* html .section01 h4{
	margin-left:0;
}

/**
 *
 *	2010/01/19 デザイン変更で不要に
 *

.section02 {
	float:left;
	font-size:11px;
	line-height:1.2;
}
.section02 p{
	padding-left:19px;
}
.section02 h4{
	padding-left:19px;
	font-size:11px;
	margin-top:2px;
	font-weight:normal;
}
.section03 {
	float:left;
}
.section04 {
	float:left;
	text-align:center;
	line-height:1.4;
}
.section04 p{
	margin-top:22px;
}
.section03 p{
	float:right;
	margin-top:14px;
}
.photo{
	padding-right:35px;
	padding-left:2px;
}
.section03 h4{
	float:right;
	margin-top:14px;
}
#room {
	text-align:center;
	width:12px;
	line-height:1.1;
	color:#999966;
	float:right;
}
#room table{
	margin:1px;
	font-size:10px;
	border-collapse: collapse;
}
#room table tr{
}
#room table td{
	padding:0;
}

#roommessage {
	text-align:center;
	width:40px;
	line-height:1.1;
	float:right;
}
#roommessage table{
	margin:1px;
	font-size:10px;
	border-collapse: collapse;
}
#roommessage table tr{
}
#roommessage table td{
	padding:0;
}
*/

/**
 *
 *	ママさんに質問
 *
 */
.qa {
	margin-left:45px;
	line-height:1.4;
	background:url(../images/qa_back.jpg) no-repeat;
}
.qa dl {
	margin-left:120px;
	margin-top:15px;
	margin-bottom:15px;
}
.qa dl dt {
	font-weight:bold;
}
.qa dl dd {
	color:#9933cc;
}

#info {
	background:url(../images/main_bottom.jpg) no-repeat bottom center;
	width:770px;
	padding-bottom:44px;
}
#info h3 {
	margin-left:45px;
}
#info p {
	margin:10px 45px ;
	width:676px;
	text-align:center;
	
}
#info table {
	margin:0;
	padding:0;
}
#info tr {
	margin:0;
	padding:0;
}
#info td {
	margin:0;
	padding:0;
	border:1px solid #e5e5e5;
	padding-left:2px;
}
#info td span {
	font-size:12px;
	padding-left:4px;
}
#info th {
	margin:0;
	padding:0;
	width:130px;
	padding-top:1px;
	padding-left:24px;
	border:1px solid #e5e5e5;
	background:url(../images/flower.jpg) no-repeat 4px 5px ;
}
#info th span {
	color:#cc3366;
}
.experience {
	border:none;
}
.free {
	font-size:12px;
}
#info form {
	background:url(../images/form_back.jpg) no-repeat;
	text-align:left;
	height:276px;
	width:410px;
	margin-left:165px;
	padding:15px;


}
#info table {
	width:411px;
	height:243px;
	line-height:1;
	text-align:left;
	border:1px solid #e5e5e5;
	margin-bottom:10px;
}
.shortBox {
	height:19px;
	width:30px;
	
}
.middleBox {
	height:19px;
	width:123px;
}
.longBox {
	height:19px;
	width:243px;
}
.areaBox {
	height:38px;
	width:239px;
}
.information table td dt {
	float:left;
	margin-top:4px;
}
.information table td dd {
	float:left;
	line-height:1.4;

}
.size {
	margin-right:12px;
}
* html .size {
	margin-right:6px;
}
#form_btn {
	text-align:center;
	margin:0 auto;
}

.btn {
	background:url(../images/button.jpg) repeat-x left bottom;
	height:19px;
	font-size:12px;
}
#error {
	margin-top:10px;
	margin-left:200px;
	margin-bottom:10px;
	font-weight:bold;
	color:#cc3366;
}
#end p {
	width:410px;
	text-align:center;
	margin:0;
	margin-top:90px;
}