@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 ul,#footer_search{
  padding:0 0.75em;
  margin:0 0 0 0.5em;
  list-style:none;
}
.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{
font-size:100%;
padding-left:2px;
border-bottom:1px dashed #848484;
}

address{font-style:normal;}

#contribution{
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
padding:0.5em 1em;
width: 98%;
background: #fff0f0;
}

#contribution h2{
font-size:120%;
text-align:center;
}

/* 画像 */

.photocentering{text-align:center}
img{border-style:none}

#header_photo{
  font-size:80%;
  margin-right:3%;
  text-align:right;
}

.footer_menulist img,#autoscroll img{margin-bottom:-3px;}

.lightTip{  }
.lightTip .content{ font-size:80%;width: 500px; padding: 10px; border: 6px solid #e2e2e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #ffffff; color: #020202; }
.lightTip .bottom{ height: 14px; background: url(../images/icons/notch-white.png) top center no-repeat; }

#bokin{text-align:right;margin-top:-3em;}

/* テーブル */

table{
  border-collapse:collapse;
  line-height:170%;
}

td{
  border-width:1px;
  border-style:solid;
  border-color:#000000;
  padding:5px;
}

#genkou_hikaku{width:100%}
#genkou_hikaku td{width:50%}
.bbs table{width:100%}

/* 見出し */

h1{text-align:center}

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

h3,h4,.columnmidashi{font-size:100%}

.road51_bbs_title{
color:#ff0000;
font-weight:bold;
}

.bbs .name_title{
  background-color:#ddffff;
  width:50%;
}

/* ナビゲーション */

#footer p{text-align:center}

#nextpage_navi{
  text-align:center;
}

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

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

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

#side_fixed {
background-color: #eee;
border: solid 1px gray;
position: fixed !important;
position: absolute;
bottom: 70px;
right: 5px;
padding: 5px;
text-align:center;
}

#side_fixed p{margin:0.5em 0}

#footer_addthis{
float:right;
margin-bottom:1em;
}

#footer_fixed {
background-color: #eee;
border: solid 1px gray;
position: fixed !important;
position: absolute;
bottom: 1px;
right: 5px;
padding: 5px;
}

/* 囲み */

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

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;
}

#google_search{
  border-top:3em solid #3366cc;
  border-bottom:3em solid #3366cc;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;
}

#google_advice{
  border:1px solid #000000;
  margin:2em;
  padding:5px;
}

.road62_gamegamen{
padding:10px;
background-color:#000000;
}

.road62_game_serifu{
padding:10px;
border:1px solid #FFFFFF;
background-color:#000000;
color:#FFFFFF;
}

/* 役割のある文章 */

.chapter{margin-top:2em}

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

.bbs_kakikomi{
padding:-4px;
background-color:#A5FFCE;
}

.bbs .message{
  background-color:#ffeeee;
  width:100%;
}

.sidecaption{font-size:80%}

/* 強調 */

.lowvoice{font-size:80%}
.superlowvoice{font-size:60%}
.loudly{font-size:150%}

