﻿@charset "UTF-8";

html {
	background: #fff;
}

body {
	background: #fff url(../images/header_ribbon.jpg) repeat-x 0 0;
	color: #2E2E2A;
	margin: 0 auto;
	overflow-y: scroll;
	padding: 0;
}

div#container {
	background: url(../images/footer_bottom.jpg) no-repeat center bottom;
	padding-bottom: 26px;
}
	/* -- IE6 -- */
	* html div#container {
		background: url(../images/footer_bottom.jpg) no-repeat left bottom;
		padding-bottom: 26px;
	}

div#content {
	float: left;
	font-size: 1.0em;
	margin: 5px 0 0;
	padding: 1px 25px 1px 35px;
	position: relative;
	width: 600px;
}

div#footer_container {
	background: #254589 url(../images/footer_middle.jpg) repeat-y center top;
	clear: both;
}
	/* -- IE6 -- */
	* html div#footer_container {
		background: #254589 url(../images/footer_middle.jpg) repeat-y left top;
	}


div#footer_content {
	background: transparent url(../images/footer_top.jpg) repeat-x 0 0;
	color: #fff;
	font-size: 80%;
	line-height: 1.5;
	margin: 0 auto;
	padding: 8px 200px 8px 200px;
	width: 500px;
}
	/* -- IE6 -- */
	* html div#footer_content {
		background: transparent url(../images/footer_top.jpg) repeat-x 0 0;
		color: #fff;
		line-height: 1.5;
		margin: 0 auto;
		padding: 14px auto 1px;
		width: 700px;
	}

div#footer_content a {
	color: #fff;
	font-weight: normal;
}

div#heading_container {
	background: #fff url(../images/header.jpg) no-repeat 0 0;
	height: 140px;
	margin: 0 auto;
	position: relative;
	width: 900px;
	font-size: 0.8em;
	z-index:99999;
}

div#heading_container ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#page_container {
	background: transparent url(../images/middle.jpg) repeat-y 0 0;
	margin: 0 auto;
	overflow: auto;
	width: 900px;
}

div#sidebar {
	float: right;
	margin: 0;
	padding-top: 16px;
	width: 240px;
}

html {
	background: #fff;
	margin: 0 auto;
	padding: 0;
}

ul#header_banner li {
	position: absolute;
}

ul#header_banner li a {
	background: no-repeat 0 0;
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -999em;
}

ul#header_banner li#header_information {
	right: 8px;
	top: 28px;
}
ul#header_banner li#header_information a {
	background-image: url(../images/header_info.png);
	height: 60px;
	width: 468px;
}

ul#header_banner li#logo_ica_foreign, li#logo_ica_japanese {
	left: 8px;
	top: 28px;
}

ul#header_banner li#logo_ica_foreign a {
	background-image: url(../images/logo_ica_foreign.gif);
	height: 60px;
	width: 400px;
}

ul#header_banner li#logo_ica_japanese a {
	background-image: url(../images/logo_ica_japanese.gif);
	height: 60px;
	width: 400px;
}

ul#header_nav {
	bottom: 8px;
	left: 6px;
	position: absolute;
}

ul#breadcrumbs {
	color: #333;
	font-size: 0.8em;
	list-style: none;
	margin: 0;
	overflow: auto;
	padding: 6px 0 10px;
	width: 100%;
}

ul#breadcrumbs li {
	float: left;
	padding: 0px 5px 0px 0px;
	font-weight: bold;
}

ul#breadcrumbs li a {
	font-weight: normal;
	padding-right: 16px;
	background: url(../images/breadcrumb.gif) no-repeat right top;
}

ul#quick_nav {
	font-size: 0.9em;
	line-height: 1.0;
	position: absolute;
	right: 10px;
	top: 9px;
	z-index: 100;
}

ul#quick_nav li {
	float: right;
	position: relative;
}

ul#quick_nav li a {
	padding: 0px 6px 2px;
}

ul#quick_nav li a:hover {
}

ul#quick_nav li#japanese a, ul#quick_nav li#foreign a, ul#quick_nav li#search a  {
	background: url(../images/arrow_down.gif) no-repeat right top;
	padding-right: 17px;
}

ul#quick_nav li#japanese li a, ul#quick_nav li#foreign li a, ul#quick_nav li#search li a {
	background-image: none;
	padding-right: 0;
}

ul#quick_nav li#japanese a, li#foreign a  {
	border-right: none;
}

ul#quick_nav li ul {
	background: #bbc8e6;
	border: 1px solid #a8a594;
	line-height: 1.2;
	list-style: none;
	padding: 5px;
	position: absolute;
	right: -2em;
	top: -999em;
	width: 15em;
}

ul#quick_nav li:hover ul, ul#quick_nav li.hover ul {
	right: -2em;
	top: 1.15em;
}

ul#quick_nav li#search ul {
	padding: 8px 10px 10px;
}

ul#quick_nav li#search input#search_text {
	border: 1px solid #fff;
	width: 12em;
}

ul#quick_nav fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

ul#quick_nav ul li {
	float: none;
}

ul#quick_nav li#japanese ul {
	width: 19em;
}

ul#quick_nav li#foreign ul {
	width: 9em;
}

ul#quick_nav li#japanese ul li {
	float: left;
	padding: 4px;
	width: 19em;
}

ul#quick_nav li#foreign ul li {
	float: left;
	padding: 4px;
	width: 9em;
}

ul#quick_nav li#japanese ul li ol, ul#quick_nav li#foreign ul li ol {
	border: 0;
	color: #fff;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	width: auto;
}

ul#quick_nav li#japanese ul li ol li, ul#quick_nav li#foreign ul li ol li {
	background: url(../images/arrow_right.gif) no-repeat 0 1px;
	float: none;
	padding: 2px 0 2px 16px;
	width: auto;
}

ul#quick_nav li#japanese ul li ol li a, ul#quick_nav li#foreign ul li ol li a{
	display: inline;
	padding: 0;
}

#side_banner {
	float: right;
	margin: 0 0 0 0;
	width: 200px;
}

