/*
Theme Name: 70122_green
Description: Ver.7 レスポンシブ版（2カラムグリーン）
Version: 7.0.0

*/

/* ------ 初期設定 ------ */
html {overflow-y: scroll;}

body, div, dl, dt, dd, ul, ul li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td,
section, nav, article, aside, hgroup, header, address,
figure, figcaption {margin: 0;padding: 0;}



address, caption, cite, code, dfn, em, strong, th, var {font-style: normal;font-weight: normal;}
table {border-collapse: collapse;border-spacing: 0;}
td, th {
padding: 3px 5px;
}
caption, th {text-align: left;}
q:before ,q:after {content: '';}
object, embed {vertical-align: top;}

h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
img, abbr, acronym, fieldset {border: 0;}
img {vertical-align: bottom;-ms-interpolation-mode: bicubic;}
ul li {list-style-type: none;}

/* ------ BODY ------ */
body {font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
*font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
color: #333333;font-size: 14px;line-height: 160%;text-align: left;-webkit-text-size-adjust: none;}
.text10 {  font-size: 10px; line-height: 11pt;}


hr {
   border:solid #ccc;
   border-width:3px 0 0 0;
   height:1px;/* for IE6 */
   clear:both;/* for IE6 */
}


/* テーブル */


/* Attach the Table CSS and Javascript */
<link rel="stylesheet" href="responsive-tables.css">
<script src="stylesheet" href="responsive-tables.js"></script>


section table   { width: 100%; }
section th, section td  { width: 50%; padding: 10px; border: 1px solid #ddd; }
section th  { background: #ffffff; }
 
/*----------------------------------------------------
    .demo01
----------------------------------------------------*/
.demo01 th  { width: 50%; text-align: left; }
 
@media only screen and (max-width:480px){
    .demo01 { margin: 0 -10px; }
    .demo01 th,
    .demo01 td{
        width: 100%;
        display: block;
        border-top: none;
    }
    .demo01 tr:first-child th   { border-top: 1px solid #ddd; }
}




/* ------ リンクの属性（未指定の時）------ */
a {outline: none;}
a:link, a:visited {color: #006699;text-decoration: none;}
a:active, a:hover {color: #006699;text-decoration: underline;}

/* ------ 画像属性等 ------ */
img {max-width: 100%;height: auto;width: auto\9;}
.alignleft {float: left;  margin: 5px 10px 5px 0;}
.alignright{float: right; margin: 5px 0 5px 10px;}
.aligncenter{margin: 5px auto;display:block;}
a:hover.link img,a:hover img.link{filter: alpha(opacity=80); -moz-opacity:0.80; -ms-filter: "alpha( opacity=80 )"; opacity:0.80; background:none!important;}

#wrapper {width: 100%;}

/* ------ ヘッダー ------ */
header {width: 100%;background-color: #FFFFFF;}
#ptitle {margin: 0; padding: 0; text-align: center; line-height: 160%; font-size: 79%; color: #FFFFFF; background: #008CA5;}
#header-inner {width: 100% ; margin: 0; text-align:center; overflow: hidden; *zoom: 1;}
#logo {padding: 5px 0;}
#logo a {margin: 0 auto; display: block; max-width: 500px;}

/* ------ ヘッダーナビゲーション ------ */
#gnav {clear: both;width: 100%;border-top: 1px solid #CCCCCC;border-bottom: 2px solid  #008CA5;
  background: #EFEFEF url("img/topmenu.png") repeat-x;
  background: -moz-linear-gradient(top, #EFEFEF, #FCFCFC);
  background: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#FCFCFC));
  background: -webkit-linear-gradient(top, #EFEFEF, #FCFCFC);
  background: -o-linear-gradient(top, #EFEFEF, #FCFCFC);
  background: linear-gradient(to bottom, #EFEFEF, #FCFCFC);}
#gnav-btn {display :none;}
#gnav nav {width: 930px;margin: 0 auto;overflow: hidden;*zoom: 1;}
#gnav nav ul {float: left;border-left: 1px solid #CCCCCC;}
#gnav nav ul li {float: left;}
#gnav nav ul li a {display: block;padding: 8px 25px 6px;border-right: 1px solid #CCCCCC;font-size: 93%;}
#gnav nav ul li a:link,#gnav nav ul li a:visited {color: #333333;text-decoration: none;}
#gnav nav ul li a:hover,#gnav nav ul li a:active,#gnav nav ul li.current-menu-item a{color: #FFFFFF;text-decoration: none;
  background: #008CA5 url("img/topmenu_bg.png") repeat-x;
  background: -moz-linear-gradient(top, #0FB0CE, #055E6E);
  background: -webkit-gradient(linear, left top, left bottom, from(#0FB0CE), to(#055E6E));
  background: -webkit-linear-gradient(top, #0FB0CE, #055E6E);
  background: -o-linear-gradient(top, #0FB0CE, #055E6E);
  background: linear-gradient(to bottom, #0FB0CE, #055E6E);}

/* ------ メイン画像 ------ */
#mainvisual {width: 100%; text-align: center;overflow: hidden;border-bottom: 3px solid #008CA5;background-color: #ffffff;}

/* ------ パンくずリスト ------ */
#plist {width: 100%;padding: 10px 0;font-size: 79%;background-image: url(img/body_bg.gif);}
#plist .plist-inner {width: 930px;margin: 0 auto;overflow: hidden;*zoom: 1;}

/* ------ コンテンツ ------ */
#containar {width: 930px;margin: 0 auto;padding-top: 20px;overflow: hidden;*zoom: 1;}
#contents {float: right;width: 665px;padding-bottom: 20px;}
article section {padding: 0 0 20px;}
article section h2 {padding: 30px 0 20px;font-size: 129%;font-weight: bold;line-height: 140%;color: #333333;}
article section h2.search{padding: 20px 0 5px;font-size: 129%;font-weight: bold;line-height: 140%;color: #333333;}
article section h3 {padding: 20px 0 10px;font-size: 115%;font-weight: bold;line-height: 140%;color: #333333;}
article section p {line-height: 160%;}
article section .doc {padding: 0 10px;line-height: 160%;}
.main-title {padding: 0 0 10px 0;font-size: 175%;font-weight: bold;line-height: 140%;color: #333333;-webkit-text-shadow: 1px 1px 2px #BBBBBB;text-shadow: 1px 1px 2px #BBBBBB;}
.contents-title{padding: 20px 0 10px 0;font-size: 143%;font-weight: bold;line-height: 140%;color: #333333;-webkit-text-shadow: 1px 1px 2px #BBBBBB;text-shadow: 1px 1px 2px #BBBBBB;}
.posts-title{padding: 10px 0;font-size: 129%;font-weight: bold;line-height: 140%;color: #333333;-webkit-text-shadow: 1px 1px 2px #BBBBBB;text-shadow: 1px 1px 2px #BBBBBB;}
.column-set {width: 700px;border-top: 1px solid #CCCCCC;*margin-bottom: 30px;overflow: hidden;*zoom: 1;}
section.post{padding: 0;border: none;}
.post-column {float: left;width: 200px;height: 300px; margin: 10px 18px 20px 0;display: block;overflow: hidden;*zoom: 1;}
.post-column .img-set {text-align: center;padding: 5px;}
.post-column h3 {margin-bottom: 10px;padding: 0; font-size: 100%;font-weight: bold;line-height: 140%;color: #333333;}
.post-column p {font-size: 93%;}
.column-set a.post-column {padding: 5px;background: none; color: #333333; text-decoration: none;display: block;}
.column-set a.post-column:hover{background: #F0F0F0;text-decoration: none;display: block;}

/* ------ 関連記事リスト ------ */
#contents .kanren {width: 90%;margin: 15px auto 0; padding: 15px; background: #F2F2F2; border: 1px solid #CCCCCC;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;}
.kanren h2 {margin: 0; padding: 0 0 0 20px; font-size: 115%; font-weight:bold; background: url("img/arrow_h2.png") no-repeat center left;}
.kanren ol {margin-left: 20px;padding-left: 20px;}
.kanren li {margin: 0; font-size: 12px;line-height: 180%;}

/* ---- コメント・トラックバック----- */
.comments-open label {display: block;}
#comment-author, #comment-email, #comment-url, #comment-text { width: 80%;}
#comment-bake-cookie {margin-left: 0; vertical-align: middle;}
#top-comment-nav, #comment-nav {list-style: none; width: 100%; margin: 0 0 1em 0; padding: 0; text-align: center;}
#top-comment-nav li, #comment-nav li {display: inline; padding: 0;}
#top-prev-comments, #prev-comments {text-align: left; margin: 0 1em 0 0;}
#top-next-comments, #next-comments {text-align: right; margin: 0 0 0 1em;}
#top-num-comments, #num-comments {text-align: center;}
#comment-submit {font-weight: bold;}
.comment,.trackback {margin: 0 0 .5em 1em; border-bottom: 1px dotted #ccc; padding-bottom: .5em; font-size: 12px;}
.comment .asset-meta,.trackback .asset-meta { border: 0;}
.comment-content {clear: none; line-height: 150%; margin-bottom: 1em;}
.comment-content p {margin-bottom: .5em;}
.comments-open-content{margin-left: 1em;}
.trackbacks-info{ margin-left: 1em; font-size: 12px;}

/* ------ 左サイドバー ------ */
#sidebar {float: left;width: 235px;top: 0;left: 0;}
#sidebar section, #sidebar aside {margin-bottom: 20px;}
#sidebar section h2{display: block;padding: 5px 10px; background:  url("img/menu_bg.png") repeat-x; font-size: 86%; color: #FFFFFF;line-height: 150%;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  border-radius: 5px 5px 0px 0px;
  box-shadow: 0px 1px 7px rgba(0,0,0,0.15) inset;}
#sidebar section form,
#sidebar section p,
#sidebar section .tagcloud{padding: 10px; border: solid 1px #D5D5D5;border-top: none; font-size: 86%; background: #FCFCFC;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  border-radius: 0px 0px 5px 5px;
  box-shadow: 0px 1px 7px rgba(0,0,0,0.15) inset;}
#sidebar section ul {padding: 0; border: solid 1px #D5D5D5; border-top: none; background: #FCFCFC;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  border-radius: 0px 0px 5px 5px;
  box-shadow: 0px 1px 7px rgba(0,0,0,0.15) inset;}
#sidebar section ul li {border-top: solid 1px #D5D5D5;}
#sidebar section ul li:first-child {border-top: none;}
#sidebar section ul li a {display: block;padding: 10px 20px 10px 10px;font-size: 86%; color: #333333;line-height: 150%;text-decoration: none;border-top: solid 1px #F5F5F5;background: url(img/arrow_04.png) no-repeat right center;}
#sidebar section ul li:first-child a {border-top: none;}
#sidebar section ul li a:hover,
#sidebar section ul li a:active{background-color: #F0F0F0;}
#sidebar section ul.children {padding: 0; border: none;}
#sidebar section ul.children li{border-top: solid 1px #D5D5D5; text-indent: 10px;}
#sidebar section ul.children li:first-child{border-top: solid 1px #D5D5D5;}

/* ------ フッター ------ */
footer {margin-top: 20px; width: 100%;background: #008CA5;position:relative;}
#footer-inner {width: 930px;margin: 0 auto;padding: 30px 0 20px;background: url(img/footer_bg.png) no-repeat top center;}
footer nav,#copyright {text-align: center;margin-bottom: 10px;}
footer ul li {display: inline-block;*display: inline;*margin-bottom: 12px;padding: 0 10px 0 15px;line-height: 100%;font-size: 79%; color: #FFFFFF;border-left: solid 1px #CCCCCC;*zoom: 1;}
footer ul li:first-child {border-left: none;}
footer a:link, footer a:visited {color: #E4FFFA;text-decoration: none;}
footer a:active, footer a:hover {color: #E4FFFA;text-decoration: underline;}

/* ------ ランキング ------ */
section.rank{border: none;}
#rank00{width: auto; height: auto; border: 1px solid #CCCCCC; background: url(img/rank_img/rank00.png) no-repeat left center;;*zoom: 1;}
#rank01{width: auto; height: auto; border: 1px solid #CCCCCC; background: url(img/rank_img/rank01.png) no-repeat left center;;*zoom: 1;}
#rank02{width: auto; height: auto; border: 1px solid #CCCCCC; background: url(img/rank_img/rank02.png) no-repeat left center;;*zoom: 1;}
#rank03{width: auto; height: auto; border: 1px solid #CCCCCC; background: url(img/rank_img/rank03.png) no-repeat left center;;*zoom: 1;}
#rank04{width: auto; height: auto; border: 1px solid #CCCCCC; background: url(img/rank_img/rank04.png) no-repeat left center;;*zoom: 1;}
#rank05{width: auto; height: auto; border: 1px solid #CCCCCC; background: url(img/rank_img/rank05.png) no-repeat left center;;*zoom: 1;}
#rank06{width: auto; height: auto; border: 1px solid #CCCCCC; background: url(img/rank_img/rank06.png) no-repeat left center;;*zoom: 1;}
#rank07{width: auto; height: auto; border: 1px solid #CCCCCC; background: url(img/rank_img/rank07.png) no-repeat left center;;*zoom: 1;}
#rank08{width: auto; height: auto; border: 1px solid #CCCCCC; background: url(img/rank_img/rank08.png) no-repeat left center;;*zoom: 1;}
#rank09{width: auto; height: auto; border: 1px solid #CCCCCC; background: url(img/rank_img/rank09.png) no-repeat left center;;*zoom: 1;}
#rank10{width: auto; height: auto; border: 1px solid #CCCCCC; background: url(img/rank_img/rank10.png) no-repeat left center;;*zoom: 1;}
.rankinner{margin:0 0 0 40px; padding: 0; line-height: 150%;}
.rankinner h3 {margin: 0; padding: 0;font-size: 115%; font-weight: bold; line-height: 160%;color: #333333; border-bottom: 1px solid #CCCCCC;display: block;*zoom: 1;}
.rankinner h3 a{padding: 2px 5px;color: #333333; display: block;}
.rankinner h3 a:hover{text-decoration: none;background: #EFEFEF;display: block;}
.ranklbox {float: left; padding: 5px;width: 23%;text-align: center;}
.rankrbox {float: right; margin: 0;width: 74%;}
table.tblrank{border-left: solid 1px #CCCCCC; border-collapse: collapse;font-size: 93%; line-height: 135%;}
.tblrank th{border-right: solid 1px #CCCCCC ;border-bottom: solid 1px #CCCCCC ; padding :  2px; background: #F6F6F6;font-weight: normal;width: 25%;text-align: center;}
.tblrank td{border-bottom: solid 1px #CCCCCC ; padding : 2px 2px 2px 5px;}
.tblrank td.shousai{border-bottom: none; padding : 5px 10px;}

.r01_box{width: 100%; margin-bottom: 10px;border-bottom:5px solid #F0A8C6;}
.r01_box:first-child{border-top:5px solid #F0A8C6;}
.r01_box .inner{padding: 10px 0;}
table.r01{width: 100%;border: none; border-collapse: collapse;line-height: 120%;}
.r01 th{border: none; padding: 0px 2px;color: #333333; font-size: 100%;}
.r01 th.bcolor{padding: 6px 5px;background: #F25576;font-size: 18px; text-align: left; color: #FFFFFF;}
.r01 th.bcolor2{padding: 5px;text-align: left; color: #FFCC33;font-weight: bold;font-size: 14px;}
.r01 th.bcolor3{padding: 5px;background: #FCDADA; text-align: center; color: #555555;font-weight: normal;font-size: 12px;}
.r01 th.line,.r01 td.line{border: 1px solid #F25576;}
.r01 td{border: none ; padding: 5px 2px;font-size: 85%; line-height:130%;}
.r01 td.point{border: none ; padding: 5px 2px;font-size: 85%; line-height:130%;}
.r01_box .psize{margin-left: 60px;}
.r01_box .banner{padding: 5px 0 10px 0;}
.r01_box .slink{padding-top: 5px;text-align: right;}
.r01_box ul li{margin-left: 0;padding-left: 12px;list-style: none;background: url(img/rank_img/list.png) no-repeat left 3px}


/* 初期化 */
h1,h2,h3,h4{font-size: 14px;font-weight: normal;}


/*コンテンツ*/

#contents h2 {margin-bottom: 10px;padding:5px;border-style:solid;border-width:1px;border-color:#EEEEEE #CCCCCC #CCCCCC #EEEEEE;}
#contents h2 span{padding-left:5px;color:#333333;font-size:120%;font-weight:bold;line-height:200%;border-left:solid 5px #008ca5;display:block;}

#contents h5 span{padding-left:5px;color:#333333;font-size:120%;font-weight:bold;line-height:200%;border-left:solid 5px #008ca5;display:block;}

/*インフォメーション*/
#contents #info {margin: 10px 0;padding: 10px;border: 5px solid #008ca5;}
#info h2{margin-bottom: 0;padding: 0;border: none;color:#333333;font-size:150%;font-weight:bold;line-height:150%;}

/**********************************************************/
.pie{behavior: url(<$mt:BlogURL$>pie/PIE.htc);position: relative;}

/* gradient */
.menu-color{color: #FFF;background: #DA4949;}
.menu-gradient{background: url("img/menu_back.png") repeat-x top left;}
.h-gradient{background: url("img/h_back.png") repeat-x top left;}

/* radius */
.corner-top-6{-moz-border-radius-topleft: 6px;-moz-border-radius-topright:6px;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px;border-radius: 6px 6px 0px 0px;}
.corner-bottom-6{-moz-border-radius-bottomleft:6px;-moz-border-radius-bottomright:6px;-webkit-border-bottom-left-radius:6px;-webkit-border-bottom-right-radius:6px;border-radius: 0px 0px 6px 6px;}
.corner-all-2 {-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.corner-all-5 {-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.corner-all-8 {-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}
.corner-all-10{-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;} 



/* 投稿 */

.entry-body h2 {
    margin: 1em 0;
    padding: 0.75em;
    outline: 1px solid #ccc;
    border-left: 5px solid #08bf82;
    background: #e6e6e6;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
    background: -webkit-linear-gradient(top, #fff 0%, #e6e6e6 100%);
       background: -moz-linear-gradient(top, #fff 0%, #e6e6e6 100%);
         background: -o-linear-gradient(top, #fff 0%, #e6e6e6 100%);
        background: -ms-linear-gradient(top, #fff 0%, #e6e6e6 100%);
            background: linear-gradient(top, #fff 0%, #e6e6e6 100%);
    color: #222;
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    font-size: 1.24rem;
    line-height: 1.3;

    /*IE6 IE7 */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ffffff, endcolorstr=#e6e6e6));
    /* IE8 */
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ffffff, endcolorstr=#e6e6e6))";
    zoom: 1;
}



.entry-body .ttl01 {
    margin: 1em 0;
    color: #08bf82;
    text-align: left;
    font-size: 16px;
    font-size: 1.24rem;
    line-height: 1.3;
}


.entry-body .ttl02 {
    margin: 1em 0;
    color: #fa3f6f;
    text-align: left;
	font-weight: bold;
    font-size: 16px;
    font-size: 1.24rem;
    line-height: 1.6;
}


.entry-body .ttl03 {
    margin: 1em 0;
    color: #093;
    text-align: left;
	font-weight: bold;
    font-size: 16px;
    font-size: 1.24rem;
    line-height: 1.6;
}


.entry-body .ttl04 {
    margin: 1em 0;
    color: #093;
    text-align: left;
	font-weight: bold;
    font-size: 18px;
    font-size: 1.5rem;
    line-height: 1.5;
}




/* メッセージ */

#main #message {
    margin: 0 0 20px;
    padding: 20px;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    background-color: #eaeff5;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.33);
       -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.33);
            box-shadow: 0 1px 4px rgba(0, 0, 0, 0.33);
    font-size: 13px;
    font-size: 0.95rem;
    line-height: 1.75;

    /* IE */
    border: 1px solid #ccc\9;
    *border: 1px solid #ccc;
    _border: 1px solid #ccc;
}

#main #message>:last-child {
    margin-bottom: 0 !important;
}

#main #message .headline {
    color: #f06;
    margin:0 0 10px;
    font-weight: normal;
    font-size: 14px;
    font-size: 1.00rem; 
   line-height: 1.25;
}

#main #message .photo {
    float: right;
    margin: 0 0 1.5em 1.5em;
    border: 8px solid #fff;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
       -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
            box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
}

#main #message p {
    color: #333;
    font-size: 13px;
    font-size: 0.80rem;
    line-height: 1.75;
}

/* 口コミ */

#main #hikaku {
}

#main #hikaku .unit {
    margin: 0 0 20px;
    padding: 10px;
    background: #fff;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    border: 1px solid #bbb;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
       -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}

#main #hikaku .unit .subtitle {
    margin: -1px;
    padding: 1em;
    -webkit-border-radius: 2px 2px 0 0;
       -moz-border-radius: 2px 2px 0 0;
            border-radius: 2px 2px 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#f97a95), to(#d42c4f));
    background: -webkit-linear-gradient(top, #f97a95 0%, #d42c4f 100%);
       background: -moz-linear-gradient(top, #f97a95 0%, #d42c4f 100%);
         background: -o-linear-gradient(top, #f97a95 0%, #d42c4f100%);
        background: -ms-linear-gradient(top, #f97a95 0%, #d42c4f 100%);
            background: linear-gradient(top, #f97a95 0%, #d42c4f 100%);
    color: #fff;
    text-align: left;
    text-shadow: 0 -1px 0 #000;
    letter-spacing: 1px;
    font-weight: normal;
    font-size: 14px;
    font-size: 1.08rem;
    line-height: 1;

    /*IE6 IE7 */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#f97a95, endcolorstr=#d42c4f));
    /* IE8 */
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#f97a95, endcolorstr=#d42c4f))";
    zoom: 1;
}



#main #hikaku .unit ol {
    margin: 0;
    padding: 0;
}

#main #hikaku .unit ol li {
    margin: 0;
    padding: 0.66em 1em;
    list-style: decimal;
    list-style-position: inside;
    text-align: left;
    font-size: 14px;
    font-size: 1.08rem;
    line-height: 1.5;
}

#main #hikaku .unit ol li:nth-child(even){
    background: #ededed;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

#main #hikaku .unit ol li span {
    color: #f90;
    font-size: 120%;
}

#main #hikaku .unit ol li a {
    color: #0066d7;
    text-decoration: none;
}

#main #hikaku .unit ol li a:hover {
    color: #06c;
    text-decoration: underline;
}

/* 口コミ おわり*/





/* ------ 比較ランキング ------ */
table.hikaku{margin-top:10px;border: solid 1px #CCCCCC; border-collapse: collapse;width: 100%;font-size: 12px;}
.hikaku th{border: solid 1px #CCCCCC ; padding : 5px;background: #AD8FC9;color: #FFFFFF;text-align: center;}
.hikaku td{border: solid 1px #CCCCCC ; padding: 4px;line-height:150%;}
.hikaku td.bcolor{background: #F5EDFC;}
.hikaku_btn{float: right;margin: 5px 5px 5px 0;}

table.h02{margin-top:10px;border: none; border-collapse: collapse;width: 100%;font-size: 12px;}
.h02 th{border: solid 1px #FFB4A8; padding : 5px;background: #F25576;color: #FFFFFF;text-align: center;}
.h02 td{border: solid 1px #FFB4A8; padding: 4px;line-height:150%;}
.h02 td.bcolor{background: #FFEEEE;}
.h02_btn{float: right;margin: 5px 5px 5px 0;}
.h02 .lht{line-height: 200%;}
.fon115{font-size: 115%;}
.bld{font-weight: bold;}
.orange{color: #ff6666;}
.orange2{color: #ff9999;}
.green{color: #669966;}

/* ------ ? 979px ------ */
@media screen and (max-width: 979px) {
#gnav nav {width: 90%;}
#gnav nav ul li a {padding: 8px 20px 6px;}
#containar {width: 100%;}
#plist .plist-inner {width: 90%;}
#contents {float: none;width: 90%;margin: 0 auto;padding-bottom: 0;}
.column-set {width: 105%;}
.post-column {width: 28%;margin-right: 3.1%;}
#sidebar {float: none;width: 90%;margin: 0 auto;*margin: 0 auto 20px;overflow: hidden;*zoom: 1;}
#sidebar1 {float: left ; width: 48%;}
#sidebar2 {float: right; width: 48%;}
#footer-inner {width: 100%;}
}

/* ------ ? 767px ------ */
@media screen and (max-width: 767px) {
#header-inner {width: 100%;}
#gnav {padding-top: 5px;}
#gnav-btn {display: block;width: 100px;margin: 0 0 4px 15px;border-bottom: solid 1px #444;
-webkit-border-radius: 5px;
border-radius: 5px;}
#gnav-btn a {display: block;height: 25px;line-height: 25px;color: #FFFFFF;font-size: 100%; border: solid 1px #055E6E;text-align: center;vertical-align: top;text-decoration: none;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-text-shadow: 0px -1px 0px #288596;
text-shadow: 0px -1px 0px #111;}
#gnav-btn a:link,#gnav-btn a:visited {
background-color: #008CA5;
  background: -moz-linear-gradient(top, #0FB0CE, #055E6E);
  background: -webkit-gradient(linear, left top, left bottom, from(#0FB0CE), to(#055E6E));
  background: -webkit-linear-gradient(top, #0FB0CE, #055E6E);
  background: -o-linear-gradient(top, #0FB0CE, #055E6E);
  background: linear-gradient(to bottom, #0FB0CE, #055E6E);}
#gnav-btn a:hover,#gnav-btn a:active,#gnav-btn .current-menu-item a {
background-color: #43BBD0;
background: -moz-linear-gradient(top, #28BCD8, #288596);
background: -webkit-gradient(linear, left top, left bottom, from(#28BCD8), to(#288596));
background: -webkit-linear-gradient(top, #28BCD8, #288596);
background: -o-linear-gradient(top, #28BCD8, #288596);
background: linear-gradient(to bottom, #28BCD8, #288596);}
#gnav nav {width: 100%;overflow: hidden;border-top: solid 1px #CCCCCC;}
#gnav nav ul {display: none;float: none;width: 100%;border-left: none;border-right: none;border-top: solid 1px #CCCCCC;}
#gnav nav ul li {float: none;width: 100%;}
#gnav nav ul li a {display: block;padding: 10px 5% 8px;font-size: 100%; border-left: none;border-right: none;border-bottom: solid 1px #CCCCCC;border-top: solid 1px #EFEFEF;background: url(img/arrow_03.png) no-repeat right center;*zoom: 1;}
#gnav nav ul li a:hover,#gnav nav ul li a:active,#gnav nav ul li.current-menu-item a{color: #333333;background: #E9E9E9 url(img/arrow_03.png) no-repeat right center;}
article section .doc {padding: 0;}
.column-set {width: 100%; margin-top: 10px;}
.post-column {float: none;width: 100%; height: auto; margin: 0 auto; padding: 10px 0 5px; border-bottom: 1px solid #CCCCCC; display: block;*zoom: 1;}
.post-column .img-set {float: left; margin: 0 10px 0 0;}
.post-column h3 {margin: 5px 0;}
.column-set a.post-column {padding: 0;text-decoration: none;display: block;background: url(img/arrow_01.png) no-repeat right 10px;}
.column-set a.post-column:hover{background: #F0F0F0 url(img/arrow_01.png) no-repeat right 10px;text-decoration: none;display: block;}
#sidebar1 {float: none; width: 100%;}
#sidebar2 {float: none; width: 100%;}
table.hikaku{display: block; position: relative; width: 100%;}
table.hikaku tbody{display: block; width: auto; position: relative; overflow-x: auto; white-space: nowrap;}
table.h02{display: block; position: relative; width: 100%;}
table.h02 tbody{display: block; width: auto; position: relative; overflow-x: auto; white-space: nowrap;}
}

/* ------ ?479px ------ */
@media screen and (max-width: 479px) {
#logo a {padding: 0; width: 85%;}
.box {padding: 0 20px 20px;}
.btn {width: auto;}
.btn a {width: auto;}
.column-set {width: 100%;*margin-bottom: 0;}
.post-column {float: none;width: 100%;}
.lenth{width: 100%;}
#sidebar {*margin-bottom: 0;}
#sidebar-inner {width: 100%;}
#sidebar .btn {height: 40px;margin: 10px auto 0;border-radius: 25px;font-size: 100%;}
#sidebar .btn a {height: 40px;line-height: 40px;border-radius: 20px;}
#sidebar .ad {margin-right: 0;padding: 10px 10px 0;}
.ranklbox {float: none; margin: 5px;width: 100%;text-align: center;}
.rankrbox {float: none; margin: 0;width: 100%;}
table.tblrank{border-left: none; border-top: solid 1px #CCCCCC; border-collapse: collapse;}
.r01_box .psize{margin-left: 0; width: 100%;}
#comment-author, #comment-email, #comment-url, #comment-text { width: 100%;}
}


/* ------ その他属性 ------ */
.red_uline{border-bottom: 3px solid #FF3300;}
.uline{border-bottom: 1px solid #FF6633;}  
.dotline{clear: both;margin: 5px 0; border-bottom: 1px dotted #CCCCCC;}
.clr{clear: both;}
strong{font-weight: bold;}
em{color: red;}
.txtcenter{text-align: center;}
.red{color: #CC0000;}
.pink{color: #CC0099;}

/* ------ 線の属性 ------ */
.dot{border-bottom:1px dotted #CCCCCC;}
.solid{border-bottom:1px solid #CCCCCC;}

/* ------ フォント属性*/
.fon10{font-size: 72%;}
.fon11{font-size: 76%;}
.fon12{font-size: 86%;}
.fon13{font-size: 93%;}
.fon14{font-size: 100%;}
.fon16{font-size: 115%;}
.fon18{font-size: 129%;}
.fon20{font-size: 143%;}
.fon22{font-size: 158%;}
.fon24{font-size: 172%;}
.fon28{font-size: 200%;}
.tab10{padding-left: 10px;}
.tab20{padding-left: 20px;}
.tab30{padding-left: 30px;}
.bld{font-weight: bold;}

/* ------ トップへ ------ */
.f_navi{position:absolute; top:20px; right:20px;margin: 0;text-align: right;}
.f_navi a.link img{filter: alpha(opacity=30); -moz-opacity:0.30; -ms-filter: "alpha( opacity=30 )"; opacity:0.30; background:none!important;}
.f_navi a:hover.link img{filter: alpha(opacity=100); -moz-opacity:1.00; -ms-filter: "alpha( opacity=100 )"; opacity:1.00; background:none!important;}

/*ページ分割*/
.e_page{margin: 10px; text-align: center;}
.e_page .link_before,.e_page .link_page,.e_page .current_page,.e_page .link_next{padding:0 5px; border: 1px solid #BBB;}
.e_page .current_page{color: #FFF; background: #BBB;}
.e_page a:link, .e_page a:visited, .e_page a:active {color: #999; text-decoration: none;}
.e_page a:hover{color:#FFF; background: #BBB;}

/* ------ タグ指定 ------ */
#sidebar section .tagcloud ul {padding: 0; border: none; border-top: none; background: none; box-shadow:none;}
#sidebar section .tagcloud ul li {display: inline; margin: 0 5px 0 0; padding: 0; line-height: 160%; border: none; background: none;}
#sidebar section .tagcloud ul li a{display: inline; margin: 0 5px 0 0; padding: 0; line-height: 160%; border: none; background: none;color: #1111CC;text-decoration: none;}
#sidebar section .tagcloud ul li a:active, #sidebar section .tagcloud ul li a:hover {color: #1111CC;text-decoration: underline;}
#sidebar section .tagcloud .rank-1 { font-size: 1.75em; }
#sidebar section .tagcloud .rank-1 { font-size: 1.75em; }
#sidebar section .tagcloud .rank-3 { font-size: 1.625em; }
#sidebar section .tagcloud .rank-4 { font-size: 1.5em; }
#sidebar section .tagcloud .rank-5 { font-size: 1.375em; }
#sidebar section .tagcloud .rank-6 { font-size: 1.25em; }
#sidebar section .tagcloud .rank-7 { font-size: 1.125em; }
#sidebar section .tagcloud .rank-8 { font-size: 1em; }
#sidebar section .tagcloud .rank-9 { font-size: 0.95em; }
#sidebar section .tagcloud .rank-10{ font-size: 0.9em; }