body {
	margin: 0;
	padding: 0;
	background: white;
	color: black;
	font-family: Arial, sans-serif;
	font-size: 12pt;
}

a:link {
	color: blue;
}

a img {
	border: none;
}

sup, sub {
	font-size: 0.8em;
}

#header {
	background: #D8E0ED url('../img/banner-background-trans.png') no-repeat scroll top left;
	padding: 1em;
	border-bottom: 1px solid #666;
	min-height: 5em;
	max-height: 180px;
}
#sitewide-utilities {
	position: absolute;
	top: 0.5em;
	right: 0.5em;
	text-align: right;
	font-size: 0.9em;
}
#sitewide-utilities .links {
	font-variant: small-caps;
	margin: 0.5em 1em;
	padding: 0;
}
#header a {
	color: black;
	text-decoration: none;
}
#header a:hover {
	color: blue !important;
}
#header a:visited {
	color: inherit;
}
#header h1 {
	font-size: 1.8em;
}
#header h1 img {
	vertical-align: middle;
	margin-right: 15px;
}

#left {
	border-right: 1px solid #666;
}

#left h2 {
	font-size: 1em;
	border-bottom: 1px solid #999;
}
#left .menu ul {
	list-style: none;
	padding: 0 0 0.5em 0.5em;
	margin: 0.5em 0 0 0;
}
#left .menu a {
	display: block;
	border-bottom: 1px solid #CCC;
	padding: 0.4em 0;
	margin: 0;
	font-size: 0.8em;
	color: #46556F !important;
	font-weight: bold;
	text-decoration: none;
}
* html #left .menu a {
	padding: 0;
}
#left .menu li {
	margin: 0;
	padding: 0;
}
#left .menu a:visited {
	color: inherit;
}
#left .menu a:hover {
	background: #E1EAF7;
	color: black !important;
}
#left li img {
	vertical-align: middle;
	margin-right: 0.3em;
}
#left .menu {
	margin-top: 1em;
}

#privacy {
	margin: 1em 0 0 1em !important;
	border-bottom: 1px dashed #CCC !important;
	text-align: center;
	width: 10em;
}
#privacy:hover {
	background: white !important;
}

#center {
	font-family: Times, serif;
}
#center dl {
	margin-left: 2em;
}
#center dl dt {
	font-family: Arial, sans-serif;
	font-size: 1em;
	margin: 0.5em 0 0.2em 0;
}

#center h2 {
	font-size: 1.3em;
	border-bottom: medium solid #003366;
}
#center h3 {
	font-size: 1.2em;
}
#center h4 {
	font-size: 1.1em;
	margin-bottom: 0;
}
#center h5 {
	font-size: 1em;
}

#center table {
	background: #666;
	margin-bottom: 1em;
}

#center th {
	background: #d3ebef;
	padding: 0.3em;
}

#center td {
	background: white;
	padding: 0.3em;
}

#navigation {
	max-width: 10em;
	margin: 1em auto;
}

#footer p, #footer h4 {
	padding-left: 2em;
	font-size: 0.7em;
}
#footer hr {
	border: none;
	padding-top: 0.2em;
	margin-bottom: 1em;
	border-bottom: 1px solid #666;
	clear: both;
}
#badges {
	position: absolute;
	padding: 0.5em;
	right: 0;
}

#center .text {
	text-indent: 1em;
	margin: 0;
	line-height: 1.2em;
}

#center p.navigation {
	color: #E96415;
	text-align: right;
}
#center p.navigation:before {
	content: url('../img/top.png');
	margin-right: 0.3em;
	vertical-align: middle;
}
#center .navigation a {
	color: inherit;
}

#right img {
	display: block;
	margin: 0.5em auto;
}

hr {
	clear: both;
	margin: 0;
}

dl.table-list {
	border-bottom: 1px solid #999 !important;
	padding: 0;
	margin: 0;
	clear: both;
}
.table-list dt, .table-list dd {
	padding: 0.4em;
	margin: 0 !important;
}
.table-list dt {
	background: #EAEAEA;
	border: 1px solid #999;
	color: #333;
}
.table-list dd {
	border: 1px solid #999;
	border-width: 0 1px 0 1px;
}
.table-list table {
	margin: 0 auto;
}
.table-list dd dl dt, .table-list dd dl dd {
	border: 0;
	margin-left: 0;
	background: white;
}

.float-left {
	float: left;
	margin: 0 2em 1em 0 !important;
}
.float-right {
	float: right;
	margin: 0 0em 1em 2em !important;
}

.photo-list {
	max-width: 35em;
	margin: 2em auto;
	list-style: none;
}
.photo-list h4:before {
	content: "\25CF";
	font-size: 0.7em;
	margin-right: 0.3em;
}

.contact dd {
	margin-left: 0;
}
.contact dt {
	color: #777;
}
.contact dt:before, .contact dt:after {
	content: '\25A0';
	color: #777;
}

#right {
	padding-top: 1em;
	max-width: 160px;
}
#right table {
	font-size: 0.7em;
	border: 1px solid #666;
	margin: 0.5em auto;
	width: 136px;
}
#right th {
	background: #666;
	color: white;
}
#right td {
	background: white;
	padding: 0.1em 0.2em;
}
#right td+td {
	text-align: right;
}
#right td img {
	vertical-align: middle;
	display: inline;
	margin: 0;
}
#right ul {
	list-style: none;
	margin: 0 0 0 1em;
	padding: 0;
	max-width: 10em;
	margin: 0.2em auto;
	text-align: left;
}
#right ul li h2 {
	text-align: left;
}
#right ul  li {
	font-size: 0.9em;
}
#right h2 {
	font-size: 1em;
	margin: 0.6em 0 0.1em 0;
	text-align: center;
}
#right ul li h2:before {
	content: '\00BB';
	color: grey;
	margin-right: 0.3em;
}
#right p {
	font-size: 0.8em;
	text-align: center;
}
#right hr {
	border: none;
	border-bottom: 1px solid #666;
}

.post h3 a {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #003366;
}
.post h3 {
	color: black;
	font-size: 1.1em !important;
	margin-bottom: 0.2em;
}
.post {
/*	border-left: 0.4em solid #DDD;	*/
	border-left: 1px dotted blue;
	padding-left: 0.6em;
	margin: 1em auto;
}
.post small, .postmetadata {
	font-size: 0.8em;
	font-family: Arial, sans-serif;
	display: inline;
}
.post small:before {
	content: '\2015';
}
.post small:before {
	content: url('../img/ico_yaji.gif');
	margin-right: 5px;
}
.post small:after {
	content: ' \2502';
}
.new small:after {
	content: '';
}
.new h3, .new small {
	display: block;
}
.new {
	border-color: #555;
}
.old1 {
	border-color: #777;
}
.old2 {
	border-color: #999;
}
.old3 {
	border-color: #BBB;
}
.old4 {
	border-color: #DDD;
}
.post:hover {
	border-color: #036;
	border-left-style: solid;
}

#right .fruit {
	border: 1px solid #666;
	position: relative;
	padding: 0;
	margin: 0.5em auto;
	height: 55px;
	width: 136px;
	background: white url("../img/orange-background.jpg") no-repeat scroll -50px 0;
	font-family: 'Times New Roman', serif;
	overflow: hidden;
}
#right .fruit:hover {
	height: auto;
}
#right .fruit img {
	position: absolute;
	margin: 0;
	right: 3px;
	top: 3px;
	z-index: 0;
}
#right .fruit h2 {
	font-size: 13px;
	font-family: Arial, sans-serif;
	margin: 8px 6px 2px 6px;
	text-align: left;
	position: relative;
	z-index: 1;
}
#right .fruit h3 {
	font-size: 12px;
	color: #060;
	text-align: left;
	margin: 0 6px 15px 6px;
	position: relative;
	z-index: 1;
}
#right .fruit p {
	font-size: 11px;
	margin: 10px;
	text-align: justify;
}
