@charset "Shift_JIS";

/*------------------------------------------------ */
/* Initialize
-------------------------------------------------- */

body {
	color: #000000;
	background-color: #ffffff;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	line-height:170%;
	background-color: #fff;
	border:1px solid #fdfdfd;
}

#header {
	display: none;
}
#menu_top{
	display: none;
}

#left_column {
	display: none;
}

#location {
display: none;
}

#right_column {
	width: 100%;
	position:static ;
	
}

#footer {
	display: none;
}
