@charset "Shift_JIS";

/* -------- GENERAL -------- */

html{
	height:100%;
}
body {
	background-color: #383f46;
	background-image:url(../images/tile_bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	width:100%;
	height:100%;
	min-width:720px;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
h1 { /* HEADER GRAPHIC */
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0em;
	text-align:center;
	background-color:#1d4d94;
}
h2 { /* PAGE TITLE */
	color:#d10a2d;
	margin:0px 0px 24px 0px;
	font-size:150%;
}
h3 { /* SECTION TITLE */
	letter-spacing:2px;
	color:#65a2df;
	margin:0px 0px 16px;
	font-size:105%;
	clear:both;
}
p {
	margin:0px 0px 14px;
	line-height:1.5em;
}
rn {
	font-family:"Times New Roman", Times, serif
}
textarea {
	font-size:12px;
}
input {
	vertical-align:middle;
}
img {
	border-style:none;
}
a:link {
	color:#397bc6;
	background-color:transparent;
	text-decoration:none;
}
a:visited {
	color:#a460a4;
	background-color:transparent;
	text-decoration:none;
}
a:hover {
	color:#d10a2d;
	background-color:transparent;
	text-decoration:underline;
}
/* -------- TEXT SIZE -------- */
div#textSize {
	float:right;
	margin:0px 0px 0px 18px;
	padding:0px;
	height:14px;
	color:#adadae;
	font-size:9px;
	text-align:left;
}
div#textSize img, div#textSize img a {
	float:left;
	margin:0px 0px 0px 1px;
	padding:0px;
	border:0px;
}
div#textSize p {
	float:left;
	margin:1px 0px;
}
/* -------- GLOBAL MENU -------- */
div#GLOBAL_MENU {
	width:720px;
	height:24px;
	position:static;
	color:#ffffff;
	background-color:#333333;
	background-image:url(../images/global-bg.gif);
	background-repeat:no-repeat;
	font-size:0px;
	line-height:0em;
	text-align:center;
}
div#GLOBAL_MENU ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:656px;
	margin:0px;
	text-align:left;
}
div#GLOBAL_MENU>ul {
	margin:0px auto;
}
div#GLOBAL_MENU ul li {
	float:left;
	margin:0px;
	padding:0px;
}
/* -------- PRODUCT MENU -------- */
div#LOCAL_MENU {
	height:35px;
	width:720px;
	margin:0px;
	background-image:url(../images/local-bg.gif);
	background-repeat:no-repeat;
	font-size:0px;
	line-height:0em;
	text-align:center;
}
div#LOCAL_MENU ul {
	width:656px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin:0px;
	text-align:left;
}
div#LOCAL_MENU>ul {
	margin:0px auto;
}
div#LOCAL_MENU ul li {
	float:left;
	margin:0px;
	padding:0px;
}
/* -------- CONTENT -------- */
div#CONTENTS {
	/*background-color:#CCCCCC;*/
	background-image:url(../images/tile_contents.gif);
	background-repeat:repeat-x;
	padding:32px 32px 0px 32px;
	margin:0px;
	text-align:left;
}
div#CONTENTS.products {
	background-image:none;
	width:660px;
	margin:0px;
	padding:32px 30px 0px 30px;
	text-align:left;
}
/* -------- CONTENT LEFT -------- */
td#LEFT {
	background-color:#dfdfdf;
	background-image:url(../images/left_fade.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	border-top:#c8c8c8 1px solid;
	width:164px;
	padding:0px;
	vertical-align:top;
}
/* -------- CONTENT LEFT MENU -------- */
div#LEFT_MENU {
	font-size:12px;
	margin:1px 0px 24px;
	background-image:url(../images/sectionmenu-tile.gif);
	background-repeat:repeat-y;
}
div#LEFT_MENU div.title {
	margin:1px 4px 6px;
	padding:0px 12px;
	font-weight:bold;
}
div#LEFT_MENU ul {
	margin:0px 4px;
	padding:0px;
	list-style-type:none;
	border-top:#c1c1c1 1px solid;
}
div#LEFT_MENU ul li {
	margin:10px 12px 3px 12px;
	padding:0px;
	line-height:1.2em;
}
div#LEFT_MENU ul li ul {
	margin:0px;
	border-top-style:none;
	font-size:10px;
}
div#LEFT_MENU ul li ul li {
	margin:5px 12px;
	padding:0px;
	line-height:1.2em;
}
div#LEFT_MENU ul li a:link {
	color:#d10a2d;
	background-color:#ffffff;
	text-decoration:none;
}
div#LEFT_MENU ul li a:visited {
	color:#d10a2d;
	background-color:#ffffff;
	text-decoration:none;
}
div#LEFT_MENU ul li a:hover {
	color:#d10a2d;
	background-color:#ffffff;
	text-decoration:underline;
}
/* -------- CONTENT LEFT TOPICS -------- */
div#LEFT_TOPICS {
	font-size:11px;
	margin:1px 0px 64px;
	background-image:url(../images/feature-tile.gif);
	background-repeat:repeat-y;
}
div#LEFT_TOPICS div.title {
	margin:0px;
	padding:5px 4px 0px 4px;
	background-image:url(../images/feature-header.gif);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
}
div#LEFT_TOPICS ul {
	margin:0px 3px;
	padding:0px;
	border-top:#c1c1c1 1px solid;
	list-style-type:none;
	font-size:10px;
}
div#LEFT_TOPICS ul li {
	margin:10px 4px;
	padding:0px 0px 0px 13px;
	line-height:1.2em;
	color:#666666;
	background-color:#ebf3fb;
	background-image:url(../images/feature-bulletpoint.gif);
	background-repeat:no-repeat;
	background-position:top left;
	
}
/* -------- CONTENT RIGHT -------- */
td#RIGHT {
	width:460px;
	height:100%;
	padding:0px 0px 0px 24px;
	vertical-align:top;
}
/* -------- CONTENT RIGHT TEXTBLOCK -------- */
div.textblock {
	height:100%;
	margin:0px 0px 32px 0px;
}
/* -------- CONTENT RIGHT HISTORY -------- */
table.history th {
	text-align:right;
	vertical-align:top;
	padding:0px 10px 10px 0px;
	line-height:1.3em;
}
table.history td {
	vertical-align:top;
	padding:0px 0px 24px 0px;
	line-height:1.3em;
}
/* -------- K{ÁE-------- */
span.required {
   color:#009900;
   background-color:transparent;
}
/* -------- CONTENT RIGHT PARTNERS -------- */
table.partners th {
	vertical-align:top;
	padding:0px 15px 15px 0px;
	line-height:1.3em;
}
table.partners td {
	vertical-align:top;
	padding:0px 0px 15px 0px;
	line-height:1.3em;
}
table.partners td div.corporate_md {
	font-weight:bold;
	margin:0px 0px 5px;
}
/* -------- FOOTER -------- */
div#FOOTER {
	width:720px;
	height:27px;
	margin:15px 0px 0px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	position:relative;
	margin:0 auto;
	width:720px;
	text-align:left;
	margin-top:-27px;
}
div#FOOTER p {
	margin:0px;
	padding:0px;
	width:720px;
	margin:0px auto;
	text-align:left;
}
div#FOOTER p img {
	margin:8px 0px 0px 32px;
}
/* -------- FOOTER TO BOTTOM (footerStickAlt) -------- */
div#nonFOOTER{
	width:720px;
	backgro