@charset "UTF-8";
/* CSS Document */

body{
	 font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	 color:#FFFFFF;
	 font-size:12px;
	 background-color:#DAEBEF;
}


#container{
	width:100%;
	text-align:center;
	height:AUTO;
	background-repeat: no-repeat;
	background-position: center top;
}
#check-box {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	color: #000;
	text-align: center;
	height: auto;
	padding-left: 30px;
	padding-top: 10px;
}


#main{
margin:auto;
width:900px;
}

#main_swf{
height:524px;
}

#tarot_swf{
height:456px;
background:url(../img/tarot_bg.jpg) center top no-repeat;
padding:30px 105px 36px;
}

#navi_swf{
height:500px;
}

#footer{
	display:block;
	width:900px;
	height:60px;
	background:url(../img/footer.gif) center top no-repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#c_logo {
	height: 50px;
	color: #000;
}
#tarot_introduce {
	height: 139px;

}
#tarot_introduce2 {
	height: 173px;
}
