* {
margin:0;
}

img {
border:none;
}

#box {
text-align:center;
margin:0 auto 20px;
width:820px;
}

#header {
width:820px;
height:259px;
font-size:large;
padding:50px 0 0 0px;
background:url(image/top_image_head.jpg);
}

h1 {
font-size:160%;
font-weight:normal;
text-indent:-9999px;
}

h2 {
font-size:100%;
margin:0;
}

#contents {
width:820px;
height:100%;
background:url(image/top_image_content.jpg) no-repeat;

}

#bottom {
width:820px;
height:650px;
background:url(image/top_image_bottom.jpg) no-repeat;
}
dl {
margin:10px 0 0 0;


}
address {
font-style:normal;
text-align:center;

}

.del {
text-decoration: line-through;
}

ol {
padding-left:30px;
}

.cam {
border-left:5px solid #FF0000;
}