body
{
    margin: 0;
    padding: 0;
}

img
{
    border: 0;
}

/*Body Block*/
.body
{
    position: absolute;
    width: 100%;
    margin: 0 auto;
    z-index: 100;
    text-align: center;
}

.body .main-navi
{
    width: 100%;
    background-image: url(../img/navi_background.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

.body .ad
{
    background-image: url(../img/ad_background.gif);
    background-repeat: repeat-x;
    height: 550px;
    width: 100%;
    padding-top: 2px;
}

.vrwedding
{
    margin: 0 auto;
    background-image: url(../img/vrwedding_background.jpg);
    background-repeat: no-repeat;
    width: 900px;
    height: 280px;
    cursor: pointer;
}

.vrwedding .panel
{
    margin: 0 auto;
    padding-top: 106px;
    width: 340px;
}

.vrwedding .panel  h2
{
    margin: 0;
    padding: 10px;
    text-align: left;
    font-size: medium;
    color: #FFF;
    background-color: #000;
}

.main-footer
{
    clear: both;
    background-image: url(../img/footer_background.jpg);
    background-repeat: no-repeat;
    background-position: center 30px;
    width: 100%;
    height: 240px;
    font-size: x-small;
    padding-top: 30px;
}

.main-navi h1
{
    font-size: x-small;
    font-weight: normal;
    color: #300;
    margin: 0;
    padding: 0;
}

.body .main-body
{
    width: 850px;
    margin: 0 auto;
    text-align: left;
    clear: both;
    font-size: 80%;
}

.buttons
{
    margin: 0 auto;
    width: 850px;
}

.buttons ul
{
    text-align: center;
    margin: 0;
    padding: 0;
}

.buttons ul li
{
    text-align: left;
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: inline;
    float: left;
    width: 210px;
}

.buttons ul li p
{
    margin: 0;
    padding: 0 10px;
    font-size: x-small;
    line-height: 150%;
    height: 80px;
}

.buttons ul li .detail
{
    text-align: center;
}

.main-body .block
{
    border-top: solid 1px #5E3F00;
    padding-bottom: 2em;
}

.main-body .block h2
{
    color: #5E3F00;
    margin: 0;
    padding: 4px;
    font-size: medium;
    border-top: solid 3px #5E3F00;
}

.main-body .block h4,
.main-body .block h5
{
    line-height: 150%;
    margin-left: .5em;
    margin-top: 0;
}

.main-body .plansheet
{
    padding: 20px;
    background-color: #FFF4DF;
    margin-bottom: 1em;
    background-image: url(../img/plansheet_background.jpg);
    background-repeat: no-repeat;
}

.plansheet b
{
    color: #F00;
}

.main-body .block p
{
    line-height: 150%;
    margin-left: .5em;
    margin-top: 0;
}

.main-body .left
{
    float: left;
    width: 520px;
}

.main-body .right
{
    font-size: 90%;
    float: right;
    width: 300px;
}

.main-body .center
{
    width: 600px;
    margin: 0 auto;
}

.sub-footer
{
    text-align: left;
    width: 900px;
    margin: 0 auto;
    font-size: 70%;
    background-image: url(../img/footer_background_sub.gif);
    background-repeat: no-repeat;
    padding-top: 10px;
}

.sub-footer .block
{
    float: left;
    width: 44%;
    margin-left: 1%;
    margin-right: 1%; 
}

.sub-footer .block ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.sub-footer .block ul li
{
    display: inline;
    width: 120px;
    float: left;
    height: 40px;
    background-repeat: no-repeat;
    padding-left: 72px;
}

li.facility
{
    background-image: url(../img/footer_photo_facility.jpg);
}

li.food
{
    background-image: url(../img/footer_photo_food.jpg);
}

li.plan
{
    background-image: url(../img/footer_photo_plan.jpg);
}

li.blog
{
    background-image: url(../img/footer_photo_blog.jpg);
}

li.gallery
{
    background-image: url(../img/footer_photo_gallery.jpg);
}

.sub-footer .block .vr
{
    background-image: url(../img/footer_vr_button.jpg);
    background-position: center;
    width: 100%;
    height: 80px;
}

.sub-footer .half
{
    width: 24%;
}

.sub-footer h2
{
    font-size: small;
    color: #5D3E00;
    border-bottom: solid 3px #5D3E00;
}

.sub-footer h4
{
    font-size: small;
    margin: 0;
    padding: 0;
}

.sub-footer p
{
    line-height: 150%;
    margin-top: 0;
}

.contact .big
{
    font-size: x-large;
    font-weight: bold;
    color: #FFF;
}

.contact
{
    color: #FFF;
    background-color: #5D3E00;
    padding: 5px;
}

.mark
{
    height: 40px;
    background-image: url(../img/m.gif);
    background-repeat: no-repeat;
    background-position: center;
}

.banner
{
    padding: 5px;
    font-size: 150%;
    font-weight: bold;
    background-color: #EEE;
}

.ptop
{
    margin: 0 7px;
    text-align: center;
    clear: both;
}

.news
{
    margin-left: 7px;
    clear: both;
}

.news div
{
    color: #999;
    float: left;
}

.news h4
{
    margin: 0;
    float: left;
}

/*フォーム関係*/
.form-operation
{
    margin-top: 2em;
    text-align: center;
}

table.form th
{
    color: #5D3E00;
    padding: 5px;
    border-bottom: solid 1px #5D3E00;
}

table.form td
{
    font-size: 80%;
    color: #5D3E00;
    padding: 5px;
    border-bottom: dotted 1px #5D3E00;
}

table.form td table.radiobutton td{
    border-bottom: none;
    padding: 0;
}

.form-operation input
{
    padding: 10px 30px;
}

table.form .errmsg
{
    font-size: 100%;
    color: #F00;
}

table.general th
{
    color: #5D3E00;
    padding: 5px;
    border-bottom: solid 1px #5D3E00;
}

table.general td
{
    color: #5D3E00;
    padding: 5px;
    border-bottom: dotted 1px #5D3E00;
}

.pathinfo
{
    font-size: 80%;
}

.paragraph p
{
    margin-left: .5em;
}

.paragraph h4
{
    border-bottom: dotted 1px #CCC;
    color: #333;
}

.withsub
{
    margin-bottom: 0;
}

div.withsub
{
    color: #CCC;
}

.category ul
{
    list-style-type: none;
    width: 100%;
    margin: 0;
    padding: 0;
}

.category ul li
{
    border-bottom: dotted 1px #5D3E00;
    padding: 3px;
    background-image: url(../img/icon_folder.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    background-position: left center;
}

.empty
{
    color: #999;
}

div.gallery-tag{
    padding: 0 10px;
    line-height: 1.5;
}

div.gallery-tag span{
    margin-right: 10px;
}

div.gallery-tag span.rank0{ font-size: 100% }
div.gallery-tag span.rank1{ font-size: 120% }
div.gallery-tag span.rank2{ font-size: 140% }
div.gallery-tag span.rank3{ font-size: 160% }
div.gallery-tag span.rank4{ font-size: 180% }
div.gallery-tag span.rank5{ font-size: 200% }


