body {
	margin: 0px;
	padding: 0px;
	background-color: #dcce8d;
	font-family: Verdana, Tahoma, Arial;
	color: #894a4c;
	font-size: 12px;
}

.top_banner {
	width: 100%;
	height: 119px;
	background-color: #cc8d3f;
	background-image: url(i/header_background.jpg);
	background-repeat: repeat-x;
	background-position: left left;
}

.footer {
	width: 100%;
	border-top: solid;
	border-top-width: 1px;
	border-top-color: #87344b;
	border-top-style: solid;
}

.footer_padding {
	padding-top: 5px;
	padding-left: 295px;
	padding-bottom: 8px;
}

.footer_text {
	font-size: 11px;
}

.top_banner_bottom {
	width: 100%;
	height: 36px;
	margin: 0px;
	padding: 0px;
}

.top_banner_bottom_right {
	width: 100%;
	height: 36px;
	background-image: url(i/body_top_background.jpg);
	background-repeat: repeat-x;
	background-position: left left;
}

.body_main {
	margin: 0px;
	padding: 0px;
}

.body_background {
	width: 632px;
	margin: 0px;
	padding: 0px;
	background-image: url(i/body_background.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.body_content {
	width: 632px;
	margin: 0px;
	padding: 0px;
}

.content {
	background-image: url(i/flash_bottom_background.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.left_bar {
	width: 284px;
	background-image: url(i/menu_background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	color: #803045;
}

.left_bar_menu_container {
	margin-left: 108px;
	margin-top: 42px;
	line-height: 22px;
}

.left_bar_menu_container_jap {
	margin-left: 70px;
	margin-top: 42px;
	line-height: 22px;
}

.time_containter {
	margin-left: 108px;
	margin-top: 5px;
}

.weather_container {
	margin-left: 108px;
	margin-top: 8px;
	margin-bottom: 5px;
}

.language_container {
	width: 625px;
	margin: 0px;
	padding: 0px;
	font-family: arial, osaka, verdana;
	font-size: 13px;
	text-align: right;
}

.flash_right {
	background-image: url(i/flash_right_background.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 80px;
	height: 259px;
}

.flash_container {
	margin: 0px;
	padding: 0px;
	width: 632px;
	height: 259px;
}

.content_container {
	padding-left: 10px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	font-size: 12px;
}

.content_container_frame {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
	width: 570px;
}

.title {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 9px;
	text-transform: uppercase;
}

.title_small {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 9px;
}

.title_xsmall {
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 9px;
}

.title_small_italic {
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	padding-bottom: 9px;
}

.about_container {
	line-height: 18px;
	text-align: justify;
}

.paragraph {
	padding-bottom: 9px;
}

#paragraph {
	padding-bottom: 12px;
}

.paragraph_w_padding {
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 9px;
}

.pictureContainer {
	float: left;
	padding-right: 8px;
	padding-bottom: 3px;
}

td {
	font-size: 12px;
}

.td_desc {
	width: 80px;
}

a {
	color: #803045;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.small {
	color: #803045;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

a.small:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}

a.contact {
	font-weight: bold;
	color: #21409b;
}

a.contact:hover {
	font-weight: bold;
	color: #21409b;
	text-decoration: underline;
}

.left_main_menu_padding {
	margin-left: 5px;
}


a.left_main_menu {
	display: block;
	width: 100%;
	max-width: 100%;
	color: #803045;
}

a.left_main_menu:hover {	
	text-decoration: underline;
	color: #000000;
}

.iframes {
	width: 632px;
	height: 400px;
}

.iframe_container {
	margin-top: 1px;
	margin-left: 1px;
}

.popup_window {
	width: 500px;
}