@Charset "UTF-8";

* {
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

a {
	color: #fff;
}

body {
	color: #fff;
	font-size: 0.8em;
	line-height: 150%;
	background : #000;
}

h1{
	font-size:0.9em;
	color: #fff;
}

h2 {
	color: #fff;
	font-size: 130%;
	margin: 20px;
	text-align:left;
}

#wrap {
	width:500px;
	text-align:center;
}

#kiyaku {
	margin:10px 0;
}

#air {
	color: #fff;
	padding:10px;
	text-align:center;
}

#close {
	clear:both;
	margin-top:20px;
}

#title {
color:#00AAFF;
}

object{
    outline:none;
}
	

