/* CSS Document */
body{
    margin-left: 0px;
    margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-image:URL(images/bg.jpg);
    background-attachment:fixed;
    background-repeat:repeat-x
}

div.table1 {
	font-size: 14px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	width:265px;
	height:auto;
	padding: 5px;
	margin: 5px;
	color: #FF3300;
	border: thin dotted #FF9999;
	background-color: #FFFFFF;
}

div.table2 {
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	width:235px;
	height:auto;
	padding: 5px;
	margin: 5px;
	background-color: #FFCCCC;
	color: #000000;
}

div.table3{
	font-size: 14px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	width:420px;
	height:auto;
	padding: 5px;
	margin: 5px;
	border-top: thin dotted #FF6633;
	border-bottom: thin dotted #FF6633;
	color: #993300;
	background-color: #FFCC99;
}

div.table4{
	font-size: 14px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	width:420px;
	height:auto;
	padding: 5px;
	margin: 5px;
	border-top: medium double #FF0000;
	border-bottom: medium double #FF0000;
	color: #FF3300;
	background-color: #FFFFFF;
}

div.table5 {
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	width:235px;
	height:auto;
	padding: 5px;
	margin: 5px;
	background-color: #FFFFFF;
	color: #000000;
}

div.table6{
	font-size: 14px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	width:420px;
	height:auto;
	padding: 5px;
	margin: 5px;
	border-top: thin dotted #FF6633;
	border-bottom: thin dotted #FF6633;
	color: #FF3300;
	background-color: #FFCC99;
}
.style1 {
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #000000;
	text-decoration: none;
}

.style2 {
	font-size: 13px;
	color: #000000;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.style3 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.style4 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.style5 {
	font-size: 10px;
	color: #000000;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
}

.style6 {
	font-size: 14px;
	color: #FF3300;
}

a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #660033;
	text-decoration: none;
}

