@charset "UTF-8";

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

.headerfix header > div {
	position: relative;
}
header{
	height: auto;
}
header > div{
	height: auto;
}
header > div > div{
	height: auto;
}
header #headtitle {
	position: static;
}
.headershort header #headtitle {
	-webkit-transform: none;
	transform: none;
}
header #logo {
	position: static;
	padding-top: 10px;
}
header #logo img {
	position: static;
	display: block;
	width: 150px;
	height: 73px;
}
header #language{
	display: none;
}
header #search{
	display: none;
}
header #search_box{
	display: none;
}
header #contact{
	display: none;
}
header #globalnavi{
	display: none;
}

#totop{
	display: none;
}
#footernavi .footersitemap{
	display: none;
}
