@charset "UTF-8";

/*  Universal selector */
*{
	margin: 0;
	padding: 0;

	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

/* Structure Module */

body {
	text-align: center;
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #FFD700;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #FFD700;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #FFD700;
	overflow-x: hidden;
	width: 100%;
	background-color: #ffffff;
	background-image: url(../img/bg04.gif);
	background-attachment:fixed
	background-repeat: no-repeat;
}

/*  Hypertext Module */
a {
	font-size: 13px;
	line-height: 14px;
	color: #999999;
	word-spacing: 0.1em;
}
a:link{ text-decoration:underline; color:#6666CC; }
a:visited{ text-decoration:underline; color:#9966FF; }
a:active{ text-decoration:underline; color:#DC143C; }

a:hover {
	color: #0099FF;
}

/* Text Module */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: left;
}

/*  List Module */
ul,li {
	list-style: none;
}

li li,
li p,
li pre,
li dt,
li dd,
dd li,
dd p,
dd pre,
dd dt,
dd dd {
  font-size: 100%;
}

/*  Form Module */
form {
  margin: 0 auto;
}

/* Image Module */
img {
	border: 0;
}

/*  Object Module */
object,
embed {
  margin: 0 auto;
}
.information {
	height: 20px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

.imageline { border-color: #ddd; border-width: 1px; 
}
.ab   { font-weight: bold; font-size: 10pt; line-height: 11pt; font-family: "ＭＳ ゴシック", Osaka－等幅 }

.ab1 { color: #33f; font-weight: bold; font-size: 10pt; line-height: 11pt; font-family: "ＭＳ ゴシック", Osaka－等幅 }
.ab2  { color: white; font-weight: bold; font-size: 9pt; line-height: 11pt; font-family: "ＭＳ ゴシック", Osaka－等幅 }

.a1 {
color:      #696969;
font-size:   7pt;
line-height: 9pt;
font-family: "ＭＳ ゴシック", Osaka－等幅 }
.a2 {
color:      black;
font-size:   7pt;
line-height: 9pt;
font-family: "ＭＳ ゴシック", Osaka－等幅 }
.a3 { color: black; font-size: 6pt; line-height: 7pt; font-family: "ＭＳ ゴシック", Osaka－等幅 }
.a1w {
color:      white;
font-size:   7pt;
line-height: 9pt;
font-family: "ＭＳ ゴシック", Osaka－等幅 }
.a2w { color: white; font-size: 10px; font-family: "ＭＳ ゴシック", Osaka－等幅; line-height: 11px }
