@charset "utf-8";

/*/////////////////////////////////////////

>>design.css

Description: design.

Create Date: 2009/06/25

Copyright (C) Hygahiga All Rights Reserved.

/////////////////////////////////////////*/

/*========================================/

LastUpdate: 2009/../..

=========================================*/

/*
-------------------------------------------
###########################################
特集
###########################################
-------------------------------------------
*/


/*
-------------------------------------------
###########################################
main
###########################################
-------------------------------------------
*/

/* content
=========================================*/

#main #content{
background:url(/img/f_bg_repeat.gif) repeat-y;
}

/* cattop-head
.........................................*/

#main #content #cattop-head{
height:390px;
background:url(/img/fpl_hd_bg.jpg)  no-repeat top left ;
}

#main #content #cattop-head h2{
width:255px;
padding: 200px 0 0 140px;
font-size:12px;
font-weight:normal;
color:#CCCCCC;
float:left;
}

#main #content #fhd-nav{
width:225px;
padding: 78px 0 0 45px;
float:right;
}
#main #content #fhd-nav ul li{
height: 37px;
display:block;
}
#main #content #fhd-nav ul li img{
vertical-align: middle;
}

#main #content #fhd-nav ul li.fhd-nav01{
margin: 0;
height: 53px;
}

#main #content #fhd-nav ul li a:link{ color:#aea677; text-decoration: underline; font-size:12px; font-weight: normal;}
#main #content #fhd-nav ul li a:visited{ color:#aea677; text-decoration: underline; font-size:12px; font-weight: normal;}
#main #content #fhd-nav ul li a:hover{ color:#CCCCCC; text-decoration: none; font-size:12px; font-weight: normal;}
#main #content #fhd-nav ul li a:active{ color:#aea677; text-decoration: none; font-size:12px; font-weight: normal;}


/* page
.........................................*/

#main #content #fpl-ch01, #main #content #fpl-ch02{
padding: 0 0 25px 0;
background:url(/img/fpl_btmbg.jpg) no-repeat bottom left ;
}

#main #content #fpl-ch01 p.fpl-intro{
padding: 0 70px 10px 80px;
}
#main #content #fpl-ch01 h3, #main #content #fpl-ch02 h3{
padding: 30px 0 20px 0;
}
#main #content #fpl-ch01 h4, #main #content #fpl-ch02 h4{
padding: 0 0 20px 0;
}
#main #content #fpl-ch01 h5, #main #content #fpl-ch02 h5{
padding: 20px 0 10px 0;
clear: both;
}
#main #content #fpl-ch01 p, #main #content #fpl-ch02 p{
line-height: 18px;
padding: 0 0 20px 0;
}

#main #content #fpl-ch01 .fpl-ch-top, #main #content #fpl-ch02 .fpl-ch-top{
background:url(/img/fpl_ch01_01_hdbg.jpg) no-repeat top left ;
padding: 0 110px 10px 110px;
}

#main #content #fpl-ch01 .fpl-ch-right, #main #content #fpl-ch02 .fpl-ch-right{
background:url(/img/fpl_ch01_02_hdbg.jpg) no-repeat top left;
padding:0 80px 10px 135px;
}
#main #content #fpl-ch01 .fpl-ch-left, #main #content #fpl-ch02 .fpl-ch-left{
background:url(/img/fpl_ch01_03_hdbg.jpg) no-repeat top left ;
padding: 0 110px 10px 110px;
}

#main #content #fpl-ch01 p.to-top, #main #content #fpl-ch02 p.to-top{
padding:0 0 20px 0;
text-align:right;
}










