body {
	/*フォントの指定*/
  font-family: "Avenir Next";
  width:100%;
}

.header-list a{
	text-decoration:none;
	color:#FFFFFF;	
}

h3.ection-title{
	padding-top:0px;
}

.top_se{
	margin-top:0px;
	padding: 0px;
}

.top_se p{
	padding-right: 5px;
	margin-top:0px;
}

.top_se{
	height:100px;
}
.header-list a:hover{
	color:#B2D9A7;
	text-decoration:underline;
	
}

.header-list a:visited{
	color:#C4C2C2;
}
.header-logo {
  float: left;
	/*上下、左右の余白*/
  padding: 20px 40px ;
  width:40%;
}

ul{
  padding-right: 40px;
}

.header-list li {
	/*目印を消す*/
  list-style: none;	
  /* floatプロパティをleftにする */
   float: right;
  color: #FFFFFF;
  font-size: 15px;
  padding: 53px 20px;
}

.header{
  background-color: #000000;
  height: 110px;
}

.service p{
  padding-left: 20px;
  padding-right: 20px;	
  text-align: justify;　/*　Firefox到此即可對齊　*/
  text-justify: auto;
}


.service h4{
  padding-left: 20px;
  padding-right: 10px;	
}

.main{
 background-color:#F4F3EE;
  height:auto; 
}	

.main_service{
 background-color:#F4F3EE;
  height: 1780px; 
}
.main_ab{
 background-color:#F4F3EE;
  height: 1200px; 	
}

.main_1{
	background-color:#F4F3EE;
	margin: auto;
	height: auto;	
}

.main_2{
  background-color: #ffffff;
  text-align: center;
  height:130px;
  margin: 20px 0px 0px 0px;
  padding: 60px 0px 0px 0px;
}
.main_2 p{
	padding-top: 0px;
	margin-top: 0px;
}

.main_2 h2{
	margin: 10px 0px 0px 0px;

}

.header-list2{
 text-align: center;

}

.header-list2 li{
	list-style: none;
	 display: inline-block;
	 margin:70px 30px;
	 height:400px;
	 padding: 40px;
	 background: #ffffff;
	 width:350px;
}



.contact-form h3{
	padding-top: 60px;
	font-size: 25px;
}


input{
	width:250px;
	height: 28px;
	margin-top:0px;
	margin-bottom: 15px
}

.contact-form p{
	margin-top:3px;
	font-size: 14px;
}

.service h4{
	margin: 10px;
}

.contact-submit{
  background-color:#D5D4D4;
  color:#535252;
  font-size: 15px;
  width:100px;
}


textarea{
  width:400px;
  height: 100px;
  margin-top:0px;
  margin-bottom:30px;
  padding:20px 20px;
  font-size:15px;
  border:1px solid #B4AFAF ;
}
.se_bg{
	color: #ffffff;
}


.about{
	font-family:'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', Verdana, 'sans-serif';
}

.about td{
	padding-top:15px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-right: 25px;
	
}


.about th{
	width:100px;
	height: 100px;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', Verdana, 'sans-serif';
}

.about tr{
	height:55px;
}

.about_t td{
	padding:0px 0px 0px 0px
}
.about h3{
	font-size: 25px;
	padding-left: 5px;
	padding-bottom: 3px;
	margin-bottom: 8px;
	border-left: thick solid #40A829;
}

table{
	margin-top: 100px;
}

table.service{
	margin-top:100px
}

hr{
	 border-bottom: 3px double #8E8B8B; 
}
.about_t2 {
	margin-bottom: 90px;
	
}

.about_t2 td{
	padding-left: 50px;
	border-bottom:1px solid #ccc;
}
/*---------------footer-------*/

.footer-top{
	background-color:#8C8B8B;
	height:40px;
	margin-top:0px;
	
}

.footer-list a:hover{
	color:#C4C2C2;
	/*滑過出現底線*/
	text-decoration:underline;
	
}

.footer-list a:visited{
	color:#C4C2C2;
}

.footer-list li {
	/*目印を消す*/
  list-style: none;	
  /* floatプロパティをleftにする */
  float:left;
  color: #FFFFFF;
  font-size: 15px;
  padding: 15px 20px;
}

.footer-list a{
	text-decoration:none;
	color:#FFFFFF;	
}

.footer-logo{
 padding-top:50px;
 text-align: center;
 margin:0;

}
.footer-ft{
	background-color:#000000;
	heighte:120px;
	/*真中に寄せ*/
	text-align: center;
}

.footer-ft p{
 font-size: 18px;
 color:#ffffff;

 
 padding-top:8px;
 margin:0px;	
}

.footer-ft h8{
 font-size: 12px;
 color:#ffffff;
 padding-top:8px;
 margin-top:5px;	
}


