/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #000000;
	line-height: 16pt;
	font-size: 10pt;
	margin: 0px;
	text-align: right;
}

.caption {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 80%;
}

a:link, a:visited, a:hover {
	color: #660000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #CC0000;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 100%;
	color: #334d55;
}

h2{
	font-size: 114%;
	color: #FFFFFF;
}

h3{
	font-size: 150%;
	color: #000000;
}

h4{
	font-size: 125%;
	color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}
.S16Cff3300S {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 16px;
	color: #FF3300;
	font-weight: bold;
}


#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
#menu li {
	white-space: nowrap;
	display: inline;
}
#llist ul {
}
#llist li {
	list-style-image: url(../images/arrow1.gif);
	line-height: 20pt;
	list-style-type: none;
	margin-left: -10px;
	text-align: left;
}
#breadCrumb {
	font-size: 8pt;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	line-height: 10pt;
}
#pages {
	font-size: 14px;
	padding-bottom: 10px;
	text-align: center;
}
#pagetitle {
	padding-top: 40px;
	padding-bottom: 10px;
}
#pagetop {
	padding-top: 10px;
	padding-bottom: 50px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10pt;
}
