﻿/* CSS layout */
.sideBar {
	background-image: url('../images/sidebar.png');
	background-repeat: no-repeat;
	height: 500px;
	vertical-align: top;
	text-align: center;
	padding: 0px;
}
.sideBar2 {
	background-repeat: no-repeat;
	height: 470px;
	vertical-align: top;
	text-align: center;
	padding-right: 20px;
	padding-left: 10px;
}
img {
	border: 0;
}
#searchLinksBox {
	background-position: center;
	height: 191px;
	background-image: url('../images/button_search.png');
	background-repeat: no-repeat;
	padding-top: 33px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 15px;
}
#searchLinksBox a:active, #searchLinksBox a:link, #searchLinksBox a:hover, #searchLinksBox a:visited, #searchLinksBox a:link, .pressReleaseBox a:hover {
	color: #ffffff;
}
.pressReleaseBox a:active, .pressReleaseBox a:link, .pressReleaseBox a:hover, .pressReleaseBox a:visited, .pressReleaseBox a:link, .pressReleaseBox a:hover {
	color: #ffffff;
}
.pressReleaseBox {
	background-position: center;
	height: 145px;
	background-image: url('../images/button_pressReleases.png');
	background-repeat: no-repeat;
	padding-top: 33px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 19px;
}
#masthead {
	background-image: url('../images/header_top.png');
	width: 888px;
	height: 96px;
}
#top_nav {
}
#page_content {
	height: auto;
	background-color: #f9f9f9;
}
#footer {
	margin-bottom: 0;
	font-size: 9px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#subfooter {
	margin-bottom: 0;
	background-image: url('../images/BG_subfooter.png');
	font-size: 7px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	height: 85px;
	padding-top: 11px;
}
.footer_Passion {
	width: 627px;
	float: left;
	padding: 0px;
	padding-left: 20px;
	padding-right: 4px;
	border-right-color: white;
	border-right: thick;
	font-size: 14px;
	border-width: thin;
	border-color: #C0C0C0;
	border-right-style: solid;
	line-height:14px;
}

#footer_Passion2 {
	display:none;}
.footer_Passion2 {
	background-color:#D3D3D3;
	padding-left: 20px;
	padding-right: 4px;
	font-size: 14px;
	padding-bottom: 10px;}
.footer_Passion span, #footer_Passion2 span {
	color: black;
	font-weight: bold;
	font-size: 14px;
}
a.button{
background-color:#FF9933;
border:thin;
border-color:#FFFFFF;
color:#FFFFFF;
font-weight:bold;
padding:0;
font-size:12px;
font-style:normal;
text-decoration:none;
padding:4px;
}
a.button:active{
background-color:#FF3300;


}

.footer_Passion span span, #footer_Passion2 span span {
	color: #333333;
	font-style: italic;
	font-weight: normal;
}

.body {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	min-width: 888px;
	background-image: url('../images/BG_GRADIENT.png');
	background-repeat: repeat-x;
	margin-bottom: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #C47D14;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #EA9D2B;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h5 {
	font-weight: normal;
}
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	min-width: 888px;
}
#main {
	margin: 0 auto 0 auto;
	width: 888px;
	text-align: left;
}
#outlineleft {
	background-image: url('../images/BG_BORDER.png');
	width: 3px;
	height: 650px;
	float: left;
	clip: rect(0px, auto, 0px, auto);
	z-index: 900;
	position: relative;
}
#outlineright {
	background-image: url('../images/BG_BORDER.png');
	width: 3px;
	height: 650px;
	top: 0px;
	float: right;
	z-index: 900;
	position: relative;
}
ul {
	list-style-type: square;
	font-size: 13px;
}
.weather {
	border: thin double #C68218;
}
.time {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-top: 25px;
	padding-right: 12px;
}
.japaneseHeaders {
	margin: 0px;
	padding: 0px 30px 0px 0px;
	font-size: 1.45em;
	color: #808080;
	font-style: italic;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.searchList {
}
