

BODY {
scrollbar-arrow-color:#ff0000;
	scrollbar-base-color:#ffffff;
	scrollbar-shadow-color:#000000;
	scrollbar-face-color:#ff0000;
	scrollbar-highlight-color:#FFFFff;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#FFFFCE;
}

/* 基本定義 */
body,table,tr,td,th {
  font-size: 9pt;
  font-family: ＭＳ Ｐゴシック, Osaka;
  color: #333300;
  margin: 0px;
  }








a:link {
  text-decoration:underline;
  color: #0000ff;
}

a:visited {
  text-decoration:underline;
  color: #0000ff;
}

a:active {
  text-decoration:underline;
  color: #0000ff;
}

a:hover {
  text-decoration:underline;
  color: #0033ff;
}

/* リンクのアンダーラインテーブル*/

.a7 a:link {
  text-decoration:none;
  color: #58583A;
}

.a7 a:visited {
  text-decoration:none;
  color: #58583A;
}

.a7 a:active {
  text-decoration:none;
  color: #58583A;
}

.a7 a:hover {
  text-decoration:underline;
  color: #58583A;
}

/*TOP*/

.a1 a:link {
  text-decoration:underline;
  color: #0000CC;
}

.a1 a:visited {
  text-decoration:underline;
  color: #990033;
}

.a1 a:active {
  text-decoration:underline;
  color: #0000CC;
}

.a1 a:hover {
  text-decoration:underline;
  color: #0000CC;
}










.px10 {
	font-size: 12px;
	line-height: 1.0em;
	letter-spacing: 0.1em;
}
.px10-1 {
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: 0.1em;
}
.px12 {
	font-size: 14px;
	line-height: 1.6em;
}

.px14 {
	font-size: 18px;
	line-height: 1.6em;
}
.px14-white {
	color: #FFFFFF;
	font-size: 14px;
}
h1 {
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	text-indent: 30px;
	line-height: 1.3em;
	color: #333;}
h1 a{
	text-decoration:none;
	color: #FFF;}

h2 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3em;
}

h3 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 10px;
	line-height: 1.3em;
	color: #CC0000;
	}

.style1{
	margin: 0px;
	font-size: 14px;
	line-height: 1.6em;
	color: #663300;
	font-weight: bold;
}
.style1-px14{
	margin: 0px;
	font-size: 18px;
	line-height: 1.6em;
	color: #663300;
	font-weight: bold;
}

.style2-px12{
	margin: 0px;
	font-size: 14px;
	line-height: 1.6em;
	color: #CC0000;
	font-weight: bold;
}

.style2-px14{
	margin: 0px;
	font-size: 18px;
	line-height: 1.6em;
	color: #CC0000;
	font-weight: bold;
}
.style3-px12{
	margin: 0px;
	font-size: 14px;
	line-height: 1.6em;
	color: #FFFFFF;
	font-weight: bold;
}

.style3-px14{
	margin: 0px;
	font-size: 18px;
	line-height: 1.6em;
	color: #FFFFFF;
	font-weight: bold;
}
.line {
	font-size: 14px;
	line-height: 1.6em;
	text-decoration: underline;
}
.line2 {
	font-size: 14px;
	line-height: 1.6em;
	text-decoration: line-through;
}
.border {
	border: 1px dotted #CC0000;
}
.border1 {
	border: 1px dotted #663300;
}
.bold {
    font-weight: bold;
}
.menu {
	width: 700px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	letter-spacing: 0.1em;
	border: 1px solid #333;
	background-color: #FFC;
	text-align: center;
	list-style-type: none;
}

.menu td {
	border: 1px solid #633;
}

.box1{
	width: 560px;
	margin: 20px 60px;
	padding: 20px;
	border: 1px dotted #630;
}

.box2 {
	width: 560px;
	margin: 30px 75px;
	border: 2px dotted #630;
	background-color: #FF9;
	text-align: center;
	font-size: 18px;
	line-height: 1.5em;
	color: #CC0000;
	font-weight: bold;
}
.box3 {
    width: 550px; 
	border: 2px solid #000; 
	text-align: center; 
	margin: 30px 65px; 
	padding: 10px;
}
.list {
     list-style-type: square;
	 margin-left: 30px;
}
#fadeinbox{
     position:absolute;
     width: 425px;
     left: 198px;
     top: 464px;
     background-color: #FFF; 
	 border: double 3px #000;
     padding: 1px;
     z-index: 100;
     visibility:hidden;
     height: 500px;
}













