@charset "UTF-8";

/**************************************************************************************************
COMMON
**************************************************************************************************/

* {
margin:0;
padding: 0px;
list-style-type: none;
}

/* Win_IE\p */
* {
	/*\*//*/
	*zoom: 1;
	/**/
}

html {
  *filter: expression(document.execCommand("BackgroundImageCache", false, true));
 overflow-y:scroll;  

}

body {
-x-system-font:none;
color:#000000;
background-color:#ffffff;
/* font-family:arial,helvetica,sans-serif; */ 
font-family:"Lucida Grande","Hiragino Kaku Gothic Pro","Osaka","MS PGothic",Geneva,Arial,Verdana,sans-serif;
/* "Lucida Grande","Lucida Sans Unicode","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,Verdana,sans-serif */

font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:100%;
left:0;
line-height:1;
top:0;
padding: 0px;
letter-spacing:0;
*font-size:small;
}

ol,
ul {
list-style-type: none;
}

li {list-style:none;}

a:link,
a:active,
a:visited,
a:hover { 
color: #aeaeae;
text-decoration: none;
}

hr {
display: none;
}

img {
	border: 0px;
}

h1, h2, h3, h4, h5 th{
font-size:100%;
}

.font10 { font-size:77%; }
.font11 { font-size:85%; }
.font12 { font-size:93%; }
.font13 { font-size:100%; }
.font14 { font-size:108%; }
.font15 { font-size:116%; }
.font16 { font-size:123.1%; }
.font17 { font-size:131%; }
.font18 { font-size:138.5%; }
.font19 { font-size:146.5%; }
.font20 { font-size:153.9%; }
.font21 { font-size:161.6%; }
.font22 { font-size:167%; }
.font23 { font-size:174%; }
.font24 { font-size:182%; }
.font25 { font-size:189%; }
.font26 { font-size:197%; }

input, textarea, select {
color:#333333;
font-family:inherit;
font-size:inherit;
font-weight:inherit;
vertical-align:middle;
}

a:focus { -moz-outline-style: none; }
a {
outline: none;
/*\*/  
overflow: hidden;   
/**/ 
}
/*------------ SWF OBJECT ------------*/

#swfObj {
	position: relative;
	z-index: 1;
	float: left;
}

