﻿body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-darkshadow-color: #FFFFFF;
}


.head
	{
	background-color: #F2F2F2;
	margin:auto;
	border: 1px double #000033;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	background-image:  url("images/bg.gif");
	}

.outer
	{
	width:800px;
	background-color: #FFFFFF;
	margin:5px auto;
	padding: 5px;
	border-top: 3px solid #333333;
	border-right: 3px solid #333333;
	border-bottom: 3px solid #333333;
	border-left: 3px solid #333333;
	background-position: left;
	float: left;
	}

.menu
	{
	width:280px;
	float:left;
	padding: 5px 5px 1px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 9px;
	border: 1px dashed #CCCCCC;
	color: #333333;
	font-family: Arial, Bimini, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	text-decoration: none;
	}

.main
	{
	width:490px;
	float:right;
	padding: 3px 1px 1px;
	background-color: #FFFFFF;
	border: 1px dashed #CCCCCC;
	font-size: 10px;
	color: #333333;
	font-family: Arial, Bimini, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	margin-top: 5px;
	margin-bottom: 1px;
	clear: none;
	background-position: left;
	text-align: left;
	}
.clears{
  clear:both;
}

.foot
	{
	padding: 5px;
	background-color: #000033;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 10px;
	line-height: 150%;
	border: 1px ridge #00CCFF;
	color: #FFFFFF;
	font-family: Arial, Bimini, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	}
.menuCopy {
	width:300px;
	float:right;
	padding: 5px;
	background-color: #CCCCCC;
	font-size: 10px;
	border: 1px dashed #CCCCCC;
	color: #333333;
	font-family: Arial, Bimini, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	margin-top: 5px;
	margin-bottom: 5px;
}
.mainCopy {
	width:470px;
	float:left;
	padding: 1px 5px;
	background-color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #333333;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Bimini, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	clip: rect(5px,5px,5px,5px);
	clear: none;
}


body {
	background-color: #DCDCDC;
	font-family: Arial, Bimini, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

td, th {
	font-family: Arial, Bimini, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Bimini, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-size: 12px;
	line-height: 50px;
	background-color: #FFFFFF;
	color: #333333;
	font-weight: bold;
	margin: 5px 5px 5px 0px;
	padding: 10px;
	height: 50px;
	width: auto;
	border: 1px solid #333333;
	background-position: left center;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
}

.subtitle {
	font-family: Arial, Bimini, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Bimini, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-size: 20px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Bimini, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	line-height: 20px;
	color: #FFFFFF;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
}

.sidebar {
	font-family: Arial, Bimini, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Bimini, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #CC0000;
}

.sidebarFooter {
	font-family: Arial, Bimini, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-size: 12px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Bimini, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Bimini, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.main-side {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: Arial, Bimini, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Bimini, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	background-color: #003300;
  color: #FFFFFF; 
	font-weight: bolder;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.titlebarCopy {
	font-family: Arial, Bimini, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-size: 9px;
	color: #FFFFFF;
  background-color: #3399FF;
}


.style6 {font-size: 12px}
.style7 {
	color: #FFFFFF;
	font-size: 9px;
}
.style8 {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Arial, Bimini, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
}

.titlebarCopy {
	font-family: Arial, Bimini, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-size: 9px;
	color: #FFFFFF;
  background-color: #3399FF;
}
.mainCopywhite {

	width:760px;
	float:left;
	padding: 10px;
	background-color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #333333;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Bimini, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	clip: rect(5px,5px,5px,5px);
	clear: none;
}
.dingbatred {

	font-family: Arial, Bimini, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	background-color: #CC0000;
  color: #FFFFFF; 
	font-weight: bolder;
	font-size: 12px;
}
.mainCopylight {

	width:485px;
	float:right;
	padding: 5px;
	background-color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #CCCCCC;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Bimini, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	clip: rect(5px,5px,5px,5px);
	clear: none;
}
.menugoogle {

	width:470px;
	float:left;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 9px;
	border: 1px dashed #CCCCCC;
	color: #333333;
	font-family: Arial, Bimini, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
}
.menuosusumelink {
	width:485px;
	float:right;
	padding: 5px;
	background-color: #CCCCCC;
	font-size: 10px;
	border: 1px dashed #CCCCCC;
	color: #333333;
	font-family: Arial, Bimini, Verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	margin-top: 5px;
	margin-bottom: 5px;
}

