body{color:#3C6496;
	margin:0;
	text-align:center;
	width:100%;
	height:100%;
	background:#c5c7ca url('./bg.gif') repeat-y 50% 0;}

a{color:#223355;text-decoration:underline;}
a:link{color:#223355;text-decoration:underline;}
a:visited{text-decoration:underline;}
a:active{}
a:hover{color:#CC0000;text-decoration:none;}

td{background:#FFFFFF;
	color:#3C6496;
	font-size:12px;}

th{background:#FFFFFF;
	color:#3C6496;
	font-size:12px;}

.contents{border-style:solid;
	border-width:1px;
	border-color:#223355;}

.backdark{background:#223355;
	color:#FFFFFF;
	font-size:12px;
	padding:3 7 3 7px;}

.backwhite{background:#FFFFFF;
	color:#3C6496;
	font-size:12px;
	padding:5 5 5 5px;
	line-height:150%;}

.keisen{background:#CCCCCC;}

