@charset "utf-8";
/* CSS Document */

body{background-color:#3399FF;
font-size: 13px;}

h1{font-size: 20px;
color: #fff;
text-align: right;
padding-bottom: 0.5em;
padding-top: 0.5em;}

p{font-size: 12px;
color: #000;
margin: 0.3em;
padding: 0.6em;}

table,td{
	text-align: center;
	border: solid 2px #ccc;
}

table{width: 100%;
	border-collapse:collapse;
	border-spacing:0;
	}

.w{
	font-weight: 600;
    color: #fff;
	font-size: 15px;
	background-color: #29308B;
}

.do{
	font-weight: 600;
    color: #fff;
	font-size: 15px;
	background-color: #CCCCCC;
}

.nichi{
	font-weight: 600;
    color: #fff;
	font-size: 15px;
	background-color: #FF0000;
}

.red{color:#FF0004;}
.ww{color: #fff;}
img{border: solid 2px #29308B;}

.hzk{font-weight: 600;
font-size: 18px;
text-align: center;}