@charset "utf-8";
/* CSS Document */

#header{
	display: none;
}

#image{
	display: none;
}


#global_menu{
	display: none;
}

ul.link{
	display: none;
}

ul.footer{
	display: none;
}

address{
	display: none;
}

#pagetop{
	display: none;
}

body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	color: #666666;
	line-height: 1.4;
	background-image: none;
}

#bodywrap{
	width: 100%;
	height: 100%;
	background-image: none;
}

#bodywrap_in{
	width: 100%;
	height: 100%;
	background-image: none;
}

#wrapper_wrap{
	width: 100%;
	height: 100%;
	background-image: none;
}


