﻿<style type="text/css">

p{
  color : black;
}
a{
	text-decoration : none;
	color: midnightblue;
	display: inline;
}
strong {
	font-size: 3px;
}

a:visited{
  color: #28165D;
  text-decoration : none;
}
a:hover
  color: #A4AAF9;
  text-decoration : none;
}
a:]active{
  color: #FF0000;
  text-decoration : none;
}
.Class1{
  font-weight : bold;
  color : #42469f;
  text-align : center;
}

.Class2{
  font-weight : bolder;
  color : #38326d;
  text-align : left;
  line-height : 14pt;
  word-spacing : 0pt;
  letter-spacing : 0.5pt;
}
div {
	text-decoration: none;
}

h3{
  text-align : center;
}

}
h1{
	font-family : "Century Gothic";
	font-weight : bold;
	text-align : center;
	color : #FFFFFF;
	font-size: 5px;
}


body{
	scrollbar-face-color:#f1d8df; /*スクロールバー本体の色*/
	scrollbar-highlight-color: #e19dac; /*スクロールバー左側（上）の影*/
	scrollbar-shadow-color: #e19dac; /*スクロールバー右側（上）の影*/
	scrollbar-3dlight-color: #ffffff; /*スクロールバーの左側（下）の影*/
	scrollbar-arrow-color: #e19dac; /*矢印の色*/
	scrollbar-track-color: #ffffff; /*背面の色*/
	scrollbar-darkshadow-color: #ffffff;/*スクロールバー右側（下）の影*/
	font-size: 14px;
	background-image: url(images/back1.jpg);
}#main {
	height: 600px;
	width: 800px;
	background-image: url(http://www.geocities.jp/images/back1.jpg);
	left: 5%;
	position: relative;
	top: 15px;
	background-repeat: repeat-x;
}
#sidebar {
	height: 500px;
	width: 234px;
	float: left;
	position: relative;
	left: 6%;
	top: 30px;
	text-decoration: none;
}
#main_contents {
	height: 300px;
	width: 400px;
	position: relative;
	left: 0px;
	top: 30px;
	float: none;
}

p {
	font-size: 14px;
	line-height: 20px;
}
#main #table {
	position: absolute;
	top: 90%;
	background-image: none;
	left: 1%;
	overflow: hidden;
}



a:hover.001 {
	color: #0066FF;
	text-decoration: none;
}
textarea {
	width: 690px;
	background-image: url(http://www.geocities.jp/old/images/alea00.gif);
}
.header1
 {
	width: 650px;
	margin: 0px;
	padding: 0px;
	height: 81px;
	text-align: center;
	left: 110px;
	position: relative;
	top: 30px;
}

img {
	position: relative;
	left: 0;
	top: 0;
	text-decoration: none;
	border-top-width: none;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
th {
	background-color: #99FF33;
}
