@charset "UTF-8";

/*------------- 印刷用 -------------*/

#searchbox,
#language,
#headertools,
#globalnavi,
#sidebar,
#totop,
#pagefooter,
#bottomsitemap,
#footer ul {
	display: none;
}

#top {
	width: auto;
}


#header {
	min-width: 0px;
	height: auto;
	background: none;
	border-bottom: 1px solid #C5C5C5;
}

#headerinner {
	width: auto;
	color: #000000;
}

#main {
	width: auto;
	margin-top: 0px;
	padding-top: 0px;
	background: none;
}


#breadcrumbs {
	width: auto;
	margin: 20px auto;
	color: #606060;
}

#contents {
	float: none;
	display: block;
	width: auto !important;
	color: #000000;
}

#footer {
	margin-top: 30px;
	background: none;
	border-top: 1px solid #C5C5C5;
}

#footerinner {
	width: auto;
}


#topvisual {
	margin: 10px auto 20px;
}

