
html {
	height:100%;
	max-height:100%;
	padding:0;
	margin : 0;
	border : 0;
	font-size : 12px;
	background : #fff;
	font-family :Arial, Verdana, Helvetica, sans-serif;
	/*hide overflow:hidden from IE5 /MAC */
	/*\*/
	overflow:hidden;
	/* */
}

body {height:100%; 
			max-height:100%;
			overflow : hidden;
			padding : 0;
			margin : 0;
			border :0;
	}

tr,td{
	color : #000066;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

		
p.first  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Red;
	font-style :normal;
	font-weight : bold;
}

p.japan{
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #330066;
	font-style : normal;
	font-weight : bold;
}
		
#content {
	overflow:auto;
	position : absolute;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000066;
	z-index:3;
	top: 125px;
	bottom: 25px;
	left: 210px;
	right:0;
	background : #fff;
}

*  html  #content {
	color: #000066;
	font-size : 12px;
	font-weight : bold;
	top : 0;
	left:0;
	bottom:0;
	height:100%;
	width:100%;
	max-height:100%;
	overflow : auto;
	position : absolute;
	z-index : 3;
	border-top : 120px solid #fff;
	border-bottom : 5px solid #fff;
	border-left : 195px solid #fff;
}

 

#head {
	position : absolute;
	margin: 0;
	top: 0;
	left:0;
	display: block;
	width:100%;
	height:120px;
	background-color : White;
	background-position : 0 0;
	background-repeat : no-repeat;
	font-family : Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 1.05em;
	font-weight : bold;
	z-index : 5;
	overflow : hidden;
	
	font-style : normal;
}
p.second {
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	text-justify : auto;
	line-height : 16px;
	
	color : #000066;
}


		
#foot {
	position:absolute;
	margin : 0;
	bottom: 0;
	left : 0;
	display : block;
	width : 100%;
	height : 10px;
	font-size:1em;
	z-index : 5;
	overflow : hidden;
	background : #B0C4DE;
	color : #F0F8FF;
}

#left {
	position : absolute;
	left:0;
	top:120px;
	bottom:50px;
	width: 175px;
	height: 100%;
	background : #fff;
	background-repeat : no-repeat;
	font-size: 1.05em;
	z-index : 4;
	overflow : auto;
	background-repeat : no-repeat;
}	



a,a:link  {
	color : Red;
	font-size : 12px;
	text-decoration : none;
    font-weight : bold;
}

a:hover{
	color : Red;
	text-decoration: underline;
}
	
a:active{
	color : #990099;
}	
	
a:viseted{
	color: #990099;
}

p{
	background : White;
	color : #000066;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

