@charset "UTF-8";
@import "menu.css";
body {
	background-image : url(../119_bg/beige.gif);
	color: blue;
	margin-top: 20px;
	padding: 0px; 
	font-family:"CI",Meiryo,"lr oSVbN", Osaka, sans-serif;
}
table {
	
	width: 80%;
	margin-top: 30px;
	color: black;
	padding: 0px;
	text-align: center;
/*	border-color: #1b6e80;*/
   border color: gray;
}
caption {
	font-size: 20px;
	color: #000000;
	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;
}
th {
	background-color: #99ccff;
	vertical-align: middle;
	height: 20px;
	text-align: left;
	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: middle;
	text-align: left;
	background-color: #ffffcc;
}
h1{
text-alignFrightG
font-family:"CI",Meiryo,"lr oSVbN", Osaka, sans-serif;
font-size: 16px;
font-weight: 800;
letter-spacing: 1px;
}
a { text-decoration: none ;}

/*j[ΦACSS*/
section{
	margin-top: 50px;
	float: left;
}
header h2 {
	font-family:"CI",Meiryo,"lr oSVbN", Osaka, sans-serif;
	font-size: 10px;
	color:#000000;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	margin: 0px;
	color: #ffffff;
}
/*
aside{
	margin: 0;
	padding-top: 20px;
	padding-left: 20px;
	width: 600px;
	height: 20px;
	background-color #57cd7b;
	padding-left: 30%;
}

aside table{
	width: 350px;
	background-color: #cccccc;
	margin-top: 5px;

}
aside tr{
	background-image: url(../119_bg/yellow2.gif);
}
*/
.w1{
	width: 30px;
	text-align: center;
 	margin;10px;
}
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:#FF0;}
 a:active{ background: aqua;}
