
  
 /*テーマ基本文字、大きさ、色、行間 */
body { font-size: 87.5%	; line-height:1.6em;}
#wrapper {border-color: #D90064;}
 /*サイドバー位置 */

#contents {float: left;}
#sidebar {float: right;}

/* Link color*/
a {color: #C00	;}
a:hover {color: #C00	;}
/*  ヘッダー */
header #ptitle{color: #444	;}
/*  ヘッダー画像  */
.over-color{background-color: rgba(217,0,100,0.2)}
/* ナビゲーション*/


#gnav nav > ul > li, #gnav.clone-nav nav > ul > li {width: 16.66%}

#gnav {font-size: 0.92em;}
#gnav nav ul li:hover > a {color: #C00	;}
#gnav nav ul li ul li:hover > a {color: #C00	;}
#gnav nav .current-menu-item a, #gnav nav .current-menu-parent a {color: #C00	;}
/* コンテンツ */
.main-title::before, .cat-title:before, .post-title:before {background-color: #D90064;}
.sub-title {border-left: solid 1.8em #D90064;}
.parts-title {background-color: rgba(255,0,119,0.2);}
.fmenu-title {background-color: #D90064;}
/* 投稿設定*/
.doc {font-size: 108%; line-height: 2.0em;}
.doc h2:before, .doc h3:before, .doc h4:before, .doc h5:before, .doc h6:before {color: #FF0077;}
.info h2:before, .info h3:before, .info h4:before, .info h5:before, .info h6:before {color: #FF0077;}
/* 続きを読む */
.first-list .next a:hover, #post-list .next a:hover {background-color: #D90064;}
#post-list-cat .next a:hover {background-color: #D90064;}
/* サイドバー */
.sidebar-wrapper h4{border-color: #D90064;}
/* フッター */
.footer-wrapper h4:before {color: #FF0077;}
.footer-wrapper ul > li:before {color: #FF0077;}
#copyright {border-color: #D90064;}
/* 注目記事表示 */
#at-post-list .idx { background-color: rgba(217,0,100,.3);}
/* ピックアップ記事 */
.rank-post .p-post .num2{ background-color: rgba(217,0,100,.3);}
/*  検索フォーム */
#searchsubmit:hover {background-color: #D90064;}
/* タグクラウド */
.tagcloud  a:hover {background-color: #D90064;}
 /*  デフォルト（青）  */
#gnav-btn a {color: #D90064;}


