
/*スクロールバー白*/

body{ 
font-size : 10pt; 
color : #000000; 
line-height : 14pt; 
scrollbar-base-color:#ffffff;
scrollbar-arrow-color:#9f9f9f;
scrollbar-highlight-color:#9f9f9f;
}
tr,td{ 
font-size : 10pt; 
line-height : 13pt; 
}

h1 {
	font-size:10px;
	font-style:normal;
	color: #999999;
	text-align:center;
	margin:0px;
	padding:0px 0px 0px 0px;
}


/*TD文字*/

td #big{
font-size : 11pt; 
line-height : 13pt; 
color : #FF6600; 
}

td #big2{
font-size : 10pt; 
line-height : 13pt; 
color : #FF6600; 
}

td #hiroi{ 
font-size : 10pt; 
color : #000000; 
line-height : 18pt; 
}

td #small{
font-size : 5pt; 
line-height : 8pt; 
color : #4F4F4F; 
}

.font1 {
font-size : 8pt; 
line-height : 10pt;
color: #4e4e4e
}
.font2 {
font-family : ＭＳＰゴシック; 
font-size : 14pt; 
color : #333333; 
font-weight : bold; 
}
.font3 { 
font-size : 10pt; 
color : #000000; 
line-height : 18pt; 
}


/*テーブル枠と中色*/

table #data{ 
border-color : #28429A; 
border-width : 1pt; 
border-style : ridge; 
background-color : #CEE7FF;
}
table #data2{ 
border-color : #ff6600; 
border-width : 1pt; 
border-style : ridge; 
background-color : #ffe7b5;
}

/*テーブル写真枠*/

table #photo{ 
border-color : #808080; 
border-width : 1pt; 
border-style : ridge; 
background-color : #FFFFFF;
}

/*テーブルダブル部活*/

table #double{ 
border-color : #666666;
border-width : 3pt; 
border-style : double; 
margin : 0pt; 
background-color : #FFFFFF; 
}

/*テーブルカレンダー*/

table #waku{ 
border-color : #990000; 
border-width : 1pt;
border-style : ridge; 
padding : 0pt; 
background-color : #E0E0E0; 
}

