BODY{
	font-size : 11pt;
	line-height :14pt;
	font-family : "Comic Sans MS";
	scrollbar-arrow-color : #b4b4b4; 
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-face-color : #ffffff; 
	scrollbar-highlight-color : #b4b4b4; 
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color : #b4b4b4; 
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position : right bottom;
}

td{
	font-size : 11pt; 
	line-height :14pt;
	font-family : "Comic Sans MS";
}

/* フォントサイズ */
TD.size7{
	font-size:7pt;
	line-height :8pt;
}
TD.size8{
	font-size:8pt;
	line-height :9pt;
}
TD.size9{
	font-size:9pt;
	line-height :10pt;
}
TD.size10{
	font-size:10pt;
	line-height :11pt;
}

a:link  { color: #0000ff; text-decoration: none }
a:visited  { color: #0000ff; text-decoration: none }
a:hover  { color: #ff0000; text-decoration: underline }

/* ----- ページバナー----------------------------------- */
div#.pagetop {
	width: 630px; 
	height: 100px;  
	margin-left:  3px;
	padding-left: 12px;
	padding-top: 20px;
	background-repeat :
	no-repeat;
	background-image: url(/profile/images/title2.jpg);
}

