@charset "utf-8";

form { margin: 0; padding: 0; }
body {
	font-family:MS PGothic,sans-serif;
}
BODY { color: #330033;}
A:LINK,A:ACTIVE,A:VISITED { color: #0000FF;}
A { text-decoration: none;}
A:HOVER { text-decoration: underline;	color: #FF0000;}
FONT.large { font-size: 120%; line-height: 120%;}
FONT.middle2 { line-height: 150%;}
FONT.middle3 { line-height: 135%;}
FONT.small { font-size: 95%; line-height: 120%;}
PRE { font-size: 95%px;	line-height: 120%;}
FONT.middle {line-height: 120%;}
P.large { font-size: 120%; line-height:140%;}
P.largecatch { font-size: 130%; color:#990000;}
P.middle { line-height: 140%;}
.t-ind{ text-indent:1em;}
.ind{ margin-left:1em;}
P.small {font-size: 95%; line-height: 110%;}
STRONG.normal {	color: #000000;	line-height=300%;}
STRONG.catch {	color: #CC0000;	line-height=300%;}
STRONG.catch2 {	font-size: 120%; color: #000000; line-height=300%;}
STRONG.text {line-height: 140%;}
H2 { color: #CC6633; font-size: 140%;}
H3 { color: #CC6633; font-size: 120%;}
SUP.gray { font-size: 90%; color: #666666;}
SUP.red { font-size: 90%; color: #660000;}

#glbMenu {
	margin-left:10px;
	padding:0px;
}

#glbMenu table{
	margin-top:10px;
	margin-bottom:10px;
}

.bgG{
	background:#ececec;
	height:22px;
	font-size:10px;
	padding:0;
	margin:0;
}
.blankR img{
	margin-right:5px;
}
.side_bg{
	background-image:url('/files/fund/mutant/images/sidebg.gif');
	background-repeat:repeat-y;
}
.bg_mu{
	background-image:url('/files/fund/mutant/images/columnbg.gif');
	border:1px solid #999;
}
.back_day tr td{ padding:5px;}
a.blue:link { color: #008DA9; text-decoration: none; }
a.blue:visited { color: #008DA9; text-decoration: none; }
a.blue:active { text-decoration: underline; color: #333333; }
a.blue:hover { text-decoration: underline; color: #333333; }