@charset "UTF-8";
/* CSS Document */

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
}
#wapper {
	width: 900px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #FF9900;
	height: 20px;
	width: 900px;
	text-align: right;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	background-image: url(../img/headerback.gif);
	height: 90px;
	width: 900px;
	position: relative;
}
#menu {
	position: relative;
	left: 270px;
	top: 70px;
	width: 630px;
}
#header   ol   li {
	float: left;
	list-style-type: none;
}
#header   ol   li   a {
}
#flash {
	height: 350px;
	width: 900px;
	display: block;
}
#rightmenu {
	float: left;
	width: 210px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rightmenu #calender {
	font-family: Arial, Helvetica, sans-serif;
}

#rightmenu  img {
	border: none;
	margin-bottom: 5px;
	margin-top: 5px;
}
#rightmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 166px;
	text-align: center;
}
#rightmenu p {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-align: center;
	margin-bottom: 5px;
}
#contents {
	width: 470px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-left: 10px;
	margin-top: 5px;
	border: 3px solid #CCCCCC;
	float: left;
}
#twocontents {
	width: 710px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	float: left;
}
#leftmenu {
	width: 166px;
	float: right;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 10px;
}
#leftmenu  img {
	border: 1px solid #FFFFFF;
	margin-bottom: 5px;
}
#leftmenu  img  a:hover {
	border: 1px solid #FF6600;
	display: block;
}
#footer {
	height: 20px;
	width: 900px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#footer ul li {
	float: left;
	list-style-type: none;
}
#footer ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	text-decoration: none;
	color: #666666;
	margin-left: 10px;
	line-height: 20px;
}
#footer a:hover {
	color: #333333;
}
#footer address {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #999999;
}
.title   {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	text-align: center;
}
.title   span {
	font-size: 11px;
	color: #999999;
	margin-left: 10px;
	font-weight: normal;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #990000;
}
a:active {
	color: #FF6600;
}
.storong {
	color: #333333;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}

