body {
    font-size: 9pt;
	color: #373737;
    font-family: "MS Gothic", "MS Mincho";
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-3dlight-color:#B8B8B8;
	scrollbar-arrow-color:#B2B1B1;
	scrollbar-track-color:#F8F6F6;
	scrollbar-darkshadow-color:#B8B8B8;
	scrollbar-base-color:#FFFFFF;
	margin: 0px;
	
}

td {
	font-size: 9pt;
	font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3","MS Gothic", "MS Mincho";
	color: #373737;
}
.bg{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;	
}
.copy{
	background-image: url(../images/copy_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.t1 {
	letter-spacing: -0.1em;
}
.t2 {
	font-size: 13px;
	font-weight: bold;
	color: #444444;
}
.t3 {
	font-size: 11px;
	color: #6f6f6f;
}




a{color: #585858;text-decoration: none;}
a:visited {color: #585858;text-decoration: none;}
a:hover {color: #000000;text-decoration: none;}
a:active {color: #585858; text-decoration: none;}

a.m1:link {color: #404040;text-decoration: underline;}
a.m1:visited {color: #404040;text-decoration: underline;}
a.m1:active {color: #404040;text-decoration: underline;}
a.m1:hover { color: #2a6db2;text-decoration: underline;}

.title_b {
	border: 1px solid #e3e3e3;
}

