<?php
header('Content-Type: text/css');
?>
@charset "shift-jis";

#contents .inner {
    margin: 0 auto;
    width: 1000px;
}

#f-x{
width:1000px;
/*background-color:#ff73ae;*/
margin:0 auto;
text-align:center;
position:relative;
margin-bottom:0px;
}

#f-x div{
position:relative;
}

.item-page{position:relative; width:1000px; height:1162px; margin:2em 0; }

.item-page >  img:nth-of-type(1){display:block; width:480px; height:1110px; position:absolute; top:0; left:0;}
.item-page >  img:nth-of-type(2){display:block; width:480px; height:1110px; position:absolute; top:0; right:0;}

.item-page >  a:nth-of-type(1){display:block; width:478px; height:52px; position:absolute; bottom:0; left:0;}
.item-page >  a:nth-of-type(2){display:block; width:478px; height:52px; position:absolute; bottom:0; right:0;}

.unkei{width:1000px; margin:3em auto; text-align:center; display:block;}
.unkei img{width:55%;}


/*폜Ȃ*/
.kakaku{margin:20px auto 0; text-align:center;}
.kakaku img{width:100%;}


