/*  
Theme Name: Kanagawa879 冬
Theme URI: http://www.kanagawa879.com
Description: 冬をイメージしたデザインです
Version: 1.0
Author: Shinji Abe @ BayardNetwork Inc.
Author URI: http://www.bayardnetwork.com
*/
* {
	padding: 0px; 
	margin:0px;
}
body 
{
	background: #F2EEDA; 
	margin: 0px 20px; 
	color: #333; 
	text-align: center;
}
#globalheader{
	background:url(/images/4/headerBack.png) no-repeat 0px 0px;
	height: 100px;
	margin: 0px auto; 
	width: 740px; 	
	position: relative; 
	text-align: left;
}
#globalheader .inside{
	background: url(/images/4/headerRight.png) no-repeat right 0px;
	height: 100px;
	padding-left: 22px;
    padding-top: 7px;
    font-size: 10px;
    color: #999999;
}
#globalheader .logo{
	width:270px;
	float:left;
}
#globalheader .description{
	margin-top:25px;
	float:right;
	width:445px;
	height:35px;
}
#globalheader .navigation{
	clear:both;
	float:left;
	padding-top:15px;
	width:520px;
}
#globalheader .navigation ul li{
	margin-right: 10px;
	margin-left:2px;
	list-style-type: none;
	float: left; 
}
#globalheader .navigation2{
	float:right;
	margin-top:17px;
	width:170px;
}
#globalheader .navigation2 ul li{
	margin-right: 15px;
	list-style-type: none;
	float: left; 
}
#blogheader{
	text-align: center;
}
#shopheader{
	background: url(/images/4/blogshopnamebar.png) no-repeat 0px 0px;
	margin: 20px auto;
	width: 679px;
	height: 30px;
}
#shopheader h1 {
	color: #FFFFFF;
	font-size: 20px;
	margin:5px 0px 0px 10px;
	letter-spacing:1px;		
	width:400px;
	float:left;
	height:20px;
}
#shopheader h1 a{
	color: #FFFFFF;
	text-decoration:none;	
}
#shopheader .shopplace{
	margin: 5px;
	background: url(/images/4/blogplacebar.png) no-repeat 0px 0px;
	float: right;
	width: 99px;
	color: #ffffff;
	font-size:12px;
	height: 19px;
	text-align:center;
	padding: 3px 0px;
}
#content-main {
	float: right; 
	width: 440px; 
	margin-right: 20px;
	overflow: hidden;
}

li.sidebox {
	margin-bottom: 10px; 	
}
li.sidebox .description{
	margin-left: 10px; 	
	margin-right: 10px; 	
	font-size:12px;
	color:#666666;
}
li.sidebox .access{
	margin-left: 10px; 	
	margin-right: 10px; 	
	font-size:12px;
	color:#666666;
}
li.sidebox .shopdata{
	margin-left: 10px; 	
	margin-right: 10px; 	
	font-size:12px;
	color:#666666;
}
li.sidebox .shopdata .title{
	color:#8f7856;
}
html li.sidebox {
	padding-bottom: 10px;
}
li.sidebox h2 {
	font-weight: bold; font-size: 1.2em; text-align: left;
}
li.sidebox a{
	font-size:12px;
}
li.sidebox a:hover{
	font-size:12px;
}
#archive li{
	font-size:11px;
	color:#cd9099;
	float:left;
	width:84px;
	list-style-type: none;
	background: url(/images/4/dot.png) no-repeat 0px 2px;
	margin-left:0px;
	padding-left:7px;
	margin-top:7px;
}
#category li{
	font-size:11px;
	color:#b7a488;
	width:180px;
	list-style-type: none;
	background: url(/images/4/dot.png) no-repeat 0px 0px;
	margin-left:0px;
	padding-left:10px;
	margin-top:7px;
}
#page li{
	font-size:11px;
	color:#cd9099;
	width:180px;
	list-style-type: none;
	background: url(/images/4/dot.png) no-repeat 0px 0px;
	margin-left:0px;
	padding-left:10px;
	margin-top:7px;
}
#link li{
	font-size:11px;
	color:#b7a488;
	width:180px;
	list-style-type: none;
	background: url(/images/4/dot.png) no-repeat 0px 0px;
	margin-left:0px;
	padding-left:10px;
	margin-top:7px;
}
#recententry li{
	font-size:11px;
	color:#cd9099;
	width:180px;
	list-style-type: none;
	background: url(/images/4/dot.png) no-repeat 0px 0px;
	margin-left:0px;
	padding-left:10px;
	margin-top:7px;
}
#sidebar ul ul{
	margin-top:10px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	text-decoration:none;
}
#content .post, body#tinymce.mceContentBody 
{
	font-size: 12px; 
	padding:10px 0 10px 0;
	margin-bottom:15px;
	border-bottom:#ddd 1px solid;
	line-height: 1.4em;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#content img.right, #tinymce .mceContentBody img.right{
	float: right; margin:10px 0 0 10px;
}
#content p img.left, #tinymce .mceContentBody img.left{
	float: left; margin:0 10px 10px 0;
}
#content .post h2, #tinymce .mceContentBody h2 
{
	font-size: 14px; 
	margin: 10px 0px 0px 3px;	
	letter-spacing:1px;
	font-weight:bold;	
	color: #666666;
}
#content .post h2 a, #tinymce .mceContentBody h2 a
{
	color: #666666;
}
#content .entry, #tinymce .mceContentBody .entry 
{
    margin:1em 0 1em 3px;
    padding-right:1em;    
}
#content .entry a, #tinymce .mceContentBody .entry a 
{
    text-decoration:underline;
}
#content .post-info , #content .postmetadata
{
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;	
	clear:both;
}
#content .post-info 
{
	font-size:12px;
	color:#8F7856;
	background: url(/images/4/dot.png) no-repeat 0px 3px;
	padding-bottom:3px;
	padding-left:10px;
}
#contentfooter{
	background:url(/images/4/headerBackShort.png) no-repeat 0px 0px;
	height: 9px;
}
#contentfooter .inside{
	background: url(/images/4/headerRightShort.png) no-repeat right 0px;
	height: 9px;
}
#footer {
	clear: both; 	
	background: transeparent;d
	margin: 0px auto; 
	overflow: auto; 
	width: 760px; 
	color: #999; 
	text-align: center;
}
 html #footer {
	height: 1%;
}
#footer ul {
	float: right; 
	margin: 1em 10px; 
	width: 50%; 
	text-align: right;
	font-size: 10px; 
}
#footer ul li {
	display: inline; 
	margin-left: 5px; 
	list-style-type: none;
}
#content img, #tinymce .mceContentBody img {
	margin:5px;
}
#notpublish{
	width:300px;
	background-color:#ff9999;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	border: 1px dashed #666666;
	padding:20px;
	margin: 0 0 20px 20px;
}

.clear{
	clear:both;
	height:0px;
}

/**/

p {
	margin: 0.9em 0px;
	line-height:1.4em;
}
dl {
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
a img {
	border:0;
}
blockquote 
{
    margin:10px;
    padding-left:10px;
    border-left:#ccc 2px solid;
    color:#666;
}
fieldset 
{
	border:none;
}
a 
{
    text-decoration:underline;
}
a:link {
	color:#b7a488;
}
a:visited {
	color: #a6553D;
}
a:hover, a:active {
	color:#ca565e;
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 
{
	/* font-family:Georgia, Verdana, Arial, Serif; */
}

#container {
	margin: 7px auto;
	background: #fff; 
	width: 739px; 	
	position: relative; 
	text-align: left;
}
#navigation {
	background: transparent; 
	margin: 20px auto 0px; 
	overflow: hidden; 
	width: 760px; 
	position: relative; 
	text-align: left;
	font-family:Tahoma, Verdana, Arial, Serif;
}
 html #navigation {
	height: 1%;
}
#navigation ul li {
	float: left; 
	margin: 0px 5px 0px 0px; 
	list-style-type: none;
}
#navigation ul li a {
	border: #ddd 1px solid; 
	border-bottom:none;
	padding: 0 10px 2px 10px; 
	display: block; 
	background: #ededed; 
	text-decoration: none;
}
#navigation ul li a:hover {
	background: #fafafa;
}
#navigation ul li a:active {
	background: #fafafa;
}
#navigation ul li.current_page_item a {
	background: #fff;
	color: #333;	
	border: #ccc 1px solid; 
	border-bottom:none;
}
#navigation ul li.search {
	font-size: 0.9em; 
	right: 0px; 
	position: absolute; 
	top: 0px;
}
#navigation ul li.search input#s {
	border: #999 1px solid; 
	font-size: 0.9em; 	
	width: 100px; 
	padding: 2px; 	
	background:#fff;
}
#navigation ul li.search input#searchsubmit {
	border: #999 1px solid; 
	font-size: 0.9em; 
	background: #e6e6e6; 
	margin: 0px 0px 0px 2px; 
	color: #265e15; 
	padding: 2px; 		
}
#header {
	clear: both; 
	float: left; 
	margin: 10px 5px; 
	width: 450px;
}
#header h1 
{
	font-size:1.8em;
	margin:10px 0 0 10px;
	font-variant:small-caps;
	letter-spacing:1px;		
}
#header h1 a {
	display: block; 	
	text-decoration:none;	
}
#header h2 
{
	margin:5px 0 0 10px;
	font-size:1em;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Serif;
	letter-spacing:1px;		
}
#feedarea {
	padding:10px 10px 0 0; 
	float: right; 	
	text-align: right;
}
html #feedarea {
	padding-top: 10px;
}
#feedarea dl dt {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
}
#feedarea dl dd {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
	background:url(img/feed.png) no-repeat left center;
	padding-left:16px;
}
#content {
	margin: 10px 10px 10px 30px; 
	overflow: auto;
}
 html #content {
	height: 1%;
}
#content h3, #tinymce .mceContentBody h3{
	font-size: 1.2em; 
	margin: 1em 0px 0px;
}
#content h4, #tinymce .mceContentBody h4{
	font-size: 1.1em; 
	margin: 1em 0px 0 0;
}
#content h5, #tinymce .mceContentBody h5{
	font-size: 1em; 
	margin: 1em 0px;
}
#content-main ul 
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(img/bullet.png);
}
#content ol, #tinymce .mceContentBody ol
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
 html #section-index #content-main {
	margin-right: 20px;
}
#sidebar {
	float: left; 
	width: 200px;
	font-size:0.9em;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	margin-left:8px;
	padding:0;
}
#sidebar li.sidebox p img {
	float: left; margin: 0px 10px 10px 0px;
}

#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#container .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 1.5em 0;
	padding: 0.5em;	
	background:#f6f6f6;
}
.commentlist li.alt 
{
    background:#fafafa;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	border-bottom: #eee 1px solid;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f8f4;
}
input.textbox 
{
	background:#f9f8f4;
	padding:1px;
	border:#ccc 1px solid;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}
a.closebtn{
    display:block;
    width:300px;
    text-align: center;
    border: 1px solid #666666;
    padding: 10px 20px;
    margin: 10px 20px;
    background-color: #dddddd;
    font-size:14px;
    font-weight:bold;
}
a.closebtn:hover{
    background-color:#999999;
    color:#ffffff;
}
#mcouponforshop{
  background: url(/images/mcoupon/mcouponbannerback.png) no-repeat 0px 0px;
  height: 100px;
  padding: 70px 47px;
}
body#tinymce.mceContentBody{
  background-color: #ffffff;
  text-align:left;
  margin: 0 20px;
  border-bottom: none;
}
.aligncenter, dl.aligncenter {
  display:block;
  margin-left:auto;
  margin-right:auto;
}
.alignright{
  float: right;
}
.alignleft{
  float: left;
}
.wp-caption {
  -moz-border-radius-bottomleft:3px;
  -moz-border-radius-bottomright:3px;
  -moz-border-radius-topleft:3px;
  -moz-border-radius-topright:3px;
  background-color:#F3F3F3;
  border:1px solid #DDDDDD;
  margin:10px;
  padding-top:4px;
  text-align:center;
}
.wp-caption p {
  margin:0;
  padding:0;
}
.wp-caption img {
  border:0 none;
  margin:0;
  padding:0;
}
.wp-caption-dd {
  font-size:11px;
  line-height:17px;
  margin:0;
  padding:0 4px 5px;
}

