@charset "utf-8";


body,html{
	background-image: none !important;
}

#globalnavi,
#header-navi,
.topicpath {
	display: none;
}

#header {
	background: none;
}

#header #siteTitle + #header-navi {
	display: block;
	width: auto;
	top: 5px;
	left: auto;
	right: 0;
	font-size: 14px;
}

#header #siteTitle + #header-navi .item a {
	text-decoration: none;
	margin-left: 5px;
	color: #03C;
}

#header #siteTitle + #header-navi .item:last-child a {
	color: #222;
}

#header #headerSearch {
	top: 35px;
}

#contents {
	float: left;
	margin: 15px 12px 12px 0 !important;
}

#navigation {
	float: right;
	margin-top: 15px;
}



#gHeader {
  border-bottom: 5px #f08533 solid;
}

body #footer {
  border-top: none;
}