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

body {
	color: #444444;
}
h1 {
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 26px;
	margin-right: 10px;
}
p {
	margin-bottom: 12px;
}

#head_box {
	width: 100%;
	background-color: #238C00;
}
#head {
	width: 960px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/bg02.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#content_box {
	width: 100%;
	background-color: #FFFFFF;
}
#content {
	width: 960px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/bg01.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#foot_box {
	width: 100%;
	background-color: #D2E6D2;
	clear: both;
}
#foot {
	width: 960px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/bg03.png);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	padding-top: 40px;
	padding-bottom: 40px;
	color: #333333;
}
#logo {
	height: 104px;
	overflow-y: hidden;

}
#logo img {
	padding-top: 20px;
	padding-left: 20px;
}

#menu {
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
}
#menu ul {
	margin-bottom: 15px;
	margin-top: 0px;
}
#menu li {
	float: left;
}
#side {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 30px;
	float: left;
	width: 260px;
}

#left {
	float: left;
	width: 640px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
}
#both {
	width: 860px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	clear: both;
}
#contact {
	width: 640px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	clear: both;
}
#footer_link {
	clear: both;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
	margin-top: 20px;
	font-size: 12px;
	line-height: 40px;
}
.mainv {
	padding-top: 15px;
	padding-left: 15px;
	clear: both;

}


.bn01 {
	margin-bottom: 15px;
}
.title01 {
	font-size: 24px;
	line-height: 36px;
	border-bottom: 2px solid #238C00;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
.title02   {
	background-color: #238C00;
	color: #FFFFFF;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}
.title03   {
	color: #238C00;
	margin-bottom: 10px;
	border-bottom: 1px solid #238C00;
	font-size: 16px;
	margin-top: 30px;
	line-height: 34px;
	font-weight: bold;
}
.title04   {
	color: #FF7600;
	padding-left: 6px;
	font-size: 16px;
	line-height: 20px;
	border-left: 6px solid #FF7600;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 4px;
	margin-top: 10px;
}

.news_title {
	margin-top: 40px;
}

.news_box {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	height: 110px;
	overflow-y: scroll;
}
.news_box dl {
	margin-left: 5px;
	margin-right: 10px;
	margin-top: -1px;
}
.news_box dd {
	float: left;
	clear: both;
	font-size: 12px;
	line-height: 36px;
	border-top: 1px dotted #CCCCCC;
	width: 90px;
}
.news_box dt {
	float: left;
	font-size: 12px;
	line-height: 36px;
	border-top: 1px dotted #CCCCCC;
	width: 505px;
}
.pro_table {
	width: 100%;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 30px;
}
.pro_table_td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	text-align: center;
}
.pro_table_td2 {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-color: #D2E6D2;
}
.photo_right {
	border: 1px solid #CCC;
	padding: 5px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	background-color: #F5F5F5;
	margin-top: 5px;
}
.qa dt {
	font-size: 18px;
	color: #2C65B1;
	border-bottom: 1px solid #999999;
	line-height: 40px;
	margin-bottom: 10px;
	background-image: url(../img/qa_q.png);
	background-repeat: no-repeat;
	background-position: 0% 4px;
	padding-left: 30px;
}
.qa dd {
	margin-bottom: 50px;
	margin-right: 25px;
	background-image: url(../img/qa_a.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 3px;
}
.qa dd img {
	margin-top: 10px;
}
.contact {
	display: table;
	width: 640px;
	table-layout: fixed;
	position: relative;
}
.contact .left {
	border-bottom: 1px solid #238C00;
	line-height: 22px;
	display: table-cell;
	width: 150px;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
	vertical-align: middle;
	padding-left: 10px;
}
.contact .right {
	border-bottom: 1px solid #238C00;
	line-height: 22px;
	display: table-cell;
	width: 480px;
	padding-top: 8px;
	padding-bottom: 8px;
	position: relative;
	vertical-align: middle;
}
.outline {

}
.outline dt {
	float: left;
	border-bottom: 1px solid #238C00;
	line-height: 22px;
	display: block;
	width: 140px;
	clear: both;
	padding-top: 8px;
	padding-bottom: 8px;
}
.outline dd {
	float: left;
	border-bottom: 1px solid #238C00;
	line-height: 22px;
	display: block;
	width: 500px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.map_box {
	width: 640px;
	margin-bottom: 40px;
}


/* 採用ページ */
.table06 {
	margin-bottom: 20px;
	margin-left: 20px;
}
.table06_td3 {
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-right: 10px;
}
.table06_td2 {
	background-color: #a0cd91;
	font-weight: normal;
	width: 115px;
	margin-top: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	padding-left: 15px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.table06, .table06 th, .table06 td {
	margin: auto;
	border-collapse: collapse;
	border: 1px solid #ccc;
	height: 50px;
	font-size: 15px;
	line-height: 1.5;
	text-align: left;
}
