<?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:50px;
}

#f-x div{
position:relative;
}

#f-x > img{padding:1em 0;}

#f-x div:nth-of-type(1) > a{
display:block;
position:absolute;
width:430px;
height:80px;
top:550px;
left:530px;
}
#f-x div:nth-of-type(2) > a{
display:block;
position:absolute;
width:480px;
height:260px;
left:10px;
overflow:hidden;
text-indent:-1000px;
}
#f-x div:nth-of-type(2) > a:nth-of-type(1){
top:10px;
}
#f-x div:nth-of-type(2) > a:nth-of-type(2){
top:10px;
left:510px;
}
#f-x a:hover{background-color:#000; opacity:0.3;}

#f-x > a{display:block; width:483px; height:52px; position:absolute; top:1230px; left:480px;}


#f-x2{padding:20px 0; width:1000px; margin:0 auto;}

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


