@charset "UTF-8";
@import "menu.css";
body {
	background-image : url(../119_bg/green4.gif);
	color: blue;
	margin-top: 20px;
	padding: 0px; 
	font-family:"ƒƒCƒŠƒI",Meiryo,"‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
}
table {		
	margin-top: 30px;
	color: black;
	padding: 0px;
	text-align: center;	
	}
#contents:{
	width: 80%;
	background-color:"#ffccff";/*ˆÃ‚¢ƒsƒ“ƒN*/
}

caption {
	font-size: 30px;
	color: #fff0f5;/*Lavenderbrush*/
	font-weight: 700;
	font-family: "ƒƒCƒŠƒI",Meiryo,"‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	letter-spacing: 3px;
}
tr {
	background-color: #eeeeee;/*Seashell*/
}
th {
	background-color: #66ffff;/*‹óF*/
	vertical-align: middle;
	height: 20px;
	text-align: middle;
	padding-left: 10px;
}
th.w1 {
	width: 70px;
	text-align: center;
}
td {
	height: 20px;
	padding-left: 5px;
	font-family:"ƒƒCƒŠƒI",Meiryo,"‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0px;
	vertical-align: center;
	text-align: left;
	background-color: #ffffc0;/*Right Yellow*/
}
td.w1{
	width: 30px;
	text-align: center;
 	margin;10px;
}
td.w2{
        background-color: #f5f5f5;/*White Smoke*/
	text-align: left;
}

a { text-decoration: none ;}

/*ƒƒjƒ…[ŠÖ˜ACSS*/
section{
	margin-top: 50px;
	float: left;

aside td{
	color: #996633;
	text-align: center;
	background-color: #ffffff;
}
.w2{
	width: 50px;
	text-align: center;
}
.w3{
	width: 300px;
	text-align: center;
}
}
 a:link{ color: navy;}
 a:visited{ color: brown;}
 a:hover{ color:maroon; background:#00cc66;}/*—Î*/
 a:active{ background: aqua;}
