<?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;
    height: 52px;
    left: 500px;
    position: absolute;
    top: 390px;
    width: 500px;
}

#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:nth-of-type(1){display:block; width:483px; height:52px; position:absolute; top:1290px; left:480px;}

#f-x p {    font-size: 130%;
    line-height: 170%;
    position: absolute;
    right: 0;
    text-align: left;
    top: 760px;
    width: 500px;}
#f-x p strong {display:block; font-size:150%; line-height:150%; margin-bottom:0.8em;}

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

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


