* {
	margin:0;
	padding:0;
}
body {
	font-family:"メイリオ","MS UI Gothic",Arial, Helvetica, sans-serif;
	width:820px;
	margin-left:auto;
	margin-right:auto;
}
div.waku	{
	margin: 0px 0px 20px 0px;
	padding:30px 5px 30px 5px;
	background-color:#ffffe5;
	background-image:url(../../images/waku.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
	border-right:solid 4px #cdcbcc;
	border-left:solid 2px #cdcbcc;
	border-top:solid 2px #cdcbcc;
	border-bottom:solid 4px #cdcbcc;
	line-height:2.0em;
	float:left;
	}

h1	{
	color:red;
	font-size:125%;
	}
p.head	{	
	text-align:center;
	text-decoration: underline;
	font-size:150%;
	font-weight:800;	
	}
p.head1	{	
	text-align:center;
	}
p.head1 span.head2	{
	padding-right:4em;
	font-decoration:italic;
	font-size:80%;
	}
div.photo	{
	width:250px;
	padding-bottom: 5px;
	text-align:center;
	font-size:80%;
	float:left;
	}
div.photo p img	{
	width:240px;
	height: 180px;
	}	
div.score1	{
	padding-top: 20px;
	width:400px;
	float:left;
	}

div.score1 table	{
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: gray;
	font-size:80%;
	line-height:1.3em;
	width:100%;
	text-align:center;
	}
div.score2	{
	padding:50px 0px 0px 0px;
	text-align:center;
	width:370px;
	float:left;
	}
div.score2	p img	{
	width:360px;
	}
a	{
	text-decoration:none;
	}
a:hover {
	color: white;
	font-weight:800;
	background-color: lightblue;
	}
hr	{
	clear:both;
	}
p.foot	{
	padding:20px 0px 0px 0px;
	text-align:center;
	}
.f125	{
	font-size:125%;
	font-weight:800;
	}
	
p		{
	clear:both;
	}







