#about{
	background-color:#867f66;
	height:300px;
}
#about p{
	font-family:"‚l‚r ‚o–¾’©", "MS PMincho", "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", serif;
	font-size:12px;
	color:#FFF;
	padding:30px;
	padding-top:50px;
	line-height:200%;
	margin-left:35px;
	}
.contact_btn{
	width:510px;
	height:100px;
	display:block;
}
.mail{
	background-image:url(../img/contact.png);
	background-repeat:no-repeat;
	width:400px;
	height:25px;
	text-indent:-9999px;
	display:block;
	background-position:320px;
}
.mail:hover{
	background:url(../img/contact_over.png) no-repeat;
	background-position:320px;
}