@charset "utf-8";

html {
	scrollbar-face-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #FFF2D4;
	scrollbar-shadow-color: #FFF2D4;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #FFF2D4;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #CCCCCC;
	line-height: 18px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/main_bg_0010.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #000000;
}

a:link {
	color: #00FFFF;
	text-decoration: none;
}

a:visited {
	color: #00FFFF;
	text-decoration: none;
}

a:active {
	color: #00FFFF;
	text-decoration: none;
}

a:hover {
	color: #00FFFF;
	text-decoration: underline;
}
.aboutus_detail_0010 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 4px;
}
.main_table_0010 {
	background-color: #000000;
}
