@charset "UTF-8";

/* -------------------------------------------------------------------------------------- BODY */

body{
background:#FFFFFF;
color:#222222;
font-size:13px;
font-family:Geneva, Arial, sans-serif;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
padding:0px;
margin:0px;
}

/* --------------------------------------------------------------------------------------  */

#wrap{
position:relative;
width:965px;
margin-left:auto;
margin-right:auto;
padding-top:20px;
}

h1, li{
text-indent:-9999px;
font-size:1px;
display:block;
width:965px;
}

h1{
background:url(../images/title.jpg) no-repeat left top;
height:102px;
}


li#step-01{
background:url(../images/step-01.jpg) no-repeat left top;
height:293px;
}

li#step-02{
background:url(../images/step-02.jpg) no-repeat left top;
height:327px;
}

li#step-03{
background:url(../images/step-03.jpg) no-repeat left top;
height:318px;
}

li#step-04{
background:url(../images/step-04.jpg) no-repeat left top;
height:324px;
}

address{
display:block;
width:965px;
height:60px;
padding-top:40px;
text-align:center;
font-size:12px;
color:#666666;
}


a.mail{
display:block;
width:130px;
height:10px;
position:absolute;
top:385px;
left:120px;
}


/* -------------------------------------------------------------------------------------- END */