body
	{
		margin: 0;
		padding: 0;
		/*background-color: ;*/
		font-family: arial, verdana, helvetica, sans-serif;
		font-size:10px;
		color:#000;
		text-align: center;
	}

img
	{
		border: 0;
	}
	
div
	{
		text-align: left;
	}
	
.uberclear
{
	float: none;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 0;
	font-size: 0;
}
* html .clearer
{
	height: 0;
}
	
/* splash page */

.splash
	{
		background-image: url("/images/bgSplashJapan.gif");
		background-repeat: repeat-x;
		background-position: 0 118px;
		background-color: #002E55;
		text-align: center;
	}

.splash .wrapper
	{
		text-align: center;
		height: 314px;
		width: 462px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 90px;
		background-image: url("/images/bgSplashWrapperJapan.gif");
		background-repeat: repeat-x;
		background-position: 0 0;
		border: 1px solid #8096AB;
	}
	
	
	.splash .wrapper .logo
		{
			height: 65px;
			width: 100%;
			background-image: url("/images/logoJapan.gif");
			background-repeat: no-repeat;
			background-position: 50% 0;
			background-color: transparent;
			margin: 93px 0 0 0;
		}
		
	.splash .wrapper .logo img
		{
			display: none;
		}
		
	.splash .wrapper .links
		{
			height: 57px;
			width: 166px;
			margin-top: 32px;
			margin-left: auto;
			margin-right: auto;
			padding: 15px 0 0 0;
			background-image: url("/images/bgSplashJapanDivide.gif");
			background-repeat: repeat-y;
			background-position: 50% 0;
		}
				
		.splash .wrapper .links .japanese
			{
				float: right;
			}
		
		.splash .wrapper .links .english
			{
				float: left;
			}
	
/* --------------- */
	
.wrapper
	{
		width: 775px;
		padding: 0 10px 0 10px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("/images/bgjapan.gif");
		background-repeat: repeat-y;
		background-position: 0 0;
		background-color: #fff;
		voice-family: "\"}\"";
		voice-family: inherit;
	
		width: 755px;
	}
	/* Begin hiding from Mac IE */
	/* \*/
	html>body .wrapper
	{
		width: 755px;
	}
	/* End hiding from Mac IE */
	
.container
	{
		width: 755px;
		border-top: 23px solid #276F97;
		border-bottom: 1px solid #8D8D8D;
	}
	
.header
	{
		height: 148px;
		width: 755px;
		background-image: url("/images/bg_headerjapan.jpg");
		background-repeat: no-repeat;
		background-position: 0 0;
	}
	
	.header div
		{
			padding: 48px 0 0 488px;
		}
	
		.header div a
			{
				display: block;
				height: 35px;
				width: 230px;
			}
	
.content
	{
		margin: 30px 0 0 0;
		background-image: url("/images/bg_contentjapan.gif");
		background-repeat: repeat-y;
		background-position: 213px 0;
		background-color: #fff;
	}
	
	.nav
		{
			float: left;
			margin: 0;
			padding: 0;
			list-style: none;
			list-style-type: none;
		}
		
	.nav, .nav ul {
			margin: 0;
			padding: 0;
			list-style: none;
			list-style-type: none;	
	}
		
		.nav li, .nav ul ul li, .nav ul ul ul li {
			margin:0px;
		}
		

		
		.nav a {
			display: block;
			padding: 5px 10px;
			width: 194px;
			/*font-family: times, times new roman, georgia ,serif;  */
			color:#808080;
			font-size:14px;
			font-weight: bold;
			text-decoration:none;
			border-bottom: 1px solid #D8D8D8;	
		}
		.nav ul ul a
		{
			display: block;
			padding: 5px 5px 5px 30px;
			font-size:12px;
			width: 179px;
		}
		.nav li a:link {color:#808080}
		.nav li a:visited {color:#808080}
		.nav li a:active {color:#000}
		.nav li a:hover {color:#000}
		.contentMain
			{
				display: inline;
				float: right;
				width: 485px;
				padding: 0 40px 30px 0;
				font-family: arial, verdana, helvetica, sans-serif;  
				color:#000;
				font-size: 1.2em;
				/*line-height: 24px;*/
				voice-family: "\"}\"";
				voice-family: inherit;
			
				width: 445px;
			}
			/* Begin hiding from Mac IE */
			/* \*/
			html>body div.searchContainer
			{
				width: 445px;
			}
			/* End hiding from Mac IE */

			
			.contentMain h1
				{
					margin: 0;
					padding: 0;
				/*	font-family: times, times new roman, georgia ,serif;  */
					color: #996500;
					font-weight: normal;
					font-size: 20px;
				}
			.contentMain h2
				{
					margin: 0;
					padding: 0;
				/*	font-family: times, times new roman, georgia ,serif;  */
					color: #996500;
					font-weight: normal;
					font-size: 15px;
				}
			.contentMain p
				{
					margin: 5px 0 10px 0;
				}
				
				
		
	.footer {
		background-color: #8D8D8D;
		color: white;
		padding: 10px;
		text-align: center;
	}
	
	.footer a {
		color: white;
	}