@charset "utf-8";

div#saiyouinfo table.main dt {
	font-weight: bold;
}

div#saiyouinfo table.pink td {
	border-color: #9ee2c9;
}

div#saiyouinfo table.pink th {
	border-color: #9ee2c9;
	background-color:#cfefe1;
}

div#contents div#saiyouinfo div#recruitment dl {
	margin: 0px;
}

div#contents div#saiyouinfo div#recruitment dd {
	margin-bottom: 10px;
	margin-left: 20px;
}

div#contents div#saiyouinfo div#contact h5 {
	text-align: center;
	font-size: 182%;
	color: #0000FF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;

}

div#contents div#saiyouinfo div#contact p {
	margin: 0px;
	text-align: center;
	font-size: 161.6%;

}

div#contents div#saiyouinfo div#contact {
	margin-top: 10px;
}

div#contents div#recruitment {
	margin-left: 0px;

}

div#contents div#recruitment h3 {
	margin: 0px;
	padding: 0px;
	font-size: 131%;
	color: #333399;
}

div#contents div#recruitment h5 {
	text-align: center;
	font-size: 182%;
	color: #0000FF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;

}

div#contents div#recruitment p {
	margin: 0px;
	text-align: left;
	font-size: 116%;

}

div#contents div#recruitment p.title {
	text-align: center;
	font-size: 182%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	color: #000000;
	font-weight: bold;
	padding: 10px;
	height: auto;
	width: 60%;
	border: 1px solid #000000;

}

div#contents div#recruitment p img {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}

div#contents div#recruitment form {

}

div#contents div#recruitment form input.textbox {
	width: 450px;
}

div#contents div#recruitment form input.skill {
	margin: 0px;
}

div#contents div#recruitment form textarea.memo {
	width: 450px;
	height: 100px;
}

div#contents div#recruitment form input#send {
	width: 250px;
	height: 35px;
}


/* 各種ご相談シート お客様情報テーブル */
div#contents div#recruitment table.base {
	width: 650px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

div#contents div#recruitment table.base td {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9DAEC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9DAEC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	white-space: normal;
}

div#contents div#recruitment table.base th {
	font-size: 100%;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
	padding: 5px;
	background-color: #ecf5fa;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B9DAEC;
	border-bottom-color: #B9DAEC;
	white-space: nowrap;
}

div#contents div#recruitment table.base td.submit {
	text-align: center;
}

div#contents div#recruitment table.check {
	width: 100%;
}

div#contents div#recruitment table.check td {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9DAEC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9DAEC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	white-space: normal;
}
