@charset "UTF-8";


body {
	background: #fff none;
}
#contents {
	background : transparent none;
	padding-top: 0;
}
#contents_head {
	background:transparent url(../parts/contents_bak.jpg) repeat-x scroll 0 0;
	width:100%;/* グローバルメニューの幅と合わせる */
}
#contents_head p#bread_list {
	width: 900px;
	margin: 0 auto;
}
#footer {
	height: auto;
	clear: both;
	width: 100%;
}
#copyright {
	height: auto;
}
#main p.go_top {
	display: none;
	height: 0;
}
#contents_foot {
	padding: 0;
}