@charset "jis-JP";

/* ƒŒƒCƒAƒEƒg‚ÌÝ’è*/
body{
     text-align:center;
	 font-family: "MS UI Gothic", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka"; 
	 color: #555;
	 font-size: 17px;
	 margin-top: 10px;
}


#outline{
margin-right: auto;
margin-left: auto;
width : 780px;
} 

 
/************************************/
/* ƒŠƒ“ƒN‚ÌF  */

a:link{ color: #12B1EC; text-decoration: underline;
}
a:visited{ color: #12B1EC;
}
a:hover{ color: #ff2200; text-decoration:none;
}

 

}



#header{
    width : 780px;
    height: 70px;
	border: 1px solid #CCCCCC;
}



 h1 {
	font-family:"HGŠÛºÞ¼¯¸M-PRO", "Verdana", "‚l‚r ‚oƒSƒVƒbƒN", "Arial Black", "Impact", "Osaka";
	font-size: 30px;
    margin: 30px 0px 0px 0px; padding: 5px; 
}

 h2 { 
	font-size: 14px;
	color: #999999;
}



#wrap{
clear: both;
width : 780px;
height:60px;
text-align:right;
}


 h3 { 
	font-size: 14px;
    color: #999999;
}



#center{
width : 600px;
height: 2000px;
float : left;

}
 
#rightside{
width : 170px;
height: 2000px;
float : right;
}




#footer1{ 
clear:both;
height:300px;
border: 1px solid #CCCCCC;
} 

#footer2{
height:100px;
border: 1px solid #CCCCCC;
} 



table{
     text-align:center;
	 font-family: "MS UI Gothic", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka"; 
	 font-size: 15px;
}
 
 

 
 /*box —v‘f              */

.boxbody {
	width: 600px;
	padding: 3px;
	text-align:center;font-size:15px;color: #ffffff;
	border-top: 3px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-color:#CCCCCC;
}
.box {
	padding: 5px; text-align: left;
	font-size: 17px;
	background-color:#ffffff;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.boxbody2 {
	width: 170px;
	padding: 3px;
	text-align:center;font-size:16px;color: #ffffff;
	border-top: 3px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-bottom: 0px;
	background-color:#999999;
}
.box2 {
	padding: 5px; text-align: left;
	font-size: 17px;
	background-color:#ffffff;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}







