@charset "utf-8";

* {
font-size:100%;
font-style:normal;
font-weight:normal;
text-decoration:none;
margin:0;
padding:0;
}

img {
border:0;
vertical-align:bottom;
}

body {
background:#ffffff;
color:#333333;
font-size:12px;
font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", serif;
line-height:20px;
text-align:center;
}

#wrapper {
width:500px;
margin:0px auto;
text-align:left;
}

#title {
width:415px;
height:18px;
text-indent:-9999em;
background:url(img/title.gif) no-repeat;
margin:20px 0px;
}

#address {
padding-left:165px;
background:url(img/name.gif) top left no-repeat;
}

#copy {
border-top:#CCCCCC solid 1px;
padding:5px 0px;
margin-top:10px;
}

.bottom20 {
margin-bottom:20px;
}

.bottom30 {
margin-bottom:30px;
}