
.relatelink {
  font-size: 12px;
}


/*　▲▲▲▲▲関連リンク　*/

.waku {
background-color:#ffffcc;
width:100%;
border-top: 1px solid #953333;
border-bottom: 1px solid #953333;
border-left: 1px solid #953333;
border-right: 1px solid #953333;
  padding: 10px 5px 15px 5px;
  margin: 10px 0px 0px 0px;
}

.waku a:link{ font-size: 16px; font-weight: bold; }
.waku a:visited { font-size: 16px; font-weight: bold; }




/*　▲▲▲▲▲コンテンツ枠　*/


.waku2 {
background-color:#ffffff;
height:100%;
padding: 5px 10px 5px 10px;
margin: 0px 0px 18px 9px;
}

/*　▲▲▲▲▲メニュー枠　*/

body { 
/*filter:chroma(color=#00FF00); */
/*filter:Alpha(opacity=90);*/

word-break:break-all; 
  color: #333333;
  font-family:"ＭＳ Ｐゴシック","ＭＳ ゴシック";
  font-size: 14px;
  margin: 0px 0px 0px 0px;
  background-color:#ffffff;
  background-image:url(http://ap-log.com/_A8N/img/bg.gif);
  background-repeat: repeat-x;            /* 背景を繰り返さない */
  background-position: 50% 0%;            /* 背景画像の位置は画面中央 */
  background-attachment:fixed;             /* 背景画像を固定する */
  }

a:link {color:#0000ff;}
a:visited {color:#0000ff;}
a:active {color:#ffff00; text-decoration: none;}
a:hover {color:#ff0000;}




hr {
border: 1px dotted #aaaaaa;
height:1px;
  }


/*　▲▲▲▲▲基本　*/


.content p.posted {
  font-size: 12px;
  font-family: "Verdana";
  color: #999999;
  text-align: right;
  margin-bottom: 15px;
  line-height: normal;
  padding: 3px;
  border-top: 1px dotted #aaaaaa;
  }

.content p.posted a:link{ color: #999999; text-decoration: none; }
.content p.posted a:visited { color: #999999; text-decoration: none; }
.content p.posted a:hover { color: #cc3333; }

/*　▲▲▲▲▲記事下の情報　*/



.content {
  text-align: left;
  padding: 10px 20px 10px 23px;
  line-height: 140%;
}


/*　▲▲▲▲▲コンテンツ　*/


.content h1 {
  color: #333333;
  font-size: 14px;
  text-align: left;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;


border-top: 0px solid #666666;
border-bottom: 1px solid #cccccc;
border-left: 5px solid #ff8800;
border-right: 0px solid #666666;
padding: 2px 0 0 5px;
}


/*　▲▲▲▲▲ガイダンスタイトル　*/


.content h2 {

  color: #ffffff;
  font-size: 14px;
  text-align: left;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;


background-color:#5555ee;
border-top: 0px solid #666666;
border-bottom: 1px solid #cccccc;
border-left: 5px solid #000066;
border-right: 0px solid #666666;
padding: 2px 0 0 5px;


}


/*　▲▲▲▲▲コンテンツタイトル　*/


.content h3 {
  color: #333333;
  font-size: 14px;
  text-align: left;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;

background-color:#eeeeee;
border-top: 0px solid #666666;
border-bottom: 1px solid #999999;
border-left: 5px solid #333333;
border-right: 0px solid #666666;
padding: 2px 0 0 5px;
}


/*　▲▲▲▲▲コンテンツタイトル　*/


.right {
  padding: 0 0 0 0;
border-top: 0px solid #006699;
border-bottom: 0px solid #006699;
border-left: 0px solid #006699;
border-right: 0px solid #006699;
  }

.right h3 {


height:18px;
background-image:url(http://ap-log.com/_A8N/img/menu.gif);
background-repeat:no-repeat;

padding-left:45px;
padding-top:7px;

/*
  background: #000000;
  padding: 2px 0 1px 1px;
  letter-spacing: -0.5px;
*/
  color: #ffffff;
  font-family: 'arial';
  font-weight: bold;
  font-size: 12px;
  }

.right ul {
  list-style-type: none;
  line-height: 1.5;
　margin:7px 0 10px 6px;
  }



/*　▲▲▲▲▲カテゴリ（右）　*/


h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}

img{ border-top: 0px solid #666666;
border-bottom: 0px dotted #e0e0e0;
border-left: 0px solid #666666;
border-right: 0px solid #666666; 
}


blockquote{
border:1px solid #cccccc;
margin:0px;　
padding: 5px 8px 5px 8px;
}


/*　▲▲▲▲▲補足　*/



.introduction {
  margin: 10px 0px;
}

.introduction img {
  width:90px;
}

/*　▲▲▲▲▲　売れ筋／新作紹介　*/


.excerpt {
 margin-top:10px;
  font-size: 12px;
  line-height: 100%;
}

/*　▲▲▲▲▲概要文字　*/



.pagetop { 
  font-family: 'Sylfaen' ;
  text-align: right;
  margin: 7px 10px 7px 0;
}

.pagetop a:link { color: #999999; text-decoration: none; }
.pagetop a:visited { color: #999999; text-decoration: none; }
.pagetop a:hover { color: #cc3333; }

/*　▲▲▲▲▲　ＰＡＧＥ　ＴＯＰ　*/




.entrylink { 
  font-size: 8pt;
  color:#cccccc;
  margin: 10px 0;
  line-height: 110%;
  }

.entrylink a:link {color: #cccccc; text-decoration:none;}
.entrylink a:visited {color: #cccccc; text-decoration:none;}
.entrylink a:hover {color: #999999; text-decoration:none;}


/*　▲▲▲▲▲ページ下リンク小文字　*/





.topicpath a:link { color: #333333; text-decoration: none; }
.topicpath a:visited { color: #333333; text-decoration: none; }
.topicpath a:hover { color: #fa3300; }


/*　▲▲▲▲▲　パン屑リスト　*/


.submenu td {
  text-align: center;
  background: #000000;
  color: #fafafa;
  font-size: 10px;
  padding: 0 0 0 0;
  }

.submenu a:link {color: #fafafa; text-decoration: none; }
.submenu a:visited {color: #fafafa; text-decoration: none; }
.submenu a:hover {color: #faaa00;}

/*　▲▲▲▲▲サブメニュー　*/




.pages { 
  font-family: Georgia ;
  font-size: 9pt;
  color:#cccccc;
}

.pages a:link { text-decoration:none; }
.pages a:visited { text-decoration:none; }


/*　▲▲▲▲▲　ページ内　ページ移動　*/


.policy { 
  font-size: 10px;
  color:#777777;
  margin: 15px 0px 0px 0px;
}


/*　▲▲▲▲▲　ページ下　免責事項　*/







.copyright { 
  font-family: "Verdana";
  font-size: 8pt;
  color: #f0f0f0;
  text-align: center;
}

.copyright a:link { color:#f0f0f0; text-decoration:none; }
.copyright a:visited { color:#f0f0f0; text-decoration:none; }
.copyright a:hove { color:#f0f0f0; }


/*　▲▲▲▲▲ 　コピーライト　*/




.top { 
  color: #aaaaaa;
  text-align: left;
  margin: 5px 0px 10px 0px;
 }


/*　▲▲▲▲▲サイト内リンク（上）　*/




html{
 scrollbar-base-color: #ff0000;
/* scrollbar-track-color: #ffeeee;*/
 scrollbar-face-color: #c0c0c0;
 scrollbar-shadow-color: #808080;
 scrollbar-darkshadow-color: #000000;
 scrollbar-highlight-color: #ffffff;
 scrollbar-3dlight-color: #c0c0c0;
 scrollbar-arrow-color: #000000;
 }


/*　▲▲▲▲▲サイドバー　*/





.drk7jpSimilarity {
  width: 100%;
 }
.drk7jpSimilaritySiteTitles {
  text-indent: 10px;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 9pt;
  border-bottom: 2px dotted #eeddcc;
  }
.drk7jpSimilaritySiteSummarys {
  font-family: Verdana ;
  font-size: 7pt;
  color:#777777;
  line-height:10pt;
  }
.drk7jpSimilarityFooter {
  font-size: 7pt;
  margin-top: -2px;
  }
.drk7jpSimilarityFooter a:link { color: #d0d0d0; text-decoration: none; }
.drk7jpSimilarityFooter a:visited { color: #d0d0d0; text-decoration: none; }


/*　▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲　アマゾンサーチ　*/




.g-tools_table {
  width:480px;
  text-align: left;
  border:0px dotted #eeeeee;
  margin:0px 0px 0px 20px;　　　
  padding:0px;　　
  }
.g-tools_title {
  font-weight: bold;
  font-size:12px;
  }
.g-tools_body {
  font-family: Verdana ;
  font-size:12px;
  line-height:14pt;
  color:#666666;
  }
.g-tools_img { border: #fefefe 0px solid; }
.g-tools_by {
  color:#cccccc;
  font-size:9px;
  margin-left: 10px;
  font-style: italic
  }

.g-tools_by a:hover  {  color: #cccccc; text-decoration: none;}
.g-tools_by a:link { color: #cccccc; text-decoration: none; }
.g-tools_by a:visited { color: #cccccc; text-decoration: none; }

/*　▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲　Ｇ-ツール　*/


