@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------------------------------
 ***                                                                Container
----------------------------------------------------------------------------*/
body {}
#wrap {}


/*----------------------------------------------------------------------------
 ***                                                                  Header
----------------------------------------------------------------------------*/
#headerArea {}
#headerAreaInner {}
#headerAreaLogo {}
#headerTxt{}


/*----------------------------------------------------------------------------
 ***                                                       Header - gNavi
----------------------------------------------------------------------------*/
#gnavi{}
#gnavi li{}


/*----------------------------------------------------------------------------
 ***                                                             mainimg
----------------------------------------------------------------------------*/
#mainImgBox{}




/*----------------------------------------------------------------------------
 ***                                                              contentsArea
----------------------------------------------------------------------------*/
#contentsArea {}
#contentsAreaInner {}


/*----------------------------------------------------------------------------
 ***                                                              mainsection
----------------------------------------------------------------------------*/
.mainSection {}
.mainSectionInner {}




/*----------------------------------------------------------------------------
 ***                                                               mainImgBox
----------------------------------------------------------------------------*/
#mainImgBox{background: url(../ranking/images/img_main01.png) right top no-repeat; height:11em; width: 100%; margin: 0 auto; background-size:auto 112% ; position:relative; }


#titleBox #titleBoxInner h2{ font-size:150%;}


/*----------------------------------------------------------------------------
 ***                                                               introBox
----------------------------------------------------------------------------*/

#introBox { margin-top:0;}
.img { text-align:center;  margin: 0.8em auto 0 auto; width:80%;}
#introBox h3{ font-size:150%; }


/*----------------------------------------------------------------------------
 ***                                                               sptSec{
----------------------------------------------------------------------------*/

#sptSec{}
#sptSec ,sectionInner { overflow:hidden;}
#sptSec h4{ font-size:1.5em;margin-bottom:0.9em;}
#sptSec #ulLeft{ float:left; width:48%;}
#sptSec #ulRight{ float:right; width:48%;}
#sptSec #ulLast { margin:0 auto; width:48%;}
#sptSec li{ margin-bottom:0.8em; padding:0.2em;}
#sptSec li.twW{}

#sptSec #sptSecInner{ width:90%; margin:0 auto;}

/*----------------------------------------------------------------------------
 ***                                                               #rankSec
----------------------------------------------------------------------------*/

#rankSec { background:none; margin-top:2em;}
#rankSec .sectionInner{position:relative; margin-top:3em; width:95%;}
#rankSec p.absolute{ position:absolute; bottom:3em; }
#rankSec #kor{margin-bottom:1.5em;}



/*----------------------------------------------------------------------------
 ***                                                              rightsection
----------------------------------------------------------------------------*/
.rightSection {}
.rightSectionInner {}


.pickBox {}
.pickBox .section{}
.pickBox .sectionInner{ }
.pickBox .img1{ }
.pickBox  h3{ margin-bottom:10px; height: auto; border:none; padding:0;}
.pickBox  p{ font-size:12px;}



/*----------------------------------------------------------------------------
 ***                                                                  footer
----------------------------------------------------------------------------*/
#footerArea{}
#footerAreaInner {}
#footerAreaLink{}
#footerAreaTxt{}
#footerAreaLogo {}
#footerCopyright{}


/*----------------------------------------------------------------------------
 ***                                                              ページトップ
----------------------------------------------------------------------------*/
.pagetop {}


/*----------------------------------------------------------------------------
 ***                                                                   section
----------------------------------------------------------------------------*/
.section {}
.sectionInner {}
