@charset "euc-jp";

a {
	color: #FFFFFF;
    text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}

body {
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
    /*font-size: 100%;*/
    line-height: 150%;
	color: #FFFFFF;
	text-align: left;
	margin: 0px 0px 0px 0px;
    /*background: #C3F330;*/
    background: #99CC33 url('../img/top_bg.jpg');
    /*background: #333333;*/
} 

p {
    margin: 0px 0px 0px 0px;
}
