@charset "Shift_JIS";
/* CSS Document */

/* ------------------------------
フォント指定
------------------------------ */

body {
font-family:"Hiragino Kaku Gothic","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Lucida Grande",Geneva,Arial,Verdana,sans-serif;
}
input {
font-family:"Hiragino Kaku Gothic","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Lucida Grande",Geneva,Arial,Verdana,sans-serif;
}
textarea {
font-family:"Hiragino Kaku Gothic","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Lucida Grande",Geneva,Arial,Verdana,sans-serif;
}
/* ------------------------------
サイト共通
------------------------------ */

body{
background:#FFFFFF;
color:#000000;
margin-top:inherit;
font-size:12px;
}

a , strong{
color:#000000;
}

a:hover{
color:#033003;
}
/* ------------------------------
ボディー
------------------------------ */
#head{
background:url(../images/ex/snowveil_body.png) #FFFFFF no-repeat;
height:400px;
background-position:center top;
}

#contents{
background:#FFFFFF;
width:500px;
height:500px;
margin-left:20px;
margin-right:10px;
text-align:left;
float:left;
}
#contents div#info{
margin-left:10px;

}

#information{
height:

