@charset "utf-8";
/* レイアウト */

body{
  line-height:170%;
  margin:0 10%;
  background-color:#FFFFFF;
}

hr{
  border:0 none;
  height:1px;
  color:#949394;
  background-color:#949394;
}

.footer_menulist,.footer_bookmark{list-style:none;}
.footer_menulist,.footer_bookmark ul{padding:0 0 0 3px;margin:0 0 0 3px;}
.footer_bookmark a{text-decoration: none;}
#footer{margin-bottom:1em;font-size:90%}

#feed{
float:left;
width:20%;
margin:0 0 0 5px;
}

#site_profile,#author_profile,#site_all,#contents_all{
float:left;
width:19%;
margin:0 0 0 5px;
}

.footer_menutitle{
padding-left:2px;
border-bottom:1px dashed #848484;
}

address{font-style:normal;}

/* 画像 */

.photocentering{text-align:center}

/* 見出し */

h1{
  font-size:150%;
  text-align:center;
  border:solid;
  border-width:1px 0;
  padding:5px;
  border-color:#B3B3A7;
}

h2{
  font-size:100%;
  text-align:center;
}

.chapter_title{
  font-size:100%;
  border:solid;
  border-width:0 0 1px 10px;
  padding:5px;
  border-color:blue;
}

.columnmidashi{font-size:100%}
#header{text-align:center}

/* ナビゲーション */

#pagenavi{font-size:80%}
#footerpagenavi{font-size:80%;text-align:right}
#bookmark{text-align:right;}

.nextpage_navi{
  text-align:center;
}

#pagetop{
  font-size:80%;
  text-align:right;
}

#announce{
  font-size:100%;
  font-weight: bold;
  text-align:center;
  margin-top:3em;
}

/* 囲み */

.simile,.column{
  padding:5px;
  border:1px solid #000000;
}

.movie{
  padding:5px;
  border:1px solid #000000;
  background-color:#FFFFEE;
  text-align:center;
}

blockquote{
  background:url(../images/best/blockquote2.png) no-repeat 2% 6%;
  padding:10px 20px;
  border-top:1px solid #CCC;
  border-bottom:1px solid #CCC;
  color:#212121;
}

blockquote p{margin-bottom:12px}

blockquote .reference{
  text-align:right;
  margin-bottom:0;
}

blockquote .reference a{color:#2D88B3}

#ranking{
  font-size:90%;
  background: #fafafa;
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#eee));
  background: -moz-linear-gradient(top, #fafafa, #eee);
  margin:1em;
  padding:1em;
  margin:auto;
  width:80%;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* 役割のある文章 */

#footer p{text-align:center}
.conclusion,.chapter{margin-top:2em}
.long_caption,.movie p{font-size:80%}

.movie_caption,.caption{
  font-size:80%;
  text-align:center;
}

#intro{
background:#F5F5F5;
padding:5px;
margin:0;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}
