/*---------------------------------------------------------
Theme Name: stinger3ver20140327
Theme URI: http://stinger3.com
Description: stinger3
Author: enji
Author URI: http://stinger3.com
License:
License URI:
Version: 20140327
---------------------------------------------------------*/
@charset "UTF-8";
/*-----------------------------
RESET
------------------------------*/

ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
.wp-caption-text {
}
.sticky {
}
.gallery-caption {
}
.bypostauthor {
}
img {
	border: none;
	vertical-align: bottom;
}
/*-----------------------------
BASE
------------------------------*/

* {
	font-family: arial, helvetica, osaka, "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #f3f3f3;
}
#container {
	word-wrap: break-word;
}
p {
	font-size: 15px;
	line-height: 27px;
	margin-bottom: 5px;
}
.pcnone {
	display: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #5484C8;
	text-decoration: underline;
}
a:hover {
	color: #C03;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
ol li {
	list-style-type: decimal;
	line-height: 28px;
}
.post ol {
	padding-left: 40px;
}
.hottai a {
	color: #333;
	text-decoration: none;
}
.sidead {
	text-align: center;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.s {
	font-size: 50%;
}
.ss {
	font-size: 70%;
}
.l {
	font-size: 150%;
	line-height: 130%;
}
.ll {
	font-size: 200%;
	line-height: 120%;
}
.b {
	font-weight: bold;
}
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;
}
/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/* IE6 */
* html .clearfix {
	zoom: 1;
}
/* IE7 */
*:first-child + html .clearfix {
	zoom: 1;
}
/* DW */
.clearfix + * {
	clear: both;
}
.shadow {
	position: relative;
}
.shadow:before, .shadow:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 500px;
	background: #777;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.shadow:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}
/*----------------------------
各コンテンツの最大サイズを制限
-----------------------------*/

.kizi img, .kizi .wp-caption, textarea {
	margin-bottom: 20px;
	height: auto;
	max-width: 100%;
}
/*----------------------------
引用
-----------------------------*/
.post blockquote {
	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: 40px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: -40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
/*-----------------------------
基本のhタグ
------------------------------*/

/*ブログタイトル*/

#container #header #header-in #h-l .sitename {
	font-size: 60px;
	color: #ffffff;
	margin-top: -10px;
	margin-left: 20px;
	line-height: 60px;
}
#container #header #header-in #h-l .sitename a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
/*ブログタイトル下の文*/

#container #header #header-in #h-l h1 {
	font-size: 30px;
	mergin-top: 20px;
	mergin-left: 20px;
	color: #f5f5f5;
	font-weight: normal;
}
#header #header-in #h-l h1 a {
	color: #FFF;
	text-decoration: none;
}
#h-l .descr {
	font-size: 30px;
	color: #f5f5f5;
	font-weight: normal;
	margin-bottom: 0px;
	mergin-top: 20px;
	margin-left: 20px;
	line-height: 20px;
}
/*記事タイトル*/

.entry-title {
	font-size: 30px;
	line-height: 35px;
	color: #333;
	margin-bottom: 20px;
}
.entry .entry-content .entry-title a:hover {
	text-decoration: underline;
}
.entry-title a {
	color: #333;
	text-decoration: none;
}
/*アーカイブタイトル*/

.entry-title-ac {
	font-size: 24px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFF;
}
.entry-title-ac a {
	color: #333;
	text-decoration: none;
}
.kizi .entry .entry-content .entry-title-ac {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: none;
}
/*中見出し*/

.demo h2 {
	font-size: 24px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 75px;
	color: #000;
	line-height: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: -65px;
	background-image: url(images/cah2-bk.png);
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	font-size: 24px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #4D5569;
	color: #333;
	line-height: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: -15px;
        background-color: #E8E8EB;
}
/*小見出し*/

.moto .post h3 {
	font-size: 18px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #333;
	line-height: 30px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333;
}
.kizi h3 {
	font-size: 20px;
	margin-bottom: 30px;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 60px;
	color: #000000;
	line-height: 30px;
	background-image: url(images/cah3-bk.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
h3 a {
	color: #333;
	text-decoration: none;
}
h3 a:hover {
	color: #C03;
}
.post h4 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #f3f3f3;
	line-height: 28px;
}
.side h4 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 20px;
	line-height: 28px;
}
#footer #n-in h4 a {
	color: #666;
	text-decoration: none;
}
/*-----------------------------
タイトル下
------------------------------*/

.kizi .blogbox p {
	font-size: 12px;
}
.kizi .blogbox {
	background-color: #f3f3f3;
}
.kizi .blogbox p .kdate {
	background-color: #595959;
	margin-right: 10px;
	padding: 5px;
	color: #FFF;
}
/*-----------------------------
ページナビ
------------------------------*/

.pagination {
	clear: both;
	position: relative;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 6px 9px 5px 9px;
	text-decoration: none;
	width: auto;
	color: #fff;
	background: #555;
}
.pagination a:hover {
	color: #fff;
	background: #3279BB;
}
.pagination .current {
	padding: 6px 9px 5px 9px;
	color: #fff;
	background-color: #CCCCCC;
}
/*-----------------------------
基本構造
------------------------------*/

#header-in, #wrap-in, #navi-in, #footer-in, #gazou-in {
	//width: 1164px;
	width: 1230px;
	margin-right: auto;
	margin-left: auto;
}
#wrap #wrap-in #side {
	float: right;
	width: 400px;
}
#wrap #wrap-in #main {
	float: left;
	width: 728px;
	padding-right: 39px;
	padding-left: 39px;
	padding-top: 20px;
	border: 1px solid #ccc;
	background-color: #FFF;
	border-radius: 4px 4px 4px 4px;
	padding-bottom: 20px;
}
#footer-in {
	text-align: center;
	color: #CCC;
	padding: 20px;
}
#respond h3 {
	font-size: 16px;
}
.sumbox {
	float: left;
	height: 150px;
	width: 150px;
}
.post .entry .entry-content {
	float: right;
	width: 550px;
	padding-left: 20px;
}
.entry {
	//margin-bottom: 20px;
	padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px dotted #000;
}
.entry .sumbox {
	float: left;
	height: 150px;
	width: 150px;
}
.entry .sumbox img{
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.entry-content .blog_info.contentsbox ul {
	margin-bottom: 20px;
}
.blog_info.contentsbox ul li {
	float: left;
	margin-right: 5px;
	font-size: 12px;
}
.more-link {
	font-size: 14px;
	color: #5484C8;
	text-decoration: underline;
}
.blog_info.contentsbox ul a {
	color: #666;
}
#gazou-in {
	padding-top: 0px;
}
#footer #footer-in .stinger {
	margin: 0px;
}
#footer #footer-in #gadf {
	padding: 10px;
}
#container #gazou #gazou-in #headimg {
	margin-bottom: 10px;
}
/*-----------------------------
サイド
------------------------------*/

#side #side-in ul li {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 10px;
}
#side #side-in ul {
	padding: 10px;
	margin-bottom: 20px;
}
#side #side-in {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #f3f3f3;
	margin-top: 10px;
}
#side-in ul li a:hover {
	color: #3279BB;
}
#side ul li {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 5px;
	padding-left: 20px;
}
#side #ad1 div ul li .textwidget {
	width: 100%;
}
#side #ad1 div ul li {
	padding: 0px;
}
#footer #footer-in .stinger a {
	color: #CCC;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#side #snsbox02 {
	padding-top: 20px;
}
#side #topnews .motto {
	clear: both;
}
#side ul li ul li {
	font-size: 14px;
	line-height: 25px;
	padding-left: 20px;
}
/*サイドの各タイトル見出し*/

/*
.menu_underh2 {
	margin-bottom: 5px;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-image: url(images/ca3.png);
	background-repeat: no-repeat;
	background-position: left center;
}
*/
.menu_underh2 {
	margin-bottom: 5px;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;

	font-size:110.5%;
	font-weight:bold;
	line-height: 1.5em;
	border-color:#acacac;
	border-width:0 0 1px 10px;
	border-style:solid;
	background:#fff;
	padding:7px 10px 7px 10px;
}

#container #header #header-in #h-l {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	//width: 100%;
	width: 1230px;
}
#container #wrap {
	padding-top: 10px;
	padding-bottom: 20px;
}
#container #wrap #wrap-in #side #ad1 div ul li h2 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	margin-left: 0px;
	text-align: left;
	font-size: 16px;
}
#container #wrap #wrap-in #side #ad1 div ul li .textwidget a img {
	padding: 5px;
}
#container #wrap #wrap-in #side h2 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	margin-left: 0px;
	text-align: left;
}
#container #wrap #wrap-in #side ul li h2 {
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#container #wrap #wrap-in #side #twibox ul li {
	padding: 0px;
}
#container #wrap #wrap-in #side #twibox ul li li {
	padding-left: 20px;
}
#container #wrap #wrap-in #side #twibox ul li h2 {
	font-size: 16px;
}
#container #wrap #wrap-in #side #tagbox {
	padding: 10px;
}
#container #wrap #wrap-in #side #acbox {
	padding-left: 20px;
}
/*-----------------------------
SNS
------------------------------*/

.sns {
	padding: 5px 5px 5px 5px;
	margin-left: -1px;
	bottom: 10px;
	position: fixed;
	border-radius: 0px 4px 4px 0px;         /* CSS3 */
	-moz-border-radius: 7px;    /* Firefox */
	-webkit-border-radius: 7px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	background-image: url(images/a30.png);
	background-repeat: repeat;
}
.sns li {
	margin: 5px 0;
}
.sns h3 {
	margin-left: 7px;
	padding: 0;
	color: #dddddd;
	line-height: 120%;
	font-size: 18px;
	font-weight: bold;
}
.sns .snsb li {
	float: left;
	margin-right: 10px;
	list-style-type: none;
}
.snsb li {
	float: left;
	margin-right: 10px;
	list-style-type: none;
}
.post #snsbox03 .sns03 .snsb.clearfix {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
/*-----------------------------
ページTOP
------------------------------*/

#page-top {
	position: fixed;
	bottom: 40px;
	right: 20px;
	font-size: 10px;
}
#page-top a {
	background: #665e53;
	text-decoration: none;
	color: #fff;
	width: 80px;
	padding: 10px 5px;
	text-align: center;
	display: block;
	border-radius: 5px;
	/* CSS3 */
	-moz-border-radius: 5px;
	/* Firefox */
	-webkit-border-radius: 5px;/* Safari,Chrome */
}
#page-top a:hover {
	text-decoration: none;
	background: #d6cdc0;
	color: #665e53;
}
/*-----------------------------
コンテンツ
------------------------------*/

.sum {
	float: left;
	width: 100px;
}
.sumbun {
	float: left;
	width: 430px;
	padding-left: 20px;
}
.sumbox02 {
	margin-bottom: 20px;
}
.post .kanren {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #f3f3f3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-bottom-color: #666;
}
.sumbun .entry-title {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}
.sumbun p {
	font-size: 13px;
	line-height: 24px;
}
/* サイドバーのaffix */
div.affix {
	position: fixed;
	width: 250px;
	bottom: 30px;
}
.center-ad {
	text-align: center;
	padding: 20px;
}
#side #side-in ul li a:hover {
	color: #C00;
	text-decoration: underline;
}
.hottai {
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333;
	color: #333;
	line-height: 30px;
}
.post ul li {
	font-size: 15px;
	line-height: 28px;
}
.post ul {
	list-style-type: disc;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.post .blog_info.contentsbox .clearfix {
	list-style-type: none;
}
.sumbun .entry-title a:hover {
	color: #C00;
}
#footer #footer-in h4 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	padding: 5px;
}
.postdatemo {
	margin: 0px;
	padding: 0px;
}
.blog_info.contentsbox .clearfix {
	margin: 0px;
	padding: 0px;
}
#container #header #header-in #h-r {
	float: right;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: right;
	padding-right: 10px;
}
/*記事を読む*/

.motto a {
	color: #FFF;
	text-decoration: none;
	background-color: #f3f3f3;
	width: 90px;
	color: #666666;
	text-align: center;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: normal;
}
.motto a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #FFAAAA;
	color: #FFF;
	text-align: center;
	display: block;
}
/*----------------------------
アコーディオン
------------------------------*/

.acordion_tree li {
	float: left;
	font-size: 13px;
	padding-left: 10px;
	display: inline;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.acordion_tree li a {
	float: left;
	color: #333;
	text-decoration: none;
}
.menu-navigation-container {
	overflow: hidden;
}
.acordion_tree li a:hover {
	text-decoration: underline;
}
.left-ad {
	padding: 20px;
}
#h-r #search {
	padding-left: 30px;
}
/*----------------------------
コメント
------------------------------*/

#comments p a {
	color: #999;
}
#comments p {
	font-size: 12px;
	font-weight: normal;
        margin: 5px;
}
#comments label {
	display: block;
}
.metadata dd a {
	color: #999;
}
.metadata {
	font-size: 13px;
	line-height: 20px;
}
#comments {
	font-size: 14px;
	line-height: 20px;
	color: #333;
	/*background-color: #EDF2FA;*/
	/*margin-left: -40px;*/
	/*padding-top: 10px;*/
	/*padding-right: 20px;*/
	/*padding-bottom: 10px;*/
	/*padding-left: 50px;*/
	margin-bottom: 20px;
	/*border-left-width: 1px;*/
	/*border-left-style: solid;*/
	/*border-left-color: #5484D2;*/
}
.comment-body {
	padding: 10px;
	margin-bottom: 0px;
}
.fn {
	font-style: normal;
	font-size: 13px;
}
.says {
	font-size: 13px;
}
.commentmetadata {
	font-size: 13px;
	//padding: 4px;
}
#comments .reply {
	padding: 0px;
	font-size: 13px;
        text-align: right;
        line-height: 32px;
        display: inline-block;
        float: right;
        margin-right: 10px;
}
#comments #respond {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
	/*padding-top: 5px;*/
	/*padding-right: 10px;*/
	/*padding-bottom: 5px;*/
	/*padding-left: 10px;*/
	color: #666;
}
#comments #commentform .tags {
	padding: 10px;
	background-color: #f3f3f3;
	font-size: 13px;
}
#comments {
	padding-top: 20px;
}
#comments #commentlist img {
	padding: 10px;
}

.comment-form-url,
.form-allowed-tags {
	display: none;
}

ol.commets-list,
.commets-list li {
	list-style: none;
}

.commets-list li {
	border: 1px solid #c8c8c8;
        background-color: rgba(51,51,51,0.03);
        margin-bottom: 10px;
        border-radius: 10px;
}

ol.commets-list {
	padding-left: 0px;
        margin-top: 20px;
}

#comments ul {
	padding: 0px 10px 0px 15px;
}

.comment-author,
.comment-meta{
	display: inline-block;
	_display: inline;
        vertical-align: bottom;
}

#commentform p textarea {
    width: 100%;
}
a.comment-reply-link{
	background-color: #2980B9;
	color: #FFF;
	border-radius: 4px;
	text-decoration: none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	padding: 0px 5px;
	font-size: 13px;
}

#submit {
	background-color: #2980B9;
	color: #FFF;
	border-radius: 4px;
	text-decoration: none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	padding: 0px 24px;
	font-size: 16px;
	border: 0px none;
	line-height: 34px;
}

.comment-header {
	border-bottom: 1px dotted #C0C0C0;
}
.comment-author img {
        border-top-left-radius: 9px;
}

/*-----------------------------
検索フォーム
-----------------------------*/

#container #wrap #wrap-in #search {
	padding-top: 20px;
	padding-bottom: 0px;
}
#s {
	width: 266px;
	height: 24px;
	border: none;
	color: #333;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #CCC;
	font-size: 14px;
	border-radius: 0;
}
#searchsubmit {
	position: absolute;
	top: 0;
	_top: 1px;
	left: 286px;
	border-radius: 0;
}
*:first-child + html #searchsubmit {
	top: 1px;
}
#container #wrap #wrap-in #side #search #searchform {
	position: relative;
}
/*---------------------------------
関連記事とか
--------------------------------*/

#container #wrap #wrap-in #main .post .sumbox02 #topnews div dl dd .basui .motto a {
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
}
#container #wrap #wrap-in #main .post .entry .entry-content .motto .more-link {
	font-size: 12px;
}
#container #wrap #wrap-in #side #topnews .motto a {
	font-size: 12px;
}
#container #wrap #wrap-in #main .post .sumbox02 #topnews div dl dd .basui .motto a:hover {
	color: #FFF;
}
#container #wrap #wrap-in #side #topnews div dl dd p {
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
	margin: 0px;
}
#container #wrap #wrap-in #main .post .entry .entry-content .dami {
	margin-top: -10px;
}
#main .post .sumbox02 #topnews div dl dd {
	padding-left: 130px;
}
.post .sumbox02 #topnews div dl dd .motto {
	font-size: 12px;
	color: #666;
}
#main .post .sumbox02 #topnews div dl dd .motto a {
	color: #666;
}
#wrap #wrap-in #side #topnews div dl {
	padding-bottom: 0px;
}
#topnews dt {
	font-size: 14px;
	color: #1A7AE8;
	margin-bottom: 5px;
	padding-bottom: 5px;
	float: left;
	clear: both;
}
#topnews dt {
	color: #66A512;
}
#side #topnews dd {
	font-size: 16px;
	padding-left: 120px;
	line-height: 22px;
	font-weight: bold;
	padding-left: 110px;
	padding-bottom: 5px;
	color: #666666;
}
#topnews div {
	padding: 10px;
	margin-bottom: 10px;
}
#topnews div dl dd a {
	color: #1a1a1a;
	text-decoration: none;
}
#topnews div {
	padding: 10px;
	margin-bottom: 10px;
}
#topnews div dl {
	clear: both;
}
#container #wrap #wrap-in #side #topnews div dl dd a:hover {
	color: #900;
	text-decoration: underline;
}
#wrap #wrap-in #main .post .sumbox02 #topnews div dl dd .saisin {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#wrap #wrap-in #main .post .sumbox02 #topnews div dl dd .basui {
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrap #wrap-in #main .post .sumbox02 #topnews div dl dd .basui a {
	color: #06C;
	text-decoration: underline;
	font-weight: bold;
}
#wrap #wrap-in #main .post .sumbox02 #topnews div dl dd .basui a:hover {
	color: #900;
}
/*-----------------------------------
google用ぱんくず
------------------------------------*/
.kuzu {
	font-size: 13px;
	padding-bottom: 10px;
}
.kuzu a {
	color: #666;
	text-decoration: none;
}
div#breadcrumb {
	padding: 0 0 5px;
	margin: 0 0 10px;
	clear: both;
}
div#breadcrumb a {
	font-color: #ccc
}
div#breadcrumb div {
	display: inline;
	font-size: 13px;
}
#breadcrumb div a {
	color: #666;
	text-decoration: none;
}
/*-----------------------------------
カレンダー
------------------------------------*/

#wp-calendar {
	border-collapse: collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	width: 250px;
	margin-left: 35px;
}
#wp-calendar thead tr th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
}
#wp-calendar td {
	text-align: center;
	padding: 0px;
}
#wp-calendar caption {
	font-weight: bold;
	text-align: left;
}
#wp-calendar tbody tr #today {
	background-color: #CCC;
}
/*---------------------------------
コンテンツ
--------------------------------*/

/*
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;
}
#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;
}
*/

.blog_info.contentsbox p {
	font-size: 12px;
	color: #666;
}
.huto {
	font-weight: bold;
}
.hutoaka {
	font-weight: bold;
	color: #ff0000;
}
/*
#container #wrap #wrap-in #main .post .nob tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
#container #wrap #wrap-in #main .post .nob {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
*/
/*---------------------------------
PREV NEXT
--------------------------------*/
.p-navi dl dt {
	font-weight: bold;
	font-size: 15px;
	line-height: 27px;
	float: left;
	width: 50px;
}
.p-navi dl dd {
	font-size: 15px;
	padding-left: 55px;
	line-height: 27px;
}
/*---------------------------------
page itiran
--------------------------------*/
.datebox {
	font-size: 12px;
	margin: 0px;
	color: #999;
}
#topnews div dl dd .datebox a {
	color: #999;
}

/*---------------------------------
Customize
--------------------------------*/
 .kizi table {
    border-collapse: collapse;
    border-spacing: 0px;
    width: 100%;
    border: 1px solid #eaedf2;
    margin-bottom: 1.5em; }
    .kizi table caption {
      margin: 0 0 7px;
      font-size: 0.75em;
      color: #9fa6b4;
      text-transform: uppercase;
      letter-spacing: 1px; }
  .kizi tr {
    border-bottom: 1px solid #eaedf2; }
    .kizi tr:nth-child(even) {
      background-color: #F8F9FA; }
  .kizi td {
    padding: 7px;
    border-right: 1px solid #eaedf2; }
    .kizi td:last-child {
      border-right: 0; }
  .kizi th.t_top {
    background-color: #CCD3DB;
    border-bottom: 1px solid #eaedf2;
    border-right: 1px solid #eaedf2; }
    .kizi th:last-child.t_top {
      border-right: 0; }
  .kizi th {
    padding: 7px;
    border-right: 1px solid #eaedf2; }
    .kizi th:last-child {
      border-right: 0; }

#info table{
     border: none;
}

#info td {
     text-align: center;
         border-right: none;
}

#container #header #header-in #h-l {
     position: absolute; top: 15px;
     padding-top: 10px;
     padding-right: 0px;
     padding-bottom: 10px;
     padding-left: 0px;
     float: left;
     //width: 100%;
     width: 1230px;
}

#ad-top {
	//float: left;
	width: 806px;
	hight: 90px;
	background-color: #FFF;
	border-radius: 4px 4px 4px 4px;
	margin-bottom: 5px;
        border: 1px solid #CCC;
}


#side {
	//margin-top: -97px;
	padding: 5px;
}

#left-line {
	float: left;
}

/*---------------------------------
Google Map
--------------------------------*/
#map_wrapper{
    position: relative;
    width: 100%;
    height: 600px;
    border: 1px solid black;
    margin-bottom: 15px;
}

#map_s_wrapper{
    position: relative;
    width: 100%;
    height: 350px;
    border: 1px solid black;
    margin-bottom: 15px;
}

.map_canvas_css {
font-size: 12px;
vertical-align: 50%;
text-align: left;
width: 100%;
height: 100%;
position: absolute;
top:0px;
right:0px;
}

.map_s_canvas_css {
font-size: 12px;
width: 100%;
height: 100%;
}

.side_bar_css {
float: right;
font-size: 12px;
width: 150px;
height: 450px;
overflow: scroll;
background-color : white;
text-align: left;
filter: alpha(opacity=90);
-moz-opacity:0.90;
opacity:0.90;
border:#0000ff solid 1px;
position: absolute;
left:76%;
top:5px;
padding: 5px 5px 5px 5px;
}

.map_info {
//width:200px;
 max-height:200px;
}

.map_info p{
 width:200px;
 font-size:12px;
 margin:5px;
 line-height:normal;
}

.map_info b{
  font-size:15px;
  font-weight: bold;
  text-decoration: underline;
}

#map_wrapper img{
max-width: none;
}

#map_s_wrapper img{
max-width: none;
}

ol.side_bar {
padding-left:20px;
}

/*---------------------------------
フッター追記
--------------------------------*/
#footer {
    background-color: #444;
    width: 1230px;
}
 
#footer_w {
    width: 1230px;
    background-color: #666;
    margin: 20px auto;
    text-align: left;
}
.footer_l {
    float: left;
    width: 250px;
    margin: 0 15px 20px 0;
    padding: 0;
}
 
.footer_r {
    float: right;
    width: 250px;
    margin: 0 0 20px 15px;
}
 
#footer_w h5 {
    font-size: 120%;
    color: #fff;
    border-bottom: 3px dotted #e8e8e8;
    margin: 0 0 20px 0;
    padding: 0 0 3px 3px;
}
 
#footer_w p {
    color: #fcfcfc;
}

/* contact  form 7*/
.wpcf7-form input{
       width: 90% !important;
       font-size: 12px;
}  /*名前orメールor題名*/
.wpcf7-form textarea{width: 90% !important;margin-bottom: 0px;} /*本文*/
.wpcf7-form .wpcf7-submit{width: 90px !important;} /*送信ボタン*/

/* Random Kizi */
.yarpp-related h3 {
	font-size: 20px;
	margin-bottom: 5px;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 60px;
	color: #000000;
	line-height: 30px;
	background-image: url(images/cah3-bk.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.random_kizi h3 {
	font-size: 20px;
	margin-bottom: 5px;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 60px;
	color: #000000;
	line-height: 30px;
	background-image: url(images/cah3-bk.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.random_kizi img {
        width:120px;
        height:120px;
        min-width:120px;
        min-height:120px;
        margin: 5px;
} 

.random_kizi span {
	word-break: break-all;
}

/*---------------------
ナビゲーション
-----------------------*/

#navi-in li {
	position: relative;
	float: left;
	font-size: 13px;
	padding: 5px;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;

}
#navi-in li li {
	float: left;
	font-size: 13px;
	padding-left: 10px;
	display: inline;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: none;
}
#navi-in li a {
	/*float: left;*/
	color: #333;
	text-decoration: none;
}
.menu-navigation-container {
	overflow: hidden;
}
#navi-in li a:hover {
	text-decoration: underline;
}

#navi-in {            /* ナビゲーションバーベース */
  list-style-type: none;
  width: 1230px;
  //height: 20px;
  margin: 0 auto 0;
  padding: 0;
  background: #3E3A39;        /* ナビゲーションバーベース  バックグラウンド*/
  //border-bottom: 3px solid #1b1b1b;    /* ナビゲーションバーベース 下部バックグラウンド */
  border-radius: 3px;
}
 
#navi-in li {            /* 親カテゴリ表示位置 */
  position: relative;
  width: 234px;            /* 100/親カテゴリ数% */
  float: left;
}
 
#navi-in li a {
  display: block;
  margin: 0;
  padding: 0px 0px 5px;         /* 文字表示位置 */
  color: #EFEFEF;           /* 親カテゴリ文字色 */
  font-size: 17px;            /* 親カテゴリフォントサイズ */
  font-weight: bold;        /* 親カテゴリフォントの太さ */
  text-decoration: none;        /* 親カテゴリ下線を消す */
  text-align: center;        /* 親カテゴリテキスト水平表示位置 */
}
 
#navi-in li:hover > a{        /* マウスオーバー時の色*/
  background: #3E3A39;
  color: #EFEFEF;
}
 
#navi-in li ul {            /* 子表示位置 */
  position: absolute;
  top: 100%;
  left: 0%;
  list-style: none;
  z-index: 2;
}
 
#navi-in li ul li{
  margin: 0;
  width: 90%;            /* サブメニューの幅 */
  background: #3E3A39;        /* 子のバックグラウンド */
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
 
#navi-in li ul li a{
  padding: 5px 5px;
  color: #EFEFEF;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
}
#navi-in ul li ul{
  margin: 0;
  width: 100%;            /* 孫メニューの幅 */
  background: #3E3A39;        /* 孫のバックグラウンド */
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#navi-in ul li:last-child ul li ul{    /* 親メニュー最後の孫メニュー表示位置 ※はみ出ないため */
  left: -100%;            
  width: 100%;
}
 
#navi-in li ul,
#navi-in li ul li ul {        /* 下層のメニューを不可視に */
        display: none;
}
 
#navi-in li:hover ul {        /*  親メニューマウスオーバー時 子メニューを可視に */
        display: block;
        position: absolute;
        z-index: 100;
}
 
#navi-in li:hover ul li ul {        /* 親メニューマウスオーバー時 孫メニューを不可視に */
        display: none;
}
 
#navi-in li ul li:hover ul {        /* 子メニューマウスオーバー時 孫メニューを可視に */
        display: block;
        position: absolute;
        top: 0;
        left: 100%;
        z-index: 200;
}

/*---------------------
カテゴリ
-----------------------*/
#menu-category {
margin-left: 5px;
}

#menu-category li {
        /* list-style-image: url(http://xn--eck1a8lob.jp/file/icon/bullet.gif); */
        padding-left: 0px !important;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px !important;
}

#menu-category li a {
        background-image: url("http://xn--eck1a8lob.jp/file/icon/bullet.gif");
        background-repeat: no-repeat;
        padding-left: 15px;
        background-position: left center;
}

#menu-category ul{
        padding-left: 0px !important;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px !important;
}

li.menu-item-2195{
        /* list-style-image: url(http://xn--eck1a8lob.jp/file/icon/house-s.png) !important; */
}

.menu-item-2195 a{
       background-image: url(http://xn--eck1a8lob.jp/file/icon/house-s.png) !important;
       padding-left: 20px !important;
}

/*---------------------
Thumbnail
-----------------------*/
.attachment-yarpp-thumbnail, .random_kizi img, .attachment-thumb100{
	border-radius: 10px;
}

/*---------------------
再生ボタン
-----------------------*/
input[type=button].play{
	font-family: FontAwesome;
}

/*---------------------	
Amazon	
-----------------------*/	
.amazon_ad {
	padding: 1px;
	margin: 2px;
}
table.amazon_ad {	
        width: auto;
	max-width:80%;
	background-color: #f3f3f3;
	background-image: url('/file/icon/amazonjs.png');
	background-position: right bottom;
	background-repeat: no-repeat;
        margin-left: 10px;
}	
	
p.amazon_ad_title {	
	padding:0;
	margin:0;
}	
	
p.amazon_ad_price {	
	color:#cc0000;
	font-weight:bold;
	margin-top:10px;
}	
	
span.amazon_ad {	
	font-size:10px;
	font-weight:normal;
}	
	
img.amazon_ad {	
	max-height: 300px;
        margin-bottom: 0px;
}

/*----------------------------
フィールドレポート
-----------------------------*/
.fieldreport {
	background-color: #f3f3f3;
        padding: 15px;
        margin-top: 20px;
        margin-bottom: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}

.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%;
}

/*----------------------------
行程
-----------------------------*/
.activity {
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #F3F3F3;
	border-radius: 10px;
        padding: 5px 15px 5px 15px;
}

p.arrow {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

img.arrow {
	width: 20%;
	margin-bottom: 0px;
}


/*----------------------------
bbpress
-----------------------------*/
#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar {
	vertical-align: baseline;
}

/*---------------------
Popular posts
-----------------------*/
.wpp-thumbnail {
	border-radius: 6px;
}

li.WP-popular-posts:nth-child(1):before { content: url("/file/icon/ranking/icon_number02_red14_01.gif"); }
li.WP-popular-posts:nth-child(2):before { content: url("/file/icon/ranking/icon_number02_red14_02.gif"); }
li.WP-popular-posts:nth-child(3):before { content: url("/file/icon/ranking/icon_number02_red14_03.gif"); }
li.WP-popular-posts:nth-child(4):before { content: url("/file/icon/ranking/icon_number02_gray14_04.gif"); }
li.WP-popular-posts:nth-child(5):before { content: url("/file/icon/ranking/icon_number02_gray14_05.gif"); }
li.WP-popular-posts:nth-child(6):before { content: url("/file/icon/ranking/icon_number02_gray14_06.gif"); }
li.WP-popular-posts:nth-child(7):before { content: url("/file/icon/ranking/icon_number02_gray14_07.gif"); }
li.WP-popular-posts:nth-child(8):before { content: url("/file/icon/ranking/icon_number02_gray14_08.gif"); }
li.WP-popular-posts:nth-child(9):before { content: url("/file/icon/ranking/icon_number02_gray14_09.gif"); }
li.WP-popular-posts:nth-child(10):before { content: url("/file/icon/ranking/icon_number02_gray14_10.gif"); }
li.WP-popular-posts:nth-child(11):before { content: url("/file/icon/ranking/icon_number02_gray14_11.gif"); }
li.WP-popular-posts:nth-child(12):before { content: url("/file/icon/ranking/icon_number02_gray14_12.gif"); }
li.WP-popular-posts:nth-child(13):before { content: url("/file/icon/ranking/icon_number02_gray14_13.gif"); }
li.WP-popular-posts:nth-child(14):before { content: url("/file/icon/ranking/icon_number02_gray14_14.gif"); }
li.WP-popular-posts:nth-child(15):before { content: url("/file/icon/ranking/icon_number02_gray14_15.gif"); }
li.WP-popular-posts:nth-child(16):before { content: url("/file/icon/ranking/icon_number02_gray14_16.gif"); }
li.WP-popular-posts:nth-child(17):before { content: url("/file/icon/ranking/icon_number02_gray14_17.gif"); }
li.WP-popular-posts:nth-child(18):before { content: url("/file/icon/ranking/icon_number02_gray14_18.gif"); }
li.WP-popular-posts:nth-child(19):before { content: url("/file/icon/ranking/icon_number02_gray14_19.gif"); }
li.WP-popular-posts:nth-child(20):before { content: url("/file/icon/ranking/icon_number02_gray14_20.gif"); }

li.WP-popular-posts:before {
    position: absolute;
}

/*---------------------
BBS
-----------------------*/
.rss_post p {
	line-height: 17px;
	max-height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*---------------------
Tag Cloud
-----------------------*/
.tagcloud a {
	font-size: 14px !important; /* 文字のサイズ */
	line-height: 1em;
	background: #47bea0; /* 背景色 */
	color: #fff; /* 文字色 */
	display: inline-block;
	white-space: nowrap;
	padding: 8px 8px; /* 文字周りの余白 */
	margin-top: 3px; /* タグ同士の余白 */
	border-radius: 4px; /* 角を少し丸く */
	text-decoration: none;
}
.tagcloud a:hover {
 	background: #f9d635; /* マウスホバー時の背景色 */
	color: #278a71; /* マウスホバー時の文字色*/
}

.tagcloud a:before {
        font-family: "FontAwesome";
        content: "\f02b";
	padding-right: 4px;
}

div.footer_l:nth-child(4) {
	width: 430px;
	margin-right: 0px;
}