/*---------------------------------------------------------
Theme Name: stinger3ver20131217
Theme URI: http://stinger3.com
Description: stinger3
Author: enji
Author URI: http://stinger3.com
License:
License URI:
Version: 20131217
---------------------------------------------------------*/
@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: “Lucida Grande”, “segoe UI”, “ヒラギノ丸ゴ ProN W4”, “Hiragino Maru Gothic ProN”, “メイリオ”, Meiryo, Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #f3f3f3;
	color: #2b1701;
}
#container {
	word-wrap: break-word;
}
p {
	font-size: 15px;
	line-height: 27px;
	margin-bottom: 20px;
}
.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: none;
}
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%!important;
}
/*----------------------------
引用
-----------------------------*/
.post blockquote {
	background-color: #E9DBCC;
	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 {
	float: left;
	font-size: 30px;
	color: #fff;
	margin-bottom: 0px;
	line-height: 30px;
}

#container #header #header-in #h-l .sitename img {
	width: 240px;
	/*height: 90px;*/
}

#container #header #header-in #h-l .sitename a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
/*ブログタイトル下の文*/

#container #header #header-in #h-l h1 {
	font-size: 13px;
	color: #666;
	font-weight: normal;
}
#header #header-in #h-l h1 a {
	color: #FFF;
	text-decoration: none;
}
#h-l .descr {
	float: left;
	width: 620px;
	font-size: 13px;
	color: #666;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
/*記事タイトル*/

.entry-title {
	font-size: 24px;
	line-height: 24px;
	color: #535353;
	margin-bottom: 20px;
	padding-left: 20px;
	border-left: 5px solid #1062a8;
}
.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 {
	width: 350px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: none;
}
/*中見出し*/

.demo h2 {
	font-size: 22px;
	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: 22px;
	padding-bottom: 5px;
	padding-left: 35px;
	color: #313131;
	line-height: 32px;
	margin-left: -40px;
	/*border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1a1a1a;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-top: 5px;*/
}
/*小見出し*/

.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: 16px;
	margin-bottom: 5px;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	/*color: #000000;*/
	line-height: 18px;
	/*text-align: center;*/
	background-image: url(http://tetoan.com/wp-content/uploads/2015/04/右向きの猫の小見出し.png)/*, url(http://tetoan.com/wp-content/uploads/2015/04/左向きの猫の小見出し.png)*/;
	background-repeat: no-repeat;
	background-position: left/*, right*/;
	margin-left: 0px;
	padding-left: 40px;
	/*border-bottom:  1px dashed #7ecef4;*/
	
}

.kizi h3 img {
	width: 17px;
	margin: 0 0 1px 3px;
}

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 #footer-in h4 a {
	color: #666;
	text-decoration: none;
}
/*-----------------------------
タイトル下
------------------------------*/

.kizi .blogbox p {
	font-size: 12px;
	margin-left: 50px;
	color: #595959;
}
.kizi .blogbox {
	/*background-color: #f3f3f3;*/
	background-image: url(http://tetoan.com/wp-content/uploads/2015/05/tagイメージ.png);
	background-repeat: no-repeat;
	height: 24px;
	margin-bottom: 10px;
}

.kizi .blogbox a {
	color: #595959;
}

.kizi .blogbox p .kdate {
	/*background-color: #595959;
	margin-right: 10px;
	padding: 5px;*/
	color: #595959;
	float: right;
}
/*-----------------------------
ページナビ
------------------------------*/

.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: 1024px;
	margin-right: auto;
	margin-left: auto;
}

.smanone{
	width: 100%;
	background-image: url(http://tetoan.com/wp-content/uploads/2015/04/メニュー背景.jpg);
	background-repeat: repeat-x;
	height: 50px;
	line-height: 50px;
}

#wrap #wrap-in #side {
	float: right;
	width: 330px;
	text-align: center;
}
#wrap #wrap-in #main {
	float: left;
	width: 620px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	border: 1px solid #ccc;
	background-color: #fefefe;
	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: 375px;
	padding-left: 20px;
}
.entry {
	margin-bottom: 20px;
	padding-top: 10px;
	background-image: url("http://tetoan.com/wp-content/uploads/2015/05/記事一覧.jpg");
	background-repeat: no-repeat;
	width: 620px;
	height: 215px;
}
.entry .sumbox {
	float: left;
	height: 150px;
	width: 150px;
	margin: 20px 0 0 45px;
}
.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: none;
}
.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: 10px;
	padding-left: 20px;
}
#side #ad1 div ul li .textwidget {
	width: 100%;
}
#side #ad1 div ul li {
	padding: 0px;
}

#side #ad1 div ul li a {
	padding: 0 9px;
}

#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;
}
/*サイドの各タイトル見出し*/

.date {
	/*color: #aaa;*/
	text-align: left;
	font-size: 12px;
}

.menu_underh2 {
	font-size: 15px;
	margin: 20px auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url("http://tetoan.com/wp-content/uploads/2015/04/サイドメニューバー.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 300px;
	height: 35px;
	line-height: 35px;
	text-align:center !important;
}
#container #header #header-in #h-l {
	padding-top: 10px;
	/*padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;*/
	float: left;
	width: 100%;
}
#container #wrap {
	padding-top: 10px;
	padding-bottom: 20px;
	background-image: url(http://tetoan.com/wp-content/uploads/2015/04/壁紙背景.jpg);
}
#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;
}

#snsbox03 {
	padding-top: 50px;
	padding-bottom: 20px;
}

/*-----------------------------
ページTOP
------------------------------*/

#page-top {
	position: fixed;
	bottom: 40px;
	right: 20px;
	font-size: 10px;
}
#page-top a {
	/*background: #665e53;
	text-decoration: none;
	color: #fff;
	padding: 10px 5px;
	text-align: center;
	border-radius: 5px;*/
	display: block;
	width: 110px;
	height: 100px;
	background-image: url("http://tetoan.com/wp-content/uploads/2015/04/PAGETOP_a.png");
	background-repeat: no-repeat;
	background-position: center;
	/* CSS3 */
	-moz-border-radius: 5px;
	/* Firefox */
	-webkit-border-radius: 5px;/* Safari,Chrome */
}
#page-top a:hover {
	/*text-decoration: none;
	background: #d6cdc0;
	color: #665e53;*/
	background-image: url("http://tetoan.com/wp-content/uploads/2015/04/PAGETOP_b.png");
	background-repeat: no-repeat;
	background-position: center;
}
/*-----------------------------
コンテンツ
------------------------------*/

.sum {
	float: left;
	width: 100px;
}
.sumbun {
	float: left;
	width: 430px;
	padding-left: 20px;
}
.sumbox02 {
	margin-bottom: 20px;
}
.post .kanren {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	background-image: url("http://tetoan.com/wp-content/uploads/2015/04/メニュー背景.jpg");
	background-repeat: repeat-x;
	height: 30px;
	margin-bottom: 10px;
	/*padding: 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: 14px;
	line-height: 28px;
	/*margin-bottom: 15px;*/
}
.post ul {
	/*list-style-type: disc;*/
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	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: #e6ddd4;
	width: 90px;
	color: #2b1701;
	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;
}
#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: 20px;
}
.fn {
	font-style: normal;
	font-size: 13px;
}
.says {
	font-size: 13px;
}
.commentmetadata {
	font-size: 12px;
	padding: 5px;
}
.reply {
	padding: 5px;
	font-size: 13px;
}
#comments #respond {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	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;
	width: 90%;
	margin: 0 auto;
}
#comments #commentlist img {
	padding: 10px;
}
/*---------------------
ナビゲーション
-----------------------*/

#navi-in li {
	position: relative;
	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: 8px;
	padding-bottom: 6px;
	background-image: url("http://tetoan.com/wp-content/uploads/2015/04/menu表.jpg");
	background-repeat: no-repeat;
	background-position: center;
	width: 118px;
	height: 35px;
	margin-left: 6px;
}
#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: #fcfcfc;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 138px;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	margin-left: -10px;
	margin-top: -1px;
}
.menu-navigation-container {
	overflow: hidden;
}
#navi-in li a:hover {
	text-decoration: none;
	background-image: url("http://tetoan.com/wp-content/uploads/2015/04/ナビmenu裏.jpg");
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: 138px;
	height: 35px;
	color: #ff00ff;
	line-height: 35px;
	font-weight: bold;
}
/*-----------------------------
検索フォーム
-----------------------------*/

#container #wrap #wrap-in #search {
	padding-top: 20px;
	padding-bottom: 0px;
	margin-left: -60px;
}
#s {
	width: 235px;
	height: 26px;
	border: none;
	color: #333;
	margin-left: 15px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	/*background-color: #CCC;
	background-image: url("http://tetoan.com/wp-content/uploads/2015/04/検索フォーム.png");
	background-repeat: no-repeat;*/
	font-size: 14px;
	border-radius: 0;
}
#searchsubmit {
	position: absolute;
	top: 0;
	_top: 1px;
	/*left: 286px;*/
	margin-left:8px;
	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;
	margin-right: 20px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 16px;
}

#container #wrap #wrap-in #main .post .entry .entry-content .motto {
	float: right;
	margin: 0 20px 0 0;
}

#main .post .sumbox02 #topnews div dl dd {
	padding-left: 130px;
}
.post .sumbox02 #topnews div dl dd .motto {
	font-size: 12px;
	color: #666;
	float: right;
	margin-top: -10px;
}
#main .post .sumbox02 #topnews div dl dd .motto a {
	color: #2b1701;
}

#main .post .sumbox02 #topnews div dl dd .motto a:hover {
	color: #fafafa;
}

#wrap #wrap-in #side #topnews div dl {
	padding-bottom: 0px;
	padding: 0 8px;
	width: 315px;
}
#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;
	text-align: left;
}
#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;
	border:1px solid;*/
	border-color: #999;
	color: #333;
	margin:auto;
}

#main .post table th {
	/*border:1px solid;
	background-color:#ffffe8;*/
	border-color: #333;
	padding: 0 3px;
	background-image: url("http://tetoan.com/wp-content/uploads/2015/04/サイドメニューバー.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

#main .post table td {
	border-bottom: 2px dotted #59493f;
	border-left: none;
	border-color: #333;
	text-align: center;
	font-weight: bold;
}

.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: 80px;
	padding-right: 10px;
}
.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;
}

/*---------------------------------
自分で追加
--------------------------------*/
* {
font-family: “Lucida Grande”, “segoe UI”, “ヒラギノ丸ゴ ProN W4”, “Hiragino Maru Gothic ProN”, “メイリオ”, Meiryo, Verdana, Arial, sans-serif;
}

.blog_fintext {
	width:100%;
	margin-bottom: 50px;
}

.clear {
	clear:both;
	height:0px;
}

.content_p {
	margin-bottom:10px;
}

.pic_bg {
	background-color:#ffffe8;
	border:2px dotted #ddd;
	border-radius:5px;
	padding:10px;
	width:65%;
	margin: auto;
}

.pic_bg2 {
	background-color:#ffffe8;
	border:2px dotted #ddd;
	border-radius:5px;
	padding:10px;
	width:85%;
	margin: auto;
}

.pic_bg_1 {
	background-color:#ffffe8;
	border:2px dotted #ddd;
	border-radius:5px;
	padding: 0 10px;
	margin-top: 30px;
	float:right;
	width: 45%;
}

.bg_color {
	background-color:#e5e5e5;
	border:1px solid #ddd;
	border-radius:5px;
	width:90%;
}

.bg_color2 {
	background-color:#ffffe0;
	border:1px solid #ddd;
	border-radius:5px;
	width:90%;
}

.blog_title1 {
	background-image: url("http://tetoan.com/wp-content/uploads/2015/04/本の見出しアイコン.png");
	background-repeat: no-repeat;
	background-position: left,center;
	height: 30px;
	padding: 5px 0 5px 50px;
	border-bottom: 2px solid #aa7de5;
}

.blog_title2 {
	background-image: url("http://tetoan.com/wp-content/uploads/2015/04/猫の手の見出しアイコン.png");
	background-repeat: no-repeat;
	background-position: left,center;
	height: 30px;
	padding: 15px 0 5px 50px;
	border-bottom: 2px solid #db388c;
}

.blog_title3 {
	background-image: url("http://tetoan.com/wp-content/uploads/2015/04/体重計の見出しアイコン.png");
	background-repeat: no-repeat;
	background-position: left,center;
	height: 30px;
	padding: 10px 0 5px 50px;
	border-bottom: 2px solid #1062a8;
}

.blog_title4 {
	background-image: url("http://tetoan.com/wp-content/uploads/2015/04/ハートの見出しアイコン.png");
	background-repeat: no-repeat;
	background-position: left,center;
	height: 30px;
	padding: 10px 0 5px 50px;
	border-bottom: 2px solid #eb6100;
}

.blog_title5 {
	background-image: url("http://tetoan.com/wp-content/uploads/2015/04/ブラシの見出しアイコン.png");
	background-repeat: no-repeat;
	background-position: left,center;
	height: 30px;
	padding: 10px 0 5px 50px;
	border-bottom: 2px solid #009944;
}

.top_comment_img {
	background-image: url("http://tetoan.com/wp-content/uploads/2015/04/TOPコメント背景.png");
	background-repeat: no-repeat;
	background-position: top;
	height:135px;
	position: relative;
	margin-top: 25px;
}

.top_comment {
	position: absolute;
	top: 20px;
	left: 60px;
	width: 500px;
}

.top_img {
	background-image: url("http://tetoan.com/wp-content/uploads/2015/06/窓際で寝転がる飼い猫.jpg");
	background-repeat: no-repeat;
	background-position: top;
	height: 330px;
	width: 610px;
}

.topix {
	background-image: url("http://tetoan.com/wp-content/uploads/2015/05/透過トピックス.png");
	background-repeat: no-repeat;
	width: 610px;
	height: 100px;
}

/* HOME CSS*/


.top_cat {
	width: 100%;
}

.list_box{
	margin-top: 15px;
	border-bottom: 1px solid #dfdfdf;
}

.list_box p{
	margin-bottom: 15px;
}

.list_box img{
	float: left;
}

.list_title{
	float: left;
	width: 470px;
	margin: 0 0 10px 20px;
}

.list_contents{
	float: left;
	width: 470px;
	margin-left: 20px;
	font-size: 14px;
	color: #959595;
}

.metaslider img{
	border-radius: 12px;
}

.top_cat_cont {
	width: 100%;
	margin-top: -10px;
	margin-bottom: 30px;
}

.top_cat_cont ul {
	padding: 0px;
	margin-top: 20px;
}

.top_cat_cont ul li {
	width: 185px;
	height: 200px;
	float:left;
	list-style: none;
	margin-left:10px;
}

.content {
	line-height: 28px;
	padding-top: 70px;
	width: 250px;
	padding-left: 28px;
}

.cont_p {
	position: absolute;
	top: 65px;
	line-height:34px;
}

.blog_ig {
	text-align:center;
	margin: 30px 0;
}

.blog_text {
	width:100%;
}

.blog_ull {
	float: left;
	height: 200px;
	width: 130px;
}

.blog_ulr {
	float: left;
	height: 200px;
	width: 130px;
}

.pic_bg_1 ul li {
	list-style: circle;
}

.blog_fl_l {
	float: left;
	width: 300px;
}

.cont_list {
	margin-bottom: 0px;
	height: 200px;
}

.scroll {
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	font-size: 12px;
}

.blog_fintext ul li img {
	width:180px;
	height: 120px;
	margin-bottom: 20px;
}

.blog_fintext ul li {
	background-image: url("http://tetoan.com/wp-content/uploads/2015/05/猫一覧背景白.png");
	background-repeat: no-repeat;
	width: 200px;
	height: 190px;
	list-style:none;
	float: left;
	margin-left: 5px;
	padding-top: 10px;
	font-weight: bold;
}

.blog_fintext ul {
	padding: 0;
}

.cat-list {
	text-align: center;
}

.usepolicy {
	float: right;
	margin-right: 25px;
}

.use_content {
	font-size: 11px;
	margin-bottom: 0;
}

.use_content a {
	text-decoration: none;
	color: #666;
}

.img-txt {
	margin-bottom: -30px;
}

.txt-col{
	color: #009900;
}

.txt-col2{
	color:#ff6600;
	font-weight:bold;
}

.txt-col3{
	font-weight: bold;
}

/* 問い合わせフォーム */
.fm-area{
	margin: 10px 0 20px;
}

.fm-area input{
	height: 28px;
	padding: 5px;
}

.fm-area textarea{
	padding: 5px;
}

.subm-align{
	text-align: center;
	margin-top: 30px;
}

.subm_design{
	text-align: center;
}

.subm-mr40{
	margin-right: 40px;
}

.subm_design input[type="submit"]{
	background-color: #59493f;
	width: 210px;
	height: 40px;
	color: #fff;
	font-size: 15px;
	line-height: 32px;
	letter-spacing: 1px;
	border: 1px solid #505050;
	border-radius: 5px;
}

/* 本文記事下(ダブルレクタングル)アドセンス用 */
#ad-bottom-oya{
     padding:5px 0 5px 0;
     color: #FF0099;
     font-weight:bold;
     height:250px;
     margin-bottom: 30px;
}
 
#ad-bottom-left{
     float:left;
     padding-right:10px;
}

#ad-bottom-right{
     float:right;
}

#under-kanren-ad{
     margin:-10px 0px 15px 0px;
     padding-left:0px;
     text-align:center;
}

.ad_content {
	text-align:center;
	padding-bottom: 20px;
}

.side_box{
	width: 300px;
	margin: auto;
	padding: 0 5px;
	text-align: left;
}

.side_box ul li ul{
	padding: 0 0 0 10px;
}

.wpp-list li{
	margin-bottom: 5px;
}

.wpp-thumbnail{
	border-radius: 3px;
}

.tbl_wid{
	width: 65%;
}

/*アドセンスショートカットCSS*/

.adcontrol{
	padding: 20px 0;
	display: none;
}

/*記事下ランキングの装飾*/

/* カウンターの初期化 */
.wpp-list {
    counter-reset: wpp-ranking;
}

/* カウンターの値を表示 */
.wpp-list li:before {
    content: counter(wpp-ranking, decimal);
    counter-increment: wpp-ranking;
}

.wpp-list li {
    position: relative;
    list-style-type: none;
    padding-top: 5px;
    padding-left: 5px;
}
.wpp-list li:before {
    content: counter(wpp-ranking, decimal);
    counter-increment: wpp-ranking;
    background: rgba(94, 185, 77, 0.9);
    color: #fff;
    font-size: 14px;
    line-height: 1;
    padding: 4px 8px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.wpp-list li:nth-child(1)::before {
  background-color: rgba(230,180,34,0.8);
}
.wpp-list li:nth-child(2)::before {
  background-color: rgba(192,192,192,0.8);
}
.wpp-list li:nth-child(3)::before {
  background-color: rgba(196,112,34,0.8);
}

.mg30{
	margin: 30px 0!important;
}

.mg40{
	margin: 40px 0!important;
}

.pd30{
	padding: 30px;
}

.food_btn{
	text-align: center;
	float: left;
}

.food_btn a{
	border-radius: 6px;
	border: 3px solid #ffa33c;
	background-color: #fdfdfd;
	color: #6a3906;
	text-decoration:none;
	display: inline-block;
	font-weight:bold;
	text-align:center;
	padding:10px 55px;
	box-shadow: 6px 7px 12px -5px;
}

.food_btn a:hover{
	color: #5484C8;
}

.food_btn2{
	text-align: center;
	float: left;
}

.food_btn2 a{
	border-radius: 6px;
	border: 3px solid #638c0b;
	background-color: #fdfdfd;
	color: #6a3906;
	text-decoration:none;
	display: inline-block;
	font-weight:bold;
	text-align:center;
	padding:10px 50px;
	box-shadow: 6px 7px 12px -5px;
}

.food_btn2 a:hover{
	color: #5484C8;
}

.fl_l{
	float: left;
}

/*シンプリー*/
.symply table{
	float: left;
	width: 50%;
	padding: 80px 0 0;
}

.symply img{
	float: left;
}

.material{
	border: 1px solid #7e6b5a;
	margin: 20px 0 30px;
}

.material h4{
	background-color: #7e6b5a;
	text-align: center;
	color: #fafafa;
	font-size: 23px;
}

.material p{
	padding: 10px 15px;
}

/*ファインペッツ*/
.finepets{
	
}

/*オリジン*/
.orijen{
	
}

/*ジャガー*/
.jaguar{
	
}

/カナガン*/
.canagan{
	
}
/*テーブル */
#main .post .shokuhin 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;
	border-collapse: collapse;
	border-spacing: 0;
}


#main .post .shokuhin table {
	border-top: 1px #999 solid;
	border-right: 1px #999 solid;
	margin-bottom: 20px;
	width: 100%;
}

#main .post .shokuhin table tr td {
	padding: 5px;
	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: 13px;
	line-height: 18px;
}

#main .post .shokuhin table th {
	padding: 5px;
	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: 13px;
	line-height: 18px;
	background-image: none;
}

#main .post .shokuhin table tr td {
	font-size: 13px;
	line-height: 18px;
}

#main .post .shokuhin table tr:nth-child(even) {
	background-color: rgba(220,220,220,0.2);
}

/*テーブル（装飾なし） */
.post .notab table {
	border:none;
	width: initial; /* 初期状態にリセット */
	max-width: initial; /* 初期状態にリセット */
}

.notab table tr td {
	border:none;
	text-align: left;
	vertical-align: top;
}

.notab table th {
	border:none;
}

.post .notab table tr:nth-child(even) {
	background-color: transparent;
}

/*table 追加*/

.nutrition .mineral tr:nth-child(even) {
	background-color: rgba(196,233,250,0.5);
}

.nutrition .vitamin tr:nth-child(even) {
	background-color: rgba(179,227,76,0.5);
}

.nutrition p{
	margin-bottom: 0;
	font-weight: bold;
}

#main .post .shokuhin table tr td{
	text-align: left;
}

/*目次デザインCSS*/
@import url('https://fonts.googleapis.com/css?family=Unica+One');

#toc_container {
  margin-bottom: 40px;
  padding: 15px 20px;
  background: #fff;
  border: 5px solid #e1eff4;
  border-radius: 2px;
  color: #666; }

#toc_container .toc_title {
  font-family: "Unica One", cursive;
  text-align: center;
  margin-bottom: 35px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0px;
  border-bottom: 2px solid #dedede; }

#toc_container .toc_list {
  list-style-type: none !important;
  counter-reset: li; }

#toc_container .toc_list > li {
  position: relative;
  margin-bottom: 15px;
  margin-left: 6px;
  line-height: 1.3em;
  font-size: 0.9em; }

#toc_container .toc_list > li:after {
  counter-increment: li;
  content: "0" counter(li) " |";
  position: absolute;
  left: -40px;
  top: 0px;
  background: none;
  font-family: "Unica One", cursive;
  font-size: 1.4em;
  letter-spacing: -1px;
  color: #008db7; }

#toc_container .toc_list > li a {
  text-decoration: none !important; }

#toc_container .toc_list > li a:hover {
  text-decoration: underline !important; }

#toc_container .toc_list > li ul {
  list-style-type: disc;
  margin-top: 15px;
  padding-left: 20px;
  color: #008db7; }

#toc_container .toc_list > li > ul li {
  font-size: 0.9em;
  margin-bottom: 8px;
  line-height:22px;}

#toc_container .toc_list > li > ul li a{
  color:#1a1a1a; }

@media only screen and (min-width: 641px) {
  #toc_container {
    padding: 25px 40px; }

  #toc_container .toc_title {
    font-size: 1em; }

  #toc_container .toc_list > li {
    margin-bottom: 18px;
    margin-left: 12px;
    font-size: 1em; }

  #toc_container .toc_list > li:after {
    left: -48px;
    top: 0px;
    font-size: 26px; } 
}

/*広告下関連記事*/
.kanren-scl{
	height:300px;
	width:100%;
	overflow:scroll;
}

.kanren-box:after{
	content: ".";
    clear: both;
    height: 0;
    display: block;
}

.kanren-img{
	float:left;
	width:10%;
}

.kanren-txt{
	float:right;
	width:90%;
}

.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}