@charset "utf-8";
@import "/css/color/green.css";

body{
	color: #000000;
		background-color: #fffce6;
		}
#header{
	height:337px !important;
}
#header .site_name{
	width:850px;
	height:337px;
		background: url('/site/farm-kagayaki/img/profile/design/header4.jpg') no-repeat;
	text-indent:-9999px;
		margin:0 auto;
	margin-bottom:15px;
	z-index:-99;
	text-align:center;
	overflow:hidden;
}
