body {
	background-color:#cccccc;
	padding:0.2em;
	margin:0.2em;
	width:780px;
	font-family:"Trebuchet MS", "‚l‚r ‚oƒSƒVƒbƒN";
}

#back {
	background-color:#FFFFFF;
	width:780px;
	font-family:"Trebuchet MS", "‚l‚r ‚oƒSƒVƒbƒN";
	border:solid 1px #000000;
	padding: 3px;
}

#right {
	position:absolute; 
	width:160px; 
	height:auto; 
	left: 630px; 
	top: 60px; 
	background-color: #FFFFFF; 
	layer-background-color: #FFFFFF; 
	border: 1px none #000000;
}

a:link {
    color: #0000cc;
    text-decoration: none;
}

a:visited {
	color: #663366;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: none;
}

a:hover { 
  position: relative; top: 1px; left: 1px;
}

h1 {
	width: 600px;
	text-indent: 1em;
	padding: 5px;
	margin-bottom: -5px;
	font-family: "Trebuchet MS", "‚l‚r ‚oƒSƒVƒbƒN";
	border: 1px solid #000000;
	font-size: 80%;
	line-height: 130%;
	background-image: url(../../img/bargray.png);
	margin-right: 5px;
	margin-left: 5px;
}

h2 {
	width: 600px;
	text-indent: 1em;
	padding: 5px;
	margin-bottom: -5px;
	font-family: "Trebuchet MS", "‚l‚r ‚oƒSƒVƒbƒN";
	border: 1px solid #000000;
	font-size: 80%;
	line-height: 130%;
	background-image: url(../../img/bargreen.png);
	margin-right: 5px;
	margin-left: 5px;
}

h3 {
	padding:5px;
	margin:5px;
	font:85%/150% "Trebuchet MS", "‚l‚r ‚oƒSƒVƒbƒN";
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	width: 600px;
}

h4 {
	font-family: "Trebuchet MS", "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 80%;
	text-align: right;
	line-height: 150%;
	padding: 0.2em;
	margin: 0.2em;
	white-space: nowrap;
}

.menu{
	background-color:#ffffff;
	padding:0.5em;
	margin:0;
	font-size: 85%;
	line-height: 150%;
	font-family: "Trebuchet MS", "‚l‚r ‚oƒSƒVƒbƒN";
	width: 600px;
}

.contents{
	background-color:#ffffff;
	padding:1%;
	margin:1%;
	font-size: 85%;
	font-family: "Trebuchet MS", "‚l‚r ‚oƒSƒVƒbƒN";
	width: 595px;
	line-height: 165%;
}

.banner {
	padding-left: 78.5px;
}

.img {
	float: right;
	margin-left: 0.2em;
	margin-bottom: 0.2em;
}

.t {
	font-family: "Trebuchet MS", "MS UI Gothic";
	font-size: small;
	border: none;
}

