@charset "Shift_JIS";

body {
margin: 0;
padding: 0;
text-align: center;
font-family: "‚l‚r ƒSƒVƒbƒN";
background: #fff url("../images/head_bg.gif") repeat-x left top;
font-size:74.4%;
}

img {border: none;}

/* wrap
------------------------------------------------------------------------*/
#wrap {
margin: 0 auto;
width: 480px;
text-align: left;
}

/* head
------------------------------------------------------------------------*/
#head {
margin: 0 0 20px 0;
height: 32px;
background: url("../images/head_bg.gif") repeat-x left top;
}
#head h1 {
margin: 0;
text-indent: -9999px;
background: url("../images/head_logo.gif") no-repeat right top;
}

/* right
------------------------------------------------------------------------*/
#block {
width: 480px;
margin:0 auto;
}
#block p {
line-height:150%;
}
#block p a {
color: #930;
}

#block table {
width: 480px;
margin:0 auto 10px;
border-bottom:1px dotted #ccc;
}
#block table th {
text-align:center;
}
#block table td {
text-align:center;
padding:5px 0 10px;
}
#block .btn {
	text-align:center;
}


/* foot
------------------------------------------------------------------------*/
#foot {
padding: 30px 0 0 0;
clear: both;
text-align: center;
}

