/* CSS Document */

body {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
	color:#333333;
	}

img {
	border:0;
	}

a:link {
	color:#333333;
	text-decoration:underline;
	}

a:hover {
	color:#FF6600;
	text-decoration:underline;
	}

	
#container {
	background-color:#ffffff;
	}
	
#header {
	position:absolute; top:10px;
	text-align:left; margin:2px; padding:0px 0px 5px 0px;
	background-color:#FFFFFF;
	float:left;
	}

#leftColumn {
	position:absolute; top:45px; left:0px; margin:0px;
	padding: 5px 0px 5px 10px; background-color:#FFFFFF;
	width:140px;
	float:left;
}
	
#midColumn {
	position:absolute; top:45px; left:140px; margin:0px;
	padding: 5px 1px 1px 1px;
	width:530px;
	float:left;
	}

#rightColumn {
	position:absolute; top:45px; left:670px;
	margin: 0px 2px 2px 5px;
	padding: 5px 2px 2px 5px; background-color:#CAFF70;
	width:130px;
	float:left;
}

#whatsNew {
	position:absolute; top:470px;
	margin: 10px 2px 2px 5px;
	padding: 5px 2px 2px 5px; background-color:#FFFFFF;
	width:800px;
	float:left;
	}
	
.footer {
	text-align:center;
	font-size:10px;
	}
	
	
td img {display: block;}

#hr {
	position:absolute;
	top:35px;
	width:800px;
	}
	
#leftColumn img {
	margin-bottom: 5px;
	}

/*rightColumn Box*/
#rightColumn h2 {
	margin: 0px 2px 5px 2px;
	padding: 2px 2px 3px 2px;
	font-size: 12px;
	font-weight: bold;
	border-bottom:dotted #9ACD32;
	}

#rightColumn .box {
	margin-bottom:5px;
	padding: 2px 2px 3px 2px;
	border-top:solid #A9A9A9 1px;
	border-left:solid #A9A9A9 1px;
	border-right:ridge #ccc 4px;
	border-bottom:ridge #ccc 4px;
	}

#whatsNew h2 {
	font-size:12px;
	border-bottom:solid #9ACD32 1px;
	color:#EE2C2C;
	font-weight:bold;
	color:CD3700;
	margin-bottom: 5px;
	}

#whatsNew h2.seisaku {
	font-size:12px;
	border-bottom:solid #9ACD32 1px;
	color:#333;
	font-weight:bold;
	margin-bottom: 5px;
	}


#whatsNew h3 {
	border-bottom:dashed 1px;
	font-size:12px;
	margin:3px 2px;
	}
#whatsNew div {
	margin-bottom: 10px;
	padding-bottom: 5px;
	}

.marquee {
	border:#999999 1px solid;
	padding:2px;
	margin:2px 1px 1px 0px;
	}
	
h1 { display:block;
margin:0 auto; 
height:16px;
width:241px;
background:url(images/title.jpg);
background-repeat:no-repeat;
}
h1 span { display:none; }