@charset "utf-8";
/* CSS Document */

/*---------------------------------------------------------------------------------
COMMON
---------------------------------------------------------------------------------*/
body{
	background:none;
}

/*---------------------------------------------------------------------------------
CONTENTS
---------------------------------------------------------------------------------*/
#wrapper{
	background:none;
}

#head{
	width: 1000px;
	height: 350px;
	margin: 0 auto 20px;
	text-indent: -99999px;
	background:url(../../uploads/2014/03/bg_head.jpg) 50% 0 no-repeat;
}



