@charset "utf-8";

@import "default.css";
@import "base.css";
@import "editor.css";
@import "module.css";

/*
Theme Name: 
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
Tags: 3column,blue
*/

/* ====================================================== */
/* twport style */
/* ====================================================== */
/* table */
table.twport_table {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-bottom: 1px solid #ccc;
}
table.twport_table a       { color: #009; text-decoration: none; }
table.twport_table a:hover { color: #009; text-decoration: underline; }

table.twport_table tr.twport_post {
}
table.twport_table td {
    padding: 10px;
    background-color: #FFF;
    border-top: 1px solid #ccc;
    font: normal normal 12px/12px sans-serif;
    vertical-align: top;
}
table.twport_table td.twport_icon {
}
table.twport_table td.twport_icon a img {
    width: 48px;
    height: 48px;
    border: 0;
}
table.twport_table td.twport_content {
    padding: 10px 10px 10px 0;
}

table.twport_table td.twport_content a.twport_user {
    font-weight: bold;
}
table.twport_table td.twport_content a.twport_user span {
    margin-left: 10px;
    color: #999;
    font: normal normal 11px/16px ,Meiryo,sans-serif;
    text-decoration: none;
}
table.twport_table td.twport_content .twport_rt ,
table.twport_table td.twport_content .twport_rt a {
    color: #CCC;
}

table.twport_table td.twport_content div.twport_meta {
    margin: 5px 0 0 0;
    color: #999;
    font: normal normal 11px/12px ,Meiryo,sans-serif;
}
table.twport_table td.twport_content div.twport_meta a {
    color: #999;
    text-decoration: underline;
}
cite.twport_powerd {
    display: block;
    font: normal normal 12px/12px ,Meiryo,sans-serif;
}



/*----------------------------------------------------------------
Designed by DesignPlus CO.,LTD. All Rights Reserved.
----------------------------------------------------------------*/

/* Buttons */
buttons,
input[type="button"],
input[type="reset"] {
	background: #e41858;  /* Old browsers */
	background: -moz-linear-gradient(top,#e41858 0%,#b6184a);
	background: -webkit-gradient(linear, left top, left bottom, from(#e41858), to(#b6184a));
	background:   linear-gradient(to bottom, #e41858 0%, #b6184a 100%); /* W3C */
	border: 1px solid #ddd;
	color: #FFF;
	border: none;
	border-bottom: 3px solid #ddd;
	border-radius: 8px;
	font-size:1.7em;
	font-weight:bold;
	color: #fff;
	display: inline-block;
	padding: 11px 24px 10px;
	text-decoration: none;
    width:  95%;
    height: 65px;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="button"]:focus,
input[type="reset"]:focus {
	background: #fe85ab;　 /* Old browsers */
	background: -webkit-linear-gradient(top, #fe85ab 0%, #e3245f 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #fe85ab 0%, #e3245f 100%); /* W3C */
	outline: none;
    width: 95%;
    height: 65px;
}

button:active,
input[type="button"]:active,
input[type="reset"]:active {
	background: #fe85ab; /* Old browsers */
	background: -webkit-linear-gradient(top, #fe85ab 0%, #e3245f 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #fe85ab 0%, #e3245f 100%); /* W3C */
	border: none;
	border-top: 3px solid #b93207;
	padding: 10px 24px 11px;
    width: 95%;
    height: 65px;
}

/**************************************************************
【ランキング枠　投票前】
**************************************************************/
.rank_right {
	width: 95%;	
	padding: 10px;
}

#rank {
	width: 95%;
    padding: 10px;
	margin: 0px 0px 40px 0px;
    border: 1px solid #f0f0f0;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
    box-shadow:0 3px 5px rgba(0, 0, 0, 0.3);
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#777777, direction=0, strength=3, enabled=true);
    /* IE以外なら丸角も！ */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.rank_left {
	text-align: center;
	width: 95%;
	padding: 10px;

}

/* -----------------------------------------------------------
    インナー枠 1
-------------------------------------------------------------- */

#inner2{
	width: 97%;
	margin: 35px 0px 30px 0px;
	background:#d6fbfb;
	border:1px dotted #5ec3fd;
	padding:6px;
}

#inner3{
	width: 576px;
	margin: 0px 0px 20px 0px;
	background:#ffffff;
	border:1px dotted #bbbbbb;
	padding:6px;
}

#inner4{
	width: 576px;
	margin: 0px 0px 0px 0px;
	background:#d6fbfb;
	border:1px dotted #5ec3fd;
	padding: 10px 0px 0px 10px;
	-moz-border-radius:7px; -khtml-border-radius:7px; -webkit-border-radius:7px; border-radius:7px;
}

#inner5{
	font-size:1.3em;
	font-weight: bold;
	width: 576px;
	margin: 0px 0px 0px 0px;
	background:#dddddd;
	padding: 8px 0px 5px 10px;
}

#inner6{
	font-size:1.2em;
	width: 576px;
	margin: 100px 0px 10px 0px;
	background:#ffffff;
	border:2px dotted #bbbbbb;
	padding:8px;
	-moz-border-radius:7px; -khtml-border-radius:7px; -webkit-border-radius:7px; border-radius:7px;
}

#inner_ranking{
	width: 576px;
	margin: 0px 0px 150px 0px;
	background:#ffffff;
	border:2px solid #32a6d4;
	padding:8px;
	-moz-border-radius:7px; -khtml-border-radius:7px; -webkit-border-radius:7px; border-radius:7px;
}

.comment_title {
	color: white;
	font-size: 14px;
	padding: 5px 10px;
	background: #3b5999;
}

.tags {
  padding: 0;
  margin: 0;
}

.custom {
  width: 100%;
  margin: 0 auto;
}
.tags a:focus { outline: 0; }
.tags a {
  background-image: -moz-linear-gradient(top,  rgba(255,255,255,0.12) 0%, rgba(0,0,0,0.1) 99%, rgba(0,0,0,0.1) 100%);
  background-image: -webkit-linear-gradient(top,  rgba(255,255,255,0.12) 0%,rgba(0,0,0,0.1) 99%,rgba(0,0,0,0.1) 100%);
  background-image: -o-linear-gradient(top,  rgba(255,255,255,0.12) 0%,rgba(0,0,0,0.1) 99%,rgba(0,0,0,0.1) 100%);
  background-image: -ms-linear-gradient(top,  rgba(255,255,255,0.12) 0%,rgba(0,0,0,0.1) 99%,rgba(0,0,0,0.1) 100%);
  background-image: linear-gradient(top,  rgba(255,255,255,0.12) 0%,rgba(0,0,0,0.1) 99%,rgba(0,0,0,0.1) 100%);

  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;

  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset;
  -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset;
  box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset;

  border: 1px solid;

  display: inline-block;
  margin: 0 15px 5px 0;
  padding: 5px 15px;
  height: 25px;
  font-weight: bold;
  color: #fff;
  font-size: 18px;

  line-height: 28px;
  text-shadow: 0 1px 0 rgba(0,0,0,0.5);
  text-decoration: none;

}
.tags a:before {
  background-image: -moz-linear-gradient(rgba(255,255,255,0.12) 0%, rgba(0,0,0,0.1) 99%, rgba(0,0,0,0.1) 100%);
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,255,0.12)), color-stop(99%,rgba(0,0,0,0.1)), color-stop(100%,rgba(0,0,0,0.1)));
  background-image: -webkit-linear-gradient(rgba(255,255,255,0.12) 0%,rgba(0,0,0,0.1) 99%,rgba(0,0,0,0.1) 100%);
  background-image: -o-linear-gradient(rgba(255,255,255,0.12) 0%,rgba(0,0,0,0.1) 99%,rgba(0,0,0,0.1) 100%);
  background-image: -ms-linear-gradient(rgba(255,255,255,0.12) 0%,rgba(0,0,0,0.1) 99%,rgba(0,0,0,0.1) 100%);
  background-image: linear-gradient(rgba(255,255,255,0.12) 0%,rgba(0,0,0,0.1) 99%,rgba(0,0,0,0.1) 100%);

  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(/* IE6–IE9 */
  M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476, sizingMethod='auto expand');
  zoom: 1;

  -webkit-box-shadow: 1px 0px 0 rgba(255,255,255,0.5) inset;
  -moz-box-shadow: 1px 0px 0 rgba(255,255,255,0.5) inset;
  box-shadow: 1px 0px 0 rgba(255,255,255,0.5) inset;

  content: '';
  z-index: -1;
  position: absolute;
  height: 18px;
  width: 18px;
  left: -10px;
  top: 3px;

  border: 1px solid;
  border-right: 0;
  border-top: 0;
}

.tags a:hover {
  background-image: -moz-linear-gradient(top,  rgba(255,255,255,0.25) 0%, rgba(0,0,0,0.1) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.25)), color-stop(100%,rgba(0,0,0,0.1)));
  background-image: -webkit-linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(0,0,0,0.1) 100%);
  background-image: -o-linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(0,0,0,0.1) 100%);
  background-image: -ms-linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(0,0,0,0.1) 100%);
  background-image: linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(0,0,0,0.1) 100%);
}
.tags a:hover:before {
  background-image: -moz-linear-gradient(rgba(255,255,255,0.25) 0%, rgba(0,0,0,0.1) 100%);
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,255,0.25)), color-stop(100%,rgba(0,0,0,0.1)));
  background-image: -webkit-linear-gradient(rgba(255,255,255,0.25) 0%,rgba(0,0,0,0.1) 100%);
  background-image: -o-linear-gradient(rgba(255,255,255,0.25) 0%,rgba(0,0,0,0.1) 100%);
  background-image: -ms-linear-gradient(rgba(255,255,255,0.25) 0%,rgba(0,0,0,0.1) 100%);
  background-image: linear-gradient(rgba(255,255,255,0.25) 0%,rgba(0,0,0,0.1) 100%);
}
.tags a:active {
  background-image: -moz-linear-gradient(top,  rgba(0,0,0,0.14) 0%, rgba(255,255,255,0.12) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.14)), color-stop(100%,rgba(255,255,255,0.12)));
  background-image: -webkit-linear-gradient(top,  rgba(0,0,0,0.14) 0%,rgba(255,255,255,0.12) 100%);
  background-image: -o-linear-gradient(top,  rgba(0,0,0,0.14) 0%,rgba(255,255,255,0.12) 100%);
  background-image: -ms-linear-gradient(top,  rgba(0,0,0,0.14) 0%,rgba(255,255,255,0.12) 100%);
  background-image: linear-gradient(top,  rgba(0,0,0,0.14) 0%,rgba(255,255,255,0.12) 100%);
}
.tags a:active:before {
  background-image: -moz-linear-gradient(rgba(0,0,0,0.14) 0%, rgba(255,255,255,0.12) 100%);
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(0,0,0,0.14)), color-stop(100%,rgba(255,255,255,0.12)));
  background-image: -webkit-linear-gradient(rgba(0,0,0,0.14) 0%,rgba(255,255,255,0.12) 100%);
  background-image: -o-linear-gradient(rgba(0,0,0,0.14) 0%,rgba(255,255,255,0.12) 100%);
  background-image: -ms-linear-gradient(rgba(0,0,0,0.14) 0%,rgba(255,255,255,0.12) 100%);
  background-image: linear-gradient(rgba(0,0,0,0.14) 0%,rgba(255,255,255,0.12) 100%);
}

.tags .inset {
  color: rgba(0,0,0,0.5);
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

/* === Customs ========== */

.tags a,
.tags a:before { background-color: #b7b7b7;}
.tags a,
.tags a:after,
.tags a:before { border-color: #777; }
.tags a.inset { color: #454545; /* Here you can override the default rgba(0,0,0,0.5); */ }

/*-----------------------------
検索フォーム
-----------------------------*/
 
#search {
     padding-top: 0px;
     padding-bottom: 0px;
}
 
#s  {
     width: 300px;　// 検索フォームの横幅
     height: 27px;　// 検索フォームの文字記入部分の高さ
     border: 1px solid #999;　// 検索フォームのボーダー　1pxあるのに注意
     color: #333;　//検索フォームの文字色
     padding-top: 4px;　// 検索フォームの文字記入部分の上の空きスペース
     padding-right: 10px;　// 検索フォームの文字記入部分の右の空きスペース
     padding-bottom: 40px;　// 検索フォームの文字記入部分の下の空きスペース
     padding-left: 10px;　// 検索フォームの文字記入部分の左の空きスペース
     background-color: #eee;　　// 検索フォームの背景色
}  
#searchsubmit {
     position: absolute;
     top: 0;
     _top: 1px;
     left: 310px; // 検索フォームの横幅と同じ長さを指定
}  
*:first-child + html #searchsubmit    {  
    top: 1px;  
}  
 
#search #searchform {
     position: relative;
}
/*------------------*/
#respond .form-allowed-tags {
    display: none;
}


.fb_iframe_widget span{
vertical-align: top !important;
}
.wsbl_facebook_like{
    width: 105px;
}

.snsshare2 {
width: 585px;
height: 80px;
margin-bottom: 10px;
}
.snsshare2 a {
width: 50%;
height: 25px;
margin-bottom: 10px;
padding: 14px 0;
float: left;
font-size: 18px;
font-weight: bold;
color: #ffffff;
text-align: center;
letter-spacing: 0.1em;
display: inline-block;
text-decoration: none;
}
.snsshare2 a:hover {
color: #ffffff;
text-decoration: underline;
}
.snsshare2 a#share_fb {
background-color: #3B5998;
border-bottom: 1px solid #3C5A98;
}
.snsshare2 a#share_tw {
background-color: #00ACEE;
border-bottom: 1px solid #0193CB;
}
.snsshare2 a#share_hatena {
background-color: #008FDE;
border-bottom: 1px solid #007BBF;
}
.snsshare2 a#share_feedly {
background-color: #70CA3B;
border-bottom: 1px solid #69A205;
}
.snsshare2 a#share_google {
background-color: #D43D37;
border-bottom: 1px solid #8D2D1D;
}
.snsshare2 a#share_line {
background-color: #00C300;
border-bottom: 1px solid #21AA10;
}

/* 「人気記事」*/
.popular-post li img,
.wpp-list li img {
	float:left;
	margin-left:-30px;
	margin-bottom:20px;
}

#container #wrap #wrap-in #side .kizi02 #twibox ul li .popular-post ul li a,
#container #wrap #wrap-in #side .wpp-list li a {
	font-size: 16px;
	line-height: 22px;
	font-weight: none;
	color: #3E454C;
	text-decoration: none;

}

#container #wrap #wrap-in #side .kizi02 #twibox ul li .popular-post ul li a:hover,
#container #wrap #wrap-in #side .wpp-list li a:hover {
	color: #900;
	text-decoration: underline;

}

.popular-post,
.wpp-list {
	counter-reset: wpp-ranking;
	font-size: 22px;
	text-decoration: underline;
	font-weight: bold;
}

.popular-post ul li:before,
.wpp-list li:before {
	color:#FFF;
	content: counter(wpp-ranking, decimal);
	counter-increment: wpp-ranking;
	text-align:center;
	opacity:0.999;
	float:left;
	line-height:30px;
	width: 30px;
	height: 30px;
	background-color:#029EBC;
	border-radius: 4px;
	-moz-border-radius: 4px;

}