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

#flashcontent{
height: 100%;
}
body {
height: 100%;
margin: 0;
padding: 0;
}
a{
display:block;
}
img{
display:block;
border:none;
}


/* プライバシーポリシーの設定 */
#privacy *{
margin:0;
padding:0;
}
#privacy{
background-color:#000000;
}
#privacy #wrap{
width:538px;
margin:0 auto;
background-color:#000000;
color:#EEEEEE;
font-family:'小塚ゴシック Pro M','メイリオ',Meiryo,osaka,'MS PGothic','ＭＳ Ｐゴシック',sans-serif;
}

#head{
height:62px;
margin:0 21px 0 19px;
}
#privacy h1{
width:92px;
height:5px;
margin:17px 0 0 0;
float:left;
background:url(privacy/images/h1.gif) 0 0 no-repeat;
}
#head a{
width:116px;
height:15px;
float:right;
background:url(privacy/images/close.gif) 0 0 no-repeat;
}
#privacy h2{
width:538px;
height:19px;
background:url(privacy/images/h2.gif) 0 0 no-repeat;
}
#privacy ul{
width:380px;
margin:30px 0 0 27px;
}
#privacy ul li{
margin:0 0 33px 0;
list-style-type:none;
font-size:10px;
line-height:2em;
text-align: justify;
text-justify: inter-ideograph;
}
#privacy ul li h3{
margin:0 0 12px 0;
font-size:12px;
font-weight:normal;
}


.out {
overflow: hidden;
text-indent: -9999px;
display: block;
}

.out2 {
position: absolute;
left: -9999px;
top: -9999px;
}