@charset "utf-8";
/* CSS Document */

/* 初期設定 */
* {
    border: medium none;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 12px;
    line-height: 1.4em;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
img {
    vertical-align: bottom;
}

a:hover img, input[type="image"]:hover {
opacity: 0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
border: none;
}

/* 共通設定 */

#header {
	height: 178px;
	background: url(../images/head_bg.gif) repeat-x;
}

#wrap_head {
	width: 960px;
	height: 128px;
	margin: 0 auto;
	position: relative;
	background: url(../images/head_img.png) no-repeat bottom right;
}
#head_logo {
	position: absolute;
	left: 6px;
	top: 34px;
}
h1 {
	position: absolute;
	left: 7px;
	top: 5px;
	font-weight: normal;
}

#head_call {
	position: absolute;
	left: 570px;
	top: 36px;
}

#head_contact {
	position: absolute;
	left: 571px;
	top: 70px;
}
#head_company {
	position: absolute;
	left: 329px;
	top: 71px;
}

#head_sitemap {
	position: absolute;
	left: 425px;
	top: 71px;
}

#g_nav {
	width: 960px;
	height: 49px;
	margin: 0 auto;
}

#g_nav li {
	float: left;
}

#g_nav li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 49px;
	background-image: url(../images/g_nav.png);
	background-repeat: no-repeat;
}

#g_nav_01 a {background-position: 0 0; width: 63px;}
#g_nav_02 a {background-position: -63px 0; width: 82px;}
#g_nav_03 a {background-position: -145px 0; width: 80px;}
#g_nav_04 a {background-position: -225px 0; width: 93px;}
#g_nav_05 a {background-position: -318px 0; width: 121px;}
#g_nav_06 a {background-position: -439px 0; width: 127px;}
#g_nav_07 a {background-position: -566px 0; width: 110px;}
#g_nav_08 a {background-position: -676px 0; width: 82px;}
#g_nav_09 a {background-position: -758px 0; width: 111px;}
#g_nav_10 a {background-position: -869px 0; width: 91px;}

#g_nav_01 a:hover {background-position: 0 -49px;}
#g_nav_02 a:hover {background-position: -63px -49px;}
#g_nav_03 a:hover {background-position: -145px -49px;}
#g_nav_04 a:hover {background-position: -225px -49px;}
#g_nav_05 a:hover {background-position: -318px -49px;}
#g_nav_06 a:hover {background-position: -439px -49px;}
#g_nav_07 a:hover {background-position: -566px -49px;}
#g_nav_08 a:hover {background-position: -676px -49px;}
#g_nav_09 a:hover {background-position: -758px -49px;}
#g_nav_10 a:hover {background-position: -869px -49px;}

#g_nav_01 .current {background-position: 0 -49px;}
#g_nav_02 .current {background-position: -63px -49px;}
#g_nav_03 .current {background-position: -145px -49px;}
#g_nav_04 .current {background-position: -225px -49px;}
#g_nav_05 .current {background-position: -318px -49px;}
#g_nav_06 .current {background-position: -439px -49px;}
#g_nav_07 .current {background-position: -566px -49px;}
#g_nav_08 .current {background-position: -676px -49px;}
#g_nav_09 .current {background-position: -758px -49px;}
#g_nav_10 .current {background-position: -869px -49px;}

#top_slide {
	height: 280px;
	background:url(../images/top_slide_bg.gif);
	margin-bottom: 30px;
}

#top_slide_inner {
	width: 960px;
	margin: 0 auto;
}

#content {
	margin: 10px auto 50px;
	width: 960px;
}

#left {
	width: 200px;
	float: left;
}

#left_nav {
	margin-bottom: 20px;
}

#left_nav_title {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background:url(../images/s_nav.png) no-repeat 0px 0px;
	width: 200px;
	height: 41px;
}

#left_nav_list_01 a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background:url(../images/s_nav.png) no-repeat 0px -41px;
	width: 200px;
	height: 41px;
}

#left_nav_list_02 a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background:url(../images/s_nav.png) no-repeat 0px -82px;
	width: 200px;
	height: 41px;
}

#left_nav_list_03 a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background:url(../images/s_nav.png) no-repeat 0px -123px;
	width: 200px;
	height: 41px;
}

#left_nav_list_04 a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background:url(../images/s_nav.png) no-repeat 0px -164px;
	width: 200px;
	height: 41px;
}

#left_nav_list_05 a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background:url(../images/s_nav.png) no-repeat 0px -205px;
	width: 200px;
	height: 41px;
}

#left_nav_list_06 a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background:url(../images/s_nav.png) no-repeat 0px -246px;
	width: 200px;
	height: 41px;
}

#left_nav_list_07 a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background:url(../images/s_nav.png) no-repeat 0px -287px;
	width: 200px;
	height: 41px;
}

#left_nav_list_08 a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background:url(../images/s_nav.png) no-repeat 0px -328px;
	width: 200px;
	height: 41px;
}

#left_nav_list_01 a:hover {background-position: -200px -41px;}
#left_nav_list_02 a:hover {background-position: -200px -82px;}
#left_nav_list_03 a:hover {background-position: -200px -123px;}
#left_nav_list_04 a:hover {background-position: -200px -164px;}
#left_nav_list_05 a:hover {background-position: -200px -205px;}
#left_nav_list_06 a:hover {background-position: -200px -246px;}
#left_nav_list_07 a:hover {background-position: -200px -287px;}
#left_nav_list_08 a:hover {background-position: -200px -328px;}

#left_nav_list_01 a.current {background-position: -200px -41px;}
#left_nav_list_02 a.current {background-position: -200px -82px;}
#left_nav_list_03 a.current {background-position: -200px -123px;}
#left_nav_list_04 a.current {background-position: -200px -164px;}
#left_nav_list_05 a.current {background-position: -200px -205px;}
#left_nav_list_06 a.current {background-position: -200px -246px;}
#left_nav_list_07 a.current {background-position: -200px -287px;}
#left_nav_list_08 a.current {background-position: -200px -328px;}

#s_area {
	margin-bottom: 20px;
}
#s_news {
	margin-bottom: 20px;
}

#right {
	width: 740px;
	float: right;
}

#pankuzu {
	margin-bottom: 10px;
}

#pankuzu a {
	color: #00a4ff;
	text-decoration: underline;
}

#top_bnr_01 {
	margin-bottom: 10px;
}

#top_bnr_02 {
	margin-bottom: 10px;
	float: left;
}

#top_bnr_03 {
	margin-bottom: 10px;
	float: right;
}

#top_jirei_bnr {
	margin-bottom: 30px;
}

#top_promise_content {
	width: 600px;
	margin: 10px auto;
}

#top_promise_content p {
	color: #0086ff;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 20px;
}

.promise_hukidashi {
	position: absolute;
	left: -39px;
	top: 4px;
}

.top_promise_box {
	border: 1px solid #b3b3b3;
	padding: 20px;
	position: relative;
	margin-bottom: 10px;
}

.top_promise_img {
	padding-right: 20px;
}
.top_promise_table {
	border-collapse: collapse;
	width: 100%;
}

.top_promise_box h3 {
	color: #ff6600;
	font-weight: bold;
	font-size: 18px;
}

.top_promise_title {
	border-bottom: 2px dotted #333333;
	padding-bottom: 5px;
	width: 421px;
}

.top_promise_txt {
	font-size: 14px;
}

#area_bg_top {
	background: url(../images/area_bg_top.png) no-repeat;
	width: 740px;
	height: 13px;
}

#area_bg_bottom {
	background: url(../images/area_bg_bottom.png) no-repeat;
	width: 740px;
	height: 9px;
}

#area_detail {
	background: url(../images/area_bg.png) repeat-y;
	padding: 5px 10px 30px;
}

#area_detail h2 {
	margin-bottom: 20px;
}

#area_inner {
	margin: 0 20px;
}

#area_img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.area_state {
	color: #00a4ff;
}

.works_content {
	width: 660px;
	margin: 30px auto 20px;
	font-size: 18px;
}

.works_left {
	float: left;
	width: 390px;
	font-size: 18px;
}

.works_right {
	float: right;
}

.works_right img {
	margin-bottom: 40px;
}

#contact_bnr {
	margin-bottom: 40px;
}

#company_table {
	width: 520px;
	margin: 20px auto;
}

#company_table th {
	width: 130px;
	background-color: #cccccc;
	padding: 3px 8px;
	text-align: left;
	font-size: 15px;
	font-weight: normal;
	vertical-align: top;
}

#company_table td {
	background-color: #f2f2f2;
	padding: 3px 8px;
	font-size: 15px;
}

#sitemap_list {
	display: block;
	width: 300px;
	margin-left: 100px;
	margin-top: 20px;
}

#sitemap_list li {
	background: url(../images/icon.png) no-repeat left center;
	padding-left: 10px;
}

#sitemap_list li a {
	color: #0086ff;
	font-size: 14px;
	line-height: 3em;
}

#sitemap_list li a:hover {
	text-decoration: underline;
}

.sitemap_h3 {
	color: #222222;
	font-size: 14px;
	line-height: 3em;
}

.sitemap_box {
	border-bottom: 1px dotted #222222;
	border-top: 1px dotted #222222;
	margin-bottom: 30px;
}

#contact_table {
	border-collapse: collapse;
	margin: 30px 0;
}

#contact_table input, #contact_table textarea {
	margin: 5px;
}

#contact_table th {
	background-color: #f2f2f2;
	width: 220px;
	padding: 10px;
	text-align: left;
	border: 1px solid #777;
}

#contact_table td {
	padding: 10px;
	border: 1px solid #777;
}

.form_border {
	border: 1px solid #ccc;
	padding: 5px;
}

.hissu {
	background-color: #F00;
	color: #fff;
	text-align: right !important;
	padding: 2px;
	margin-left: 10px;
}

.form_btn {
	text-align: center;
	margin-bottom: 30px;
}

.const_news_content {
	margin: 20px auto;
	width: 700px;
	border-bottom: 1px dotted #777;
}

.const_news_content h3 {
	font-size:18px;
	color: #0086ff;
	margin-bottom: 10px;
}

.const_news_content p, .const_news_content img {
	margin-bottom: 10px;
}

.archive_link {
	text-align: right;
}

.archive_link a {
	text-decoration: underline;
}

#footer {
	background-color: #cccccc;
}

#foot_inner {
	width: 770px;
	margin: 0 auto;
	position: relative;
}

#foot_txt01 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #444;
	text-align: center;
	line-height: 2em;
}

#foot_inner p a {
	color: #333333;
}

#foot_inner p a:hover {
	text-decoration: underline;
}

#foot_txt02 {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	line-height: 2em;
}

#to_top {
	display: block;
	background: url(../images/to_top.gif) no-repeat 0px 5px;
	height: 21px;
	width: 100px;
	position: absolute;
	left: 771px;
	top: -21px;
	text-indent: -9999px;
	overflow: hidden;
}

#to_top:hover {background-position: 0px 0px;}

#copyright {
	background-color: #a3a3a3;
	text-align: center;
	padding: 10px;
	color: #fff;
}

.recruit-content{
	width: 600px;
	margin: auto;
}
.recruit-lead{
	margin: 40px 0;
	text-align: center;
}
.recruit-lead p{
	font-size: 16px;
	line-height: 1.8;
}
.recruit-title{
	font-size: 22px;
	border-bottom: 3px solid;
	/* text-align: center; */
	margin: 20px 0;
	color: #0086FF;
}
.recruit-title:before{
	content: '▽';
}
.recruit-text{
	padding-left: 20px;
}
