@charset "UTF-8";
/* CSS Document */
#wrapper {
width: 808px;
}
.bg {
border: 1px solid #ffffff;
background: url(../../images/chapel/index/bg.jpg) no-repeat center 11px;
height: 514px;
position: relative;
}

h2 {
height: 475px;
text-indent: -9999em;
overflow: hidden;
}
.navi {
margin: 0 0 0 30px;
list-style: none;
}
.navi li {
float: left;
}
.navi li a {
display: block;
width: 102px;
height: 27px;
text-indent: -9999em;
overflow: hidden;
}
.navi li a.navi1 {
width: 198px;
}
.navi li a.navi2 {
width: 87xp;
}

.navi li a.navi1:hover {
background: url(../../images/chapel/index/navi_on.jpg) no-repeat -1px 0;
}

.navi li a.navi2:hover {
background: url(../../images/chapel/index/navi_on.jpg) no-repeat -199px 0;
}

.reihai {
border: 1px solid #ffffff;
background: url(../../images/chapel/index/box.png) repeat left top;
width: 160px;
position: absolute;
right: 30px;
top: 329px;
font-weight: bold;
padding: 7px 15px;
behavior: expression(PNGTR.fix(this));
}


