@charset"shift_jis";
/* CSS Document */
body{
   background-color:#000000;
   color:#CCCCCC;
   line-height:130%;
   text-align:center;
   font-size:12px;
   }
#body{
   margin:0px auto;
   width:900px;
   }
#header{
	background-image:url(../img/whiteheader.jpg);
	width:900px;
	height:500px;
	margin-bottom: 0px;
   }
#header h1{
	margin:0px;
	text-align:left;
   }
#header h1 a{
	text-decoration: none;
	background-repeat:no-repeat;
	display:block;
	width:330px;
	height: 65px;
	text-indent: -999em;
	margin-top: 225px;
	margin-left: 8px;
}
#menu{
   background-image:url(../img/whitemenu2.jpg);
   background-repeat:no-repeat;
   height:43px;   
   }
#menu p{
   font-size:19px;
   font-weight:bold;
   }
#menu a{
   font-size:19px;
   font-weight:bolder;
   text-decoration:none;
   color:#8865b2;
   }
#menu a:hover{
   font-size:19px;
   font-weight:bold;
   color:#009dbf;
   text-decoration:none;
   }
table.menu{
   height:45px;
   }
#left{
	float:left;
	width:606px;
	text-align: left;
	margin-left: 10px;
	border-right: 2px dotted #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	
   }
#left h2{
	color: #000000;
	background-color:#C573B2;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
   }
#left p{
	margin-top:5px;
	margin-left:10px;
	margin-bottom: 5px;
   }
#left a{
   color:#000099;
   font-weight:bold;
   }
#left hr{
   margin:0px 0px 0px 20px;
   color:#CCCCCC;
   }
#left2{
	float:left;
	width:880px;
	padding: 20px 5px 0px 5px;
	text-align: left;
	margin-left: 10px;
   }
#left2 h2{
	color: #000000;
	background-color:#C573B2;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
   }
#left2 p{
	margin-top:10px;
	margin-left:30px;
	margin-bottom: 10px;
   }
#left2 a{
   color:#cccccc;
   font-weight:bold;
   }
#left2 hr{
   margin:0px 0px 0px 20px;
   color:#cccccc;
   }
#right{
	float:right;
	text-align: center;
	font-size: 12px;
	margin-right: 10px;
	width: 250px;
   }
#update{
height:110px;
overflow:auto;}
   
   
   
   
   
   
#right h2{
   text-align:center;
   margin:20px 0px 10px 2px;
   color:#000000;
   background-color:#999999;
   font-size:14px;
   }
#right img{
   margin:0px;
   }
#right p{
   margin:3px 0px 3px 0px;
   }
#right a{
	color:#CCCCCC;
	font-weight:bold;
	text-decoration: none;
   }

#footer{
	color:#ffffff;
	border-top: 2px dotted #FFFFFF;
	border-under: 1px solid #000099;
   }
#footer p{
   margin:0px;
   }
#footer a{
   text-decoration:none;
   color:#ffffff;
   }
/*文字スタイル*/
.big1{
	font-weight:bold;
	font-size: 16px;
   }
#left a{
   text-decoration:none;
   color:#CCCCCC;
   }
#left a:hover{
	color: #FFFF00;
   }
#right a:hover{
	color: #FFFF00;
   }
