<?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:52px; margin:2em 0; }

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


.set{position:relative; width:1000px; height:auto; margin:2em 0}
.set >  a:nth-of-type(1){display:block; width:483px; height:52px; position:absolute; top:215px; left:525px;}


.gcase{position:relative; width:1000px; height:auto; margin:2em 0}
.gcase >  a:nth-of-type(1){display:block; width:438px; height:52px; position:absolute; top:610px; left:30px;}
.gcase >  a:nth-of-type(2){display:block; width:438px; height:52px; position:absolute; top:610px; right:30px;}


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


