@charset "EUC-JP";

/* layout */
#container{
  width: 100%;
}

#header{
  background: url('../images/headerBg.gif') repeat-x left top;
  border-left: 2px solid #0082C6;
  border-right: 2px solid #0082C6;
  margin-bottom: 12px;
}

#header .inner{
  height: 154px;
  margin: 0 auto 0 auto;
  width: 900px;
  position: relative;
}

#contents{ 
  width: 900px;
  margin: 0 auto 0 auto;
  overflow: hidden;
    margin-bottom: 24px;
}

#main{
  width: 728px;
  float: left;
  overflow: hidden;
}

#sidebar{
  float: right;
  width: 160px;
  overflow: hidden;
}


#footer{
  background: #DDD;
  clear: both;
  overflow: hidden;
}
  
#footer .inner{
  margin: 0 auto 0 auto;
  padding: 12px 0 12px 0;
  width: 933px;
}



/* common */
* { margin:0; padding:0;}

a{text-decoration: none; color:#0082C6}
a:hover{text-decoration: none; color:#FF3399}
a img{border: none;}

body{
  font-size: small;
  font-family: "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
  line-height: 170%;
}

h1{
  font-size: 260%;
  letter-spacing: 0.05em;
  line-height: 110%;
}

h2{
  font-size: 120%;
  margin-bottom: 12px;
}

h3{
  font-size: 100%;
  margin-bottom: 0px;
}




/* header */

#header .siteTitle{
  background: url('../images/logo.gif') no-repeat left top;
  width: 263px;
  height: 74px;
  position: absolute;
  left: 0;
  top: 23px
}

#header .siteTitle a{
  display: block;
   width: 263px;
  height: 74px;
}

#header .description{
  background: url('../images/headerDescription.gif') no-repeat left top;
  width: 298px;
  height: 64px;
  position: absolute;
  left: 310px;
  top: 36px
}

#header .siteTitle span, #header .description span{
  display: none;
}

#header ul.menu{
  display: inline;
  position: absolute;
  bottom: 0px;
  line-height: 200%;
  font-weight: bold;
}

#header ul.menu li{
  width: 145px;
  height: 31px;
  display: block;
  text-align: center;
  float: left;
  margin: 0 6px 0  0;
  background: url('../images/headerMenu.gif') no-repeat left top;
}

#header ul.menu li.last{
 margin-right: 0;
}

#header ul.menu li a{
  display: block;
  width: 145px;
  height: 31px;
  color: #3BA6FF
}

#header ul.menu li a:hover,
#header ul.menu li a.active{
  display: block;
  background: url('../images/headerMenu_on.gif') no-repeat left top;
  width: 145px;
  height: 31px;
  color: #FF3399;
}

#header .updateSticker{
  position: absolute;
  right: 25px;
  bottom: 35px
}



/* main */

#main .banner{
  margin-bottom: 12px;
}

/* ò¯Ž¹þ¿Ž½ò¯Ž¹þ¿Ž½ò¯Ž¹þ¿Ž½ò¯Ž¹þ¿Ž½ */

#main #entry{
  float: left;
  width: 560px;
}

#main #entry h1#archivetitle{
  font-size: 18px;
  padding: 12px 6px 0 12px;
  margin-bottom: 12px;
  color: #fff;
  background: url('../images/titleBg.gif') repeat-x left top;
  height: 42px;
}

/* ò¯Ž¹þ¿Ž½ò¯Ž¹þ¿Ž½ò¯Ž¹þ¿Ž½ò¯Ž¹þ¿Ž½þÀ~’ñYò¯Ž¹þ¿Ž½ */

#entry .articles{
  overflow: hidden;
  margin-bottom: 24px;
}

#entry .articles h1{
  font-size: 18px;
  line-height: 160%;
   margin-bottom: 24px;
}

#entry .articles h1 .volume {
  font-size: 24px;
  display: block;
    font-family: helvetica;
}

#entry .articles h1 .title{
  line-height: 140%;
  display: block;
  color: #FF3399;
}

#entry  p{
  margin-bottom: 12px;
}

#entry .articles p.description{
  font-size: 110%;
  margin-bottom: 24px;
}

#entry .author{
  width: 560px;
 overflow: hidden;
 margin-bottom: 24px;
}

#entry .author .images{
  float: left;
  overflow: hidden;
  width: 69px;
  margin: 0 12px 0 0;
}

#entry .author .images img{
  margin-bottom: 12px;
  width: 69px;
  height: auto;
}


#entry .articles h2 {
  margin-bottom: 0;
}

#entry  h2{
  margin-bottom: 24px;
}

#entry .ranking{
    clear: both;
  overflow: hidden;
  margin-bottom: 24px;
}

#entry .ranking h2{
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 30px;
  color: #FF3399;
  line-height: 160%;
  margin-bottom: 12px;
}

#entry .ranking h2.no1{background-image: url('../images/no1.gif')}
#entry .ranking h2.no2{background-image: url('../images/no2.gif')}
#entry .ranking h2.no3{background-image: url('../images/no3.gif')}
#entry .ranking h2.no4{background-image: url('../images/no4.gif')}
#entry .ranking h2.no5{background-image: url('../images/no5.gif')}

#entry .ranking img{
  float: left;
  margin: 0  12px 12px 0;
}


/* ò¯Ž¹þ¿Ž½þÀtŽ½ý¿ò¯Ž¹þ¿Ž½ò¯Ž¹þ¿Ž½ò¯Ž¹þ¿Ž½ò¯Ž¹þ¿Ž½ò¯Ž¹þ¿Ž½ */

#main .latestEntry{
  width: 556px;
  border: 1px solid #CCC;
  overflow: hidden;
  padding: 1px;
  margin-bottom: 12px;
  height: 320px;
}

#main .latestEntry h2{
  padding: 8px 0 0 12px;
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 110%;
  font-family: helvetica;
  height: 36px;
  margin-bottom: 0;
}



#main .latestEntry h1{
  font-size: 1.25em;
    letter-spacing: normal;
    line-height: 1.3em;
    margin-bottom: 12px;
}

#main .latestEntry .mainPhoto img{
  width: 276px;
  height: 276px;
  margin-bottom: 1px;
  float: left;
}

#main .latestEntry img.tag{
  margin-bottom: 12px;
}

#main .latestEntry .article{
  background: url('../images/gradationLatest.gif') no-repeat center top;
  width: 268px;
  float: right;
  padding: 6px;
}

/* ò¯Ž¹þ¿Ž½ò¯Ž¹þ¿Ž½ò¯Ž¹þ¿Ž½ò¯Ž¹þ¿Ž½10ò¯Ž¹þ¿Ž½ò¯Ž¹þ¿Ž½ */

#main .previousEntry{
  width: 560px;
  border-top: 1px solid #ccc;
}

#main .previousEntry h2{
  margin-bottom: 0;
}

#main .previousEntry p{
  line-height: 140%;
  margin-bottom: 12px;
}

#main .previousEntry .date{
  font-size: 85%;
  margin-top: 12px;
}

#main  .previousEntry .leftEntry{
  width: 278px;
  height: 138px;
 border-right: 1px solid #ccc;
 border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  float: left;
}

#main  .previousEntry .rightEntry{
  width: 279px;
  height: 138px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  float: right;
}

#main .previousEntry img.thumbnail{
  width: 138px;
  float: left;
}

#main  .previousEntry .article{
  background: url('../images/gradationPrevious.gif') no-repeat right top;
  width: 128px;
  float: right;
  padding: 6px 6px 0 6px;
    height: 138px;
    _height: 132px;
	overflow: hidden;
}


#main  #trackback-form{
  width: 560px;
  overflow: hidden;
}

#main  #trackback-form ul li{
  display: block;
  float: left;
}

#main  #trackback-form li.trackback-form-url input{
   width: 400px;
   border: 1px solid #CCC;
   padding: 3px;
   margin-right: 24px;
}

#main  a.more{
   padding: 0 15px 0 0;
   background: url('../images/next.gif') no-repeat right top;
}

#main  a.next{
   padding-left: 24px;
   background: url('../images/next.gif') no-repeat left top;
}



/* sidebar */

#main .extension{
  float: right;
  width: 156px;
}

#main .extension .ad1,
#main .extension .ad2{
  margin-bottom: 12px;
}


#main .extension h3{
  background: url('../images/rankingHeader.gif') no-repeat left top;
  font-size: 85%;
  color: #fff;
  padding-left: 12px;
  line-height: 200%;
  height: 24px;
}

#main .extension .acsessRanking ol,
#main .extension .characterRanking ul{
  background: url('../images/gradationExtension.gif') no-repeat right top;
}

#main .extension .acsessRanking ol{
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  border-left: 1px solid #CCC;
  list-style: none;
  padding: 12px 12px 0 12px;
  margin-bottom: 12px;
  
  line-height: 140%;
}

#main .extension .acsessRanking ol li{
  margin-bottom: 12px;
}

#main .extension .acsessRanking ol li a{
  background-position: left top;
  background-repeat: no-repeat;
  font-size: 85%;
  padding-left: 30px;
  display: block;
}
#main .extension .acsessRanking ol li a.no1{background-image: url('../images/no1.gif')}
#main .extension .acsessRanking ol li a.no2{background-image: url('../images/no2.gif')}
#main .extension .acsessRanking ol li a.no3{background-image: url('../images/no3.gif')}
#main .extension .acsessRanking ol li a.no4{background-image: url('../images/no4.gif')}
#main .extension .acsessRanking ol li a.no5{background-image: url('../images/no5.gif')}

#main .extension .acsessRanking ol li span{
  padding-left: 30px;
  color: #666;
}

#main .extension .characterRanking ul{
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  border-left: 1px solid #CCC;
  list-style: none;
  padding: 12px 12px 6px 12px;
  magrin: 0;
  font-size: 85%;
  line-height: 140%;
}

#main .extension .characterRanking ul li{
  margin-bottom: 6px;
}

#main .extension .characterRanking ul li a{
  background-position: left center;
  background-repeat: no-repeat;
  padding: 12px 0 0 42px;
  height: 24px;
  display: block;
}



/* ò¯Ž¹þ¿Ž½ò¯Ž¹þ¿Ž½ò¯Ž¹þ¿Ž½ò¯Ž¹þ¿Ž½ò¯Ž¹þ¿Ž½þÀuŽ½ý¥ò¯Ž¹þ¿Ž½þÀvŽ½ý¥îýŽªþ¿Ž¼ */

/* search */

#sidebar .search{
  background: url('../images/gradationSidebar.gif') repeat-x left top;
  width: 134px;
  border: 1px solid #CCC;
  padding: 6px 12px 6px 12px;
  height: 76px;
  margin-bottom: 12px;
  position: relative;
}

#sidebar .search h3{
  margin-bottom: 3px;
}

#sidebar .search form{
  text-align: right
}

#sidebar .search .button{
  position: absolute;
  right: 12px;
  bottom: 6px;
}


#sidebar .search input.textField{
  width: 132px;
  margin-bottom: 6px;
}


#sidebar .scriptSource h3{
  background: url('../images/scriptSourceHeader.gif') no-repeat left top;
  font-size: 85%;
  color: #fff;
  padding-left: 12px;
  line-height: 200%;
  height: 24px;
}

#sidebar .scriptSource .inner{
  background: url('../images/gradationSidebar.gif') repeat-x left top;
  width: 138px;
  border: 1px solid #CCC;
  padding: 6px 10px 6px 10px;
  margin-bottom: 12px;
}

#sidebar .scriptSource .inner p{
  font-size: 85%;
  line-height: 170%;
}

#sidebar .scriptSource textarea{
  width: 136px;
  padding: 0;
  height: 100px;
  margin-bottom: 6px;
}

#sidebar .pickupBanner p{
  margin-bottom: 12px;
}

#sidebar #floq{
  margin-bottom: 12px;
}

/* footer */
#footer ul.menu{
  line-height: 200%;
  font-weight: bold;
  width: 500px;
  overflow: hidden;
  float: left;
}

#footer ul.menu li{
  display: block;
  float: left;
  margin: 24px 24px 0  0;
}

#footer ul.menu li.rss{
  padding-top: 3px;
}

.sponsorBanner{
  margin: 24px 0 0  0;
  float: right;
  text-align: right;
  width: 400px;
}

.copyright{
  clear: both;
  overflow: hidden;
  font-size: .85em;
}

.copyright span{
 font-family: helvetica
}



.articlenavi{
  margin-top: 24px;
}

.article-option{
  margin-top: 24px;
}

hr{
  margin: 24px 0 24px 0;
}