@charset "EUC-JP";
/* CSS Document */



.post .quote ,
blockquote {
	color:#6c6c6c;
	background:url(/image/template/bg_wquote.png) top left no-repeat;
	margin:0;
	padding:15px 15px 15px 30px;
}

.post ul {
	padding-left:30px;
}

.half {
	width:50%;	
}

.smaller {
	font-size:smaller;	
}

.hideTextTitle {
	background:#EAF3F7;
	border:1px solid #cad3d7;
	cursor:pointer;
	padding:2px 5px;
	border-radius:5px;
}

#content .shadow {
  -webkit-box-shadow:0px 0px 12px #aaa;
  -moz-box-shadow:0px 0px 12px #aaa;
  box-shadow:0px 0px 12px #aaa;
}



div#header ,
div#wrapper {
	max-width:1065px;
	margin:0 auto;
	padding:0 10px;
}

@media only screen and (min-width: 700px) {
	div#header ,
	div#wrapper {
		width:930px;
	}
}
@media only screen and (min-width: 1100px) {
	div#header ,
	div#wrapper {
		width:1065px;
	}
}
@media only screen and (max-width: 699px) {
	div#header ,
	div#wrapper {
	}
}

div#header #global_menu {
	width:100%;
}
@media only screen and (min-width: 1100px) {
	div#header #global_menu {
		max-width:1065px;
	}
}
div#wrapper div#content {
	width:68%;
	float:left;
	margin-left:-2px;
	overflow:hidden;
}
@media only screen and (min-width: 700px) {
	div#wrapper div#content {
		max-width:620px;
	}
}
@media only screen and (min-width: 1100px) {
	div#wrapper div#content {
		max-width:720px;
		width: 720px;
	}
}
@media only screen and (max-width: 699px) {
	div#wrapper div#content {
		width:100%;
	}
}

/*====  pankuzu ====*/

div.pankuzu {
	/* padding:0px 10px 0px 8px; */
	font-size:12px;
	color:#bbb;
	margin-bottom:14px;
	margin-left:-5px;
}

div.pankuzu ul,
ul.cat_list {
	padding:0;
	margin:0;
	display:inline;
	list-style:none;
}

div.pankuzu ul li,
ul.cat_list li {
	display:inline;
}

div.pankuzu ul li {
	white-space:nowrap;	
}


div.pankuzu ul li {
	padding-left:5px;
	background:url(/image/template/bg_pankuzu_sepalater.png) left center no-repeat;
}

div.pankuzu a {
	text-decoration:none;
}
div.pankuzu ul li a,
div.pankuzu span.page_title,
ul.cat_list a {
	margin:0 2px;
	padding:0 0 0 9px;
	background:url(/image/template/arrow_blue_6x8.gif) center left no-repeat;
}

div.pankuzu ul:not(.column_taxonomy) li a {
	color:#9BC;
	
}

div.pankuzu ul li a[rel~="category"] {
	color:#369;
	font-weight:bold;
}

ul.cat_list a {
	display:block;
	width:190px;
	float:left;	
	background-position:0 7px;
}

a.liracuore_store {
	width:100px;
	display:inline;	
	text-indent:-999px;
	overflow:hidden;
	background:url(/image/template/btn_onlineShop_s.jpg) center center no-repeat;
}

/* ==== For Category Filtering ====*/

.wrapper_cat66 #shopInfo { /* stove_prj */
	display:none;
}

/* ==== SNS Buttons ==== */
.sns_btns {
	margin-bottom:3px;
	height:28px;
}

/* ==== Content ==== */

div#wrapper div#content div.post h1.page_title {
	color:#000000;
	margin:0 0 10px 0;
	font-size:22px;
	line-height:125%;
	padding-bottom:12px;
	background:url(/lib/image/bg_title_green.png) bottom left no-repeat;
}
/*
.post a {
	color: #2858C3;
}
*/
div#wrapper div#content div.post h2,
.post h4 {
	/*color:#000000;*/
	clear:both;
	display:block;
	background:url(/image/template/bg_subTitle_green.png) 0 0 no-repeat;
	border-bottom:2px solid #EBEFEA;
	width:100%;
	height:13px;
	margin:15px 0 5px 0;
	padding:0 0 10px 25px;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
}

div#wrapper div#content div.post h2:hover,
.post h4:hover {
	color:#FF6600;
	cursor:pointer;
}

div#wrapper div#content div.post h2 a,
.post h4 a {
	border-bottom:0;
}
.post h5 {
	color:#111;
	display:block;
	border-bottom:2px solid #EBEFEA;
	/* width:620px; */
	width:100%;
	margin:20px 0 5px 0;
	padding:0 0 10px 0;
	font-size:16px;
	line-height:19px;
	font-weight:bold;
}

.post .date {
	text-align:right;
	color:#888;
	font-size:12px;
	line-height:12px;
	padding:4px 0;
	clear:both;
    position: relative;
	top: -8px;
	letter-spacing: -0.2px;
}

.post div a.lb {}

.post img {
	border-radius: 2px;
	/*
    box-shadow: 0px 14px 12px -13px rgba(0,0,0,0.2);
	*/
}

.post div .right img {
	width:180px;
	background:url(/js/lb/lightbox-ico-loading.gif) 50% 50% no-repeat;
}

.post .lightbox img {
	width:180px;
	height: auto;
}

@media only screen and (min-width: 1100px) {
	.post .lightbox img:not(.size-thumbnail) {
		width:240px;
		height: auto;
	}
}

.post .lightbox img.alignnone {
	width:auto;
	max-width:100%;	
}

.post .right .caption,
.wp-caption-text {
	display:block;
	padding:2px 0 0 0;
}

.post .eyecatch img {
	max-width:200px;
	height:	auto;
}

.post iframe[src*="://www.youtube.com/"] {
	width:100%;
	height:420px;	
}

/* adSense */
div#wrapper div#content .ads {
	margin:8px 0;
	clear: both;
}

div#wrapper div#content .ads .ad_item {
	padding:3px;
}

div#sidebar .ads {
	margin-left:-14px;
}


/* ===== For Gallery ===== */
ul.gallery,
ul.thumbs {
	list-style:none;
	margin:0 0 25px 0;
	padding:0;
	height:170px;
	overflow:auto;
}

ul.thumbs li {
	margin:0 5px 5px 0;
	float:left;
	height:36px !important;
	width:36px !important;
	overflow:hidden;
}

ul.thumbs li img {
	
}

ul.gallery img,
ul.thumbs li {
	border:1px solid #999;
	-webkit-box-shadow:1px 1px 4px #ccc;
	-moz-box-shadow:1px 1px 4px #ccc;
}
/* ===== / For Gallery ===== */



.kakomi { /* === for Kakomi Kiji ==== */
	padding:10px;
	background-color:#FFFFF2;
	border:3px dotted #FFe3b9;
	margin-bottom: 10px;
}

.chushaku { 
	margin:5px 0 5px 15px;
	padding-left:15px;
	font-size:12px;
	color:#777;
	line-height:150%;
	border-left:4px solid #eee;
}

#shopInfo {
	border:1px solid #ddd;
	background:#FDFFF2;
	padding:15px;
	margin:20px 0;
	clear:both;
}

.shopInfo_title {
	margin-bottom:8px;
	height:24px;
	text-indent:-600px;
	background:url(/image/template/title_shopInfo.png) 0 0 no-repeat;
}

table.shopInfo_table {
	clear:both;
	background:#fff;
	margin-top:15px;
	border-top:1px solid #ddd;
	border-collapse:collapse;
	width:100%;
}

table.shopInfo_table caption {
	text-align:left;
	border-left:5px solid #CEDA9D;
	padding:0 0 0 5px;
}

table.shopInfo_table th,
table.shopInfo_table td {
	padding:4px 6px;
	font-size:smaller;
}

table.shopInfo_table th {
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	font-weight:normal;
	text-align:right;
	vertical-align:top;
	background:#f6f6f6;
	color:#222;
	white-space:nowrap;
}

table.shopInfo_table td {
	border-bottom:1px solid #ddd;
	vertical-align:top;
}

#btn_tw_follow iframe {
	width:71px !important;
}


/*
#similarPost {
	margin:15px 0;
	border-bottom:1px dotted #ddd;
	border-top:1px dotted #ddd;
	padding:40px 5px 10px 0;
	background:url(/image/template/title_similarPost.gif) 0 15px no-repeat;
}
*/

#similarPost ul {
	list-style:none;
	margin:0;
	padding:5px;

	margin:15px 0;
	border-bottom:1px dotted #ddd;
	border-top:1px dotted #ddd;
	padding:45px 5px 10px 0;
	background:url(/image/template/title_similarPost.gif) 0 15px no-repeat;
}

#similarPost ul li {
	padding-left:12px;
	background:url(/image/template/arrow_blue_6x8.gif) 0px 7px no-repeat;
}

#similarPost ul li a {
	display:block;
	line-height:150%;
	margin-bottom: 4px;
}

#similarPost .date {
	color:#aaa;
	font-size:12px;
	line-height:16px;
	display: block;
	border-bottom: 1px dotted #ddd;
    padding-bottom: 5px;
	margin-bottom:5px;
}

#similarPost ins {
	margin-top:5px;	
}

/* ==== Side ==== */


.sideItem {
	margin-bottom:20px;
}

.sideItem .sideTitle {
	color:#4d4d4d;
	margin:0 0 10px 0;
	font-size:16px;
	line-height:100%;
	padding-bottom:12px;
	background:url(/lib/image/bg_title_blue.png) bottom left no-repeat ;
	font-family:'lucida grande', lucida, tahoma, helvetica, arial, sans-serif;	
}

.sideItem .sideTitle a {
	display:block;
	padding:0 0 0 10px;
	background:url(/image/template/arrow_blue_6x8.gif) left center no-repeat;
}

.sideItem .wp_keywordlink a {
	border-bottom:0;	
}


.sideItem .subTitle {
	font-size:10px;
	text-align:left;
	color:#777;
	clear:both;
}

.sideItem .sideItemBody {
	font-size:11px;
	border-bottom:1px dotted #ddd;
	padding:0px;
	margin-bottom:5px;
}

.sideItem .sideItemBody .news_item {
	clear:both;
	line-height:150%;
	color:#777;
}

.sideItem .sideItemBody .news_item .side_info_title {
	font-size:12px;
	font-weight:bold;
	margin:0 0 4px 0;
	padding:0;
}
/*
.sideItem .sideItemBody .news_item .side_info_title a {
	color:#000;
}
*/
.sideItem .sideItemBody .news_item>strong {
	font-weight:normal;
}

.sideItem .sideItemBody .news_item p {
	font-size:smaller;
	color:#555;
}
.sideItem .sideItemBody .news_item p strong {
	font-weight:normal;
}
/*
.sideItem .sideItemBody .news_item img {
	max-height:80px !important;
	overflow:hidden;
}
*/
.sideItem .favorites {
	padding:0;
	background:#fff;
}

.sideItem .favorites .fav_item {
	margin:6px 0;
	width:50%;
	float:left;
	box-sizing:border-box;
	text-align:center;
}

.sideItem .favorites .fav_item .caption {
	padding:0 5px;
}

.sideItem.twitter .sideTitle {
	margin-bottom:0;	
}

div.twtr-widget {
	margin-bottom:20px;
}
div.twtr-hd {
	background:url(/lib/image/bg_title_blue.png) bottom left no-repeat ;
	padding:0 0 16px 0;
}

div.twtr-bd {
	margin:4px 0; 
}
div.twtr-ft {
	background:#F7F7FF url(/lib/image/bg_title_blue.png) 0 -4px no-repeat ;
}
div.twtr-ft .twtr-join-conv {
	padding:0;
	font-size:10px;
	line-height:110%;
}

.amazon {
	position:relative;
	left:-10px;
	width:290px;
	overflow:hidden;
}


/* ==== contact form 7 ==== */ 

.wpcf7-form {
	padding:10px 20px;
	border:1px solid #ddd;
	background:#fcfcfc;	
}

.wpcf7-form p {
	margin-bottom:15px;
}

.wpcf7-form .notice {
	color:#F60;
}

.wpcf7-form input,
.wpcf7-form textarea,
.wpcf7-form select {
	width:80%;
	font-size:16px;
	padding: 3px;
	color:#333;
}

.wpcf7-form .short {
	width:60px;	
}

.wpcf7-form .wpcf7-mail-sent-ok {
	font-weight:bold;
	color:#F00;
}
.wpcf7-not-valid-tip ,
.wpcf7-not-valid-tip-no-ajax {
	padding:0 0 0 4px;
	color:#F00;
	font-weight:bold;
	display:block;
}

.screen-reader-response {
	font-weight:bold;
	color:red;
}

/* rakuten Ads */
table.rakutenAds {
	position:relative;
	left:-5px;
	
	width:296px;
	border-collapse: collapse;
	border-spacing:0;
}

table.rakutenAds td {
	padding:0;
	text-align:center;
	width:50%;
}

div.rakutenAds { /* ²£ΔΉ */
	text-align:center;
	margin:10px 0;
}

/* ==== footer ==== */

#footer {
	clear:both;
	margin-bottom:20px;
}