<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:Green Shop
Author: AQ_TD
Description:
Version: 1.0 2016
*/

/* 
------------------------------------------------------------ */
/* 蝓ｺ譛ｬclass*/
.aligncenter{
	display:block !important; text-align:center !important; margin:0 auto !important;
	}
#contents {
    overflow:hidden !important;
}
.blog{
	overflow:hidden !important;
	}
.blog img {
	height: auto;
	}
.blog .txtleft {
	text-align: left;
	}
.blog span{
	font-weight:normal;
	}
div#topMain #mainContents hr.tLine01 {
    margin: 10px 0 50px !important;
}

 .left_contents {
	 width:200px;
	 font-size:16px;
	 }

/* 蝠�刀繝ｬ繧ｳ繝｡繝ｳ繝臥畑縲class*/
.entry_content .recomendItem {margin:30px auto;}
.entry_content .reccomendTitle {max-width:500px;margin:10px auto;font-weight: bold;font-size: 20px;color: #3d3d3d;border-bottom: 1px dashed #acacab;}
.entry_content .reccomendBox {display: flex;justify-content: space-between;max-width: 500px;margin: 0 auto;}
.entry_content .reccomendBox .imgLink {display: block;width:200px;margin:auto;}
.entry_content .reccomendBox .imgLink img {width:100%;}
.entry_content .reccomendBox dl {margin-left: 20px;}
.entry_content .reccomendBox dl dt {font-weight:bold;font-size:18px;}
.entry_content .reccomendBox dl .reccomendLink {margin-top: 20px;text-align: right;color:#6D9347;font-weight:bold;font-size:16px;}
a:hover .entry_content .reccomendBox {background:#F8F8F6;}
@media screen and (min-width: 1px) and (max-width: 767px) {
.entry_content .reccomendBox {display: block;width:96%;}
}</pre></body></html>