@charset "UTF-8"; 
/* 印刷用 CSS */

body {
	background-image:  none;
	font-size: 80%;
	background-color: #FFFFFF;
}

#wrap {
	width: 655px;
	/* width: 655px; */
	margin-left: 0px;
	background-image:  none;
}

/* FireFox */
html[xmlns] #wrap {
	margin: 0px;
	padding: 0px;
}



#header {
	height: 93px;
	background-image:  none;
}

#header h1 {
	width: 390px;
	background-image:  none;
}

#contents {
	margin: 0px;
}

/* IE6 */
* html #contents {
	width: 655px;
}



#footer {
	background-image:  none;
	display:  none;
}

#footer-cts {
	display:  none;
}

#left {
	display:  none;
}

#right {
	background-image:  none;
}
/* IE6 */
* html #right {
	width: 655px;
}


#main {
	background-image:  none;
}
/* IE6 */
* html #main {
	width: 655px;
}


#head_btn, #search, #navi-1, #navi-2, #navi-3, .pankuzu {
	display:  none;
}

#contents img.local_info {
	display:  none;
}



/* トップ */

#wrap #top_contents {
	zoom: 65%;
}