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

.maT50 {
	margin:50px 0;
}
.maB100 {
	margin-bottom:0 0 0 100px;
}
.contentsArea {
	padding-top:100px;
}
.formUnit .title {
    font-size: 25px;
    line-height: 1.2;
    color: #666}
.formUnit {
    border-top: 4px solid #177330;
    background: #fff;
    padding: 30px;
    margin-bottom:100px;
    }
.contentsArea {
    width: 80%;
    margin: 0 auto;
    float: none}
.copyArea {
    padding: 12.5px 0}
.formUnit {
    margin-top: 25px}
.formUnit .copy {
    border: 1px solid #e0e0e0;
    margin-top: 25px;
    padding: 25px;
    background: #fafafa}
.formUnit .dataSet {
	margin-top: 12.5px;
	text-align: center;
}
.formUnit .dataSet .num {
    font-size: 30px;
    padding-left: 45px}
.formUnit .time {
    margin-top: 12.5px}
#formTel .dataSet {
    margin: 25px 0}

/*========================================
   contact
  ========================================*/

#titile_contact{
	background:url("../img/contact/contact_panel_photo.jpg") no-repeat top center;
	color:#FFFFFF;
}
#titile_contact {
    position: relative;
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat}
#titile_contact .panelBase {
    background-color: rgba(34,96,37,0.66);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#55000000', endColorstr='#55000000')}
#titile_contact .panelBase .base {
    height: 250px;
    width: auto;
    margin: 0 auto;
    padding: 150px 0 0 0;
    text-align:center;
	vertical-align: middle;
    }
#titile_contact .panelBase .base .titile{
	font-size: 3em;
}
#titile_contact .panelBase .base .titile .tx {
	font-size:1.5em;
}