/*base*/
* {
margin: 0;
padding: 0;
}
body {
color: #000;
font-family: "MS UI Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka";
font-size:12px;
line-height: 1.5;
background: url("/mansion/slide/img/back.jpg");
}
body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,embed,object {
margin: 0;
padding: 0;
vertical-align: baseline;
/*letter-spacing:0.12em;*/
}
h1,h2,h3,h4,h5,h6 {
font-style: normal;
font-weight: normal;
}
 
table {border-spacing:0;}
* html table {border-collapse:collapse;}
*:first-child+html table {border-collapse:collapse;}
caption,th {text-align:left; font-weight:normal;}
table,th,td,img {border:0;}
img,input {vertical-align:middle;}
q:before,q:after {content:'';}
ul {list-style: none;}
.clear{
clear:both;
}
.caution{
color:red;
}
input[type="text"],
textarea{
    padding: 1px 2px 1px;
}
a{
    outline:none;
}


#head{
    padding-bottom: 25px;
    width:902px;
    margin: 0 auto;
    margin-top:35px;
}
@media  (max-width: 1200px) {
    #head{
        margin-top:15px;
    }
}
h1{
    float: left;
    display: block;
    height : 24px;
    width: 441px;
    background: url("/mansion/slide/img/item.png") no-repeat -5px -5px;
    text-indent:-9999px;
}
h2{
    float: right;
}
h2 a{
    display: block;
    margin-top: 11px;
    height: 13px;
    width: 276px;
    background: url("/mansion/slide/img/item.png") no-repeat -5px -55px;
    text-indent:-9999px;
}
h2 a:hover{
    background: url("/mansion/slide/img/item.png") no-repeat -305px -55px;
}
#contents{
    width: 960px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 15px;
}
.slide{
    width: 902px;
    height: 566px;
    margin: 0 auto;
    border: 1px solid #221815;
    position: relative;
}
#back{
    position: absolute;
    top:220px;
    left:0px;
    width: 55px;
    height: 120px;
    display: block;
    width: 62px;
    height: 127px;
    background: url("/mansion/slide/img/item.png") no-repeat -1px -401px;
    text-indent: -9999px;
}
#back:hover{
    background: url("/mansion/slide/img/item.png") no-repeat -1px -551px;
}
#pagenum{
    display: block;
    position: absolute;
    top: 581px;
    right: 30px;
    background: url("/mansion/slide/img/page.png") no-repeat -5px -5px;
    text-indent: -9999px;
    width: 69px;
    height: 52px;
}
#next{
    position: absolute;
    top:220px;
    right:0px;
    display: block;
    width: 62px;
    height: 127px;
    background: url("/mansion/slide/img/item.png") no-repeat -101px -401px;
    text-indent: -9999px;
}
#next:hover{
    background: url("/mansion/slide/img/item.png") no-repeat -101px -551px;
}

.menu{
    width: 628px;
    margin: 0 auto;
    padding-top: 23px;
}
.menu li{
    float: left;
    margin-right: 57px;
}
.menu li a{
    display: block;
    text-indent: -9999px;
}
.menu li.m1 a{
    background: url("/mansion/slide/img/item.png") no-repeat -5px -105px;
    width: 159px;
    height: 127px;
}
.menu li.m1 a:hover{
    background: url("/mansion/slide/img/item.png") no-repeat -5px -255px;
}

.menu li.m2 a{
    background: url("/mansion/slide/img/item.png") no-repeat -205px -105px;
    width: 185px;
    height: 126px;
}
.menu li.m2 a:hover{
    background: url("/mansion/slide/img/item.png") no-repeat -205px -255px;
}

.menu li.m3 a{
    background: url("/mansion/slide/img/item.png") no-repeat -405px -105px;
    width: 163px;
    height: 126px;
}
.menu li.m3 a:hover{
    background: url("/mansion/slide/img/item.png") no-repeat -405px -255px;
}
.menu li.m3{
    margin-right: 0;
}

.start{
    display: block;
    position: absolute;
    top: 334px;
    left: 362px;
    width: 236px;
    height: 96px;
    background: url("/mansion/slide/img/item.png") no-repeat -200px -400px;
    text-indent: -9999px;
}
.start:hover{
    background: url("/mansion/slide/img/item.png") no-repeat -200px -510px;
}

.main_img{
    position: absolute;
    top:0;
    left: 0;
}