@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------------------------------
 ***                                                                Container
----------------------------------------------------------------------------*/
body {}
#wrap {}


/*----------------------------------------------------------------------------
 ***                                                                  Header
----------------------------------------------------------------------------*/
#headerArea{}
#headerAreaInner {}
#headerAreaLogo {}
#headerTxt{}


/*----------------------------------------------------------------------------
 ***                                                       Header - gNavi
----------------------------------------------------------------------------*/
#gnavi{}
#gnavi li{}


/*----------------------------------------------------------------------------
 ***                                                             mainimg
----------------------------------------------------------------------------*/
#mainImgBox{}


#breadcrumbArea{padding-top:0px; padding-bottom:30px;}

/*----------------------------------------------------------------------------
 ***                                                              contentsArea
----------------------------------------------------------------------------*/
#contentsArea {width:100%; margin:auto;}
#contentsAreaInner{width:100%; margin:auto;}

.section{width:100%;}

/*　　検索ボックス　　*/

.searchBox{border:#e5e6e6 solid 5px; border-radius:5px; width:95%; margin:auto; margin-top:5%; margin-bottom:5%;}
.searchBoxInner .searchMain{margin:auto; margin-top:10px; margin-left:5%;}
.searchBoxInner h2{font-size:27px; text-align:center; background:url(../study_abroad/school_search/images_ss/icon_contents02.png) no-repeat 7% top; margin-top:25px; margin-left:10%; line-height:1.5em;}
.searchBoxInner h3{color:#1e6166; font-size:180%; margin-bottom:2%;}
.searchBoxInner .searchOption{margin-top:10px;}
.searchBoxInner .searchOptionInner{padding:15px 0px; background:#39bac3; padding-left:5%;}
.searchBoxInner .searchOptionInner h4{color:#FFF; font-size:130%;  margin:auto; margin-bottom:2%;}
.searchBoxInner .searchOption h3{font-size:140%; margin:auto; padding-left:5%; padding-bottom:2%;}
.searchBoxInner select{width:95%; border-radius:7px; height:35px; background:#f0f0f1; font-size:170%; padding:3px; border-color:#000; margin-bottom:10px;}

.nextResult .search_btn{text-align:center; background:url(../study_abroad/school_search/images_ss/btn_contents01_off.png) no-repeat center center; display:block; width:142px; height:45px; margin:15px auto 15px; text-indent:-9999px;}
.nextResult .search_btn{border:0;}
.nextResult .search_btn:hover{opacity:0.8;}



/*　　左セクション　　*/

#leftSection{padding-bottom:5%; border-bottom:#CCC dashed 1px; margin-bottom:8%;}
#leftSection dl dd{font-size:12px; margin-top:5px;}
#leftSection dl{margin-bottom:10px;}
#leftSection .linkBox{padding-top:30px; margin:auto; padding:0 10%;}



/*　　右セクション　　*/

#rightSection{width:95%; margin:auto;}
#rightSection h2 span.icon{margin-right:10px; display:block; width:13%; float:left;}
#rightSection h2 span.icon2{margin-right:10px; display:block; width:75%; float:left;}
#rightSection h2{padding-bottom:20px;}
#rightSection .capBox .floatL{width:70%; margin-top:5%; font-size:90%;}
#rightSection .capBox .floatR{width:30%;}
#rightSection .capBox p{font-size:130%; line-height:1.8em;}
#rightSection .capBox p a{color:#ec1e79; text-decoration:underline;}
#rightSection .capBox p a:hover{color:#fc7f92;}
#rightSection .capBox p.Qsec{ text-align:center; font-weight:bold; font-size:20px; color:#39bac3; margin-top:5%;}

#saSec .sectionInner{background-size:100%; margin-bottom:8%;}
#saSec .sectionInner p{font-size:120%; margin-bottom:3%;}
#saSec .sectionInner p span{font-size:130%; color:#39bac3;}



/*　　検索結果一覧ページ　　*/

#ichiran .grayboxpad{font-size:12px; padding-bottom:5px;}
#ichiran h2{background:#39bac3; padding:5px 0 3px 10px; line-height:1.6em; color:#FFF; margin-bottom:10px;}
#ichiran h2 a{color:#FFF; font-size:16px;}






/*----------------------------------------------------------------------------
 ***                                                              ページタイトル
----------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------
 ***                                                              mainsection
----------------------------------------------------------------------------*/
.mainSection {}
.mainSectionInner {}



/*----------------------------------------------------------------------------
 ***                                                              rightsection
----------------------------------------------------------------------------*/
.rightSection {}
.rightSectionInner {}


/*----------------------------------------------------------------------------
 ***                                                                  footer
----------------------------------------------------------------------------*/
#footerArea{}
#footerAreaInner {}
#footerAreaLink{}
#footerAreaTxt{}
#footerAreaLogo {}
#footerCopyright{}


/*----------------------------------------------------------------------------
 ***                                                              ページトップ
----------------------------------------------------------------------------*/
.pagetop {}


/*----------------------------------------------------------------------------
 ***                                                                   section
----------------------------------------------------------------------------*/
.section {}
.sectionInner {}
