@charset "shift_jis";

*{ margin:0; padding:0;}

/* CSS Document */
body, div, table, caption, th, tr, td, ul, ol, li, dl, dt, dd, form, input, textarea, p {
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W4','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}
/* IE6 */
* html body, * html div, * html table, * html caption, * html th, * html tr, * html td, * html ul, * html ol, * html li, * html dl, * html dt, * html dd, * html form, * html input, * html textarea, * html p {
	font-family:Arial,'ＭＳ Ｐゴシック',sans-serif;
	font-size: normal;
	line-height:1.4;
}

html,body {
background-image:url(images/bg.jpg);
background-repeat:repeat;
margin:0px;
text-align:center;
font-size:12px;
color:#FFFFFF;
line-height:130%;
}

a {
color:#54c1e6;
}

a:hover {
color:#FF6600;
}

table {
margin:0px auto;
}

iframe {
background-color:#000000;
border:0px;
}

#wrap{
width:800px;
text-align:left;
margin:0px auto;
background-color:#000000;
}

.header{
text-align:center;
padding-top:20px;
font-size:10px;
}

.space30{
margin-bottom:30px;
}

.space20{
margin-bottom:20px;
}

.space10{
margin-bottom:10px;
}
