@charset "Shift_JIS";

/*>>>>>---businessページのスタイル---<<<<<*/

#contact_content{
	width: 780px;
	margin: 0 auto;
	margin-top: 100px;
	padding: 30px 0 30px 0;
	float: left;
}

#contact00{
	width: 700px;
	height: 100px;
	margin:  0px auto;
}
#contact00 p{
	color: black;
}
#contact_content h4{
	width: 650px;
	margin: 30px 0 20px 40px;
	padding: 25px;
	float: left;
	color: rgb(255,255,255);
	font-size: 18px;
	background-color: rgb(248,81,70);
}
#coL{
	width: 100%;
	height: 150px;
}
#coL p{
	color: black;
}
#coL h2{
	color: rgb(248,81,70);
	text-align: center;
}
#coL a{
	color: rgb(248,81,70);
	text-align: center;
}
#bt{
	float: left;
	margin: 30px auto;
}
.alpha{
	width: 150px;
	height: 50px;
	float: left;
	background-color: red;
}



.mb20{
	margin-bottom: 20px!important;
}
.mb10{
	margin-bottom: 10px!important;
}
.fig{
	border: 0!important;
	border-spacing: 0 1px!important;
	border-collapse:separate!important;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #ccc!important;
}
.fig th, .fig td{
	border: 0!important;
	border-bottom: 1px solid #ccc!important;
	border-top: 1px solid #FFF!important;
	padding: 5px 15px 5px 20px!important;
}
.fig th{
	text-align: left;
	font-weight: normal;
	background: url(../about/images/icon01.gif) 5px 50% no-repeat #F0F0F0!important;
	border-right: 1px solid #ff6e08!important;
	width: 120px!important;
}
.fig td{
	background: #FFF!important;
}
.fig th p{
	background: url(../cmn_images/icon.gif) 0 7px no-repeat;
	padding-left: 12px;
}

#bt input{
	width: 250px;
	height: auto;
	margin: 5px 0 0 50px;
}
#bt02{
	width: 300px;
	height: 50px;
	margin: 0 auto;
}


/*　メールフォーム　*/
#formWrap {
	width:90%;
	margin:0 auto;
	padding: 10px;
	color:#555;
	line-height:120%;
	font-size:90%;
	background-color: rgba(0,200,200,1);
	border: 1px solid black;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}

.form{
	margin-bottom: 200px;
}