h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 25px;
	text-align : center;
	margin-right : 1em;
	color : #8C0000;
	margin-top : 0em;
	margin-left : 1em;
}

h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	text-align : center;
	margin-right : 1em;
	color : #8C0000;
	margin-top : -12px;
	margin-left : 1em;
}

h5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	text-align : center;
	margin-right : 1em;
	color : #8C0000;
	margin-top : -12px;
	margin-left : 1.5em;
}

h2 {
	font-size : 30px;
	color : #B30000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	margin-bottom : 0px;
	margin-top : 0px;
}

h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : left;
	margin-left : 20px;
	color : #000000;
	margin-top : 33px;
}

h6 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left : 40%;
	text-align : left;
	margin-right : 15px;
	margin-bottom : 30px;
	margin-top : -10px;
	color : Gray;
	font-style : italic;
	font-size : 13px;
	font-weight : normal;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
}


p {
	margin-bottom : 15px;
	margin-right : 5px;
	margin-top : 5px;
	margin-left: 0px;
}

p.fact1 {
	font-size : 11px;
	color : Gray;
	margin-left : 30px;
}

li {
	margin-bottom : 5px;
	margin-top : 8px;
}

li.sitemap {
	margin-left : 35px;
	margin-right : 20px;
	margin-top : 10px;
	font-size : 12px;
} 

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

td.head1 {
	background-color : #CCCCCC;
	font-weight : bolder;
	text-align : center;
}

td.main1 {
	background-color : #EEEEEE;
}

td.main {
	background-color : #EEEEEE;
	text-align : center;
	vertical-align : middle;
}

td.border1 {
	border-bottom : thick double Silver;
}

font.splash2 {
	font-size : 14px;
	color : #FFFFD2;
	font-style : italic;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

ul.contents {
	font-size : 13px;
	font-weight : bolder;
	text-indent : 0px;
	text-transform : uppercase;
	letter-spacing : 1px;
	margin-left : 20px;
	padding-left: 0px;
}

li.contents {
	margin-left : 8px;
	margin-top : 8px;
}

p.navi {
	font-weight : bold;
	font-size : 13px;
	margin-bottom : 0px;
	margin-left : 0.5em;
	margin-top : 0px;
	color : Gray;
}

li.navi {
	font-weight : bold;
	font-size : 13px;
	margin-bottom : 8px;
	margin-left : 2.5em;
	margin-top : 8px;
	color : Black;
	text-indent : 0px;
}
li.navi1 {
	font-weight : bold;
	font-size : 13px;
	margin-bottom : 4px;
	margin-left : 4.5em;
	margin-top : 4px;
	color : Gray;
	text-indent : 0px;
}
li.navi2 {
	font-weight : bold;
	font-size : 13px;
	margin-bottom : 4px;
	margin-left : 4.5em;
	margin-top : 4px;
	color : Black;
	text-indent : 0px;
}
li.navi3 {
	font-weight : bold;
	font-size : 13px;
	margin-bottom : 4px;
	margin-left : 4.5em;
	margin-top : 4px;
	color : Silver;
	text-indent : 0px;
}

li.navi21 {
	font-weight : bold;
	font-size : 12px;
	margin-bottom : 4px;
	margin-left : 4.5em;
	margin-top : 4px;
	color : Black;
	text-indent : 0px;
}

li.navi31 {
	font-weight : bold;
	font-size : 12px;
	margin-bottom : 4px;
	margin-left : 4.5em;
	margin-top : 4px;
	color : Silver;
	text-indent : 0px;
}

li.links {
	font-size : 17px;
	margin-top : 10px;
	margin-left : 5px;
	text-align : left;
}

a.contents:link {
	color : Black;
	text-decoration : none;
}
a.contents:visited {
	color : Black;
	text-decoration : none;
}
a.contents:hover {
	color : #B30000;
	text-decoration : none;
}


a.navi:link {
	color : Gray;
	text-decoration : underline;
}
a.navi:visited {
	text-decoration : underline;
	color : Gray;
}
a.navi:hover {
	color : #B30000;
	text-decoration : underline;
}

a.navi2:link {
	color : Silver;
	text-decoration : underline;
}
a.navi2:visited {
	text-decoration : underline;
	color : Silver;
}
a.navi2:hover {
	color : White;
	text-decoration : underline;
}

a.navi3:link {
	color : Silver;
	text-decoration : underline;
}
a.navi3:visited {
	text-decoration : underline;
	color : Silver;
}
a.navi3:hover {
	color : #B30000;
	text-decoration : underline;
}

a.bottom:link {
	text-decoration : none;
	color : White;
}
a.bottom:visited {
	text-decoration : none;
	color : White;
}
a.bottom:hover {
	text-decoration : underline;
	color : White;
}


a:link {
	text-decoration : none;
	color : #B30000;
}
a:visited {
	text-decoration : none;
	color : #660000;
}
a:hover {
	text-decoration : underline;
	color : #B30000;
}


a.goods:link {
	text-decoration : none;
	color : #660000;
}
a.goods:visited {
	text-decoration : none;
	color : #660000;
}
a.goods:hover {
	text-decoration : underline;
	color : #B30000;
}

a.blackbold:link {
	text-decoration : none;
	color : Black;
}

a.blackbold:visited {
	text-decoration : none;
	color : Black;
}

a.blackbold:hover {
	text-decoration : none;
	color : Black;
}


a.red:link {
	text-decoration : none;
	color : #B30000;
}
a.red:visited {
	text-decoration : none;
	color : #B30000;
}
a.red:hover {
	text-decoration : none;
	color : #B30000;
}

a.bred:link {
	text-decoration : none;
	color : #8C0000;
}
a.bred:visited {
	text-decoration : none;
	color : #8C0000;
}
a.bred:hover {
	text-decoration : underline;
	color : #8C0000;
}

a.styling:link {
	text-decoration : none;
	color : #001887;
}
a.styling:visited {
	text-decoration : none;
	color : #001887;
}
a.styling:hover {
	text-decoration : underline;
	color : #001887;
}

