@charset "UTF-8";

body {
	background-color: #ffffff ;
} 

h1 {
	width:477px;
	padding:0 ;
	margin: 48px auto 30px;  

}

#icon {
	position: absolute;
	top:48px ;
	right:5% ;

}

a{
	text-decoration: none;
	color:#000;
} 


#midashi {
	width:100px;
	padding:0 ;
	margin: 80px auto 0px;
}


#center01 {
	width:574px;
	padding:0 ;
	margin: 40px auto;
}

#center02 {
	width:600px;
	padding:0 ;
	margin: 40px auto;
	}

#text{
	text-align: center;
	font-family:'Helvetica Neue', 'Helvetica', Arial, sans-serif;
	font-weight: 500;
	line-height:30px
}

#copyright{
	text-align: center;
	font-family:'Helvetica Neue', 'Helvetica', Arial, sans-serif;
	font-weight: 400;
	font-size:10px;
}

iframe{
-webkit-filter: grayscale(1);
filter: grayscale(1);
}


.MAIL
{    display: table-cell;
    width: 960px;
    height:280px;
    vertical-align: middle;
    text-align: center;
    
    	-webkit-overflow-scrolling: touch;
	-webkit-font-smoothing: antialiased;
	color: #555;
	font-family: 'DIN','Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	font-size: 30px;
	font-weight: 600;
	
	
}


a{text-decoration: none;}

#address{
   width:450px;
   padding:0 ;
   margin: 0 auto;
	
	-webkit-overflow-scrolling: touch;
	-webkit-font-smoothing: antialiased;
	color: #000000;
	font-family: 'DIN','Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: 600;
	
	}



.fixed {
  position: fixed;
}
