#container {
	width:1200px;
	margin-right:auto;
	margin-left:auto;
}
body{
	color:#000000;
	background-color:#FFE4E1;
	background-image:url("images/kabedot15.gif");
	background-attachment:fixed;
	margin:2em;
	padding:0;
	font-size:9pt;
	letter-spacing:0.3em;
	scrollbar-base-color: #FFE4E1;
	scrollbar-face-color: #FFE4E1;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #FFE4E1;
	scrollbar-highlight-color: #FFE4E1;
	scrollbar-shadow-color: #FFE4E1;
	scrollbar-3dlight-color: #FFE4E1;
	scrollbar-darkshadow-color: #FFE4E1;
	line-height:1.3;
	text-align: center;
}
a:link { text-decoration: none; color: #000000 }
a:visited { text-decoration: none; color: #A9A9A9 }
a:hover { text-decoration: none; color: #C0C0C0 }
a:active { text-decoration: none; color: gray }
a img{border-style : none none none none;}

table{
font-size:9pt;
letter-spacing:0.3em;
}


#container #mainBox #naviBox {
	float: left;
	width: 250px;
}
#container #mainBox #contentsBox #newsList {
	float: left;
	text-align: left;
}
#container #mainBox #contentsBox #prList {
	text-align: left;
	float: right;
	width: 300px;
	background-color: #FFF;
}
#footerBox {
	clear: both;
}
#container #mainBox #contentsBox #aboutMe {
	text-align: left;
	float: left;
}

h1 {
	font-size:9pt;
	letter-spacing:0.3em;
	font-weight: normal;
}
