body {
	color: #000066;
	background: #F5F5F5;
	font-family: Verdana, Arial, Helvetica, sans-serif, gothic;
	font-size: 0.9em;
	overflow:auto;
	text-align:center;
}

/* layout */

#wrapper {
	margin:0 auto;
	text-align:center;
	width: 750px;
	}

#top {
	background: url(../images/bg_top_satoshi.jpg) no-repeat;
	border: none;
	height: 143px;
	position: relative;
		}
		
#top ul {
float: inherit;
padding-top: 115px;
padding-left: 0px;
width: 750px;
list-style-type: none;
text-decoration: none;
}

#top li {
color: #666;
font-size:12px;
display:inline;
border-left: 2px solid #666;
padding: 2px 10px 2px 30px;
background:none;
margin:3px 10px 3px 10px;
}

#top li.first {
border-left:none;
}

#top2 {
	background: url(../images/bg_top.gif) no-repeat;
	height: 11px;
		}
#middle {
	margin:0;
	background: url(../images/bg_m.gif) repeat;
	background-color:#fff;
		}
		
#left
{
	float: left;
	width: 140px;
	background: transparent;
	position: relative;
	margin-top: 25px;
	padding-left: 10px;
}

		
#right
{
	color: #000066;
	padding: 10px 1em 1em 150px;
	text-align:left;
}
#bottom {
	background: url(../images/bg_b.gif) no-repeat;
	height: 11px;
		}
#footer
{
	font-size: 0.9em;
}
.clearall{clear:both;}

/*  styles */

	h1 {
	font-size:1.3em;
	color: #1A4877;
	text-align: left;
	margin: 0.5em 0 0.5em 0;
	}
	h2 {
	font-size:1.2em;
	color: #006699;
	text-align: left;
	margin: 0.5em 0 0.5em 0;
	}
	h3 {
	display: block;
	width:200px;
	font-size:1.3em;
	color:#fff;
	padding: 0 0.5em;
	background-color: #006699;
	text-align: left;
	margin: 1.5em 0 0.5em 0;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	}

	p {
	font-size:0.9em;
	line-height: 1.5em;
	margin-bottom:0.8em;
	margin-top:0.8em;
	text-align: left;
	color: #666666;
	}	
	p.en {
	font-size:0.7em;
	line-height: 1.3em;
	margin-top:0.5em;
	margin-bottom:1.5em;
	color: #666;
	}
	p.center {
	text-align: center;
	font-family: "Times New Roman", Times, serif, 明朝;
	font-style: italic;
	font-weight: bold;
	}
	p.center2 {
	font-size:1em;
	color: #006699;
	line-height: 1.2em;
	text-align: center;
	font-family: "Times New Roman", Times, serif, 明朝;
	font-weight: bold;
	margin-top: 4px;
	}
	p.left-bold {
	font-size:1em;
	color: #006699;
	text-align: left;
	font-family: "Times New Roman", Times, serif, 明朝;
	font-weight: bold;
	margin-top: 4px;
	}
	img {
	border: #666 solid 1px;
	}
	img.no-border {
	border: none;
	margin: 0;
	}
    img.image-l{
    position: relative;
	float: left;
	padding: 0;
	margin: 5px 5px 5px 0;
	}
	img.image-r{
	position: relative;
	float: right;
	padding: 0;
	margin: 5px 0 5px 5px;
    }  
/*mainmenu*/
#mainmenu  {
float: left;
position: inherit;
display: block;
line-height: 1.5em;
font-weight:normal;
font-size: 12px;
text-align: left;
width: 120px;
background-color: #F5F5F5;
color: #000066;
min-height: 100%;
border: 2px solid #437994;	
}


#mainmenu ul {
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
width: 100%;
list-style-type: none;
text-decoration: none;
}


#mainmenu li
{
color: #34757D;
background-color: #FFFFFF;
border: 1px solid #437994;
font-size:12px;
}

#mainmenu h4
{
display: block;
background: #437994;
font-size:12px;
color : #fff;
margin-top: 0px;
margin-bottom: 0px;
padding: 1px 2px 1px 2px;
}

#mainmenu a {
display: block;
text-decoration: none;
color: #4D6A88;
background: #F5F5F5;	
padding: 1px 5px 1px 15px;
}


#mainmenu a:visited, #mainmenu a:active
{
color: #666;
background-color: #FFFFFF;
}

#mainmenu a:hover {
background-color: #336666;
color:#fff;
}



/*  hyperlinks and menu styles 2 */


a:link {
        text-decoration: none;
		color: #4D6A88;
		background: inherit;
}

a:visited {
	color: #666;
	background: inherit;
	text-decoration: none;
}
a:hover {
        color: #FF9900;
        text-decoration: none;
}
#top a:link {
        text-decoration: none;
		color: #153D64;
		background: inherit;
}
#top a:hover {
        color: #fff;
        text-decoration: none;
}
#top a:visited {
        color: #006633;
        text-decoration: none;
}
img a:hover {
	border-color:#FF3300;
}
