* {
	margin: 0;
	padding: 0;
	color: black;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}

body {
	margin: 0;
	background : url(images/bcg_body.gif) repeat-x center top;
	color: #333;
	font-family: "Lucida Grande",Verdana,sans-serif;
	font-size: 1em;
	text-align: center;
	line-height: 1.4em;
	}

/* links
---------------------------------------------------------- */
a:link {
	color: #003399;
	text-decoration: none;
	}
a:visited {
	color: #660099;
	text-decoration: none;
	}
a:hover {
	color: #CC3300;
	text-decoration: underline;
	}

/* Top page structure
---------------------------------------------------------- */
#header-top {
	width: 760px;
	height: 100px;
	background : #010066 url(images/bcg_header.jpg) no-repeat left top;
	margin:0;
	padding: 0;
	text-align: left;
	border-bottom: 5px solid #ccc;
	}
#content-top {
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	text-align: left;
	}
#content-inner {
	float: left;
	margin: 0;
	padding: 0;
	width: 575px;
	}
#sidebar {
	float: right;
	padding: 0;
	margin: 0;
	width: 135px;
	background-color: #fff;
	}
#menu {
	float: left;
	width: 575px;
	font-size: 100%;
	}
#menu1 {
	vertical-align: top;
	text-align: left;
	width: 185px;
	background-color: #fff;
	}
#menu2{
	vertical-align: top;
	float: left;
	padding: 0 5px;
	margin: 0;
	width: 185px;
	background-color: #fff;
	}
#menu3 {
	vertical-align: top;
	float: right;
	width: 185px;
	background-color: #fff;
	}

/* page structure
---------------------------------------------------------- */
#container {
	position: relative;
	width: 760px;
	margin: 0 auto;
	padding:0;
	font-size: 90%; /* {ΆtHgTCY*/
	text-align: left;
	color: #000;
	background: #fff;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	text-align: center;
	}
#header {
	width: 760px;
	height: 80px;
	color: #fff;
	background : #000066 url(images/bcg_header.jpg) no-repeat left top;
	margin:0;
	padding: 0;
	text-align: left;
	}
#cnav {
	display: block;
	width: 760px;
	margin: 0;
	padding: 0;
	background-color: #ddd;
	border-bottom: 1px solid #999;
}
#cnav p{
	padding: 2px 0 2px 15px;
	text-align: left;
	font-size: 85%;
	}
#content {
	margin-right: auto;
	margin-left: auto;
	padding: 25px;
	text-align: left;
	min-height: 600px;
	}
#footer {
	clear: both;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	background-color: #06c;
	}

/* header-top
---------------------------------------------------------- */
#header-top .logo{
	width: 355px;
	padding-top: 17px;
	padding-left: 13px;
	vertical-align: top;
	}
#header-top .logo img {
	border: 0;
}
h1 {
	font-size:100%;
	}
#header-top .header_right {
	margin: 0;
	padding-right:15px;
	text-align: right;
	font-size: 80%;
	color: #fff;
	}
#header-top .header_right a, .header_right a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
#header-top .header_right a:hover {
	text-decoration: underline;
	}
#header-top .header_right img {
	margin-left: 10px;
	margin-right: 3px;
	}
#header-top .header_right form {
	padding-top: 5px;
	text-align: right;
 	font-size: 85%;
	}
#header-top .header_right label{
	color: #fff;
	}
#lang_area {
	clear: both;
	float:right;
	height: 30px;
	width: 350px;
	margin: 0;
	padding: 0 15px 0 0;
	text-indent: -9999px;
	}
#lang_area li{
 	display: inline;
	text-align: center;
	list-style: none;
	}
#lang_area a {
	float: right;
	margin: 0 0 0 5px;
	height:20px;
	text-decoration: none;
	}
#link_ch a:hover, #link_ch a:active{
    background : url(images/nav_ch_on.gif) no-repeat;
	}
#link_sp a:hover, #link_sp a:active{
    background : url(images/nav_sp_on.gif) no-repeat;
	}
#link_po a:hover, #link_po a:active{
    background : url(images/nav_po_on.gif) no-repeat;
	}
#link_en a:hover, #link_en a:active{
    background : url(images/nav_en_on.gif) no-repeat;
	}
#link_ja a:hover, #link_ja a:active{
    background : url(images/nav_ja_on.gif) no-repeat;
	}
#link_ch a{
	width: 70px;
	background : url(images/nav_ch_off.gif) no-repeat;
	}
#link_sp a{
	width: 70px;
	background : url(images/nav_sp_off.gif) no-repeat;
	}
#link_po a{
	width: 72px;
	background : url(images/nav_po_off.gif) no-repeat;
	}
#link_en a{
	width: 70px;
	background : url(images/nav_en_off.gif) no-repeat;
	}
#link_ja a{
	width: 70px;
	background : url(images/nav_ja_off.gif) no-repeat;
	}

/* header
---------------------------------------------------------- */
#header .logo{
	width: 355px;
	padding-top: 17px;
	padding-left: 13px;
	vertical-align: top;
	}
#header .logo img {
	border: 0;
}
h1 {
	font-size:100%;
	}
#header .header_right {
	margin: 0;
	padding-top:10px;
	padding-right:15px;
	text-align: right;
	font-size: 80%;
	color: #fff;
	vertical-align: top;
	}
#header .header_right a, .header_right a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
#header .header_right a:hover {
	text-decoration: underline;
	}
#header .header_right img {
	margin-left: 10px;
	margin-right: 3px;
	}
#header .header_right form {
	padding-top: 5px;
	text-align: right;
 	font-size: 85%;
	}
#header .header_right label{
	color: #fff;
	}


/* basic phrase element styles
---------------------------------------------------------- */
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	padding: 0;
	margin: 0;
	}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}
hr {
	border: solid 1px #fff;
	border-bottom-color: #ddd;
	margin: 10px auto; 
	color: #fff;
	}
.none {
	display: none;
	}

/*  news event styles
---------------------------------------------------------- */
.news h2{
	margin: 0;
	padding:4px 0px 2px 0;
	clear: both;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #006;
	border-bottom:2px solid #fc0;
	}
.news table{
	width: 575px;
	padding: 0;
	margin: 0 0 10px 0;
	background : #fffacd url(images/bcg_white.gif) repeat;
	border-bottom:1px solid #fc0;
	font-size: 85%;
	}
.news th{
	width: 115px;
	margin:0;
	padding: 5px;
	color: #c60;
	font-weight: normal;
	text-align: left;
	line-height: 135%;
	vertical-align: top;
	}
.news td {
	margin:0;
	padding: 5px;
	line-height: 135%;
	}

/*  menu styles
---------------------------------------------------------- */
h2.menu {
	margin: 0 0 5px 0;
	padding:4px 0 2px 0;
	clear: both;
	border-bottom:2px solid #c33;
	color: #006;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 1px;
	}
#menu dl {
	margin:0 0 10px 0;
	}
#menu dt {
	border: 1px solid #999;
	padding: 1px 0 1px 3px ;
	background: #ddd;
	color: #006;
	font-size: 100%;
	font-weight: bold;
	line-height: 140%;
	}
#menu dd {
	margin: 5px 0;
	padding: 0 0 0 7px ;
	background : #ffffff url(images/li_arrow.gif) no-repeat 0px 4px;
	font-size: 85%;
	line-height: 135%;
	}

/* sidebar styles
---------------------------------------------------------- */
#sidebar h2{
	margin: 0 0 5px 0;
	padding:4px 0px 1px 0;
	clear: both;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #006;
	border-bottom:2px solid #666;
	}
#sidebar img{
	border: 0;
	margin-bottom: 5px;
	}
#sidebar ul{
	list-style-type: none;
	margin:0 0 15px 0;
	}
#sidebar li{
	font-size: 70%;
	line-height: 170%;
	}

/* content styles
---------------------------------------------------------- */
#content p {
	margin: 0 0 1em 0;
	padding: 0;
	}
#content p.top-margin {
	margin: 1em 0 0 0;
	padding: 0;
	}
#content p.margin-0 {
	margin: 0;
	padding: 0;
	}
#content h2 {
	margin: 0 0 5px 0;
	padding:4px 0px 2px 0;
	clear: both;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #039;
	border-bottom:2px solid #529ce5;
	}
#content h3 {
	padding: 5px 0 3px 5px;
	margin: 1.5em 0 .5em 0;
	background : #d8edff url(images/bcg_white.gif) repeat;
	font-weight: bold;
	font-size: 120%;
	color: #006;
	}
#content h4 {
	margin: 10px 0 7px 0;
	padding:4px 0 1px 20px;
	background : #ffffff url(images/h4_icon.gif) no-repeat left 50%;
	border-bottom:1px solid #ccc;
	font-weight: bold;
	font-size: 110%;
	color: #006;
	}
#content h4.yellow{
	margin: 10px 0 5px 0;
	background-color: #fff;
	background-image: none;
	border-bottom:0;
	padding:0;
	color: #c60;
}
#content h4.blue{
	margin: 10px 0 5px 0;
	background-color: #fff;
	background-image: none;
	border-bottom:0;
	padding:0;
}
#content h4.black{
	margin: 10px 0 5px 0;
	background-color: #fff;
	background-image: none;
	border-bottom:0;
	padding:0;
	color: #000;
}
#content small {
	line-height: 135%;
	font-weight: normal;
	font-size: 90%;
	}
	
/* list */
#content ol {
	list-style-position: outside;
	margin-top: 0.5em;
	margin-left: 3em; 
	margin-bottom: 1em;
	line-height: 1.6em;
	}
#content ul {
	list-style-position: outside;
	margin-top: 0.5em;
	margin-left: 2.5em; 
	margin-bottom: 1em;
	line-height: 1.4em;
	list-style-type: disc;
	}
#content dl {
	margin: 10px 0;
	}
#content dt {
	margin-top: 15px;
	font-weight: bold;
	font-size: 110%;
	color: #c60;
	}
#content dd {
	margin-left: 20px;
	font-size: 100%;
	}
	
/* table */
#content table {
	width:auto;
	border:1px solid #000;
	border-collapse: collapse;
	margin-bottom: 10px;
	}
#content table th, #content table td {
	font-size: 90%;
	line-height: 1.4em;
	border:1px solid #666;
	padding: 2px 4px;
	}
#content table th { 
	text-align: center;
	font-weight: bold;
	background-color:#daedff;
	}
#content caption {
	margin: 0;
	padding: 20px 0 2px 0;
	font-weight: bold;
	font-size: 110%;
	text-align: left;
	color: #006;
	}
#content th.th_left {
	text-align:left;
	}
#content th.th_right {
	text-align: right;
	}
#content td.td_right {
	text-align: right;
	}
#content td.td_center {
	text-align:center;
	}
#content td.td_left_gray {
	text-align:left;
	background-color:#F6F6F6;
	}
#content td.td_right_gray {
	text-align: right;
	background-color:#F6F6F6;
	}
#content td.td_center_gray {
	text-align:center;
	background-color:#F6F6F6;
	}
#content-top p.gototop, #content p.gototop {
	clear: both;
	margin: 10px 0;
	padding-right: 10px;
	background : #ffffff url(images/top_arrow.gif) no-repeat right 50%;
	font-size: 90%;
	text-align: right;
	}
#content p.columntitle{
	margin: 20px 10px 0 20px;
	padding: 2px;
	font-size: 110%;
	background-color:#aad7ff;
	text-align:center;
	clear: both;
	}
#content p.column{
	margin: 0 10px 10px 20px;
	padding: 5px 10px;
	font-size: 105%;
	background-color:#daedff;
	}
#content .pdf {
	margin: 0;
	padding: 0 0 0 18px;
	background : #ffffff url(images/pdf_mark.gif) no-repeat 0px 50%;
	}
#content .word {
	margin: 0;
	padding: 0 0 0 18px;
	background : #ffffff url(images/word_mark.gif) no-repeat 0px 50%;
	}
#content .excel {
	margin: 0;
	padding: 0 0 0 18px;
	background : #ffffff url(images/excel_mark.gif) no-repeat 0px 50%;
	}
	
/*@font-style@*/
.red{
	color:#f00;
	}
.yellow {
	color: #c60;
	}
.blue {
	color: #039;
	}
.space{
	margin: 0 2px;
	padding: 0 10px;
	}
.bold {
	font-weight:bold;
}	
.underline {
	text-decoration: underline;
}	

/* others */
#content ul.bottom-margin li{
	margin-bottom: 1em;
	}
#content ul.margin {
	list-style-position:inside;
	list-style-type: disc;
	padding:0;
	margin: 0 0 1em 1em;
	}
#content ul.inline {
	margin: 0 0 10px 0;
	}
#content ol.margin-0 {
	margin:0 0 0 25px;
	}
#content ol.margin-0 li{
	margin:0 0 0 0;
	}
#content img.margin-left {
	margin-left: 0.5em;
	}
#content .news table{
	width: 575px;
	padding: 0;
	margin: 10px 0;
	background : #fffacd url(images/bcg_white.gif) repeat;
	border-top:2px solid #fc0;
	border-bottom:1px solid #fc0;
	border-left:0;
	border-right:0;
	font-size: 90%;
	}
#content .news th{
	background : #fffacd url(images/bcg_white.gif) repeat;
	width: 115px;
	margin:0;
	padding: 5px;
	color: #c60;
	font-weight: normal;
	text-align: left;
	line-height: 135%;
	vertical-align: top;
	border: 0;
	}
#content .news td {
	margin:0;
	padding: 5px;
	line-height: 135%;
	border: 0;
	}

	
/* other styles
---------------------------------------------------------- */	
/* exhange/group table style */
#content #dantai {
	clear:both;
	width:710px;
	border:1px solid #000;
	border-collapse: collapse;
	}
#content #dantai th {
	width:120px;
	padding:4px 4px;
	font-size:95%;
	font-weight: bold;
	line-height:1.6em;
	background-color:#E6FBCE;
	}
#content #dantai td {
	font-size: 95%;
	vertical-align:middle;
	line-height: 1.4em;
	padding: 4px 4px;
	}
#content #dantai td.name {
	font-size: 160%;
	font-weight:bold;
	vertical-align:middle;
	line-height: 1.4em;
	padding: 4px 4px;
	}
#content #dantai ol {
	margin:0 0 0 25px;
	}
#content #dantai ul {
	margin: 0 0 0 24px; 
	}
#content #dantai ol li, #content #dantai ul li{
	line-height: 1.5em;
	}
#content #dantai p {
	margin:0;
	}
#content #dantai h3 {
	font-size: 100%;
	margin:1em 0 0 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	font-weight: bold;
	}
#content #dantai .small {
	font-size: 75%;
	}
#content #dantai_sakuin table{
	width:710px;
	border:1px solid #000;
	border-collapse: collapse;
	}
#content #dantai_sakuin th{
	padding:2px 4px;
	font-size:95%;
	font-weight: bold;
	line-height:1.6em;
	background-color:#daedff;
	}
#content #dantai_sakuin th.bunyat{
	width:60px;
	padding:2px 0;
	font-size:90%;
	font-weight: bold;
	line-height:1.6em;
	background-color:#daedff;
	}
#content #dantai_sakuin td{
	font-size: 95%;
	vertical-align:middle;
	line-height: 1.4em;
	padding: 4px 4px;
	}
#content #dantai_sakuin td.bunya{
	text-align:center;
	vertical-align:middle;
	line-height: 1.4em;
	padding: 4px 4px;
	}
#content ul.inline-right {
	margin: 10px 0 3px 5px;
	padding: 0;
	text-align: right;
	}
#content ul.inline li, #content ul.inline-right li {
	background: #fff;
	display:inline;
	}
	
/* footer styles
---------------------------------------------------------- */
#footer_link {
	clear: both;
	width: 760px;
	margin: 0;
	padding: 0;
	background-color: #daedff;
	font-size: 85%;
	text-align: left;
}
#footer_link p{
	margin: 0;
	padding-left: 15px;
}
#footer p {
	margin: 0;
	padding: 5px 10px;
	color:#fff;
	text-align: center;
	font-size: 80%;
	}

/* PDFbox */
#content #pdfbox {
	background-color: #fffacd;
	border:1px solid #fc0;
	margin:10px 0 15px 0;
	padding: 10px;
	width:710px;
	}
#content #pdfbox td{
	border: 0;
	font-size:85%;
	line-height: 140%;
	margin:0;
	padding: 6px;	
	}
#content #pdfbox img{
	border: 0;
	}
#content p.bokin{
	border:1px solid #fc0;
	background-color: #fffacd;
	padding: 4px;
	margin: 0 0 20px 0;
	}
	
/* Chinese */
#content span#ch {
	border: 1px solid black;
	font-family:'qMmpS Pro W3','lr oSVbN',Osaka,sans-serif;
	}

/* CSSHack
------------------------------------------------------------ */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac _*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.clear {
    clear: both;
}