﻿@charset "UTF-8";
/* CSS Document */
body {
	color: #7F7F7F;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFF;
	background-image: url(images/main-bg.gif);
}

* html body {
}

img {
	border: 0px;
}

h1 {
	color: #827961;
	font-size: medium;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #827961;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #827961;
	background-color: #D7DDE3;
}

a:link { 
	color: #333399;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
	
a:visited { 
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;	
}
	
a:hover, a:active {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:link { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

#banner {
	clear: both;
	height: 238px;
	width: 776px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #486d94;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 776px;
}

#content {
	clear: both;
	width: 776px;
	background-repeat: repeat;
	background-image: url(images/content-bg.gif);
}

#footer {
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 108px;
	padding-top: 20px;
	text-align: center;
	width: 776px;
	background-color: #486d94;
}

#headlines {
	height: 199px;
	padding: 10px;
	width: 254px;
	background-color: #f1f1d2;
	text-align: center;
}

#left {
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 80px;
	width: 462px;
	background-color: #e0e0e0;
	background-image: url(images/content-top-bg.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#left p {
	font-size: small;
	font-weight: normal;
	line-height: 1.5em;
}
#logo {
	height: 72px;
	width: 776px;
}

#nav {
	clear: both;
	display: block;
	height: 43px;
	width: 775px;
	background-color: #b6c5d4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #e0e0e0;
}

#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
#nav li {
	background-color: #486d94;
	margin-right: 1px;
	margin-left: 1px;
	height: 28px;
	padding-top: 15px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 24px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2f4760;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2f4760;
}

.nlink, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 17px;
	height:28px;
}
.nlink{
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
}
.nlinkend {
	background-image: none;
}
#right {
	float: left;
	width: 274px;
}

#right p {
	margin-top: 0px;
}

* html #right p {
	margin-top: -5px;
}

#nav2 {
	width: 200px;
	text-align: left;
	margin-left: 30px;
	}
	
#nav2 p {
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
	margin:0;
	color: #660;
	padding: 7px 9px;
	}
	
#nav2 ul {
	list-style-type: none;
	margin: 0 20px 15px 20px;
	padding: 0 0 5px;	}
	
#nav2 li {
	background: url(images/navi_li_bullet.gif) no-repeat 0 5px;
	border-bottom: 1px dotted #CCC;
	margin: 0;
	padding: 5px 0 5px 30px;
	}
	
#nav2 a {
	color: #663;
	}
	
#stats {
	padding: 10px;
	width: 254px;
	background-color: #dbdb8f;
	text-align: center;
}

#stats img {
	margin-top: 20px;
}

* html #stats {
	height: 170px;
}

.date {
	color: #827961;
	font-weight: bold;
}

.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
}

.heading1 {
	color: #D7DDE3;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 5px;
	width: 181px;
	background-color: #944848;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #331919;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #331919;
	padding-bottom: 3px;
	margin-top: 20px;
	text-align: left;
}

* html .heading1 {
	margin-bottom: 5px;
}

.heading2 {
	color: #D7DDE3;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 5px;
	width: 181px;
	background-color: #944848;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #331919;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #331919;
	padding-bottom: 3px;
	margin-top: 20px;
	text-align: left;
}

