/* CSS Document */

@charset "Shift_JIS"; /* 文字コード */

body {
	font-size: 12px;
	color: #000000;
	font-family: ＭＳ Ｐゴシック, Osaka, sans-serif;
	background: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	/*text-align: center; */
	scrollbar-base-color: #666666;
	scrollbar-arrow-color: #666666;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

.style1 {
    color: #FFFFFF;
}

.style2 {
    color: #FF0000;
}

.style4 {
    color: #336699;
}

.schgo {
	background: #FFFFCC;
	text-align: left;
	background-color: #FFFFCC;
}

.schrtn {
    background: #FFCCCC;
	text-align: left;
}

.schinfo {
    background: #FFFFFF;
	text-align:right;
	font-size:11px;
	line-height:130%;
}

.schindex {
    background: #EBEBEB;
}

.schindex2 {
	background: B3F5FF;
	background-color: #CCFFFF;
}

.schindex3 {
    background-color: #FFCC99;
}

.schindex4 {
    background-color: #CCFFCC;
}

.sch {
    background: #FFFFFF;
}

.price {
    background: #FFFFFF;
    color: #FF0000;
	text-align: center;
}
.top {
	text-align:right;
	color: #003399;
}

form {margin:0px}
