@charset "UTF-8";

*{		
	/*FONT-FAMILY: "verdana", "helvetica", "osaka", "ＭＳ Ｐゴシック", sans-serif*/
	
}

textarea {
/*FONT-FAMILY: "メイリオ", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", sans-serif*/
}
	body{
		color:#000;
		margin:0px;
		background:#f5b261;
		text-align:center;
	}
	
	form{
		margin:0px;
		padding:0px;
	}

	table.form{
	margin:25px 0px 0px 13px;
	}
	
	img	{
	border:none;
	}

ul.rss	{
	margin:0px;
	padding:0px;
	width:100%;
	text-align: center;
}

ul.rss li	{
	border-right: #999 1px solid;
	display: inline;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.2px;
	margin-right: 0.3em;
	padding-right: 0.5em;
	padding-left: 0.2em;
}

ul.rss a:link		{
	color								: #333333;
	text-decoration			: none;
}

ul.rss a:visited	{
	color								: #333333;
	text-decoration			: none;
}

ul.rss a:hover		{
	color								: #999999;
	text-decoration			: none;
}

ul.rss a:active	{
	color								: #333333;
	text-decoration			: none;
}

	a{color:#000;text-decoration:underline;}
	a:link{color:#000;text-decoration:underline;}
	a:visited{text-decoration:underline;}
	a:active{}
	a:hover{color:#000;text-decoration:none;}



	a.acalendar{color:#007955;text-decoration:underline;}
	a.acalendar:link{color:#007955;text-decoration:underline;}
	a.acalendar:visited{text-decoration:underline;}
	a.acalendar:active{}
	a.acalendar:hover{color:#007955;text-decoration:none;}

	a.acontinues{color:#0066cc;text-decoration:underline;}
	a.acontinues:link{color:#0066cc;text-decoration:underline;}
	a.acontinues:visited{text-decoration:underline;}
	a.acontinues:active{}
	a.acontinues:hover{color:#0066cc;text-decoration:none;}

	a.amenu{color:#0066cc;text-decoration:underline;}
	a.amenu:link{color:#0066cc;text-decoration:underline;}
	a.amenu:visited{color:#0066cc;text-decoration:underline;}
	a.amenu:active{}
	a.amenu:hover{color:#0066cc;text-decoration:none;}

	#container{font-size:12px;

		/*width:960px;*/
                width:1000px;
		background-color:#fff;
		margin:0px auto;
                 border-top-width: 1px;
	         border-right-width: 1px;
	         border-bottom-width: 1px;
	         border-left-width: 1px;
	         border-right-style: solid;
	         border-left-style: solid;
	         border-top-color: #ccc;
	         border-right-color: #ccc;
	         border-bottom-color: #ccc;
	         border-left-color: #ccc;
                 text-align:left;
	}

	#banner,#subbanner{
		background:#fff url(http://img02.naturum.ne.jp/usr/jinseiyamaumikawa/P1060881-1.JPG) left;
		padding:0px 0px 0px 0px;
		height: 541px;
	}

	#banner a{color:#fff;text-decoration:none;}
	#banner a:link{color:#fff;text-decoration:none;}
	#banner a:visited{text-decoration:none;}
	#banner a:active{}
	#banner a:hover{color:#fff;text-decoration:underline;}

	#subbanner a{color:#fff;text-decoration:none;}
	#subbanner a:link{color:#fff;text-decoration:none;}
	#subbanner a:visited{text-decoration:none;}
	#subbanner a:active{}
	#subbanner a:hover{color:#fff;text-decoration:underline;}



	h1,h2,h3{margin:0px;padding:0px;}

h4 {
	font-size:17px;
	position: relative;
	padding: .25em 0 .5em .75em;
	border-left: 6px solid #3498db;
}
h4::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 0;
	border-bottom: 1px solid #ccc;
}

	.blogtitle{
		font-size:36px;
		font-weight:bold;
		padding:325px 0px 0px 0px;
		margin:0px 20px 0px 20px;
		text-align:left;
		letter-spacing:2px;
		height:44px;
		line-height:44px;
		width:920px;
		display:block;
		overflow:hidden;
		white-space: nowrap;
	}

	.description{
		color:#fff;
		font-size:12px;
		padding:0px 20px 0px 20px;
		text-align:left;
		letter-spacing:2px;
		line-height:14px;
		height:28px;
		margin-top:10px;
		overflow:hidden;
	}
.logo{
	padding-left:452px;
}
.logo img{
	border:none;
}

	#content{
		/*width:543px;*/
		width:590px;
		float:right;
	}
	
	#links{
		width:185px;
		float:left;
		text-align:left;
		padding:15px 0px 0px 12px;
		overflow:hidden;
	}
	#links2{
		width:185px;
		float:right;
		text-align:left;
		padding:15px 12px 0px 12px;
		overflow:hidden;
	}

	
	#footer{
		    clear:both;
	}
	
	#copyright				{
		background:#828282;
		width			: 100%;
		font-size			: 10px;
		font-weight		: bold;
		color			: #fff;
		margin						: 0px;
		padding						: 0px;


		line-height				: 16px;
		text-align				: center;
	}

	.blog{  
		margin:15px 0px 20px 0px;
		/*width:543px;*/
		width:590px;
		overflow:hidden;
	}

                   .blog img{

                       /*padding:7px 7px;*/
                       /*background-color:#ffffff;*/
                       /*border-color:#dddddd #aaaaaa #aaaaaa #dddddd;*/
                       /*border-width:2px;*/
                      /*border-style:solid;*/
                      border-radius: 10px;
                      -webkit-transition:0.7s;
                      -moz-transition:0.7s;
                      transition:0.7s;
                      box-shadow:0 0 4px 4px rgba(0,0,0,0);
                    }

                   .blog img:hover{
                      box-shadow:0 0 4px 4px rgba(0,0,0,1);
                   }

	.date{  
		background-repeat:no-repeat;
		color							: #fff;
		font-size			: 13px;
		letter-spacing		: 2px;
		line-height:16px;
		padding			: 5px 0px 5px 15px;
	}

	.blogbody{
		margin:0px 0px 10px 0px;
    	padding:8px;
		/*width:543px;*/
		width:100%;
		overflow:hidden;
		border-bottom:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #ccc;          
                background-color:#FAFAFA;
	}

	.title{
		color: #000;
		/*font-size:20px;←修正*/
                font-size:16px;
		font-weight:bold;
		/*height:36px;←修正*/
                 /*height:30px;←修正*/
	         background-repeat: no-repeat;
	         background-position: left;
	         /*padding-left: 50px;←修正*/
                 padding-left: 20px;
                 padding-right: 20px;
                 padding-top: 10px;
                 padding-bottom : 10px;
background-image:url(http://img02.naturum.ne.jp/usr/jinseiyamaumikawa/P1060881-1.JPG);
		background-position:1px 1px;
    /*background:#eee;*/  
    /*border-right:7px solid #ccc;*/  
    /*border-left:7px solid #ccc; */
    /*padding:.8em .9em;*/
           text-shadow:
               -2px -2px 2px rgba(0, 0, 0, 0.4),
               2px 2px 2px rgba(255, 255, 255, 0.5);
	}
	.main{
		color:#000;
		font-size:14px;
		margin:16px 0px 15px 0px;             
		overflow-x:auto;
		/*width:543px;*/
		width:560px;
        line-height:135%;
		overflow-y:hidden;
	}
	.main img{
		margin:5px;             
	}
html .pagetop{margin-right:8px;}

	.main-continues{
		font-size:10px;
	}

	.posted{
		color:#000;
		font-size:10px;
		text-align:right;
		margin:0px 0px 25px 0px;
	}
	.posted strong{color:#666666}

	a.aposted{color:#0066cc;text-decoration:underline;font-weight:bold;font-size:10px;}
	a.aposted:link{color:#0066cc;text-decoration:underline;font-weight:bold;}
	a.aposted:visited{text-decoration:underline;font-weight:bold;}
	a.aposted:active{text-decoration:none;font-weight:bold;}
	a.aposted:hover{color:#0066cc;text-decoration:none;font-weight:bold;}

	.menu{
		color:#000;
		font-size:12px;
		text-align:right;
	}

	.comments-head{
		color:#000;
		font-size:12px;
		font-weight:bold;
		padding:0px 0px 0px 0px;
		height:10px;
	}

	.comments-body{
		font-size:12px;
		line-height:135%;
		margin:20px 0px 15px 13px;
	}

	.comments-post{
		color:#000;
		font-size:12px;
		text-align:right;
		margin:0px 0px 25px 0px;
	}

	.trackback-url{
		color:#691815;
		font-size:12px;
		font-weight:bold;
		margin:20px 0px 15px 13px;
	}

	.trackback-body{
		font-size:12px;
		line-height:135%;
		margin:20px 0px 15px 13px;
	}

	.trackback-post{
		color:#000;
		font-size:12px;
		text-align:right;
		margin:0px 0px 25px 0px;
	}

	a.atrackback-post{color:#007955;text-decoration:underline;font-weight:bold;}
	a.atrackback-post:link{color:#007955;text-decoration:underline;font-weight:bold;}
	a.atrackback-post:visited{text-decoration:underline;font-weight:bold;}
	a.atrackback-post:active{font-weight:bold;}
	a.atrackback-post:hover{color:#007955;text-decoration:none;font-weight:bold;}

	label{
		font-size:10px;
		font-weight:bold;
	}

	#author{width:200px;border:1px solid #ccc;}
	#email{width:200px;border:1px solid #ccc;}
	#url{width:200px;border:1px solid #ccc;}
	#text{font-size:12px;width:400px;height:200px;border:1px solid #ccc;}

	.pagetop{
		font-size:10px;
		text-align:right;
		margin:0px 0px 25px 0px;
	}

		.calendarhead{
	 	color:#333;
		font-size:12px;
                font-weight:bold;
		letter-spacing:2px;
		text-align:center;
       padding:3px 0px 3px 3px;
		width:178px;
		height:27px;
		line-height:27px;
		margin:0px 1px 0px 1px;
		background:url(http://img02.naturum.ne.jp/usr/jinseiyamaumikawa/P1060881-1.JPG) repeat-x;

	}

	.calendartable{
		margin:0px auto 0px auto;
		width:183px;
		text-align:left;
		background:#fff;
	}
	
	.calendarweek{
		color:#000;
	font-size:10px;
	font-weight: bold;
        
	}

	.calendarwd{
 		border-right	: 1px solid #efefef;
		background	: #fff url();
		color		:#fff;
		font-size:10px;
        font-weight:bold;
		letter-spacing		: 2px;
		padding:2px 0px 2px 5px;
		
	}
	.calendard{
                   empty-cells:show;
                   border-top:1px solid #efefef;
                   border-right:1px solid #efefef;
                   text-align: center;
          }
	.calendardbg{}
.category,.recententry,.archives,.comment,.trackback,.link,.search,.qrcode,.counter,.subscription,.profile,.calender{ border:1px solid #ccc; margin-bottom:10px}
	.calender{
		font-size:10px;
	}
	.side{
		font-size:12px;
		line-height:140%;
		margin:0px 0px 10px 0px;
        padding:8px 8px 8px 10px;
	}
.ad .sidetitle{
		background:url(http://img02.naturum.ne.jp/usr/jinseiyamaumikawa/P1060881-1.JPG) repeat-x;
		color:#000;
		font-size:12px;
        font-weight:bold;
		padding:3px 0px 3px 10px;
		letter-spacing:2px;
		height:28px;
		line-height:28px;
		margin:0px !important;
}
.ad .side{ border-bottom:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #ccc}
.side .text{
	width:80px;
}
	a.aside{color:#0066cc;text-decoration:underline;}
	a.aside:link{color:#0066cc;text-decoration:underline;}
	a.aside:visited{color:#0066cc;text-decoration:underline;}
	a.aside:hover{color:#0066cc;text-decoration:none;}

	a.arss{color:#007955;text-decoration:underline;}
	a.arss:link{color:#007955;text-decoration:underline;}
	a.arss:visited{text-decoration:underline;}
	a.arss:active{}
	a.arss:hover{color:#007955;text-decoration:none;}
	
	.photo{text-align:center;}
	.nickname{color:#2b5695;font-weight:bold;margin:10px 0px;}
	.message{}

	.quotetable{}
	.quote{color:#000;font-size:10px;padding:1px;}

	.blogtimes{margin:0px 0px 16px 0px;text-align:center;}

	.powered{
		text-align:center;
		margin:0px 0px 10px 0px;
	}

	.syndicate{
		font-size:10px;
		text-align:center;
	}
	.checkers{
		font-size:10px;
		margin-top:10px;
	}

a.adtitle{font-weight:bold;text-decoration:underline;}
a.adtitle:link{font-weight:bold;text-decoration:underline;}
a.adtitle:visited{font-weight:bold;text-decoration:underline;}
a.adtitle:active{font-weight:bold;text-decoration:underline;}
a.adtitle:hover{font-weight:bold;text-decoration:underline;}

a.addescription{color:black;text-decoration:none;}
a.addescription:link{color:black;text-decoration:none;}
a.addescription:visited{color:black;text-decoration:none;}
a.addescription:active{color:black;text-decoration:none;}
a.addescription:hover{color:black;text-decoration:none;}

a.adurl{color:blue;text-decoration:none;}
a.adurl:link{color:#0000FF;text-decoration:none;}
a.adurl:visited{color:#0000FF;text-decoration:none;}
a.adurl:active{color:#0000FF;text-decoration:none;}
a.adurl:hover{color:#0000FF;text-decoration:none;}

a.adld{text-decoration:underline;}
a.adld:link{text-decoration:underline;}
a.adld:visited{text-decoration:underline;}
a.adld:active{text-decoration:underline;}
a.adld:hover{text-decoration:underline;}
body.ad{background:#f7p39f;}


/****yinhena edit [3カラム]****/
#siteid {
	width: 335px;
	display: inline;/*IE6+float 横マージン膨張対策*/
	margin: 0 0 0 30px;
}
#siteid p {
	width: 305px;
	height:45px;
	margin:0 0 0 30px;
	text-indent:-9999px;
}
#siteid a {
	width:305px;
	height:45px;
	display:block;
}
.sidetitle{
		background:url(http://img02.naturum.ne.jp/usr/jinseiyamaumikawa/P1060881-1.JPG) repeat-x;
		color:#000;
		font-size:12px;
        font-weight:bold;
		padding:3px 0px 3px 10px;
		letter-spacing:2px;
		height:27px;
		line-height:27px;
		margin:0px 1px 0px 1px;
	}
.h_10{height:10px; overflow:hidden}
.h_143{height:143px; overflow:hidden}
.blog_title{ height:33px; line-height:33px; background:url(http://img02.naturum.ne.jp/usr/jinseiyamaumikawa/P1060881-1.JPG) no-repeat;color:#000;
		font-size:12px;
        font-weight:bold;
		padding-left:10px;
		letter-spacing:2px;
		}
.blog_title h2{font-size:12px}
.title_bor{
		border-top:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #ccc; padding:0px 1px 0px 1px;


/* 追記 */
.frame_bokashi {
	display: inline-block;
	position: relative;
}
.frame_bokashi:after {
	position: absolute;
	display: block;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	box-shadow:
	inset 0 0 20px #fff /* 背景色と同じ色 */,
	inset 0 0 20px #fff,
	inset 0 0 20px #fff,
	inset 0 0 20px #fff;
}
}

/*--------------------------------------
  ヨメレバ・カエレバ（PC）
--------------------------------------*/
.booklink-box, .kaerebalink-box{
    padding:25px;
    margin-bottom: 10px;
    border:double #CCC;
    overflow: hidden;
    font-size:small;
}
.booklink-image, .kaerebalink-image{
    margin:0 15px 0 0;
    float:left;
    min-width: 160px;
    text-align: center;
}
.booklink-image img, .kaerebalink-image img{
    margin:0 auto;
    text-align:center;
}
.booklink-info, .kaerebalink-info{
    margin:0;
    line-height:120%;
    overflow: hidden;
}
.booklink-name, .kaerebalink-name{
    margin-bottom:24px;
    line-height:1.5em;
}
.booklink-powered-date, .kaerebalink-powered-date{
     font-size:8px;
     margin-top:10px;
     font-family:verdana;
     line-height:120%;
}
.booklink-detail, .kaerebalink-detail{font-size: 12px;}
.booklink-powered-date, .kaerebalink-detail{margin-bottom:15px;}
.booklink-link2, .kaerebalink-link1{margin-top:10px;}
.booklink-link2 a,
.kaerebalink-link1 a{
    width:30%;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    display:inline-block;
    margin:5px 2px 0 0;
    padding:10px 1px;
    text-align:center;
    float:left;
    text-decoration:none;
    font-weight:800;
    text-shadow:1px 1px 1px #dcdcdc;
    font-size:12px;
    color: #fff !important;
}
.booklink-link2 a:hover,
.kaerebalink-link1 a:hover{opacity: 0.6;}
.booklink-link2 a:active
.kaerebalink-link1 a:active{
    position:relative;
    top:1px;
}
/*ボタンを変えるときはここから*/
.shoplinkamazon a{background-color:#FF9901 !important;width:40%;}
.shoplinkrakuten a{background-color:#c20004 !important;width:40%;}
.shoplinkkindle a{background-color:#007dcd !important;}
.shoplinkkakakucom a{background-color:#314995 !important;}
.shoplinkyahoo a{background-color:#7b0099 !important;}
/*ここまでを変更*/
.shoplinkyahoo img{display:none;}
.shoplinkyahoo a{font-size:10px;}
.booklink-footer{display: none;}

/* Amazonと楽天のボタン */
.shoplinkamazon, .shoplinkrakuten {
  display:inline;
  text-align:center;  /* 文字をボタンの中央に */
  margin-right: 10px; /* ボタンとボタンの間の余白 */
  width: 45%;  /* ボタンの幅 */
}
