@charset "utf-8";
@import "../../service/css/service_leftmenu.css";/*サービス 左メニュー*/
@import "../../css/tier.css";/*階層共通*/
@import "../../css/header.css";/*ヘッダー*/
@import "../../css/footer.css";/*ヘッダー*/
@import "../../css/base.css";/*ヘッダー*/
#center_cont {
	text-align:left;
	}
.waku445 {
	width:445px;
	margin-top:10px;
	margin-bottom:2px;
	margin-left:10px;
	}
#inquiry {
	width:455px;
	float:left;
	}
/***フォームテーブル***/
table.wakunone {
	font-size:11px;
	border:1px #FFFFFF solid;
	border-collapse: collapse;
	margin-top:5px;
	margin-left:3px;
}
table, td, th {
	font-size:11px;
	border:1px #82c800 solid;
	border-collapse: collapse;
	margin-top:10px;
	margin-left:3px;
}
th {
	background-color:#c8f5c8;
	width:130px;
	font-weight:normal;
	font-style:normal;
	}
td.bclygreen{
	background-color:#c8f5c8;
	width:130px;
	font-weight:normal;
	font-style:normal;
	}
td.center {
	text-align:center;
	}
form {
	height:auto;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
form.button {
	margin:5px;
	}
.button {
	width:180px;
	height:39px;
	border:none;
	margin-top:20px;
	}
/***フォーム幅***/
.area80 {
	width:80px;
	font-size:11px;
	}
.area130 {
	width:130px;
	font-size:11px;
	}
.area180 {
	width:180px;
	font-size:11px;
	}
.area280 {
	width:280px;
	font-size:11px;
	}
.area450 {
	width:450px;
	font-size:11px;
	margin-left:5px;
	}
	
/***チェックボックス用***/
.deco {
	border: 1px #808080 solid;
	width:auto;
	}
textarea {
	border: 1px #808080 solid;
	width:auto;
	width:350px;
	}
.check300 {
	width:350px;
	margin-bottom:10px;
	clear:both;
	font-size:10px;
	}
.check100 {
	width:110px;
	float:left;
	text-align:left;
	}
.checklef {
	width:19px;
	height:19px;
	float:left;
	clear:both;
	margin: -3px 0 0 0;
	padding:0 0 0 0;
	}
.check_col {
	width:17px;
	height:17px;
	border: 1px #82c800 solid;
	margin: 0 3px 0 0;
	padding:0 0 0 0;
	float:left;
	}
.colorlygreen {
	color:#82c800;
	}
