body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}

tr,th,td {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333
}

a:link {
	color: #3333CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660066;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

#topArea {
	display: block;
	position: relative;
	margin: 0px;
	padding-top: 40px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 60px;
	width: auto;
}

#logo {
	float: left;
	margin: 0px;
	height: 60px;
	width: 160px;
	padding: 0px;
}
#logo p {
	margin: 0px;
	padding: 0px;
}

#searchSection {
	position: absolute;
	top: 40px;
	width: 303px;
	height: 43px;
	margin: 0px;
	padding: 0px;
	z-index: 6;
	float: right;
	right: 25px;
}
#searchSection img, #searchSection p {
	margin: 0px;
	padding: 0px;
}
#site_search {
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 8;
}

#site_search form {
	padding: 0px;
	margin: 0px;
}

#site_search input.keyword {
	position:absolute;
	top:0px;
	left:86px;
	width: 167px;
	height: 23px;
	margin: 0px;
	padding:4px 0px 0px 4px;
	border: none;
	background:url(/images/header/sitesearch_bg.gif) top left no-repeat;
}

#site_search input.go {
	position:absolute;
	top:0px;
	right:0px;
	width:50px;
	height:23px;
	margin: 0px;
	padding: 0px;
	border:none;
}

input#SS_searchQuery {
}
div#SS_suggest {
	display: none;
	margin-left: 84px;
	border: 1px solid #999999;
	padding: 0px;
	margin-bottom: 2px;
	z-index: 9;
}
div#SS_suggest div.SS_suggestItemOff {
	background-color: #FFFFFF;
	padding: 1px 2px 1px 4px;
}
div#SS_suggest div.SS_suggestItemOn {
	background-color: #D6E6D5;
	padding: 1px 2px 1px 4px;
}
div#SS_suggest span.SS_suggestKey {
	font-size: 100%;
}

#language_select {
	width: 303px;
	position: absolute;
	left: 0px;
	top: 31px;
	height: 12px;
	z-index: 7;
}
#language_select ul {
	list-style-image: none;
	list-style-type: none;
	height: 12px;
	width: 303px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}
#language_select ul li {
	display: block;
	list-style-image: none;
	list-style-type: none;
	float: left;
	height: 12px;
	position: absolute;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

#language_select ul li a {
	display: block;
	height: 12px;
	text-decoration: none;
	overflow:hidden;
}

#language_select ul li#english {
	background-image: url(/images/header/lang_es.gif);
	background-repeat: no-repeat;
	background-position: left;
	left: 1px;
	top: 0px;
	width: 84px;
}

#language_select ul li#chinese {
	background-image: url(/images/header/lang_cs.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 87px;
	left: 111px;
	top: 0px;
}

#language_select ul li#global {
	background-image: url(/images/header/lang_gs.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 77px;
	left: 224px;
	top: 0px;
}
#menu {
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	top: 100px;
}

#corpbanner {
	left: 25px;
	top: 100px;
	position: absolute;
}

#banner_a {
	position: absolute;
	top: 360px;
	left: 25px;
}

#banner_b {
	position: absolute;
	top: 360px;
	left: 265px;
}

table#whatsnew {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	width: 460px;
}
table#whatsnew th {
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #999999;
	padding: 2px;
	width: 70px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
table#whatsnew td {
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 1px;
	padding: 1px 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.sitenavi {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

table#submenu-n{
	position: absolute;
	top: 200px;
	left: 503px;
	margin: 0 0 0 0;
	width: 220px;
}

table#submenu-n th{
	padding:2px 0 2px 0;
	font-weight:normal;
	background: #ffffff;
	text-align: center;
}

table#submenu-n td{
	padding:0 0 0 0;
	vertical-align: top;
	width: 220px
}

table#submenu-x{
	margin: 0 0 0 0;
	width: 220px;
}
table#submenu-x th{
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 1px;
	background: #dddddd;
	padding: 5px 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
table#submenu-x td{
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 1px;
	background: #dddddd;
	padding: 5px 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#contents_col1 {
	position: absolute;
	top: 160px;
	left: 25px;
	width: 700px;
}

#contents_col2 {
	position: absolute;
	top: 160px;
	left: 25px;
	width: 460px;
}

#contents_col3 {
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #333333;
	border-bottom: 0.2em solid #666666;
	text-align: left;
	text-indent: 4px;
	margin: 0px 0px 1px 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #333333;
	background-color: #EEEEEE;
	border-left: 6px solid #009900;
	text-align: left;
	text-indent: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #009900;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #DDDDDD;
	padding: 5px;
	border-left: 3px solid #009900;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 100%;
	line-height: 1.2em;
	margin-left: 20px;
}

.heading3 {
	color: #006600;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

.heading4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 100%;
	line-height: 1.2em;
	margin-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 4px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 6px;
	padding-top: 2px;
}

.title01 {
	font-size: 120%;
	line-height: 1.2em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	padding: 4px;
	border-bottom-width: 3px;
	border-bottom-color: #009900;
}

.text00 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.6em;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	color: #333333;
}

.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.6em;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	color: #333333;
}

.text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.6em;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 40px;
	color: #333333;
}

.text03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.6em;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	color: #333333;
}

.notice01 {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	font-size: 70%;
	padding: 2px;
	line-height: 1.4em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
}

ul.list01 {
	margin-left: 40px;
}
ul.list01 li {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.5em;
	padding-bottom: 10px;
}

ul.list {
	padding: 0px 0px 0px 8px;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul.list li {
	list-style-type: disc;
	list-style-position: outside;
}

ul.indent20 {
	margin-left: 20px;
}

ul.indent40 {
	margin-left: 40px;
}

table#chart01 {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-left: 20px;
}
table#chart01 caption {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight: bold;
	font-size: 90%;
}
table#chart01 th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.5em;
	background-color: #EEEEEE;
	border-bottom: 1px solid #666666;
	text-align: left;
	padding-left: 4px;
}
table#chart01 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.5em;
	color: #333333;
	border-bottom: 1px solid #666666;
	padding-left: 4px;
}

table.spec01 {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	font-size: 85%;
}
table.spec01 th {
	background-color: #EEEEEE;
	text-align: left;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
table.spec01 td {
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
}

dl.annotation01 {
	margin-left: 20px;
}
dl.annotation01 dt {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	clear: both;
	color: #333333;
}
dl.annotation01 dd {
	margin-left: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.6em;
	margin-bottom: 8px;
	color: #333333;
}

.photolabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #006600;
	font-weight: bold;
}

table#photo {
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* ¥Õ¥Ã¥¿¡¼ */
#footer {
	margin: 0px;
	width: auto;
	padding: 0px 25px;
	height: auto;
}
.footer_L1 {
	margin: 0px;
	padding: 2px;
	border: 1px solid #999999;
	white-space: nowrap;
}
.footer_L1_L {
	width: 113px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.footer_L1_R {
	margin: 0px;
	padding: 0px;
	clear: none;
}
.footer_L2 {
	margin: 0px;
	padding: 0px 0px 20px;
	white-space: nowrap;
}
