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

body	{
	font-family: "メイリオ", "Hiragino Kaku Gothic Pro", sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a:hover img {
 opacity: 0.5;
 filter: alpha(opacity=50);
 -moz-opacity: 0.5;
}
.company {
	font-size: 12px;
}
.ad {
	font-size: 12px;
	margin-top: -15px;
}
.tel {
	font-size: 20px;
	margin-top: -15px;
}
.small {
	font-size: 12px;
}
.txt_bu {
	font-size: 13px;
	line-height: 20px;
}
.zei {
	font-size: 25px;
}
.red {
	color: #F00;
	font-size: 15px;
}




#header {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #e60011;
	margin-right: auto;
	margin-left: auto;
	padding-right: 3px;
	padding-left: 3px;
}

.header_inner{
	margin-top: 10px;
	margin-right: 3px;
	margin-left: 3px;
}

#about, #business, #news{
	padding-top: 50px;
	padding-bottom: 40px;
	margin-top: 25px;
}

#footer{
	background-color: #e60011;
	padding-top: 5px;
}
.header_inner, #main_img, .about_inner, .news_inner, .section_inner, .subtab_inner{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}


.header_inner .logo {
	float: left;
	width: 270px;
	margin-left: 3px;
}
.header_inner .navi {
	zfloat: left;
	width: 690px;
	margin-top: 18px;
	float: right;
}
.header_inner .navi ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 230px;
}
.header_inner .navi ul li {
	float: left;
	font-style: 13;
	font-weight: normal;
	padding-left: 27px;
}
#header .header_inner .navi ul li a {
	text-decoration: none;
	color: #000;
}

#header .header_inner .navi ul li a:hover{
	color: #E6200D;
}

#header:after{
	content: "";
	display: block;
	clear: both;
	
}

#about, #news {
	background-color: #eeeeee;
}

.title {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}
.txt_kihon {
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#business .about_inner #b_l .left {
	float: left;
	width: 475px;
}
#business .about_inner #b_l .right {
	float: right;
	width: 475px;
}
#business .about_inner #b_l {
	padding-top: 15px;
}

#b_l:after{
	content: "";
	display: block;
	clear: both;
	
}

#about .about_inner .btn {
	text-align: center;
	margin-top: 30px;
}

.b_t {
	font-size: 16px;
	margin-top: 3px;
	font-weight: bold;
}
.b_t a {
	color: #000;
	text-decoration: none;
}
.b_t a:hover{
	color: #999;
}


#news .news_inner ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 14px;
}
#news .news_inner ul li time {
	float: left;
	margin-right: 20px;
}
.newstxt ul li .tx_n {
	float: left;
	margin-bottom: 10px;
}

#news .news_inner .newstxt {
	margin-bottom: 30px;
	padding-top: 15px;
}
#news .news_inner .newstxt ul .nl {
	height: 20px;
	margin-bottom: 20px;
}




#footer .copy {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	color: #FFF;
	font-size: 10px;
	margin-top: 10px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
.header_inner .navi ul .wh {
	color: #FFF;
}
#footer .header_inner .navi ul .wh a {
	text-decoration: none;
	color: #FFF;
}

#footer .header_inner .navi ul .wh a:hover{
	color: #CCC;
}

#footer .header_inner:after{
	content: "";
	display: block;
	clear: both;
	
}


#subtab {
	background-color: #333;
	margin-right: auto;
	margin-left: auto;
}
#sub_recruit {
	margin-bottom: 100px;
}
#sub_outline {
	margin-bottom: 100px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#sub_outline dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#sub_recruit dl  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}


.mokuji {
	float: left;
	color: #999;
	font-weight: normal;
	font-size: 14px;
	width: 100px;
}
#sub_outline dl .shousai {
	font-size: 0.9em;
}
.mokuji2 {
	float: left;
	color: #999;
	font-weight: normal;
	font-size: 14px;
	width: 80px;
}
.shousai {
	font-size: 0.9em;
	width: 650px;
	float: left;
}

#sub_outline dl:after{
	content: "";
	display: block;
	clear: both;
	
}
#sub_recruit dl:after{
	content: "";
	display: block;
	clear: both;
	
}
#business .about_inner #bu_contens .bu_l {
	width: 47%;
	float: left;
	padding-left: 5px;
}
#business .about_inner #bu_contens .bu_r {
	float: right;
	width: 50%;
	text-align: right;
	padding-top: 5px;
}

#business .about_inner #bu_contens .bu_l2 {
	width: 50%;
	float: left;
	padding-left: 5px;
}
#business .about_inner #bu_contens .bu_r2 {
	float: right;
	width: 44%;
	padding-right: 3%;
}
#business .about_inner #bu_contens:after{
	content: "";
	display: block;
	clear: both;
	
}
#business .about_inner #bu_contens {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	padding-bottom: 55px;
	margin-bottom: 65px;
}

.brwsr2{
	font-size: 14px;
	border-collapse: separate;
	border-spacing: 0px 1px;
	width: 100%;
	font-weight: normal;
} 

.brwsr2 th {
	padding: 12px;
	vertical-align: middle;
	text-align: left;
	color: #fff;
	font-weight: normal;
}
table.brwsr2 th.r9-1 {
	width: 30%;
	background-color: #eeeeee;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c3c3c3;
	font-weight: bold;
	text-align: left;
	color: #313131;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3c3c3;
}
 
 table.brwsr2 th.r9 {
	width: 30%;
	background-color: #eeeeee;
	font-weight: bold;
	text-align: left;
	color: #313131;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3c3c3;
}
table.brwsr2 td.r7{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c3c3c3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c3c3c3;
	border-bottom-color: #c3c3c3;
	padding: 12px;
 } 
 
 
  table.brwsr2 td.r7-1{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c3c3c3;
	border-bottom-color: #c3c3c3;
	padding: 12px;
 }  table.brwsr2 td.r11 {
	width: 3%;
	background-color: #eeeeee;
	font-weight: bold;
	text-align: left;
	color: #313131;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3c3c3;
	padding: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c3c3c3;
}
table.brwsr2 td.r10 {
	width: 3%;
	background-color: #eeeeee;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c3c3c3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c3c3c3;
	font-weight: bold;
	text-align: left;
	color: #313131;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3c3c3;
	margin: 0px;
	padding: 12px;
}

.input_name{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f6f6f6;
	padding: 12px;
	font-size: 13px;
}

.dropdown {
	padding: 12px;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f6f6f6;
	padding: 22px;
	width: 200px;
	margin: 0px;
}
.s_btn2 .ll {
	float: left;
	width: 50%;
}
.s_btn2 .rr {
	float: left;
	width: 50%;
}
.contacttx     {
	padding-left: 3%;
}
.contact_btn_send {
	overflow: hidden;
	width: 155px;
	height: 50px;
	text-indent: 100%;
	border: none;
	cursor: pointer;
	background-image: url(../images/sousin.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: center;
}

.contact_btn_send:hover {
 opacity: 0.5;
 filter: alpha(opacity=50);
 -moz-opacity: 0.5;
}
#business .about_inner form .cl {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 3%;
}
.err_txt {
	font-size: 13px;
}
.end {
	font-size: 13px;
}
