@charset "utf-8";


/* -------------------------------------------------------------------
   header
 */
#header{
}



/* -------------------------------------------------------------------
   footer
 */


/* -------------------------------------------------------------------
   contents header
 */
#contentsHeaderWrapper{
  position:relative;
  width:100%;
  height:190px;
  margin-top:35px;
  overflow:hidden;
}
#contentsHeader{
  text-align:center;
}

/* coverFlow common setting */
#cf{
  position:relative;
  overflow: visible;
  height:190px;
  width:960px;
  margin:0 auto;
}
#cf div{
  position:absolute;
  display:table-cell;
}
#cf div img{
  vertical-align:middle;
}

/* coverFlow 5 column version */
#cf div{
  background-color:#ffffff;
}

#contentsHeader .nav{
  position:relative;
  z-index:999;
  width:840px;
  margin:-100px auto 0;
}
#contentsHeader .nav .lArrow{
  _display:inline;
  float:left;
  margin-left:10px;
}
#contentsHeader .nav .rArrow{
  _display:inline;
  float:right;
  margin-right:10px;
}


/* contents wrapper --------------------------------------------------
 */
#contentsWrapper{
  margin-top:35px;
}


/* inner Left contents -----------------------------------------------
 */
#innerLeftWrapper{
  float:left;
  width:250px;
}
#innerLeft{
}

/* inner main contents ----------------------------------------------
 */
#innerMainWrapper{
  float:right;
  width:680px;
}
#innerMain{
}

/* ------------------------------------------------------------------
   main contents
 */

/* event */
#indexEvent{
  text-align:left;
}
#indexEvent .sectionHeader h2{
  width:100%;
  height:28px;
  text-indent:101%;
  white-space:nowrap;
  overflow:hidden;
  background-image:url('../img/event/title.gif');
  background-repeat:no-repeat;
  background-position:left top;
}
#indexEvent .sectionFooter{
  margin-top:6px;
  padding:0 7px;
  color:#8A8A8A;
  font-size:85%;
}
#indexEvent .body{
  position:relative;
  width:666px;
  height:415px;
  margin-top:18px;
  border:7px solid #f0f0f0;
}
#wallimages{
  width:666px;
  height:415px;
  overflow:hidden;
}
#wallimages .slide{
  display:none;
  position:relative;
  width:9999px;
  margin-left:-666px;
  height:415px;
}
#wallimages ul{
  float:left;
  width:666px;
}
#wallimages ul li{
  float:left;
  width:151px;
  height:101px;
  line-height:102px;
  margin:30px 0 0 12px;
}
#wallimages .noFlashPlayer{
  margin-top:130px;
  text-align:center;
}


/* information */
#indexInformation{
  margin-top:40px;
  float:left;
  width:470px;
  text-align:left;
}
#indexInformation .sectionHeader h2{
  width:100%;
  height:28px;
  text-indent:101%;
  white-space:nowrap;
  overflow:hidden;
  background-image:url('../img/information/title.gif');
  background-repeat:no-repeat;
  background-position:left top;
}
#indexInformation .body .banner{
  margin-top:20px;
}
#indexInformation .body .banner li{
  width:50%;
  float:left;
}

#indexInformation .body .information{
  position:relative;
  margin-top:20px;
  width:100%;
  overflow:hidden;
  color:#333333;
  font-size:85%;
}

#indexInformation .body .information .date{
  float:left;
/*  width:7em;*/
  width:90px;
  height:1.6em;
  margin-top:-0.1em;
  padding:1em 0 1em;
  background-image:url('../shared/img/icon/dashed.gif');
  background-position:left top;
  background-repeat: repeat-x;
}
#indexInformation .body .information dd{
  float:left;
  width:375px;
  margin-top:-3.6em;
  padding:1em 0 12px 90px;
  background-image:url('../shared/img/icon/dashed.gif');
  background-position:left top;
  background-repeat: repeat-x;
  line-height:1.6em;
}
* html #indexInformation .body .information dd{
  margin-top:-0.1em;
  padding-left:0;
}
*:first-child+html #indexInformation .body .information dd{
  margin-top:-0.1em;
  padding-left:0;
}


/* your site */
#indexYourSite{
  float:right;
  width:180px;
  margin-top:40px;
  padding-bottom:3px;
  background-image:url('../img/yourSite/footer.gif');
  background-repeat:no-repeat;
  background-position:left bottom;
  text-align:left;
}
#indexYourSite .sectionHeader h3{
  width:100%;
  text-indent:101%;
  white-space:nowrap;
  overflow:hidden;
  background-image:url('../img/yourSite/title.gif');
  background-repeat:no-repeat;
  background-position:left top;
}
#indexYourSite .body ul{
  height:353px;
  background-color:#f0f0f0;
}
#indexYourSite .body ul li{
  font-size:93%;
  padding:12px 0 0 18px;
}
#indexYourSite .body ul li a,
#indexYourSite .body ul li a:hover{
  color:#333333;
}

/* index facebook */
#indexFacebook{
}
#indexFacebook .sectionHeader h4{
  width:100%;
  height:92px;
  text-indent:101%;
  white-space:nowrap;
  overflow:hidden;
  background-image:url('../img/leftContents/facebook/welcome.gif');
  background-repeat:no-repeat;
  background-position:left top;
}
#indexFacebook .facebook{
  border:none;
  overflow:hidden;
  width:250px;
  height:558px;
  _border-right:1px solid #aaaaaa;
}


/* index aeon mobile */
#indexAEONMobile{
  margin-top:20px;
}


/* contents footer --------------------------------------------------
 */
#contentsFooterWrapper{
  text-align:center;
}
#contentsFooter{
  width:960px;
  margin:70px auto 0;
  text-align:left;
  overflow:hidden;
}

#indexFooterBanner{
  width:9999px;
  overflow:hidden;
}
#indexFooterBanner li{
  float:left;
  margin-right:22px;
}

#indexFooterIllust{
  width:100%;
  margin-top:70px;
}

#indexFooterIllust p{
  text-align:right;
}

