@charset "UTF-8";
/*---------------------------------------------------------
Theme Name: stinger5ver20141011
Theme URI: http://wp-fun.com
Description: stinger5
Author: enji
Author URI: http://wp-fun.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: flexible-width, custom-header, custom-menu, editor-style,
Version: 20141011
---------------------------------------------------------*/
* {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "ＭＳ Ｐゴシック", sans-serif;
	margin: 0px;
	padding: 0px;
	-webkit-font-smoothing:antialiased;
	-webkit-text-size-adjust:100%;	
}
main, article, aside, header, canvas, details, figcaption, figure, footer, nav, section, summary {
	display: block;
}
body {
	word-wrap: break-word;
	background-color:#fff;
}
body.mceContentBody {
	background-color:#fff;
}

/* リンクの色 */
a {
	color:#324fe1;
    text-decoration:none;
}
/* リンクにマウスオーバーした時の色 */
a:hover {
    text-decoration:underline;
}
/* 本文のみに適用？
img, video, object {
	max-width: 100%;
	height: auto;
	border: none;
	vertical-align: bottom;
	display: block;
}
/* 画像リンクのマウスオーバーに透かし */
a:hover img {
	-moz-opacity: 0.8;
	opacity: 0.8;
}
img.size-full, img.size-large {
	margin-bottom: 10px;
	height: auto;
	max-width: 100%;
}
.wp-caption{
	height: auto;
	max-width: 100%;
}
/* ロゴ画像のセンタリング */
.sitename img {
	margin: 0 auto;
}
/* clearfix */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.center {
	text-align: center;
	padding-bottom: 20px;
}
/* トップページで仕切り線 */
.topmargin {
  margin-top:50px;
  border-top:1px solid #0e2b5c;
}
.top0 {
	margin-top:0;
	padding-top:0;
}
/* iframeのレスポンシブ */
.youtube-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.youtube-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*--------------------------------
各フォント設定
---------------------------------*/
/* 基本の文字 */
p,ul,li {
	font-size:15px;
	line-height:1.7;
	margin-bottom: 20px;
}
/*ブログタイトル*/

header .sitename {
	font-size:22px;
	line-height:30px;
	padding:0;
	margin:10px;
}
header .sitename a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
header .sitename a:hover {
	-moz-opacity: 0.8;
	opacity: 0.8;
}
/*ブログ名のキャプション */

nav h1 {
	font-size: 12px;
	color: #eee;
	font-weight: normal;
}
nav a {
	color: #FFF;
	text-decoration: none;
}
nav .descr {
	font-size: 12px;
	color: #eee;
	font-weight: normal;
	margin: 0px;
	padding:0;
	line-height: 27px;
	text-align: right;
}
/* 記事タイトル */
.entry-title {
	font-size: 24px;
	line-height: 35px;
	color: #000;
	margin: 0px;
	padding:15px 0 20px 0;
	border-top:1px solid #000;
	border-bottom:1px solid #ccc;
	padding-top:10px;
	margin:20px 0 0;
}
.entry-title a:hover {
	text-decoration: underline;
}
.entry-title a {
	color: #333;
	text-decoration: none;
}
/* 中見出し */
section h2 {
    margin:20px 0 0;
    padding:10px 0;
	font-size: 18px;
	line-height: 28px;
    border-top:1px solid #0e2b5c;
}
.post section h2 {
/*    margin:40px 0 30px -9999px;
	padding-left:10px;
	border-left:9999px solid #ccc;*/
    margin:40px 0 30px 0;
	padding:30px 10px;
    border-top:3px solid #0e2b5c;
    border-bottom:3px solid #0e2b5c;
}
.rsstitle,
.post section h3 {
    margin:40px 0 0 0;
	padding:30px 20px;
	background-color:#333;
    font-size:14px;
    font-weight:normal;
	color:#fff;
}
.post section h4 {
    margin:40px 0 20px 0;
    padding:25px 20px;
	position: relative;
	color: #1a1a1a;
	font-size: 13px;
	line-height: 24px;
    border:2px solid #aaa;
	background-color:#fff;
	position: relative;
}
.post section h4:after {
	content: '';
	position: absolute;
	bottom: -24px;
	left: 21px;
	width: 0;
	height: 0;
	border: 12px solid transparent;
	border-top-color: #aaa;
}
.post section  h4:before {
	content: '';
	position: absolute;
	top: 100%;
	left: 20px;
	width: 0;
	height: 0;
	border:13px solid transparent;
	border-top-color: #aaa;
}
.wp-caption-text a,.wp-caption-text{
	font-size:12px;
	color:#ccc;
}
footer h4 a {
	color: #666;
	text-decoration: none;
}
/* 記事タイトル下 */
.blogbox p {
	font-size: 12px;
	margin: 0px;
	color: #aaa;
	line-height: 15px;
    text-align:right;
}
.blogbox {
	margin-top: 20px;
	padding: 5px;
}
/* アイキャッチ */
.eyecatch {
    margin:20px 0;
    height:300px;
    overflow:hidden;
	background-color: #333;
}
.social_top {
	position:absolute;
	top:20px;
	left:530px;
}
/* 引用 */
.post blockquote {
	background-color: #f1f1f1;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:40px 20px 20px 20px;
	margin: 20px 0;
    border:1px solid #ccc;
    border-left-width:5px;
}
/* 引用じゃないけど引用と同じデザインにしたい時 */
.inyoumodoki {
	background-color: #f3f3f3;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
/* フッター文字 */
#footer {
  color:#fff;
  font-size:12px;
  background-color:#333;
}
#footer ul.xoxo {
  text-align:left;
}
#footer ul.xoxo li {
  display:inline;
  font-size:12px;
  margin-right:5px;
}
#footer ul.xoxo li a {
  color:#fff;
}
#footer h4 {
  margin:10px 0;
  padding:10px;
  border-bottom:2px solid #fff;
  text-align:left;
}
#footer h3 {
	font-size: 14px;
	margin-bottom: 10px;
}
#footer .copy {
	font-size: 12px;
	color: #999;
	line-height: 15px;
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#acrr13_thailog {
  margin:0 0 10px 0;
}
#acrr13_thailog table{
  border:2px solid #fff;
}
#acrr13_thailog td {
  width:290px;
  font-size:11px;
  padding:2px 10px;
  background-color:#333;
}
#acrr13_thailog td a {
  color:#fff;
}
/*--------------------------------
トップページやアーカイブ一覧表示
---------------------------------*/
#topnews dl {
	margin:40px 0 0;
	padding:0;
	border:1px solid #999;
}
#topnews dt {
	height:300px;
	margin:0;
	padding:0;
	text-align:center;
	background-color:#333;
}
#topnews dt a {
	display:block;
	width:100%;
}
#topnews dt a img {
	display:block;
	margin:0 auto;
}
#topnews dd {
	position:relative;
	overflow:hidden;
	margin:0;
	padding:0;
}
.ninki dd a span.linkspace,
#topnews dd h3 a span.linkspace {
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
	z-index:1;
}
/* タイトル名 */
#topnews dd h3 {
	font-size:20px;
	line-height:30px;
	margin:0;
	padding:20px 20px 0;
}
#topnews dd .blogbox {
	margin:0;
	padding:10px 20px 0;
}
#topnews dd .shokai {
	margin:0;
	padding:20px 20px 0;
}
#topnews .tagst a {
	position:relative;
	z-index:10;
	margin:0 0 -1px -1px;
}

/* ----------------------------------------------- */
/*

      関連記事表示部分

*/
/* ----------------------------------------------- */
.ninki dl {
    position:relative;
	float:left;
	width:300px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #999;
}
.ninki dt, .ninki dd {
	float:left;
}
.ninki dt img {
	width:100%;
	height:auto;
}
.ninki dd h5 {
	font-size:15px;
	font-weight:400;
	padding:0px;
	margin-bottom:5px;
}
.ninki dl:hover dt a img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.kakotitle,
h4.point {
	margin:40px 0 0 0;
	padding:5px;
	color:#3f3f3f;
	font-size:15px;
	border-bottom:2px solid #3f3f3f;
}
#kanren,
#kakoninki {
	padding:10px 0;
	border-bottom:2px solid #3f3f3f;
}
#kanren dl,
#kakoninki dl {
	float:left;
	width:48%;
    margin:5px 1%;
    padding:0;
    border:0;
}
#kanren dd,
#kakoninki dd {
	position:absolute;
	width:100%;
	max-width:500px;
	height:auto;
	bottom:0;
	line-height:22px;
	overflow:hidden;
	background-color:#fff;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#kanren dd h5,
#kakoninki dd h5 {
	margin:5px;
}
#kanren dd h5 a,
#kakoninki dd h5 a {
	color:#000;
	font-size:15px;
	line-height:22px;
	font-weight:bold;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

/*--------------------------------
サイドバー
---------------------------------*/
aside {
  margin:50px 0 0 0;
}
aside ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
aside h4 {
	font-size: 17px;
	font-weight: 300;
	line-height: 25px;
    color:#3f3f3f;
	margin: 0px;
	padding:15px 0;
}
aside #mybox ul li ul li {
	font-size: 14px;
	line-height: 27px;
}
aside #mybox ul {
	margin-bottom: 10px;
}
aside select {
  margin:0 10px;
  width:270px;
}
/*--------------------------------
エディタ用
---------------------------------*/
/*テーブル */
.post table {
	border-top: 1px #999 solid;
	border-right: 1px #999 solid;
}
table tr td {
	padding: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	font-size: 14px;
	line-height: 25px;
}
.post table tr:nth-child(even) {
	background-color:#f3f3f3;
	}
#main .post table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	color: #333;
}
/*画像 */
img.alignright {
	display: block;
	margin: 0 0 0 auto;
}
img.alignleft {
	display: block;
	margin: 0 auto 0 0;
}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
img.float-left {
	float: left;
}
img.float-right {
	float: right;
}
.wp-caption {
	text-align: center;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.ie8 img {
	width: auto;
}
/*反応リスト */
.post ul{
	list-style-type:none;
	margin:0 0 30px 0;
	paddin:0;
	border:1px solid #999;
	border-bottom-width:0;
}
.post ul li{
    margin:0;
	padding:40px 20px;
    border-bottom:1px solid #999;
}
.post ul li ul{
    margin:40px 0 0 0;
}
.post img {
	margin:5px 0;
    vertical-align:middle;
}
.eyecatch img,
.rss_list img,
.naibuBox img,
.amazonjs_item img,
.ninki img {
	margin:0;
}

/* タグ */
.tagst {
	margin:30px 0 0 0;
	padding:0;
}
.tagst a {
	float:left;
	display:block;
	padding:20px;
	margin:0 5px 5px 0;
	font-size:12px;
	line-height:15px;
	color:#ccc;
	border:1px solid #ccc;
}
.tagst a:hover {
	color:#fff;
    background-color:#ccc;
	text-decoration:none;
}

/*--------------------------------
アコーディオン
---------------------------------*/
#s-navi {
  min-width:1200px;
}
#s-navi dl.acordion p {
	margin: 0;
}
#s-navi dl.acordion {
	margin: 0 10px;
}
#s-navi dt.trigger {
	padding: 0px;
	cursor: pointer;
}
#s-navi dt.trigger .op {
	font-size: 14px;
	color: #eee;
	padding: 0px 10px;
}
#s-navi dd.acordion_tree {
	padding: 0px 10px;
    display:none;
	overflow: hidden;
}
.acordion_tree li {
	float: left;
	font-size: 13px;
	padding-left: 10px;
	display: inline;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.acordion_tree li li {
	float: left;
	font-size: 13px;
	padding-left: 10px;
	display: inline;
	padding-right: 10px;
	border: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.acordion_tree li a {
	float: left;
	color: #eee;
	text-decoration: none;
}

/*--------------------------------
検索フォーム
---------------------------------*/
aside #search {
	padding-bottom: 0px;
	position: relative;
	width: 100%;
}
#s {
	height: 33px;
	color: #333;
	font-size: 14px;
	border-radius: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #ccc;
	z-index: 10;
	padding: 5px 65px 10px 5px;
	width: 100%;
	box-sizing: border-box;
}
#searchsubmit {
	border-radius: 0;
	background-color: #ccc;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 50px;
	height: 32px;
	z-index: 20;
}
*:first-child + html #searchsubmit {
	top: 1px;
}

/*--------------------------------
メニュー
---------------------------------*/
nav {
	display: block;
    padding:10px 0;
    background-color:#0e2b5c;
}
nav li {
	position: relative;
	float: left;
	font-size: 13px;
	padding-left: 10px;
	display: inline;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
nav li li {
	float: left;
	font-size: 13px;
	padding-left: 10px;
	display: inline;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: none;
}
nav li a {
	float: left;
	color: #333;
	text-decoration: none;
}
.menu-navigation-container {
	overflow: hidden;
}
nav li a:hover {
	text-decoration: underline;
}
nav li li {
	float: left;
	font-size: 13px;
	padding-left: 10px;
	display: inline;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: none;
}
nav li a {
	float: left;
	color: #333;
	text-decoration: none;
}
.menu-navigation-container {
	overflow: hidden;
}
nav li a:hover {
	text-decoration: underline;
}

/* ----------------------------------------------- */
/*

     ページャー

*/
/* ----------------------------------------------- */
.pagination {
    font-size:14px;
	line-height:20px;
	clear: both;
	position: relative;
	margin-bottom: 20px;
	padding:20px 0;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 10px 1px 10px 0;
	padding: 13px 17px;
	text-decoration: none;
	text-align:center;
	width: auto;
	color: #999;
	background-color: #fff;
}
.pagination a {
    border:1px solid #ccc;
}
.pagination a:hover {
	color: #000;
	background-color: #f2f2f2;
}
.pagination .current {
	color: #e6e6e6;
    border:1px solid #e6e6e6;
}

/* ----------------------------------------------- */
/*

      ぱんくず

*/
/* ----------------------------------------------- */
#breadcrumb {
	font-size: 12px;
    overflow: hidden;
}
#breadcrumb div {
  float:left;
}
#breadcrumb a {
	color: white;
	text-decoration: none;
    line-height:20px;
	padding: 5px 0 5px 20px;
	background:#ccc; 
	position: relative; 
	display: block;
	float: left;
}
#breadcrumb a:after {
	content: " "; 
	display: block; 
	width: 0; 
	height: 0;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
	border-left: 15px solid #ccc;
	position: absolute;
	top: 50%;
	margin-top: -30px; 
	left: 100%;
	z-index: 2; 
}
#breadcrumb a:before {
	content: " "; 
	display: block; 
	width: 0; 
	height: 0;
	border-top: 30px solid transparent;       
	border-bottom: 30px solid transparent;
	border-left: 15px solid white;
	position: absolute;
	top: 50%;
	margin-top: -30px; 
	margin-left: 1px;
	left: 100%;
	z-index: 1; 
}

/* ----------------------------------------------- */
/*

      PAGE TOP

*/
/* ----------------------------------------------- */
#page-top {
	position: fixed;
	z-index: 9999;
	bottom: 20px;
	right: 0px;
	font-size: 12px;
}
#page-top a {
	background: #665e53;
	text-decoration: none;
	color: #fff;
	padding: 10px;
	text-align: center;
	display: block;
	-moz-opacity: 0.3;
	opacity: 0.3;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
	color: #fff;
}

/* ----------------------------------------------- */
/*

      コメント

*/
/* ----------------------------------------------- */
#comments {
	margin:40px 0 0;
    padding:0;
	border:2px solid #999;
}
#comments h3 {
	margin:0;
	padding:20px;
	color:#000;
	font-size:15px;
	font-weight: bold;
	background-color:#f2f2f2;
	border-bottom:2px solid #999;
}
#comments ol.commets-list {
	margin:0;
    padding:0;
}
#comments li.comment {
	margin:0;
	padding:5px 0;
	list-style-type: none;
    border-bottom:1px solid #999;
}
#comments ul.children {
	margin:0 0 0 5px;
    padding:0;
    border-left:10px solid #999;
    border-right:0;
}
.comment-body {
	margin: 0;
	padding:30px 20px;
}
.fn {
	font-style: normal;
    font-weight:bold;
	color:#008000;
}
.commentmetadata {
	line-height: 22px;
	padding:10px 0;
}
#comments p {
	margin:0;
	padding:10px;
}
#comments label {
	display: block;
}
.reply {
    margin:5px;
}
#comments #respond {
	margin-top:1px;
	margin-bottom: 30px;
	padding:0;
	font-size:15px;
	border-top:2px solid #999;
}
#comments form {
	margin-top:20px;
	padding:0 10px;
}
#comments textarea {
	margin-bottom: 10px;
	width: 100%;
	border: 1px #999 solid;
}
#comments input {
	box-sizing: border-box;
	padding: 10px;
	width: 100%;
	border-radius: 2px;
	border: 1px #999 solid;
}
.comment-form-url,
.comment-form-email {
	display: none;
}
/* コメントボタン */
#comments input[type="submit"] {
	background-color: #ccc;
	padding: 10px;
	-webkit-appearance: none;
}
#throwsSpamAway {
  font-size:13px;
  line-height:18px;
}

/* ----------------------------------------------- */
/*

      PREV NEXT

*/
/* ----------------------------------------------- */
.p-navi {
	margin-top:30px;
}
.p-navi dl dt {
	float:left;
	width:50%;
	margin:0 10px;
	padding:10px 5px 5px 5px;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	border-bottom:1px solid #666;
}
.p-navi dl dd a {
  display:block;
	margin-bottom:20px;
	padding:50px 20px 20px 20px;
	font-size:15px;
	line-height:27px;
	border:1px solid #999;
}
section {
	margin-bottom: 20px;
}

footer {
	clear: both;
	margin-top:40px;
	padding: 20px 0;
	text-align: center;
}
address {
	margin: 10px 0 0 0;
	text-align: right;
	color: #1e7d8e;
	font-size: 11px;
    font-style:normal;
}

/* ----------------------------------------------- */
/*

      広告

*/
/* ----------------------------------------------- */
article {
	position:relative;
}
#fixad {
	display:none;
	position:absolute;
	top:20px;
	left:0;
}
.ad728 {
	position:relative;
    margin:20px auto;
	width:728px;
	height:90px;
	text-align:center;
	background-color:#eee;
}
.ad300 {
	position:relative;
	width:300px;
	height:250px;
	background-color:#eee;
}
.double_ad .ad300 {
	float:left;
	margin:30px 20px 0 20px;
}
.ad468 {
    margin:20px 0 20px 110px;
	width:468px;
	height:60px;
	background-color:#eee;
}
.spad {
	margin:20px auto;
	text-align:center;
}
#scrollad {
	display:none;
	position:absolute;
	margin-left:880px;
}
#scrollad .ad {
	margin:20px 0;
}
div.g,
div.g-single {
	display: inline;
}

/* ----------------------------------------------- */
/*

     ソーシャルボタン

*/
/* ----------------------------------------------- */
.tw-share,
.fb-share {
    margin:20px 0 10px 0;
    padding:0;
    background-color:#426196;
    color:#fff;
	font-size:15px;
	line-height:20px;
}
.tw-share {
    margin-top:20px;
    background-color:#00aceb;
}
.tw-share a,
.fb-share a {
  margin:0;
  padding:20px 10px;
  display:block;
  color:#fff;
  text-align:center;
}
.fb-share a:hover {
  text-decoration:none;
}
.tw-share a:hover {
  text-decoration:none;
    background-color:#2487b0;
}
.fb-share .fb-button {
  display:block;
  width:50%;
  margin:20px auto 0 auto;
  padding:10px;
  border:3px solid #fff;
}
.fb-share a:hover .fb-button {
    background-color:#2f4678;
}
/* facebook like box */
.fb-box {
  margin:30px 0 0 0;
  padding:10px 20px;
  border:1px solid #999;
}
.fb-box h5 {
  margin:10px 0;
  padding:10px 0;
  font-size:16px;
  border-bottom:1px solid #999;
  font-weight:normal;
}
.sharedaddy {
  margin-top:20px;
}
.sharedaddy ul {
  border:0;
}
.sharedaddy ul li {
  border:0;
}
.ninja_onebutton {
	margin:20px 10px 0;
}

/* ----------------------------------------------- */
/*

      内部リンク装飾

*/
/* ----------------------------------------------- */
.naibuBox {
    position:relative;
	margin:30px 0;
	overflow:hidden;
    height:120px;
	background-color:#fafaff;
	border:1px solid #ddd;
}
ul li .naibuBox {
	margin-bottom:0;
}
.naibuBox .naibuLink {
	float:left;
	overflow:hidden;
    width:200px;
    height:120px;
}
.naibuBox .naibuImg {
	float:left;
	width:auto;
	height:120px;
}
.naibuBox h5 {
	overflow:hidden;
    height:40px;
	margin:20px 10px 10px 220px;
    padding:0;
	font-size:13px;
    line-height:20px;
	font-weight:bold;
}
.naibuBox .naibuHeader,
.naibuBox .naibuExcerpt {
	overflow:hidden;
    height:40px;
	color:#999;
	font-size:12px;
    line-height:20px;
	margin:0;
    padding:0 10px 0 20px;
}
.naibuBox a span.linkspace {
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
/*.naibuBox,
.naibuBox .naibuLink,
.naibuBox .naibuImg {
	width:100%;
	height:auto;
}
.naibuBox h5,
.naibuBox .naibuHeader,
.naibuBox .naibuExcerpt {
	float:left;
	margin:10px;
	padding:0;
	height:auto;
}*/

/* ----------------------------------------------- */
/*

      外部関連リンク装飾

*/
/* ----------------------------------------------- */
.relatedPost {
	margin:30px 0 0 0;
	padding:10px 0 0 0;
	font-size:13px;
	line-height:25px;
	background-color:#fafaff;
	color:#000;
	font-weight:bold;
	border:1px solid #999;
	text-align:center;
}
.relatedPost a {
	display:block;
	margin:0;
	padding:20px;
	text-align:left;
	border-top:1px solid #999;
}

/* ----------------------------------------------- */
/*

      BlogRoll css

*/
/* ----------------------------------------------- */
.blogroll-channel,
.blogroll-channel * {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
}

.blogroll-channel {
	height: 250px;
	padding: 0;
	overflow-y: scroll;
    border:1px solid #999;
}

.blogroll-channel .blogroll-list-wrap {
    position:relative;
	margin-bottom: 40px;
}

.blogroll-channel .blogroll-list {
	list-style-type: none;
	margin:0;
    padding:0;
	font-size: 13px;
	line-height: 1.3;
	font-weight: bold;
	border-bottom: 1px solid #999;
}

.blogroll-channel .blogroll-list a.blogroll-link {
	display:block;
	padding: 7px 10px;
}

.blogroll-channel img.blogroll-icon,
.blogroll-channel img.blogroll-favicon,
.blogroll-channel .blogroll-clip,
.blogroll-channel .blogroll-hatebu {
	display: none;
}

.blogroll-channel .blogroll-new-entry {
	display: none;
}
.blogroll-channel .blogroll-ad-text {
	display: block;
    position:absolute;
    bottom:-30px;
	margin: 0;
	padding: 7px 10px;
}
.blogroll-channel .blogroll-ad-default {
	margin: 0;
	padding: 7px 10px;
	font-size: 13px;
	line-height: 1.3;
}
.rss_bottom .blogroll-channel {
	border:2px solid #fff;
}
.rss_bottom .blogroll-channel a {
	color:#fff;
}

/* ----------------------------------------------- */
/*

      RSSリスト

*/
/* ----------------------------------------------- */
.rss_list ul {
	margin:30px 0 0;
	list-style-type:none;
	font-weight:bold;
	border:1px solid #ccc;
	border-bottom-width:0;
}
.rss_list ul li {
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
}
.rss_list ul li a {
	display:block;
	padding:10px 20px;
	font-size:13px;
	background-repeat:no-repeat;
	background-position:10px center;
}
.rss_list ul li.icon a {
	padding:30px 20px 30px 70px;
	font-size:15px;
}
.rss_list ul li.rss-color1 a {
	color:#ed5790;
	font-size:15px;
}
.rss_list ul li.rss-color2 a {
	color:#b457ed;
	font-size:15px;
}

.rss-short .rss_list ul li.rss-color1 a,
.rss-short .rss_list ul li.rss-color2 a,
.rss-short ul li a {
	padding:7px 10px;
	font-size:13px;
	line-height:1.4;
}
.rss-short ul li a:hover {
	background-color:#afd5ff;
}
.rss-scroll ul {
	overflow-y: scroll;
    height:200px;
    border:1px solid #ccc;
}

/* ----------------------------------------------- */
/*

     AmazonJS

*/
/* ----------------------------------------------- */
.amazonjs_item {
	overflow:hidden;
	margin:30px 0 0 0 !important;
}
.amazonjs_item:hover a {
	text-decoration:underline;
}
.amazonjs_image .amazonjs_link {
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
	padding:25px 10px 25px 10px;
}
.amazonjs_item ul{
	border:0;
}
.amazonjs_item ul li{
    border:0;
}
.amazonjs_item .amazonjs_info h4 {
    background-color:#fff;
}
.amazonjs_item .amazonjs_info h4:before,
.amazonjs_item .amazonjs_info h4:after {
  border:0;
}


/* ----------------------------------------------- */
/*

     Rakuten

*/
/* ----------------------------------------------- */
.post table.rakuten_table, .rakuten_table table, .rakuten_table tr, .rakuten_table td {
	border:0;
}

/* ----------------------------------------------- */
/*

      Grid

*/
/* ----------------------------------------------- */
.blogroll-channel, #topnews dl, .rss_list ul, .amazonjs_item, .fb-box {
	-webkit-box-shadow:0px 2px 5px rgba(50, 50, 50, 0.15);
	-moz-box-shadow:0px 2px 5px rgba(50, 50, 50, 0.15);
	box-shadow:0px 2px 5px rgba(50, 50, 50, 0.15);
}

/* ----------------------------------------------- */
/*

      Grid

*/
/* ----------------------------------------------- */
.container {
	margin-left:auto;
	margin-right:auto;
	width:1200px;
}
.grid_160,
.grid_300,
.grid_580,
.grid_680,
.grid_860 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}
.push_160, .pull_160,
.push_300, .pull_300,
.push_680, .pull_680,
.push_860, .pull_860 {
	position:relative;
}
.container .grid_160 {
	width:160px;
}
.container .grid_300 {
	width:300px;
}
.container .grid_580 {
	width:580px;
}
.container .grid_680 {
	width:680px;
}
.container .grid_860 {
	width:860px;
}
.alpha {
	margin-left: 0;
}
.omega {
	margin-right: 0;
}
.container .push_160 {
	left:180px;
}
.container .push_300 {
	left:320px;
}
.container .push_680 {
	left:700px;
}
.container .push_860 {
	left:880px;
}
.container .pull_300 {
	left:-320px;
}
.container .pull_680 {
	left:-700px;
}
.container .pull_860 {
	left:-880px;
}

label.screen-reader-text {
  display:none;
}

