@charset "utf-8";

body {
	background-image: none;
}

#searchBox {
	display: none;
}

#selectLang {
	display: none;
}

#headerglobalNavi {
	display: none;
}

#FontChanger {
	display: none;
}

#globalMenu {
	display: none;
}

#footer {
	display: none;
}

#header {
	padding: 0px;
	height: 31px;
	width: 580px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h1.logo {
	width: 219px;
	float: none;
	margin-left: 10px;
	margin-top: 44px;
}

#layout {
	width: 580px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-image: none;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}

#contents {
	width: 580px;
	float: none;
}

#sideMenu,
#sideMenu02 {
	display: none;
}

#panlist {
	display: none;
}

#contents h2 {
	font-size: 120%;
	background-image: none;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #e5e5e5;
	margin-top: 5px;
}

#listBack,
#listBack02 {
	display: none;
}

#sitemapArea h3 {
	background-image: none;
	margin-bottom: 15px;
	margin-top: 20px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4070d4;
}

#sitemapArea h4 {
	background-image: none;
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#sitemapArea ul li {
	list-style: none;
	background-image: none;
	padding-left: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}

#backnumberBtn {
	display: none;
}