/* CSS Document */

a:link {  color: #000000; text-decoration:underline}
a:visited {  color: #000000; text-decoration:underline}
a:hover {  color: #FF6600; text-decoration:underline}

body {
	background-image: url(../../images/back01.gif);
	margin: 0;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "‚l‚r ‚oƒSƒVƒbƒN";
	line-height: 1.2;
	color: #333333;
	font-size: small;
	padding: 0px;
	background-color: #FFFFFF;
	word-spacing: normal;	
}

.tx_s { font-size: small }

.tx_w {
	color: #FFFFFF;
}

.tx_01a { color: #996699; }
.tx_01b { color: #339966; }
.tx_01c { color: #FF9900; }

.tx_02 { color: #663399; }
.tx_03 { color: #6699CC; }
.tx_04 { color: #66CC99; }
.tx_05 { color: #CC9933; }
.tx_06 { color: #FF6666; }
.tx_07 { color: #CC6633; }
.tx_08 { color: #CC66FF; }
.tx_09 { color: #66CC33; }
