/*PenJapan Sitemap layout ---------------------------------------------------*/

@charset "utf-8";

/*PenJapan Sitemap Contents
--------------------------*/
#header {
	background-image: url(../images/bg_header_sitemap.gif);
	height: 100px;
	width: 950px;
	margin-bottom: 5px;
}
#wrapper #footer{
	height: 70px;
	clear: left;
}
/*link styles
-------------------------*/
a:link {
	color: #00b0d8;
}
a:visited {
	color: #00b0d8;
}
a:hover {
	color: #ffd872;
}
#header ul#menu li a {
	color: #FFF;
}
#header ul#menu li a:hover {
	color: #ffd872;
}




/* Kansai location
-----------------------------*/
#contents {
	clear: both;
	width: 950px;
}
#contents ol#location {
	list-style-type: none;
}

#contents ol#location li {
	float: left;
	font-size: 85%;
}
#contents ol#location li a {
	text-decoration: none;
}
#contents ol#location li a:hover {
	color: #ffd872;
}

#contents h1 {
	clear: left;
	margin-bottom: 10px;
}
#contents h2 {
	font-size: 110%;
	line-height: 1.3em;
	color: #cb9b0c;
	background-image: url(../images/bg_sitemap_level02.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 3px;
}
#contents  h2 a {
	color: #cb9b0c;
	text-decoration: underline;
}
#contents h2 a:link {
	color: #cb9b0c;
}
#contents h2 a:hover {
	color: #fbcf00;
	text-decoration: none;
}



#contents #col01,
#contents #col02,
#contents #col03 {
	font-size: 85%;
	line-height: 1.2em;
	float: left;
	width: 310px;
	margin-bottom: 20px;
}


#contents ul.second {
	list-style-type: none;
}
#contents li.lebel03 {
	background-image: url(../images/bg_sitemap_lebel03.gif);
	background-repeat: no-repeat;
	margin-left: 15px;
	padding-left: 15px;
	padding-top: 3px;
}
#contents li.lebel04 {
	background-image: url(../images/bg_sitemap_lebel04.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 15px;
	margin-left: 5px;
}

#contents ul.second li ul.third {
	list-style-type: none;
}
#contents ul.second li ul.third ul.fourth {
	list-style-type: none;
}
#contents ul.fourth li {
	background-image: url(../images/Bg_sitemap_lebel05.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 10px;
	height: 15px;
	padding-top: 2px;
	line-height: 1.1em;
}
