@charset "utf-8";

/* ------------------------------------------------------------

	お問い合わせ

------------------------------------------------------------ */

/* -----table----- */

#tb_inquiry1 {
	margin-bottom: 1em;
}

#tb_inquiry1 th {
	width: 11em;
}

* html body #tb_inquiry1 th {
	width: 12em;
}

*+html body #tb_inquiry1 th {
	width: 12em;
}


/* ------------------------------------------------------------

	採用情報

------------------------------------------------------------ */

/* -----table----- */

#recruit .tb_type1 {
	margin-bottom: 2em;
}

#recruit .tb_type1 th {
	width: 7em;
}

* html body #recruit .tb_type1 th {
	width: 8em;
}

*+html body #recruit .tb_type1 th {
	width: 8em;
}

/* -----list----- */

#list_recruit1 {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* -----specialBlock----- */

#specialBlock {
	background-color: #F1FAF3;
	margin-bottom: 15px;
}
#specialBlock td{
	padding: 5px;
}


/* -----add----- */

#recruitment_now{
	padding: 5px;
	font-size: 1.875em;
	color: #CC0000;
	text-align: center;
	background: #FFEECE;
	margin-top: 20px;
}


/* ------------------------------------------------------------

	オフィスニュース

------------------------------------------------------------ */

/* -----column----- */

#officenews_column1 {
	width: 521px;
	background-color: #FFFEE6;
	border: 1px solid #CCCCCC;
	padding: 10px 15px;
}

* html body #officenews_column1 {
	width: 553px;
}

#officenews_column1 p {
	text-align: center;
}


/* ------------------------------------------------------------

	サイトマップ

------------------------------------------------------------ */

/* -----head----- */

.sitemap_head1,
.sitemap_head2 {
	background: url(../images/dotline.gif) repeat-x left bottom;
	padding-bottom: 1px;
	font-size: 0.875em;
}

.sitemap_head1 {
	margin-bottom: 2em;
}

.sitemap_head2 {
	margin-bottom: 1em;
}

.sitemap_head1 a,
.sitemap_head2 a {
	display: block;
	background: url(../sitemap/images/icon_folder.gif) no-repeat 10px center #F6F6F6;
	padding: 0.25em 0.5em 0.25em 30px;
}

/* -----layout----- */

#sitemap .box_left {
	float: left;
	width: 270px;
}

#sitemap .box_right {
	float: right;
	width: 270px;
}


/* -----list----- */

ul.list_sitemap1 {
	list-style-type: none;
}

ul.list_sitemap1 li {
	margin-left: 0;
	margin-bottom: 0.5em;
}

ul.list_sitemap1 li a {
	background: url(../images/navi_arrow.gif) no-repeat left top;
	padding-left: 15px;
}

img.frame3 {
	padding: 5px;
	border: 3px solid #CCCCCC;
}
.right {
	margin-left: 13px;
}

