/* 求人 */
#attention{
	font-size: 15px;
	line-height: 26px;
	font-weight: normal;
	color: #9328ff;
	margin-bottom: 20px;
}

#contents {
  color: #000000;
}

.banner {
  width: 860px;
  margin: 0 auto 15px;
}

table.recruit {
  width: 860px;
  margin: 0 auto;
  background: #ffffff;
}

table.recruit td, table.recruit th {
  border: 1px solid #b8b8b8;
  vertical-align: middle;
  text-align: left;
  padding: 10px 10px;
  background: url("../img/all/white70.png");
}

table.recruit th {
  background: #ffd9e5;
  color: #ff3088;
  text-align: center;
  padding: 10px 0;
  width: 200px;
  letter-spacing: 2px;
}

table.recruit#recruit2 th {
  background: #f1deff;
  color: #9948ff;
}

div#recruit {
  margin: 15px auto 0;
  width: 860px;
}

#recruit_left {
  float: left;
  display: inline;
  width: 410px;
  text-align: center;
}

#recruit_right {
  float: left;
  display: inline;
  width: 410px;
  margin: 0 0 0 40px;
  text-align: left;
}

#recruit_right a:link,#recruit_right a:visited,#recruit_right a:hover{
	color:#000;
}

h4.title {
  margin: 15px 0 15px 0;
}

.address {
  text-align: left;
  padding: 0 0 10px;
}

#google_map {
  height: 400px;
  background: #ffffff;
}

form p {
  padding: 10px 0 0 0;
}

form #button {
  text-align: center;
  padding: 10px 0 0 0;
}

#line {
  width: 300px;
  margin: 30px auto 0;
}

#line img {
  width: 100%;
  height: auto;
}

/* フォームの確認画面 */

#form_data {
  text-align: center;
}

#form_data #description {
  padding: 15px 0 15px 0;
}

#form_data #description p {
  padding: 10px 0;
}

#form_data table#check {
  margin: 0 auto;
  width: 600px;
  background: url("../img/all/white70.png");
}

#form_data table#check th, #form_data table#check td {
  border: 1px solid #b8b8b8;
  padding: 7px 10px;
}

#form_data table#check th {
  font-weight: bold;
  width: 120px;
  background: #ffd9e5;
  color: #ff3088;
  vertical-align: middle;
}

.contents_night #form_data table#check th {
  background: #f1deff;
  color: #9948ff;
}

#form_data table#check td {
  font-weight: normal;
  text-align: left;
}

#form_data #button {
  text-align: center;
}

#form_data button {
  border: none;
  background: none;
  width: 114px;
  height: 38px;
  margin: 10px 10px 0 10px;
  padding: 0;
}