﻿body { 
	color : #000000; 
	background : #ffffff; 
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt; 
	}
	
a { 
	text-decoration : underline; 
	color : #000000; 
	}
	
#image, #menu, #contents, #bottom{ 
	display : none; 
	}
	
.article {
	width : 100%;
	padding-top: 100px;
	}
	
.infoboxclasslogo {
	position:absolute;
	left:0px;
	top:0px
	}
