body {
	text-align: center;
	background-image : url(../119_bg/l_blue2.gif);
	margin-top: 20px;
	width: 100%;
	height: 100%;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
}
table{
	width: 670px;
	padding-top: 0px;
	margin-top:20px;
	text-align: center;
}
caption{
	font-size: 18px;
	color: #ffffff;
	font-weight: 700;
	margin: 10px;
}
tr {
	background-color: #bbbbbb;
}
th{
	background-color: #c0c0c0;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 16px;
	height: 18px;
	font-weight: 700;
	letter-spacing: 3px;
	vertical-align: middle;
	padding: 4px;
}
td {
	background-color: #eeeeee;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0px;
	text-align: left;
	padding-left: 5px;
}
td.left{
	text-align: right;
 	width: 25%;
}
td.center{
	text-align: center;
}
.right{
	text-align: left;

}
.pics{

	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	text-align: center;
	line-height: 1em;
}
.coment{
 
	padding:0 0 0 3em;
}
a{
	text-decoration: none;
}
a:link {
	color: #000055;
}
a:visited {
	color: #500000;
}
a:hover {
	color: #ff3300;
}
a:active {
	color: #0000ff;
}
h1{
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 15px;
	font-weight: 800;
	color: #ffffff;
	text-align: center;
}
h2 {
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 10px;
	color:#000000;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	margin: 0px;
	color: #ffffff;
}
h3{
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 30px;
	font-weight: 800;
	color: #ffffff;
	line-height: 1.2;
	text-align: center;
}

section{
	margin-top: 50px;
	margin-bottom: 20px;
}
header{
	text-align: "center";
	background-color: #0020f0;
 	margin-top: 0px;
	height: 20px;
}
header table{
	table-layout: auto;
	height: 12px;
	margin: auto;
	padding: 0px;
	background-color: #0020f0;
}
header tr{
	background-color: #0020f0;
	margin-top: 0px;
	border-color: #0020f0;
	text-align: center;
	font-weight: bold;
	text-decoration: none;	
}
header td{
	height: 0px;
	background-image : url(../119_bg/green3.gif);
	border-radius: 5px;
}
