body {
	margin: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 80%;
}
h1 {
	font-size: 83%;
	margin-bottom: 3px;
	margin-left: 3px;
}

h1.spbeer {
	font-size: 17pt;
	font-weight: bold;
	height: 28px;
	width: 631px;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 3px
}

h2 {
	font-size: 17pt;
	font-weight: bold;
	height: 28px;
	width: 631px;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 3px;
}

p {
	margin: 0px;
}
.box00 {
	border: 3px solid #000000;
}
.navi {
	font-size: 110%;
	margin-top: 3px;
	margin-left: 4px;
}
.navi01 {
	font-size: 110%;
	margin-bottom: 3px;
	margin-left: 4px;
	margin-top: 10px;
}


.td-bg01{
	background-color : #cc0000;
	padding-left: 10px;
}


.td-tx01{
	font-size : 140%;
	font-weight : bold;
	color : #ffffff;
}



.td-bg02{
	padding-left: 10px;
}


.td-tx02{
	font-size : 135%;
  	line-height : 140%;
}


.td-tx03{
	font-size : 75%;
}

.moji-b {
	color: #000000;
}
.moji-r {
	color: #FF0000;
}
.moji-r-b {
	font-weight: bold;
	color: #FF0000;
}

.footer {
	font-size: 85%;
	line-height: 120%;
	margin-top: 10px;
}
.copy {
	font-size: 100%;
}



a:link{
  color : blue;
  text-decoration : none;
}
a:visited{
  color : blue;
  text-decoration : none;
}
a:hover{
  color : #ff3300;
  text-decoration : underline;
}
a:active{
  color : #ff3300;
  text-decoration : underline;
}
