/* ----------------------------------------------------------------------

 smart phone setting

---------------------------------------------------------------------- */
body { margin:0; padding:0;
       font-family:"Century Gothic",Arial,sans-serif;
       color:#333;
       word-wrap:break-word;/*本文内のURL記述を強制改行*/
 }

/* layout */
#contents { position:relative; padding:0; padding:/*30px*/10px 0 0 0; }
#main_content { margin:0 10px; position:relative; }
#side_col, #side_col2 { margin:0; padding:/*30px 15px 20px;*/30px 10px 20px; border-top:1px solid #ccc; }

/* headline */
.headline1, .archive_headline, #page_headline { margin:0 0 /*25px*/10px 0; line-height:160%; font-size:16px; border-bottom:1px solid #ccc; padding:0 0 /*30px*/10px 0; }
.headline2 { margin:0 0 /*25px*/10px 0; line-height:160%; font-size:16px; padding:0 0 /*30px*/10px 0;color:#FF3F00; }
.headline_pickup { color:#FF3F00; font-weight:bold; font-size:18px; padding:0 0 0 5px; }

.gray { color:gray; }

.breadcrumbs { font-size:13px;margin:0 10px 10px 10px; }
.breadcrumbs a { text-decoration:none;color:#FF3F00; }

/* ----------------------------------------------------------------------
 post list
---------------------------------------------------------------------- */

/* post list */
.post_item { margin:0 0 /*30px*/10px 0; padding:0 0 /*30px*/10px 0; line-height:100%; font-size:12px; border-bottom:1px solid #ccc; }
.post_item2 { margin:-20px 0px 10px 0px; padding:0 0 0 0; line-height:100%; font-size:12px; border-bottom:1px solid #ccc; }
.post_item2 a { font-size:12px; line-height:1.5em; }
.post_item2 li { padding:7px 0 7px 0; border-bottom:3px dotted #ccc; /*padding:7px 5px 7px 0;*/margin:0 -10px 0 -10px; }

/* post date */
.post_item .post_date { width:70px; height:70px; text-align:center; margin:0 auto 17px; line-height:100%; padding:0; position:relative; background:#000; -moz-border-radius:50%; -khtml-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; }
.post_item .post_date .date { width:70px; positiion:absolute; top:14px; left:0px; color:#fff; display:block; text-align:center; font-size:23px; position:absolute; }
.post_item .post_date .month { width:70px; position:absolute; text-align:center; font-size:11px; top:31px; left:0px; color:#fff; display:block; }
.post_item .post_date .year { width:70px; position:absolute; text-align:center; font-size:11px; bottom:11px; left:0px; color:#fff; display:block; }


/* post image */
.post_item .image img {
  width:250px; max-width:80%; height:auto; display:block; margin:0 auto 20px; opacity:1.0;
  -moz-border-radius:50%; -khtml-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; 
  -webkit-transition: opacity 400ms ease-in-out; -moz-transition: opacity 400ms ease-in-out; -o-transition: opacity 400ms ease-in-out; -ms-transition: opacity 400ms ease-in-out; transition: opacity 400ms ease-in-out;
}
.post_item .image:hover img { opacity:0.7 !important; }
.post_item .image.square img { width:100%; max-width:100%; -moz-border-radius:0; -khtml-border-radius:0; -webkit-border-radius:0; border-radius:0; }
.thumbnail_type3 .small_image .image { margin:0 0 0 5%; width:40%; float:left; }
.thumbnail_type3 .small_image .image2, .thumbnail_type3 .small_image .image4 { margin-right:5%;  }
.thumbnail_type3 .small_image .image img { width:100%; height:auto; max-width:100%; margin:0 0 10px 0; }

/* post meta */
.post_item .meta { }
.post_item ul { margin:4px 0 /*10px*/5px 0; }
.post_item ul li { float:left; background:none; margin:0 15px 5px 0; padding:0; font-size:11px; line-height:150%; color:#aaa; }
.post_item ul li a { text-decoration:none; color:#aaa; }
.post_item ul li a:hover { text-decoration:underline; }
.post_item ul li.post_category { background:url(img/common/icon_category.gif) no-repeat left 2px; padding:1px 0 0 18px; }
.post_item ul li.post_comment { background:url(img/common/icon_comment.gif) no-repeat left 2px; padding:1px 0 0 20px; }

/* post title */
.post_item .title { line-height:160%; font-size:16px; margin:0 0 /*10px*/0 0; padding:0; }
.post_item .title a { display:block; text-decoration:none; }
.post_item .title a:hover { text-decoration:underline; }

/* excerpt */
.post_item .desc { line-height:190%; font-size:12px; margin:0; padding:0; word-wrap:break-word; }
.rate { text-align:right; margin:0; padding:0; }

/* page navi */
.page_navi { margin:15px 0 /*25px*/15px; }

/* banner */
#index_banner1 { text-align:center; margin:-15px 0 30px 0; border-bottom:1px solid #ccc; padding:0 0 30px 0; }
#index_banner2 { text-align:center; margin:0 0 15px 0; border-bottom:1px solid #ccc; padding:0 0 30px 0; }
#index_banner1 img, #index_banner2 img { max-width:100%; height:auto; }



/* ----------------------------------------------------------------------
 single post page
---------------------------------------------------------------------- */

#single_title_area { margin:0 0 30px 0; }

.post_protection {user-select:none;-moz-user-select:none;-webkit-user-select:none;-khtml-user-select:none;}
.t_h {margin-top:30px;}

/* post date */
#single_title_area  .post_date { width:70px; height:70px; text-align:center; margin:0 auto 25px; line-height:100%; padding:0; position:relative; background:#000; -moz-border-radius:50%; -khtml-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; }
#single_title_area  .post_date .date { width:70px; positiion:absolute; top:14px; left:0px; color:#fff; display:block; text-align:center; font-size:23px; position:absolute; }
#single_title_area  .post_date .month { width:70px; position:absolute; text-align:center; font-size:11px; top:31px; left:0px; color:#fff; display:block; }
#single_title_area  .post_date .year { width:70px; position:absolute; text-align:center; font-size:11px; bottom:11px; left:0px; color:#fff; display:block; }

/* post meta */
#single_title_area .meta { }
#single_title_area .meta ul { margin:5px 0 10px 0; }
#single_title_area .meta li { float:left; margin:0 15px 5px 0; font-size:12px; color:#aaa; }
#single_title_area .meta li a { color:#aaa; text-decoration:none; }
#single_title_area .meta li a:hover { text-decoration:underline; }
#single_title_area .meta li.post_category { background:url(img/common/icon_category.gif) no-repeat left; padding:1px 0 1px 17px; }
#single_title_area .meta li.post_tag { background:url(img/common/icon_tag.gif) no-repeat left 1px; padding:1px 0 1px 15px; }
#single_title_area .meta li.post_author { background:url(img/common/icon_author.gif) no-repeat left 1px; padding:1px 0 1px 20px; }
#single_title_area .meta li.post_comment { background:url(img/common/icon_comment.gif) no-repeat left; padding:1px 0 1px 20px; }
#post_title { font-size:16px; margin:0 0 /*15px*/10px 0; }
#single_title_area .meta .bookmark li { margin:0 5px 5px 0; }
#single_title_area .meta .bookmark li.twitter { width:80px; }

/* thumbnail */
.post_image { text-align:center; margin:0 0 25px 0; }
.post_image img { display:block; margin:0 auto; border:12px solid #eee; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }

/* banner */
#single_banner1 { text-align:center; margin:0 0 25px 0; }
#single_banner2 { text-align:center; margin:0 0 15px 0; }
#single_banner1 img, #single_banner2 img { max-width:100%; height:auto; }

/* next page */
#post_pagination { margin:0 0 30px 0; clear:both; }
#post_pagination h5 { margin:0 10px 0 0; float:left; line-height:30px; font-size:12px; }
#post_pagination a, #post_pagination p { float:left; display:inline-block; background:#eee; margin:0 5px 0 0; width:30px; height:30px; line-height:30px; text-align:center; text-decoration:none; color:#333; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; font-size:12px; }
#post_pagination p { background:#999; color:#fff; }

/* next prev post link */
#previous_next_post { margin:0 0 35px 0; padding:15px 0 0 0; clear:both; }
#previous_next_post p { font-size:11px; margin:0 0 5px 0; line-height:160%; }
#previous_next_post a { display:block; padding:10px; background:#f2f2f2; text-decoration:none; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
#previous_next_post a:hover { color:#fff; }
#previous_post a { background:#f2f2f2 url(img/common/arrow_left.png) no-repeat 14px 14px; padding-left:35px; }
#next_post a { text-align:right; background:#f2f2f2 url(img/common/arrow_right.png) no-repeat right 14px top 14px; padding-right:35px; }

/* related post*/
#related_post { border-top:1px solid #ccc; margin:0 0 30px 0; padding:30px 0 0 0; overflow:hidden; }
#related_post .headline1 { border:none; margin:0; padding:0 0 /*15px*/10px 0; }
#related_post ul { margin:0; position:relative; }
#related_post li { margin:0 0 10px 0; }
#related_post .image { float:left; margin:0 15px 0 0; }
#related_post .image img {
  width:70px; height:70px; -moz-border-radius:50%; -khtml-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; opacity:1.0;
  -webkit-transition: opacity 400ms ease-in-out;
  -moz-transition: opacity 400ms ease-in-out;
  -o-transition: opacity 400ms ease-in-out;
  -ms-transition: opacity 400ms ease-in-out;
  transition: opacity 400ms ease-in-out;
}
#related_post .image:hover img { opacity:0.7; }
#related_post .title { font-size:14px; margin:10px 0 0 0; font-weight:normal; line-height:180%; }
#related_post .title a { display:block; text-decoration:none; }
#related_post .title a:hover { text-decoration:underline; }

/* pickup post*/
#pickup_post { border-top:1px solid #ccc; margin:0 0 /*30px*/-38px 0; padding:30px 0 0 0; }
#pickup_post a{
    text-decoration: none;
    font-size:14px;
    margin:0 15px 0 15px;
}

#pickup_post li{
    border-top:3px dotted #ccc;
    padding:7px 5px 7px 0;
}

/* rss post*/
#rss_post { border-top:1px solid #ccc; margin:0 0 /*30px*/-38px 0; padding:30px 0 0 0; }
#rss_post a{
    text-decoration: none;
    font-size:14px;
    margin:0 15px 0 15px;
}

#rss_post li{
    border-top:3px dotted #ccc;
    padding:7px 5px 7px 0;
}

/* comment */
#comment { }
#comment_headline { left:0px; top:30px; }
#comment_header ul { right:0px; top:30px; }
.commentlist { margin:0; }
.comment_form_wrapper { margin:0 0 /*15px*/10px 0; }
.comment_closed { margin:0 0 /*15px*/10px 0; }
.comment-meta-left { float:left; width:auto; min-width:150px; }
#trackback_url_area input { padding:5px 2%; width:96%; border:none; background:#eee; }

/****  ライクボタン  ****/
.iine {display: table;width: 100%;color: #ffffff;margin-top:-30px;/*margin: 0 0 35px 0;*/background: #333;height: 110px;}
.iine_img {display: table-cell;height: 110px;width: 150px;background-position: center;background-size: cover;}
.iine_like {display: table-cell;padding: 0px 0px 0px 0px;text-align: center;line-height: 1.0;vertical-align: middle;}
.iine_like p {text-align: center;font-size: 12px;/*margin: 5px 0px 15px 0px;*/line-height: 1.0;margin-top: -15px;}
.iine_like_btn {margin-top: -15px;display: inline-block;height: 40px;-moz-transform: scale(1.0);-webkit-transform: scale(1.0);transform: scale(1.0);}
.iine_text {font-size: 10px;color: #c0c0c0;}


/* SNS btn */
.snsshare_btn {
    width: 100%;
    height: 40px;
    margin-top: /*30px*/-20px;
/*    margin-bottom: 10px;*/
}
.snsshare_btn a {
    width: 50%;
    height: 20px;
/*    margin-bottom: 10px;*/
    padding: 10px 0;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    letter-spacing: 0.1em;
    display: inline-block;
    text-decoration: none;
}
.snsshare_btn a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.snsshare_btn a#share_fb {
    background-color: #3B5998;
    border-bottom: 1px solid #3C5A98;
}
.snsshare_btn a#share_tw {
    background-color: #00ACEE;
    border-bottom: 1px solid #0193CB;
}

/* SNS btn2 */
.snsshare_btn2 {
    width: 100%;
    height: 40px;
    margin-top: -10px;
/*    margin-bottom: 10px;*/
}
.snsshare_btn2 a {
    width: 50%;
    height: 20px;
/*    margin-bottom: 10px;*/
    padding: 10px 0;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    letter-spacing: 0.1em;
    display: inline-block;
    text-decoration: none;
}
.snsshare_btn2 a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.snsshare_btn2 a#share_hb {
    background-color: #5d8ac1;
    border-bottom: 1px solid #43638b;
}
.snsshare_btn2 a#share_gp {
    background-color: #dd4b39;
    border-bottom: 1px solid #ad3a2d;
}

/* SNS btn2 */
.snsshare_btn3 {
    width: 100%;
    height: 40px;
    margin-top: -10px;
    margin-bottom: 10px;
}
.snsshare_btn3 a {
    width: 50%;
    height: 20px;
    margin-bottom: 10px;
    padding: 10px 0;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    letter-spacing: 0.1em;
    display: inline-block;
    text-decoration: none;
}
.snsshare_btn3 a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.snsshare_btn3 a#share_pt {
    background-color: #f03e51;
    border-bottom: 1px solid #c0392b;
}
.snsshare_btn3 a#share_fl {
    background-color: #87c040;
    border-bottom: 1px solid #74a436;
}


/* ----------------------------------------------------------------------
 side
---------------------------------------------------------------------- */
.side_widget { padding:0 0 20px 0;}

/* orginal widget post list */
.widget_post_list .image { float:none; display:block; text-align:center; }
.widget_post_list .meta { float:none; width:100%; }

/* calendar */
#wp-calendar td a { -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
#wp-calendar td#today { -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }

/* search */
.widget_search #search-box, .widget_search #s, .google_search #search_input { width:75%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.widget_search #search-btn input, .widget_search #searchsubmit, .google_search #search_button { width:24%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }

.widget_search_head{ margin:0 10px 0 10px; border-bottom:1px solid #ccc;}
.widget_search_head2{ margin:0 0 10px 0;}

/* ----------------------------------------------------------------------
 header
---------------------------------------------------------------------- */
#header_wrap { border-bottom:1px solid #ccc; width:100%;margin-top:35px; }
#header { position:relative; margin:0 auto; }

/* header image */
#custom_header_image { display:none; }

/* site description */
#site_description { border-bottom:1px solid #ccc; width:100%; }
#site_description h2 { margin:0 auto; position:relative; font-size:12px; padding:10px /*15px*/10px; }

/* logo */
#logo_text, #logo_image { float:left; margin:10px 15px; font-size:21px; line-height:140%; }
#logo_text a, #logo_image a { text-decoration:none; }
#logo_text a:hover, #logo_image a:hover { text-decoration:underline; }
#logo_image img { display:none; }
#logo_image a:before { content:attr(data-label); }


/* menu button */
#header a.menu_button {
   float:right; margin:10px 15px; 
   display:block; font-size:11px; padding:0 10px; line-height:30px; text-decoration:none;
   -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;
   border:1px solid #aaa;
}
#header a.menu_button:hover { color:#fff; }
#header_top a.active { border:1px solid #e48898; color:#fff; background:#e48898; box-shadow:1px 1px 2px rgba(0,0,0,0.2) inset; }

/* global menu */
#global_menu { display:none; clear:both; width:100%; margin:0; position:relative; }
#global_menu ul { margin:0; }
#global_menu a { display:block; border:1px solid #bbb; margin:0 0 -1px 0; padding:4px 10px 0 22px; line-height:40px; text-decoration:none; background:#eee url(img/common/arrow4.png) no-repeat 13px 19px; color:#333; font-size:12px; }
#global_menu a:hover { color:#fff; }
#global_menu ul ul a { background:#eee url(img/common/arrow4.png) no-repeat 24px 19px; padding:4px 0 0 34px; }
#global_menu ul ul ul a { background:#eee url(img/common/arrow4.png) no-repeat 36px 19px; padding:4px 0 0 46px; }
#global_menu ul ul ul ul a { background:#eee url(img/common/arrow4.png) no-repeat 56px 19px; padding:4px 0 0 57px; }

/* header banner */
#header_banner { display:none; }



/* ----------------------------------------------------------------------
 footer
---------------------------------------------------------------------- */

/* footer bottom */
#footer_wrap { width:100%; border-top:1px solid #ccc; }
#footer { position:relative; }
#footer_menu ul { margin:0; padding:0; }
#footer_menu li { font-size:11px; margin:0; }
#footer_menu li a { padding:15px; text-decoration:none; display:block; border-bottom:1px dotted #ccc; }
#footer_menu li a:hover { text-decoration:underline; }

#copyright { margin:25px 0 25px 15px; padding:0; font-size:11px; float:left; line-height:100%; }

/* return top */
#return_top { float:right; margin:10px 15px 0 0; display:block; width:44px; height:44px; text-indent:-9999px; background:#ccc url(img/footer/return_top.png) no-repeat center; -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
#return_top:hover { }



.keyword_search_meter {
	margin-bottom: 10px;
	text-align: left;
	margin-left: 3px;
}


.keyword_search_meter ul {
	list-style-type: none;
	/*margin-bottom: 8px;*/
}

.keyword_search_meter li {
	float:left;
	padding: 6px 8px;
	margin: 0 5px 10px 0;
	font-size: 12px;
	background: #FFFFFD;
	border: 1px solid #AAAAAA;
	border-radius: 3px;
}

.keyword_search_meter a {
	text-decoration: none;
	display: block;
	color: #333;
	font-size: 12px;
}

.keyword_search_meter2 {
	margin-top: -35px;
	text-align: left;
	margin-left: 3px;
}


.keyword_search_meter2 ul {
	list-style-type: none;
	/*margin-bottom: 8px;*/
}

.keyword_search_meter2 li {
	float:left;
	padding: 6px 8px;
	margin: 0 5px 10px 0;
	font-size: 12px;
	background: #FFFFFD;
	border: 1px solid #AAAAAA;
	border-radius: 3px;
}

.keyword_search_meter2 a {
	text-decoration: none;
	display: block;
	color: #333;
	font-size: 12px;
}

.hot_word {
	margin: 0 10px 5px 10px;
}
.hot_headline { /*margin:0 0 15px 0; padding:0 0 15px 0;*/ line-height:160%; font-size:16px; color:#e48898; }

#guest_info #guest_email{ display:none; }
#guest_info #guest_url{ display:none; }

#recentcomments{ font-size: 14px; }

/*--rss--*/

#roll { height: 194px; overflow: auto; z-index: 300; background-color: #fff;border: 1px solid #CCC; /*color: #696969;*/ width:99.9%; float:left; }
#roll1 { height: 359px; overflow: auto; z-index: 300; background-color: #fff;/*border: 1px solid #CCC;*/ /*color: #696969;*/ width:50%; float:left; /*margin-right:14px;*/ margin-bottom:30px;}
#roll2 { height: 359px; overflow: auto; z-index: 300; background-color: #fff;/*border: 1px solid #CCC;*/ /*color: #696969;*/ width:50%; float:left; margin-bottom:30px; }
#roll3 { height: 254px; overflow: hidden; z-index: 300; background-color: #fff;border: 1px solid #CCC; /*color: #696969;*//*margin: 10px;*/ margin-bottom: 10px;}
#roll4 { height: 318px; overflow: hidden; z-index: 300; background-color: #fff;border: 1px solid #CCC; /*color: #696969;*//*margin: 10px;*/ margin-bottom: 10px;}
#roll_foot { height: 300px; overflow: auto; z-index: 300; background-color: #fff;border-top: 1px solid #CCC; /*color: #696969;*/ width:100%; float:left; /*margin:30px 0 -34px 0;*/}
#roll_head { margin:0 0 10px 0;padding-top:5px;border-bottom: 1px solid #CCC;}

/*#roll2:first-child { margin-right:9px !important;}*/
ul.blogroll-list-wrap { margin: 2px 0; padding: 0px;}
li.blogroll-list a:before{ content: "\f0a9"; font-family: FontAwesome; display: block; text-align: center; float: left; margin-right: /*6px*/4px; width:1em;}
li.blogroll-list { display: block; margin-bottom: 3px !important; padding: 0 8px 0 !important; border-bottom: 1px dotted #ccc;}
li.blogroll-list a { display: block; color: #333; text-decoration: none; font-size: 14px; transition-timing-function: ease; transition-duration: 400ms; text-decoration: none; transition-property: all; width: 100%; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; padding: 5px 0;}
li.blogroll-list a:hover{ color:#FF3F00; padding-left:5px;}
/*li.blogroll-category-name{ color:green; font-size:11px; margin-bottom:5px; }*/
li.blogroll-category-name{ background-color: #efefef; color:green; font-weight:bold; font-size:18px; padding:3px 0 0 5px; }

.p-entry__pushThumb { position: absolute; display: table-cell; width: 390px !important; height: 190px; background-position: center; }
.p-entry__pushThumb img { width:100%; height:auto; }
.p-entry__push { position: relative; z-index: 2; margin-bottom: 20px; display: table; table-layout: fix; width: 100%; background-color: #2b2b2b; color: #FFF; overflow:hidden !important; height: 190px !important; }
.p-entry__pushLike { display: table-cell; padding: 20px; text-align: center; vertical-align: middle; line-height: 1.4; font-size: 20px; float: right; margin-top: 15px; margin-right: 10px;}
.p-entry__note { margin-top: 15px; font-size: 12px; color: #999; }
.p-entry__pushButton { margin-top:5px; }


.t_b ul.blogroll-list-wrap { margin: 8px 0px  !important; padding: 0px; }
.t_b li.blogroll-list a:before{ content: "\f061" !important; font-family: FontAwesome; display: block; text-align: center; float: left; margin-right: 6px; /*margin-left: -7px;*/margin-left: -13px; width:1em; }
.t_b li.blogroll-list { display: block; margin-bottom: 4px !important; padding: 0 !important; border-bottom: 1px dotted #ccc;}
.t_b li.blogroll-list a { display: block; color: #333; text-decoration: none; font-size: 14px; transition-timing-function: ease; transition-duration: 400ms; text-decoration: none; transition-property: all; width: 100%; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; padding: 6px 0;}
.t_b li.blogroll-list a:hover{ color:#FF3F00; /*padding-left:5px;*/}
.t_b li.blogroll-category-name{ color:green; font-size:11px; margin-bottom:5px; }
.t_b .p-entry__pushThumb { position: absolute; display: table-cell; width: 390px !important; height: 190px; background-position: center; }
.t_b .p-entry__pushThumb img { width:100%; height:auto; }
.t_b .p-entry__push { position: relative; z-index: 2; margin-bottom: 20px; display: table; table-layout: fix; width: 100%; background-color: #2b2b2b; color: #FFF; overflow:hidden !important; height: 190px !important; }
.t_b .p-entry__pushLike { display: table-cell; padding: 20px; text-align: center; vertical-align: middle; line-height: 1.4; font-size: 20px; float: right; margin-top: 15px; margin-right: 10px;}
.t_b .p-entry__note { margin-top: 15px; font-size: 12px; color: #999; }
.t_b .p-entry__pushButton { margin-top:5px; }
.blogroll-channel .blogroll-link-time { margin: 0 !important; }
.blogroll-channel { margin-bottom: 15px; padding: 0px !important;}
.blogroll-ad-img { padding:10px !important;}
.blogroll-ad-default a { padding:10px !important;}

.headerMenu {position: fixed;top: 0;left: 0;width: 100%;z-index: 9999;}
.headerFixed {position: fixed;top: 0;left: 0;width: 100%;}
ul#header_menu_bar {font-size: 80%;height:35px;background-color:#272727;padding-left:0px;margin-left:0px;margin-top:0px;margin-bottom:5px;overflow:hidden;}
#header_menu_bar li {list-style-type:none;float:left;line-height:35px;margin:0px;padding:0px;overflow:hidden;}
#header_menu_bar li a {display:block;text-align:center;width:auto;color:#ffffff;background-color:#272727;text-decoration:none;}
#header_menu_bar li a:hover{color:#ffffff;background-color:#474747;text-decoration:none;}

.ad_head { margin:0 0 6px 0; }
.ad_head2 { margin:0 0 6px 0; border-bottom:1px solid #ccc; padding:0 0 6px 0; }
.ad_foot { margin:0 0 6px 0; border-bottom:1px solid #ccc; padding:0 0 6px 0; }
.ad_foot2 { margin:0 0 10px 0; }