﻿body {
	margin:0;
	padding:0;
	width:900px;
	height:100%;
}

#container {
	position:relative;
	width:900px;
	height:100%;
}

#toprownav {
	position:absolute;
	width:900px;
	height:18px;
	top:0;
	left:0;
	background-color:#003366;
}
#toplogo {
	position:absolute;
	width:900px;
	height:66px;
	top:18px;
	left:0;
}
#productnav {
	position:absolute;
	width:700px;
	height:35px;
	top:84px;
	left:200px;
}
#youarehere {
	position:absolute;
	width:700px;
	height:50px;
	top:120px;
	left:200px;
	padding-top:10px;
	padding-left:10px;
}
#pageheading {
	position:absolute;
	width:700px;
	top:180px;
	left:200px;
}
#sidepic {
	position:absolute;
	width:200px;
	height:150px;
	top: 84px;
	left: 0;
}
#sidenav {
	position:absolute;
	width:200px;
	top: 236px;
	left: 0;
	padding-left:10px;
}
#pdfhdr {
	position:absolute;
	background-image:url(images/pdf_top_175.GIF);
	width:175px;
	left: 10px;
	top: 650px;
	height:16px;
}
#pdfbox {
	position:absolute;
	width:173px;
	left: 10px;
	top: 665px;
	border-color:#CCCCCC;
	border-width:0 1px 1px 1px;
	border-style:solid;
}
#jm_link {
	position:absolute;
	width:173px;
	top: 540px;
}

#main_index {
	position:absolute;
	width:700px;
	left: 202px;
	top: 470px;
	height:100%;
}

#main {
	position:absolute;
	width:686px;
	left: 206px;
	top: 236px;
	height:100%;
}

#main_left {
	position:absolute;
	width:300px;
	left: 200px;
	top: 540px;
	height: 400px;
	border:thin;
	border-color:#CCCCCC;
	border-style:solid;
}
#main_right {
	position:absolute;
	width:350px;
	left: 550px;
	top: 540px;
	height: 400px;
	border:thin;
	border-color:#CCCCCC;
	border-style:solid;
}
#footer {
	position:absolute;
	margin:0;
	bottom:30px;
	top:850px;
	width:900px;
	height:60px;
	font-family: "Lucida Sans Unicode", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #C0C0C0;
	text-align: right;
}
#footer_long {
	margin:0;
	width:700px;
	height:60px;
	font-family: "Lucida Sans Unicode", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #C0C0C0;
	text-align: right;
}
#pointers {
	position:absolute;
	width:400px;
	top:16px;
	left:400px;
}

.grey_border {
	border:thin;
	border-color:#CCCCCC;
	border-style:solid;
	padding-top:10px;
}
.sidenav_eng     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:24px;
}
.sideorange_eng     {
	color: #FF3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:24px;
	text-indent: 10px;
}
.hdg1_eng     {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-indent: 10px;
	font-weight:bold;
}
.hdg2_eng {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	line-height: 16px;

}
.news_eng {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	text-indent: 20px;
	text-align:justify;
}
.pdf_eng {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	text-align:left;
}
.text_eng {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
.urhere_eng { 
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 11px; 
	line-height: 16px ; 
	font-weight: bold; 
}
.news_jpn {
	font-family:  "‚l‚r ,MS PGothic", "Helvetica","mincho","sans-serif";
	font-size: 12px;
	line-height: 16px;
	text-indent: 20px;
	text-align:justify;
}
.sidenav_jpn     {
	font-family:  "ＭＳ Ｐゴシック","mincho","osaka", "sans-serif";
	font-size: 10px;
	line-height:24px;
	text-indent: 10px;
}
.sideorange_jpn     {
	color: #FF3300;
	font-family:  "ＭＳ Ｐゴシック","mincho","osaka", "sans-serif";
	font-size: 10px;
	line-height:24px;
	text-indent: 10px;
}
.hdg1_jpn     {
	color: #333333;
	font-family: "Arial", "ＭＳ Ｐゴシック","Osaka", "Helvetica","ヒラギノ角ゴ Pro W3", "sans-serif";
	font-size: 16px;
	text-indent: 10px;
	font-weight: bold;
}
.hdg2_jpn {  
	color: #333333; 
	font-family: "Arial", "ＭＳ Ｐゴシック","Osaka", "Helvetica","ヒラギノ角ゴ Pro W3", "sans-serif";
	font-size: 12px; 
	line-height: 18px;
	font-weight: bold;
}
.text_jpn {
	font-family: "Arial", "ＭＳ Ｐゴシック","Osaka", "Helvetica","ヒラギノ角ゴ Pro W3", "sans-serif";
	font-size: 13px; 
	line-height: 16px;
}
.pdf_jpn {
	font-family: "Arial", "ＭＳ Ｐゴシック","Osaka", "Helvetica","ヒラギノ角ゴ Pro W3", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	margin-left:5px;
	text-align:left;
}
.urhere_jpn {
	font-family: "Arial", "ＭＳ Ｐゴシック","Osaka", "Helvetica","ヒラギノ角ゴ Pro W3", "sans-serif";
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
}

.sidedots {
	padding-top:10px;
	padding-bottom:5px;
	height: 1px;
	width: 190px;
}
.homeheadsm {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	font-weight: bold;
	color: #FF3300;
	padding-bottom: 0px;
}	
.copyrite { font-family: "Lucida Sans Unicode", "Arial", "Helvetica", "sans-serif"; font-size: 10px; color: #C0C0C0 }

.homeheadsmj { 	font-family: "Arial", "ＭＳ Ｐゴシック","Osaka", "Helvetica","ヒラギノ角ゴ Pro W3", "sans-serif"; font-size: 12px; font-weight: bold; color: #FF3300; padding-bottom: 0px }
.maintextboldj {
	font-family: "Arial", "ＭＳ Ｐゴシック","Osaka", "Helvetica","ヒラギノ角ゴ Pro W3", "sans-serif";
	font-size:8pt;
	line-height: 16px;
	font-weight: bold
}
.caption     { font-family: Lucida Sans Unicode; font-variant: small-caps; font-size: 8pt; 
               color: #0000FF }
.caption_jpn     { 	font-family:  "ＭＳ Ｐゴシック","mincho","osaka", "sans-serif"; font-size: 8pt; 
               color: #0000FF }

