<?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:44px;
top:525px;
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){
width:626px;
margin:30px auto;
text-align:left;
}
#f-x div:nth-of-type(2) img{width:100%;}

#f-x a:hover{background-color:#000; opacity:0.3;}

#f-x > a{display:block; width:900px; height:275px; margin:30px auto;}


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