/* CSS Document */

body,td,th {
	font-family: Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3, ‚l‚r ‚oƒSƒVƒbƒN;
	font-size: 14px;
	color: #333333;
}

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg-waku.gif);
	background-repeat: repeat-y;
	background-position:center;
	font-size:12px;
	line-height:170%;
	font:"‚l‚r ‚oƒSƒVƒbƒN", "ƒƒCƒŠƒI", "Osaka|“™•"
}

.bold {
  font-weight: bold;
}
        
.red {
  color:#FF0000;
}

.white {
  color:#FFFFFF;
}

.black {
  color:#999999;
}

.dred {
  color:#CC0000;
}

.blue {
  color:#0066CC;
}

.orange {
  color:#FF6666;
}

.green {
  color:#009966;
}

.dilute-gray {
  color:#444444;
}

p,h1,h2,h3 {
  margin:20px;
}

h1 {
  margin-top:30px;
  padding-top:0px;
  font-size: 30px;
  color:#FFFF66; 
}

h2 {
  font-size: 16px;
  color:#FFFFFF; 
}

h3 {
  font-size: 20px;
  color:#FFFFFF; 
}

#menu {
    background-color:#333333;
	text-align: center;
	height: 20px;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
}

#menu a{
    color:#FFFFFF;
}

#menu a:hover{
    color:#FF9900;
}

.style6 {color: #FFFFFF}
.style4 {font-size: 14px}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #660066;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
	color: #660066;
}
.style5 {color: #FF0000}

#catch1 {
  font-size:24px;
  margin-top: 20px;
  margin-bottom: 20px;
}