@charset "SHIFT_JIS";

/* CSS Document */
body, td {
	font-size: 14px;
	line-height: 20px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #666666;
}
.biggest {
	font-size: 24px;
	line-height: 28px;
}
.bigger {
	font-size: 18px;
	line-height: 22px;
}
.big {
	font-size: 16px;
	line-height: 22px;
}
.normal {
	font-size: 14px;
	line-height: 20px;
}
.small {
	font-size: 12px;
	line-height: 18px;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
}
.smallest {
	font-size: 9px;
	line-height: 12px;
}
body {
	background-color: #FFFFFF;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 16px;
	margin-bottom: 24px;
}
a:link {
	color:#330000;
	text-decoration:none;
}
a:visited {
	color:#663300;
	text-decoration: none;
}
a:active {
	color:#330000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #330000;}
	
.alert {color: #FF9900}

.copyright {
	font-size: 10px;
	line-height: 18px;
	color: #E899B8;
}

.zaiko { font-size: 12px; color: #990000}
	
.blue{color:#000066;}
.beige{color:#663300;}
.t{border-left:1px solid #ddd;
border-right:1px solid #ddd;
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;}


