@charset "ISO-8859-1";

/* bory
-------------------------------------------------- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";
}

img{
	border: 0;
}

/* title
-------------------------------------------------- */
h1 {
	background-image: url(../../shared/images/header.gif);
	background-repeat: no-repeat;
		text-indent: -9999px;
		height: 61px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
}

h2 {
	font-size: 98%;
	color: #656363;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-left: 17px;
}

h3 {
	font-size: 90%;
	color: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 5px;
	padding-left: 20px;
}

h4 {
	font-size: 86%;
	margin-top: 15px;
	margin-bottom: 6px;
}

/* crumb
-------------------------------------------------- */
#crumb{
	background-color: #888888;
	width: 750px;
	padding-left: 10px;
	font-size: 8pt;
	line-height: 150%;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

/* text
-------------------------------------------------- */
.caption {
	font-size: 10px;
	color: #656363;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

.lead {
	background-image: url(../../shared/images/line_01.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	font-size: small;
	line-height: 140%;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #656363;
	text-decoration: none;
	font-weight: normal;
}

.lead p{
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.text {
	font-size: 12px;
	line-height: 150%;
	color: #221815;
	text-decoration: none;
	font-weight: normal;
}

.link-text {
	font-size: small;
	line-height: 140%;
	font-weight: normal;
}

#Topics{
	background-color: #656363;
	font-size: small;
	color: #ffffff;
	padding-bottom: 5px;
}

#Topics ul{
	list-style: none;
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 10px;
}

#Topics ul li{
	background-image: url(../../shared/images/ico_07.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	line-height: 1.5;
	padding-left: 15px;
	padding-right: 20px;
	margin: 5px 0;
}

#Topics .textRight{
	text-align: right;
	padding-right: 20px;
}

.reversed {
	color:#FFFFFF;
}

/* link
-------------------------------------------------- */
a {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:active {
	color: #ff0000;
	text-decoration: none;
}

a.white {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.white:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Menu
-------------------------------------------------- */
.MenuArea{
	width: 160px;
	background-color: #DBDCDC;
	font-size: 8pt;
}

.MenuArea dl{
	margin-top: 0px;
}

.MenuArea dl dt.japan{
	background-image: url(../../shared/images/bg_jp.gif);
	background-repeat: no-repeat;
	background-color: #5B3481;
	padding-top: 1px;
	padding-left: 20px;
	padding-bottom: 2px;
	line-height: 160%;
}

.MenuArea dl dt.asia{
	background-image: url(../../shared/images/bg_asia.gif);
	background-repeat: no-repeat;
	background-color: #16A37C;
	padding-top: 1px;
	padding-left: 20px;
	padding-bottom: 2px;
	line-height: 160%;
}

.MenuArea dl dt.america{
	background-image: url(../../shared/images/bg_america.gif);
	background-repeat: no-repeat;
	background-color: #B25446;
	padding-top: 1px;
	padding-left: 20px;
	padding-bottom: 2px;
	line-height: 160%;
}

.MenuArea dl dt.europe{
	background-image: url(../../shared/images/bg_europe.gif);
	background-repeat: no-repeat;
	background-color: #3B5EA2;
	padding-top: 1px;
	padding-left: 20px;
	padding-bottom: 2px;
	line-height: 150%;
}

.MenuArea dl dd{
	margin-left: 0px;
	padding-left: 0px;
}

.MenuArea dl dd ul{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.MenuArea dl dd ul li{
	background-image: url(../../shared/images/ico_01.gif);
	background-repeat: no-repeat;
	background-position: 15px 2px;
	padding-left: 30px;
	margin: 5px 0px;
}

.MenuArea dl dd ul li.liLast{
	margin-bottom: 10px;
}

/* Table list
-------------------------------------------------- */
td .text ul{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}

/* Lang list
-------------------------------------------------- */
#lang ul{
	font-size: small;
	margin: 10px;
	list-style: none;
	float: right;
}

#lang ul li{
	background-image: url(../../shared/images/ico_16.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
}

/* Icon Area
-------------------------------------------------- */
.ImgArea{
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.ImgArea img{
	vertical-align: bottom;
	margin-left: 7px;
}

/* Icon Area
-------------------------------------------------- */
#IcoArea{
	background-color: #aaaaaa;
	width: 140px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	font-size: 10px;
	}

#IcoArea dl{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom:0px;
}

#IcoArea dl dt{
	float: left;
	clear:both;
	padding: 2px 0;
	margin: 0;
	width: 25px;
}

#IcoArea dl dd{
	padding: 5px 0px;
	margin-bottom: 15px;
}

#IcoArea dl dd sup{
	padding: 0;
	margin:0;
}

/* CSS Hack
------------------------------------------------------------ */
.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 */

