/*---------------------------------------------------------
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: "メイリオ", 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: 20px;*/
}
.pcnone {
	display: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	/*color: #5484C8;*/
	color: #000000;
	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%!important;
}
/*----------------------------
引用
-----------------------------*/
.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タグ
------------------------------*/

/*ブログタイトル*/

#header {
	background: #fff;
}
#logoArea {
	width: 980px;
	margin: 0 auto;
}
#tagline {
	font-size: 70%;
	color:#999;
	display: block;
	margin: 40px 5px 0px 0px;
	width:400px;
	float:left;
	font-weight:normal;
}
#logo {
	float: left;
	margin: 30px 5px 15px 15px;
}
#socialmedia_icons {
	float: right;
	margin: 32px 30px 25px 0;
}
#socialmedia_icons img {
	float: left;
}
#container #header #header-in #h-l .sitename {
	font-size: 30px;
	color: #fff;
	margin-bottom: 10px;
	line-height: 30px;
}
#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: 12px;
	color: #666;
	font-weight: normal;
}
#header #header-in #h-l h1 a {
	color: #FFF;
	text-decoration: none;
}
#h-l .descr {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 20px;
}
/*記事タイトル*/

.entry-title {
	font-size: 30px;
	line-height: 35px;
	color: #333;
	margin-bottom: 20px;
	padding: 0 25px 0 25px;
}
.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: 10px;
	padding-bottom: 10px;
	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;
}
.itirantitle h2 {
	font-size: 24px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 35px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1a1a1a;
	color: #333;
	line-height: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 25px;
}


/*小見出し*/

.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: 24px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 20px;
	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;
}

#footer { border-top: 1px solid #CCCCCC;
-webkit-box-shadow: inset 0 0 1px 1px white;
	-moz-box-shadow: inset 0 0 1px 1px white;
	margin-top: 30px;
	}
/*-----------------------------
タイトル下
------------------------------*/

.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;
	padding-left: 25px;
}

.kizi .naiyo {padding:25px;}
/*-----------------------------
ページナビ
------------------------------*/

.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: 986px;
	margin-right: auto;
	margin-left: auto;
}
#wrap #wrap-in #side {
	float: right;
	width: 272px;
	border: 1px solid #ccc;
	background-color: #FFF;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
#wrap #wrap-in #main {
	float: left;
	width: 685px;
	/*padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;*/
	border: 1px solid #ccc;
	background-color: #FFF;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	/*border-radius: 4px 4px 4px 4px;*/
	
}
#footer-in {
	text-align: center;
	color: #CCC;
}
#respond h3 {
	font-size: 16px;
}
.sumbox {
	float: left;
	height: 150px;
	width: 150px;
}
.post .entry .entry-content {
	float: right;
	width: 440px;
	padding-left: 20px;
}
.entry {
	/*margin-bottom: 20px;
	padding-top: 10px;*/
}
.entry .sumbox {
	float: left;
	height: 150px;
	width: 150px;
}
.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: 16px;
	line-height: 25px;
	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 {
	padding: 12px 5px 10px 14px;
	background:#fbfbfb;
	
}

#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;
}
#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;
	margin-bottom: 10px;
}
#container #wrap #wrap-in #side #twibox ul li li {
	padding: 10px 0 5px 20px;
	border-top:1px solid #ccc;
}

#container #wrap #wrap-in #side #twibox ul li li a {
	text-decoration: none;
	color:#000000;
} 

#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: 20px;
	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;
}
#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;
}
#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: 5px;
	padding-bottom: 5px;
}
#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;
}
/*-----------------------------
検索フォーム
-----------------------------*/

#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: 155px;
}
.post .sumbox02 #topnews div dl dd .motto , p.motto {
	text-align: right;
}
#main .post .sumbox02 #topnews div dl dd .motto a {
}
#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 {
	text-decoration: none;
}
#topnews div {
	/*padding: 10px;
	margin-bottom: 10px;*/
}
#topnews div dl {
	clear: both;
	border-bottom: 1px solid #ccc;
	padding: 25px;
}


#topnews div dl:hover { background: #ececec;}
#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 {
	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: 13px 0 15px 25px;
}
.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;
	margin-bottom: 20px;
}
.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;
}
#navi_area {
	padding: 0;
	background: #f8f8f8;
	border-bottom: #c6c6c6 1px solid;
	width: 100%;
	height: 39px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2), inset 0 0 1px 1px white;
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2), inset 0 0 1px 1px white;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2), inset 0 0 1px 1px white;
	z-index: 5;
	position: relative;
}
#navi_container {
	clear: both;
	margin: 0 auto;
	width: 980px;
}
/* line 485, ../sass/common.scss */
#nav, #category_nav {
	background: #f8f8f8;
	border-bottom: #c6c6c6 1px solid;
	border-left: #c6c6c6 1px solid;
	width: 100%;
	height: 39px;
	z-index: 5;
	position: relative;
}
/* line 493, ../sass/common.scss */
#nav ul.gnavi, #category_nav ul {
	display: block;
	width: 978px;
	margin: 0 auto;
 *zoom: 1;
	border-bottom: #c6c6c6 1px solid;
	background: #f8f8f8;
}
#nav ul.gnavi li, #category_nav ul li {
	display: block;
	text-align: center;
	float: left;
	border-right: #c6c6c6 1px solid;
	position: relative;
	font-size: 93%;
}
/*▼保守修正*/
#nav ul.gnavi li a, #category_nav ul li a {
	color: #000;
	text-decoration: none;
	font-size: 93%;
	display: block;
	/*width: 130px;*/
	height: 29px;
	/*padding: 10px 0 0 0;*/
	padding:10px 15px 0 10px;
	-webkit-box-shadow: inset 0 0 1px 1px white;
	-moz-box-shadow: inset 0 0 1px 1px white;
	box-shadow: inset 0 0 1px 1px white;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
	font-weight: normal;
}
#nav ul.gnavi li a:hover, #category_nav ul li a:hover {
	background: #ececec;
}
/*#nav ul li a span, #category_nav ul li a span {
  display: none;
}*/


#nav ul.gnavi li.home a, #category_nav ul .home a {
	padding: 8px 0 0 0 !important;
	height: 31px !important;
	width: 59px !important;
	font-size: 143%;
}

.dayarea { overflow: hidden;}
.days { font-size: 170%; color: #000000; font-family: Modern; float:left;}
.catego { display:block; background: #000000; float: right; padding: 5px 10px;}
.catego a { text-decoration: none; color:#FFFFFF; font-size: 70%;}
#head { background: #FFFFFF;}
.mainpic { width: 980px; margin: 0 auto;}
#wp { }
.entry { padding: 25px;  border-bottom: #c6c6c6 1px solid;}

.entry:hover {background: #ececec;}
.sns03,.p-navi {padding: 0 25px 25px;}








#nav {
  position: relative;
 
}

#nav li ul.sub_menu {
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2), inset 0 0 1px 1px white;
}
#nav li ul li{
  overflow: hidden;
  height: 0;
  color: #fff;
  display: block;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
  /*border-right: none !important;*/
  
}
#nav li ul li a{
  padding: 13px 15px;
  background: #f8f8f8;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  /*-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;*/
	 
}
#nav li:hover > a{
  background: #ececec;
}

#nav li:hover ul li{
  overflow: visible;
  height: 38px;
  }
  
  
ul.footermenu {
	list-style: none;
	color:#333333;
	text-align: left;
	font-size: 70%;
	
	}
	
ul.footermenu a {
	text-decoration: none;
	}

ul.footermenu li {
	font-weight: bold;
	margin-right: 13px;
	display: block;
	width: 110px;
	float: left;
	text-align: center;
	}
	
ul.footermenu li ul {
	float: left;}
	
ul.footermenu li ul li {
	font-weight: normal;
	}
	
.copy { margin-top: 30px;}

.pagearea {
	padding: 0 25px 15px 25px;
	zoom: 1;
	overflow: hidden;
	}
	
.pagearea h2 {
	margin: 0 0 20px 0;
	padding: 5px 5px 5px 15px;
	background: #000000;
	color: #FFFFFF;
	border: none;
	font-size: 120%;
}

.youtube_l {
	width: 310px;
	float: left;
	font-size: 60%;
	margin-top: 20px;
	}

.youtube_r {
	width: 310px;
	float: right;
	font-size: 70%;
	margin-top: 20px;
	}

.plancoment {
	font-size: 130%;
	margin-bottom: 20px;
	padding: 20px 0;
	border-top: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
}
	
p.plice {
color: #ed4660;
font-size: 14px;
}

p.plice span {
font-size: 35px;
font-weight: bold;
margin-left: 20px;
}
	
table.plantb {	
border: #ccc solid 5px;
margin-bottom:20px;
}

.plantb th {
border-bottom: #ccc solid 1px;
font-weight: bold;
background: #eee;
padding: 10px;
white-space: nowrap;
font-size: 90%;
}

.plantb td {
border: none;
border-bottom: #ccc solid 1px;
margin: 0px;
padding: 20px;
}

table.plantb02 {	
border: #ccc solid 1px;
margin-bottom:30px;
}

.plantb02 th {
border-bottom: #ccc solid 1px;
font-weight: bold;
border-right: #ccc solid 1px;
background: #fbcfd0;
padding: 10px;
white-space: nowrap;
font-size: 70%;

}

.plantb02 th.planname {
	background: #c9f4d0;
}

.plantb02 td {
border: none;
border-bottom: #ccc solid 1px;
border-right: #ccc solid 1px;
margin: 0px;
font-size: 70%;
padding: 10px;
}

.btarea, .tbarea {
	margin-top:50px;
	overflow: hidden;
	zoom:1;
}

.btarea, .tbarea {
	margin-top:50px;
	overflow: hidden;
	zoom:1;
}

.bt_omoushi,.bt_otoi {
	width: 303px;
	text-align: center;
	display: block;
	font-weight: bold;
	/*position: relative;*/
	color: #FFFFFF;
}

.bt_omoushi a, .bt_otoi a{
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	height: 100%;
	filter: alpha(opacity=0);
	padding: 15px 10px;
}

.bt_omoushi {
	float: left;
	}

/*.bt_omoushi:hover { 
	background:#FF3300;
	}*/
	
.bt_omoushi a{
	background/*\**/: #ed4660;
	}

.bt_omoushi a:hover,.bt_otoi a:hover {
	opacity: 0.8;
}

.bt_otoi {
	float: right;
}

.bt_otoi a {
	background: #FF6633;
	}
	
.btarea {
	margin-bottom: 80px;
	font-size: 110%;
}

ul.linklist {
	list-style: none;
	width: 100%;
	border-right: #c6c6c6 1px solid;
	border-top: #c6c6c6 1px solid;
	overflow: hidden;
	zoom: 1;
	padding: 0;
	margin-bottom: 30px;
}

ul.linklist li {
	float: left;
	width: 296px;
	display: block;
	border-bottom: #c6c6c6 1px solid;
	border-left: #c6c6c6 1px solid;
	
	padding: 10px;
	text-align: left;
}

ul.linklist li a { text-decoration: none;}

.tanto { margin: 40px 0 ; }
.tantotitle {
    background: none repeat scroll 0 0 #ED4660;
    border-bottom: 1px dotto;
    margin-bottom: 20px;
    padding: 3px 3px 3px 15px;
	color: #FFFFFF;
	font-size: 120%;
}
.pink { color: #ed4660; font-weight: bold; font-size:120%;}

ul.tantolist {
	list-style: none;
	margin-bottom: 10px;
}

ul.tantolist li {
    background: none repeat scroll 0 0 #0C8B3D;
    border-radius: 5px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 110%;
    font-weight: bold;
    margin: 0 4px;
    min-height: 112px;
    padding: 20px;
    text-align: center;
    width: 150px;
}

.aisatsumain { margin: 20px 0 40px;}
.mb {margin-bottom: 30px;}
.lpbt { 
	width: 635px;
	margin: 15px 0 0px;
	text-align: center;
}
.movietitle {
	margin: 0 0 30px 0;
	text-align: center;
	font-weight: bold;
}


dl.step dt.steptitle {
	position: relative;
	border-bottom: 2px solid #f54d7f;
	padding: 15px 5px 3px 5px;
	margin: 0 auto 20px;
	font-size: 110%;
}

dl.step dt span{
	color: #f54d7f;
	margin-right: 20px;
}

dt.steptitle:before {
	left: 30px;
	border: 14px solid transparent;
	border-top: 14px solid #f54d7f;
}

dt.steptitle:after {
left: 33px;
border: 11px solid transparent;
border-top: 11px solid #FFF;
}
dt.steptitle:before, dt.steptitle:after {
content: "";
position: absolute;
top: 100%;
height: 0;
width: 0;
}


dl.step {
color: #363636;
margin-bottom: 20px;
}

.flowtitle {
	color: #f54d7f;
	text-align: center;
	font-size: 120%;
}

.stepinfo {
	padding: 20px;
	margin: 10px;
	border: 1px #a4a4a4 dashed;
}

.subpink {
	background: #f54d7f;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 8px;
	font-size: 150%;
	margin: 15px 0 20px;
}

ul.bizpoint {
	list-style: none;
	padding: 0;
}


ul.bizpoint li {
	margin-bottom: 15px !important;
}

.youtubemt{
	text-align: center;
	margin-top: 20px;
}


dl.planlist {
	overflow: hidden;
	zoom: 1;
	padding-bottom:25px;
	border-bottom: 1px #d2d2d2 solid;
	margin-bottom:25px;
}

dl.planlist dt {
	float: left;
	width: 158px;
	margin-right:20px;
}

dl.planlist dd {
	width: 420px;
	float: left;
	background: #f0f0f0;
	padding: 18px;
}

span.jitsurei {
	color: #000000;
	background: #f54d7f;
	padding: 4px 20px;
	margin-right: 20px;
}

dl.planlist dd dl {
	overflow: hidden;
	zoom: 1;
}

.planmidashi {
	font-size: 120%;
	margin: 10px 0;
}

dl.planlist dd dl dt {
	float: left;
	width: 209px;
	margin-right:18px;
}

dl.planlist dd dl dd{
	float:  left;
	padding: 0;
	font-size: 90%;
	width: 190px;
}

.moviepoint { font-size:70%; margin-bottom:10px;}

ul.movietanto { padding:0px;}
ul.movietanto li {
	font-size:80%;
	list-style: none;
	color: #000000;
	background: #ef8d2d;
	padding: 2px 10px;
	margin: 0 5px 5px 0;
	display: inline-block;
	line-height: 15px;
}
.samplemovie{
	width: 100%;
	text-align: right;
	margin-top: 10px;
}
.samplemovie a{
	font-size:80%;
	color:#5484C8;
}
ul.option{
	width: 100%;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 40px;
	padding: 0;
}
ul.option li {
	float: left;
	list-style:none;
	width: 42%;
	border: 1px solid #aaa;
	padding: 15px;
	min-height: 153px;
	margin:20px 8px 0 8px;
	line-height: 1.4em;
	font-size: 90%;
}

.optiontitle {
	font-weight: bold;
	font-size: 110%;
	color: #FF6633;
	margin:10px 0 6px;
	border-bottom: 1px #aaa dotted;
	padding-bottom: 7px;
}

.campaign {
	color:#000;
	font-weight:bold;
}

ul.option li.wide { width: 92%; min-height: 135px;}
.op-l { float: left; width:30%; margin-right: 10px;}
.op-r { float: left; width: 68%;}

ul.planarea { margin: 0; padding: 0; margin-top: 30px}
ul.planarea li { 
	float: left;
	list-style: none;
	width: 200px;
	display: block;
	margin-right: 16px;
	margin-bottom: 20px;
}

ul.planarea li.nomr { margin-right: 0px;}
.plantxt {
	border: 3px solid #fd8d91;
	padding: 10px;
	background: #fff;
	text-align: left;
	font-size: 80%;
	min-height: 225px;
	line-height: 1.6em;
}

table.plantbwed {	
border: #ccc solid 5px;
margin:20px 0;
width: 100%;
text-align: center;
}

.plantbwed th {
border-bottom: #ccc solid 1px;
border-right: #ccc solid 1px;
font-weight: bold;
background: #eee;
padding: 18px 6px;
font-size: 80%;
white-space: nowrap;
}

.plantbwed td {
border: none;
border-bottom: #ccc solid 1px;
border-right: #ccc solid 1px;
margin: 0px;
padding: 18px 6px;
}

p.font_s {font-size: 50%;}
#message-container-input,#message-container-confirm { margin-bottom: 30px;}
#trust-form input { font-size: 120%; height: 20px;}
textarea { font-size: 110%;}

div#trust-form.contact-form table {width: 100%;}

dl.voice_area { overflow: hidden; width: 100%; zoom: 1; margin-top: 25px; padding-bottom: 30px; border-bottom: #b2b2b2 1px dotted;}
	dl.voice_area dt { float: left; width: 365px; margin-right: 40px;}
	dl.voice_area dd { float: left; width: 220px; text-align: center; padding: 0; padding-bottom: 18px;}

.voice_cate_b { background: #a0e8f5; padding: 5px; font-size: 80%; margin: 3px 0;}
.voice_cate_p { background: #ffb1c2; padding: 5px; font-size: 80%; margin: 3px 0;}
.voice_cate_g { background: #d5f189; padding: 5px; font-size: 80%; margin: 3px 0;}

span.voice_name { font-size: 110%;}
.voice_coment { background: #fbf2e8; padding: 20px; overflow: hidden; font-size: 90%;}
.voice_type_m { color: #3b59b1; margin: 0 0 6px;}
.voice_type_f { color: #f95b84; margin: 0 0 6px;}

.info_box-h01 {
	margin: 0px;
	float: left;
	width: 275px;
	height: 150px;
	background-image: url(images/info_bgc-h01.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 360px;
}
.mb20{ margin-bottom: 20px !important; }
.contact_flow {
  font-size: 30px;
  line-height: 35px;
  color: #333;
  margin-bottom: 10px;
  padding: 0 25px 0 25px;
}

.wpcf7c-conf {
  background-color: rgb(250, 255, 189)!important;
  color: rgb(0, 0, 0)!important;
  border: 1px solid #333333!important;
}
.splook{display:none!important;}

.wpcf7c-elm-step2 .mid99{
	display:none;}
}

/*---------------------------------
サイドバーテーブル
--------------------------------*/

#twibox table tr td {
  padding: 5px!important;
  text-align: center;
  border: 1px solid #cfcad1;
}
#twibox table {
  width: 96%;
  margin: 3px auto;
  font-size: inherit;
  border-collapse: collapse;
  border: 1px solid #999;
}
#twibox table th {
  background-color: #eee;
  text-align: left;
  padding: 6px 0px 4px 10px;
}
.link2 a{
	text-decoration:none;
}
.link2 a:hover { color : #4A535A; text-decoration: underline; }


/* Contact Form 7のリスト項目をすべて縦並びに */
.wpcf7-list-item {
    margin-top:10px;
    display: block;
}

/*---------------------------------
サイドバーテーブル
--------------------------------*/


#twibox .textwidget table tr td {
  padding: 3px;
  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: 10px;
  line-height: 1.5em;
  text-align: center;
}
#twibox .textwidget table {
  width:96%;
  margin-left:2%;
  margin-right:2%;
}


/*---------------------------------
FAQページ
--------------------------------*/

dl.faq dt {
  background: url(images/faq01.jpg) no-repeat 0 0;
  color: #333;
  font-size: 110%;
  padding: 10px 0 5px 40px;
}
dl.faq dd {
  background: url(images/faq02.jpg) no-repeat 0 0;
  padding: 20px 0 20px 80px;
}


/*---------------------------------
paraparaページ
--------------------------------*/
.fl_l {
  float: left;
  margin-bottom:30px;
}

.fl_r {
  float: right;
  margin-bottom:30px;
}

.point {
  width: 310px;
}
.red {
  color: #cf0000;
  font-weight: bold;
}

.point_wapper {
  width: 635px;
  overflow: hidden;
  zoom: 1;
  margin: 0 auto;
}

.point fl_txt{
  width: 310px;
 float: left;
}

#common_contact_reservation{
  margin-bottom: 30px;
}

#common_contact_reservationwrap {
  border: #FFC4E9 1px solid;
  background-repeat: repeat-x;
  background-position: center top;
  padding: 30px 0px 15px 0px;
  zoom: 1;
  overflow: hidden;
}
#common_contact_reservationwrap02 {
  　border: #FFF 1px solid;
    background-repeat: repeat-x;
    background-position: center top;
    padding: 30px 0px 15px 0px;
    zoom: 1;
    overflow: hidden;
}
#contact_l {
  float: left;
  width: 300px;
  margin-bottom: 20px;
  margin-left: 10PX;
}
#contact_r{
  float: left;
  width: 300px;
  margin-bottom:20px;
  margin-left: 10PX;
}

#contact_tel
{
  float: left;
  margin-left: 160PX;
}


.voice_bnr {
	float: left;
	width: 635px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 20px;
}