@charset "utf-8";

body {
    margin:0 0 0 0;
    padding:0;
	height: 100%;
	background-color: #FFFFFF;
	font-family: Century Gothic, Arial,'Hiragino Kaku Gothic Pro', "MS　Pゴシック", Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

a:link {
 color:#779933;
 text-decoration:none;
}
a:visited {
 color:#779933;
 text-decoration:none;
}
a:hover {
 color:#331133;
 text-decoration:none;
}
a:active {
 color:#331133;
  text-decoration:none;
} 
 
img {border: 0;}

html {
height: 100%;
overflow: hidden;
}
#flashcontent {
height: 100%;
}
