#top #container #header #globalnavi #home a,
#about #container #header #globalnavi #about a,
#policy #container #header #globalnavi #policy a,
#low #container #header #globalnavi #low a {
	color: #D3FFFE;
	text-decoration:none;
	cursor:default;
}
#top #container #header_top {
	margin: 0px;
	height: 180px;
	width: 780px;
	background-image: url(../img/top_image_short.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#top #container .guide {
	margin: 0px;
	font-size: 12px;
	width: 750px;
	list-style-position: inside;
	list-style-image: url(../img/white_sankaku.gif);
	background-color: #FF6600;
	color: #FFFFFF;
	background-image: url(../img/white_sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#about #container #header_top {
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 780px;
	background-image: url(../img/about.jpg);
	background-repeat: no-repeat;
}
#about #container .guide {
	margin: 0px;
	font-size: 12px;
	width: 750px;
	list-style-position: inside;
	list-style-image: url(../img/white_sankaku.gif);
	background-color: #336666;
	color: #FFFFFF;
	background-image: url(../img/white_sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#policy #container #header_top {
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 780px;
	background-image: url(../img/policy.jpg);
	background-repeat: no-repeat;
}
#policy #container .guide {
	margin: 0px;
	font-size: 12px;
	width: 750px;
	list-style-position: inside;
	list-style-image: url(../img/white_sankaku.gif);
	background-color: #000099;
	color: #FFFFFF;
	background-image: url(../img/white_sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#low #container #header_top {
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 780px;
	background-image: url(../img/low.jpg);
	background-repeat: no-repeat;
}
#low #container .guide {
	margin: 0px;
	font-size: 12px;
	width: 750px;
	list-style-position: inside;
	list-style-image: url(../img/white_sankaku.gif);
	background-color: #999999;
	color: #FFFFFF;
	background-image: url(../img/white_sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}