/* 全ページ共通CSS */

img	{
	margin: 0px;
	padding: 0px;
	border-style: none
}

.fix	{
	margin-top: 3px;
	margin-left: 3px;
	border: none
}

.ber	{
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	border-style: solid solid solid none;
	border-width: 1px 1px 1px medium;
	border-color: #008837;
	position: absolute;
	top: 20px;
	left: 370px;
	width: 165px;
	height: 410px;
	overflow: hidden;
	visibility: visible
}

.main	{
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	border-style: solid none solid solid;
	border-width: 1px medium 1px 1px;
	border-color: #008837  #008837 #008837;
	position: absolute;
	top: 20px;
	left: 20px;
	width: 350px;
	height: 410px
}

.countor	{
	position: absolute;
	top: 375px;
	left: 232px;
	width: 78px;
	height: 12px
}
	
.menu	{
	padding: 0px;
	width: 140px;
	background-color: #FFFFFF;
	border: none;
}

.menu a	{
	display: block;
	margin: 5px  10px 0 10px;
	padding: 3px 3px;
	border: 1px #008837 solid;
	width: 140px;
	text-decoration: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #008837;
	background-color: #FFFFFF;
}

.menu a:hover	{
	background-color: #C0C0C0;
	border: 1px #008837 solid;
	color: #008837;
}

.logo	{
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 10px;
	border: none;
	position: relative;
}

.sx70	{
	font-weight: bold;
	text-decoration: none;
	margin-top: 8px;
	margin-left: 20px;
	border: none;
}

.shadow-x	{
	background-color: #C0C0C0;
	margin: 0px;
	padding: 0px;
	border: none;
	position: absolute;
	top: 432px;
	left: 23px;
	width: 516px;
	height: 3px;
}

.shadow-y	{
	background-color: #C0C0C0;
	margin: 0px;
	padding: 0px;
	border: none;
	position: absolute;
	top: 23px;
	left: 536px;
	width: 3px;
	height: 410px;
}

a:link	{
	text-decoration: none;
}

a:visited	{
	text-decoration: none;
}


a:active	{
	text-decoration: none;
}

a:hover	{
	text-decoration: none;
}

.banner	{
	border: none;
	position: absolute;
	top: 20px;
	left: 540px;
}
