
#main{
	width:100%;
	max-width:1500px;
	margin:0 auto;
	padding:50px 0;
}

#body h2{
	text-align:center;
	margin:20px auto;
	font-family:"Zen Maru Gothic", serif;
	font-weight:bold;
	font-size:60px;
	line-height:60px;
	height:auto;
	color:black;
	letter-spacing:10px;
}

#body p{
	text-align:center;
}

#body h3{
	text-align:center;
	margin:80px auto 40px;
	font-family:"Zen Maru Gothic", serif;
	font-weight:bold;
	font-size:40px;
	line-height:40px;
	height:auto;
	color:black;
	letter-spacing:10px;
}

#body h4{
	margin:20px auto;
	font-size:30px;
	font-weight:normal;
	font-family:"Zen Maru Gothic", serif;
	line-height:40px;
}


#itadakimasu{
	height:400px;
	background:url(/img/top/itadakimasu.png) no-repeat center bottom;
	background-size:contain;
}


#message{
	height:843px;
	background:url(/img/top/message.png) no-repeat center bottom;
	background-size:contain;
}

#message h3:nth-of-type(2){
	margin-top:150px;
}



#philosophy img{
	float:left;
	width:30%;
}

#philosophy table{
	float:right;
	width:65%;
}

table th, table td{
	font-size:30px;
}

table th span{
	font-size:18px;
	margin-left:20px;
	color:orange;
	letter-spacing:5px;
}

#symbiosis{
	background:url(/img/top/floor.png) no-repeat right -60px top;
}


#resources{
	font-family:"Zen Maru Gothic", serif;
	font-size:50px;
	color:orange;
	font-weight:bold;
	line-height:80px;
}

#resources span{
	font-size:40px;
	letter-spacing:10px;
}


#ceo span{
	margin-left:40px;
	letter-spacing:15px;
	font-size:30px;
}


#voice{
	max-width:1000px;
	margin:0 auto;
}

#voice h3{
	margin-bottom:50px;
}

#voice div{
	width:48%;
}

#voice div:nth-of-type(1){
	float:left;
}

#voice div:nth-of-type(2){
	float:right;
}

#voice h4{
	float:left;
}

#voice img{
	float:right;
	height:100px;
}

#voice p{
	clear:both;
	text-align:left;
}
