@charset "Shift_JIS";

/*importCSS
------------------------------------------------------------------------------------*/

body{
	background-color:#ff0;
	margin:0px;
	padding:0px;
	font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 75%;
	line-height: 1.5;
	color: #333;
}

#header,#search-box,#footer,.content_left{
	visibility:hidden;
	
}

#content{
	float:none;
}	

