@charset "shift_jis";

a:link {
	color: #993333;
	text-decoration: none;

}
a:visited {
	color: #B45BBD;
	text-decoration: none;

}
a:hover {
	font-weight: normal;
	color: #A420A4;
	background-color: #FAB4FC;


}
#headerSubMenu {
	float: right;
	height: 34px;
	width: 450px;
}
#headerSubMenu ul {
	margin: 0px;
	padding: 0px;

}
#headerSubMenu li {
	display: block;
	list-style: none;
	float: right;
	padding: 0px 5px;
	margin: 10px 15px 0px 5px;
	text-indent: 15px;
}
#headerSubMenu a:link {
	color: #666666;
}

#headerSubMenu a:visited {
	color: #666666;
}



#menu {
	height: 22px;
	overflow: hidden;
	margin-top: 5px;
	clear: both;
	padding-bottom: 10px;
}
#headerMenu {
	background: url(../images/menuLabel.gif) no-repeat left top;
	height: 22px;
	margin-bottom: 10px;
	overflow: hidden;
	margin-top: 5px;
	clear: both;
}

ul#headerMenu {
	display: inline;
	list-style-type: none;
	list-style-position: outside;
	overflow: hidden;
	width: 710px;
	height: 22px;
}
ul#headerMenu li a {
	display: block;
	height: 0px !important;
	height /**/: 30px;
	padding-top: 30px;
}

ul#headerMenu li#menu1 {
	overflow: hidden;
	float: left;
	width: 150px;
	height: 22px;
	background: url(../images/menuLabel.gif) no-repeat left top;
}
ul#headerMenu li#menu2 {
	overflow: hidden;
	float: left;
	width: 200px;
	height: 22px;
	background: url(../images/menuLabel.gif) no-repeat -150px top;
}
ul#headerMenu li#menu3 {
	overflow: hidden;
	float: left;
	width: 185px;
	height: 22px;
	background: url(../images/menuLabel.gif) no-repeat -350px top;
}
ul#headerMenu li#menu4 {
	overflow: hidden;
	float: left;
	width: 215px;
	height: 22px;
	background: url(../images/menuLabel.gif) no-repeat -535px top;
}

ul#headerMenu li#menu1 a:hover {
	background-image: url(../images/menuLabel.gif);
	background-repeat: no-repeat;
	background-position: 0px -28px;
}
ul#headerMenu li#menu2 a:hover {
	background-image: url(../images/menuLabel.gif);
	background-repeat: no-repeat;
	background-position: -150px -28px;
}
ul#headerMenu li#menu3 a:hover {
	background-image: url(../images/menuLabel.gif);
	background-repeat: no-repeat;
	background-position: -350px -28px;
}
ul#headerMenu li#menu4 a:hover {
	background-image: url(../images/menuLabel.gif);
	background-repeat: no-repeat;
	background-position: -535px -28px;
}
#banner {
	text-align: center;
	margin-top: 30px;
}
#banner img {
	margin-top: 10px;
	margin-bottom: 5px;
	border-style: none;
}





#footer {
	color: #666666;
	font-size:75%;
	text-align: center;
	clear: both;
	padding-top: 10px;
	margin: 15px 0px 0px;
	padding-bottom: 10px;

}

.clearBoth {
	clear: both;
}

.smallText {
	font-size: 75%;
	color: #666666;
	line-height: normal;

}.mailIcon {
	background: url(../images/iconMail.gif) no-repeat left center;
	text-indent: 25px;
}

.naviIcon {
	background: url(../images/topIcon.gif) no-repeat left center;
	text-indent: 25px;
}
#headerSubMenu li.languageIcon {
	margin: 5px 0px 0px 0px;
}
#headerSubMenu li.languageIcon a {
	display: block;
	text-indent: 0;
	border: solid 1px #999999;
	padding: 3px;
	margin: 0px;
}



.more {
	font-size: 75%;
	color: #666666;
}

.indent11 {
	text-indent: 11px;
}

