@charset "Shift_JIS";

/* --▼ 基本設定 ▼-- */
body {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 0.8em;
	color: #ffffff;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
    scrollbar-track-color: #666666;
    scrollbar-face-color: #000000;
    scrollbar-shadow-color: #000000;
    scrollbar-darkshadow-color: #666666;
    scrollbar-highlight-color: #000000;
    scrollbar-3dlight-color: #666666;
    scrollbar-arrow-color: #999999;
}
p {
    margin: 3px 0px; 
}
h1 {
	font-size: 2em;
	color: #FFFFFF;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px 0px 0px 0px;
	font-size: 1em;
	padding: 0px;
	color: #330000;
	font-weight: bold;
}
h3 {
	margin: 0px;
	padding: 2px 2px 2px 0px;
	font-size: 1em;
	color: #cccccc;
	font-weight: bold;
}
a {
	color: #FF0000;
}
a:hover {
	color: #CC0000;
}
a:visited {
	color: #990000;
}

/* --▼ テキストサイズ設定 ▼-- */
.xstxt {  font-size: 0.6em; line-height: 120%;}
.stxt {  font-size: 0.7em; line-height: 120%;}
.mtxt {  font-size: 0.8em; line-height: 120%;}
.ltxt {  font-size: 0.9em; line-height: 120%;}
.xltxt {  font-size: 0.8em; line-height: 120%;}


.submenu {
	font-size: 0.8em;
	color: #000000;
}
.submenu_c {
	font-size: 0.7em;
	color: #cccccc;
}
.attention {
	font-size: 0.8em;
	font-weight: bold;
	color: #cc0000;
}
.remark {
	font-size: 0.9em;
	font-weight: bold;
	color: #cc0000;
}
.remark-l {
	font-size: 1.0em;
	font-weight: bold;
	color: #cc0000;
}

.remark-pink {
	font-size: 0.8em;
	font-weight: bold;
	color: #ff6699;
}

.remark-perple {
	font-size: 0.8em;
	font-weight: bold;
	color: #8800ff;
}

.remark-blue {
	font-size: 0.8em;
	font-weight: bold;
	color: #0000ff;
}

.enlarge {
	font-size: 0.8em;
	font-weight: bold;
}

.items-name {
	font-size: 1.8em;
	font-weight: bold;
	color: #000066;
}
