a:link, a:visited {
	color: #0099CC;
	text-decoration: none;
}

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

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana, Arial, sans-serif;
 font-size: 150%;
 color: #0000CC;
}

h2{
 font-size: 114%;
 color: #000099;
}
h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	color: #000066;
	border-bottom-style: none;
	font-size: 100%;
	text-decoration: underline;
}
h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
	list-style-image:   url("lmark1.gif");
	list-style-position: outside;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
				 
.header{
	width : 100%;
	margin-bottom: 25px;
}
.footer{
	width : 100%;
	clear : both;
	margin: 2px;
  
}
.navBar{
	width: 180px;
	float: left;
	margin-bottom: 0px;
	margin-left: 4px;
	background-color: #CCFFFF;
	border: 1px solid #000066;
	padding-bottom: 20px;
	padding-right: 4px;
}
.content{
	float: right;
	border: 2px #CCCCCC;
	color: #333333;
	width: 670px;
	position: relative;
}
#pageName {
	font-family: Arial, Verdana, "‚l‚r ƒSƒVƒbƒN";
	font-size: 150%;
	color: #000099;
}
#globalNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	margin-bottom: 5px;
	width: 100%;
	clear: both;
	padding-left: 25px;
	margin-top: 5px;
}
#breadCrumb {
	font-family: Arial, Verdana, "‚l‚r ƒSƒVƒbƒN";
	font-size: 75%;
	color: #333333;
	width: 100%;
	background-color: #9DACBF;
	background-image:   url("bc_border.gif");
	padding-left: 24px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	margin-top: 10px;
}
.content h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000099;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00CC33;
	font-size: 114%;
}
.content h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	color: #000066;
	border-bottom-style: none;
	font-size: 100%;
	text-decoration: underline;
}
.main_body {
	width: 900px;
}
.navBar h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #006600;
	font-size: 114%;
	margin-left: 10px;
}
#sitename {
	width: 360px;
	float: left;
	height: 60px;
	clear: none;
}
.content h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	color: #000066;
	border-bottom-style: none;
	font-size: 100%;
	text-decoration: underline;
}
.review {

	float: none;
	border: 2px #CCCCCC;
	color: #333333;
}
.review dt {

	margin-top: 10px;
	margin-bottom: 5px;
	color: #993366;
	border-bottom-style: none;
	font-size: 100%;
}
.smalltable {
	float: none;
	border: 2px #CCCCCC;
	color: #333333;
	text-align: left;
	background-position: center;
	font-size: 10px;
}
.quote {
	border: 2px #CCCCCC;
	color: #333333;
	width: 400px;
	font-size: 10.5pt;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}
#Jpn-Eng {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	width: 100%;
	clear: both;
	padding-left: 700px;
	margin-top: 5px;
}
.barlink {
	color: #0099CC;
	font-size: 90%;
	margin-left: 20px;
	margin-bottom: 2px;
}
