body{
        font-size: 12px; 
	background-image : url();
	background-repeat : repeat;
	background-attachment : fixed;
	margin-top : 2px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;border-width : 0px 0px 0px 0px;
}

<!--
scrollbar-3dlight-color		→スクロールバーの淵色
scrollbar-arrow-color		→▲▼ボタン
scrollbar-darkshadow-color	→バーの影
scrollbar-face-color		→バーの色
scrollbar-highlight-color	→バーの後ろの光源
scrollbar-shadow-color		→バーの後ろの影
-->

a:link   { color: #000cff; font-size: 12px; text-decoration: none ;}
a:visited  { color: #7400e1; font-size: 12px; text-decoration: none ;}
a:hover  { color: #6d7bff; font-size: 12px; text-decoration: underline ;}

.s1 { font-size:11px;color:#ff559d;position:relative;left:36px;text-align:left; }
.s2 { font-size:11px;color:#3d3d3d;position:relative;left:36px;text-align:left;width:380px; }
.s3 { font-size:12px; }

td { font-size:11px;color:#3d3d3d;}

.data { font-size:11px;color:#ff559d;}
.title{ color : #333333; font-size : 11px; font-weight : bold;}
.tieup{ color : #999999; font-size : 10px;}

.border { border-style:solid; border-width:1px; border-color:#999999;}

.border td{ border-style:solid; border-width:1px; border-color:#efefef;}
