@charset "Shift_JIS";

h2 {
	border-top: solid 1px;
	border-bottom: solid 1px;
	margin-top:50px;
	font-size: 16px;
}
/*
########################################################
    会社案内　
########################################################
*/
#corp-01 {
	width: 700px;
	height: 120px;
	border: solid 1px #6c6a6a;
}

#corp-02 {
	width: 700px;
	padding-left: 0px;
	padding-right: 0px;
}
	#corp-02 h2 {
		width: 690px;
		padding-left: 10px;
		font-size: 18px;
		background-color: #f0edcb;
		border: solid 1px #000000;
		overflow:hidden	
	}
/*
########################################################
  会社概要　枠部
########################################################
*/
.td-top1 {
	width: 160px;
	height: 35px;
	margin-top: 10px;
	padding-left: 5px;
	background-color: #e8f9c6;
	font-size: 14px;
	border-top: dotted 1px;
	line-height: 35px;
	float: left;
}
.td-top2 {
	width: 490px;
	height: 35px;
	margin-top: 10px;
	margin-right: 35px;
	padding-left: 5px;
	background-color: #ffffff;
	font-size: 14px;
	border-top: dotted 1px;
	line-height: 35px;
	float: right;
}
.td-1 {
	width: 160px;
	height: 35px;
	padding-left: 5px;
	background-color: #e8f9c6;
	font-size: 14px;
	border-top: dotted 1px;
	line-height: 35px;
	float: left;
}
.td-2 {
	width: 490px;
	height: 35px;
	margin-right: 35px;
	padding-left: 5px;
	background-color: #ffffff;
	font-size: 14px;
	border-top: dotted 1px;
	line-height: 35px;
	float: right;
}
.td-3 {
	width: 160px;
	height: 120px;
	padding-left: 5px;
	background-color: #e8f9c6;
	font-size: 14px;
	border-top: dotted 1px;
	line-height: 35px;
	float: left;
}
.td-4 {
	width: 490px;
	height: 120px;
	margin-right: 35px;
	padding-left: 5px;
	background-color: #ffffff;
	font-size: 14px;
	border-top: dotted 1px;
	line-height: 35px;
	float: right;
}
.td-5 {
	width: 160px;
	height: 80px;
	padding-left: 5px;
	background-color: #e8f9c6;
	font-size: 14px;
	border-top: dotted 1px;
	line-height: 35px;
	float: left;
}
.td-6 {
	width: 490px;
	height: 80px;
	margin-right: 35px;
	padding-left: 5px;
	background-color: #ffffff;
	font-size: 14px;
	border-top: dotted 1px;
	line-height: 35px;
	float: right;
}
.td-7 {
	width: 160px;
	height: 50px;
	padding-left: 5px;
	background-color: #e8f9c6;
	font-size: 14px;
	border-top: dotted 1px;
	line-height: 35px;
	float: left;
}
.td-8 {
	width: 490px;
	height: 50px;
	margin-right: 35px;
	padding-left: 5px;
	background-color: #ffffff;
	font-size: 14px;
	border-top: dotted 1px;
	line-height: 35px;
	float: right;
}
.td-bottom1 {
	width: 160px;
	height: 110px;
	padding-left: 5px;
	background-color: #e8f9c6;
	font-size: 14px;
	border-top: dotted 1px;
	border-bottom: dotted 1px;
	line-height: 35px;
	float: left;
	margin-bottom: 50px;
}
.td-bottom2 {
	width: 490px;
	height: 110px;
	margin-right: 35px;
	padding-left: 5px;
	background-color: #ffffff;
	font-size: 14px;
	border-top: dotted 1px;
	border-bottom: dotted 1px;
	line-height: 35px;
	float: right;
	margin-bottom: 50px;

}
/*
########################################################
    お問合せフォーム
########################################################
*/
form {
	font-size: 16px !important;
}
	form p {
		clear: both:
	}
.form-0 {
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 1px;
}
.form-1 {
	margin-top: 10px;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 1px;
	border-bottom: solid 1px #000000;
	clear: both;
}
.form-a1 {
	width: 200px;
	line-height: 40px;
	padding-left: 10px;
	margin-bottom: 1px;
	background-color: #666666;
	color: #ffffff;
	float: left;
	font-size: 14px;
	clear: both;
}
.form-b1 {
	width: 478px;
	_width: 385px;
	height: 35px;
	_height: 30px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 1px;
	background-color: #e4e4e4;
	float: right;
}
.form-a2 {
	width: 200px;
	height: 92px;
	padding-top: 8px;
	padding-left: 10px;
	margin-bottom: 1px;
	background-color: #666666;
	color: #ffffff;
	float: left;
	font-size: 14px;
	clear: both;
}
.form-b2 {
	width: 478px;
	_width: 385px;
	height: 95px;
	_height: 72px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 1px;
	background-color: #e4e4e4;
	float: right;
	font-size: 12px;
}
.form-a3 {
	width: 200px;
	height: 110px;
	padding-top: 8px;
	padding-left: 10px;
	margin-bottom: 1px;
	background-color: #666666;
	color: #ffffff;
	float: left;
	font-size: 14px;
	clear: both;
}
.form-b3 {
	width: 478px;
	_width: 385px;
	height: 113px;
	_height: 90px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 1px;
	background-color: #e4e4e4;
	float: right;
	font-size: 12px;
}
.form-a4 {
	width: 200px;
	height: 70px;
	padding-top: 8px;
	padding-left: 10px;
	margin-bottom: 1px;
	background-color: #666666;
	color: #ffffff;
	float: left;
	font-size: 14px;
	clear: both;
}
.form-b4 {
	width: 478px;
	_width: 385px;
	height: 73px;
	_height: 56px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 1px;
	background-color: #e4e4e4;
	float: right;
	font-size: 12px;
}
.form-a5 {
	width: 200px;
	height: 70px;
	padding-left: 10px;
	margin-bottom: 1px;
	background-color: #666666;
	color: #ffffff;
	float: left;
	font-size: 14px;
	clear: both;
}
.form-b5 {
	width: 478px;
	_width: 385px;
	height: 48px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 1px;
	background-color: #e4e4e4;
	float: right;
	font-size: 12px;
}
.form-a6 {
	width: 200px;
	height: 90px;
	padding-top: 8px;
	padding-left: 10px;
	margin-bottom: 1px;
	background-color: #666666;
	color: #ffffff;
	float: left;
	font-size: 14px;
	clear: both;
}
.form-b6 {
	width: 478px;
	_width: 385px;
	height: 80px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 1px;
	background-color: #e4e4e4;
	float: right;
	font-size: 12px;
}
.form-a7 {
	width: 200px;
	height: 200px;
	padding-top: 8px;
	padding-left: 10px;
	margin-bottom: 1px;
	background-color: #666666;
	color: #ffffff;
	float: left;
	font-size: 14px;
	clear: both;
}
.form-b7 {
	width: 478px;
	_width: 385px;
	height: 205px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 1px;
	background-color: #e4e4e4;
	float: right;
	font-size: 12px;
}
.form-box {
	width: 680px;
	padding: 10px;
	font-size: 14px;
	border: dotted 1px #666666 ;
	background-color: #ccffcc;
}		