@import url(http://www.harfees.com/css/reset.css);
.clear,.clr{
clear:both;
}
.mgn_t20{margin-top:20px;}
#mainIMG{
width:820px;
margin:0 auto;
padding:10px 0;
}
.sameEntry{
line-height:2em;
color:#6F6F4C;
}
.sameEntry a{
padding:0 10px 0 0;
margin:10px;
color:#6F6F4C;
}
.sameEntry .odd{
background:#EFEFE0;
}
.sameEntry .even{
background:#FFFFEF;
}
/*-- 仮コメント用 --*/
.comments-content{
background:#EFEFE0;
padding:20px;
line-height:1.6em;
}
.comment.odd{
padding:10px;
}
.comment.even{
background:#FFFFEF;
padding:10px;
}
* html .comment.even,
* html .comment.odd{
padding:0px;
background:none;
}
.comments-content dt{
margin:10px 0;
font-weight:bold;
}
.comments-content a{
color:#8F8F62;
}
#comment-form-name li,
#comment-form-email li,
#comment-form-url li{
display:inline-block;
width:5em;
}
.comment  p{
padding-top:0.8em;
}
/*-- 仮ページアップ用 --*/
.pageTop {
	position: fixed;
	bottom: 30px;
	right: 0;
	height: 90px;
	text-align: right;
	clear:both;
}
* html body.pageTop img {
	vertical-align: bottom;
}
/*-- 仮コメント用 --*/
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comments-open-text{
background:#ededed;
padding:20px 20px 10px;
border:1px solid #ccc;
margin:2px;
}
/* ----------------------------------------
 フォントの初期設定
---------------------------------------- */
body {
	font-size:0.9em;
font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, Arial, Helvetica, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
	}
/* for WinIE6 */
* html body {
	font-family: Verdana, "MS P ゴシック", sans-serif;
	xfont-size: 62.5%;
	vertical-align: baseline;
	}
/* for WinIE7 */
*:first-child + html body {
	xfont-size: 62.5%;
	font-family: 'メイリオ', Meiryo, sans-serif;
	}
html{
height:100%;
}
body {
height:100%;
color:#666;
background:url('../img/bg_bk.gif') repeat-x #000;
text-align:center;
}
#allWrap{
width:940px;
margin:0 auto;
text-align:left;
}
#header{
background:url('../img/head_bk.jpg') no-repeat;
height:197px;
width:940px;
margin:0 auto;
}
#logoArea{
width:400px;
height:137px;
}
#logoArea h1 img{
margin:38px 0 0 60px;
height:100px;
width:377px;
height:93px;
}
#logo img{
margin:38px 0 0 60px;
height:100px;
width:377px;
height:93px;
}
/*--グローバルナビ ---------------------------------------------------------- */
#gnavi{
width:940px;
height:60;
font-weight:bold;
}
#gnavi ul{
margin:0 27px 0 0;
padding:0;
float:right;
}
* html #gnavi ul{
margin:0 15px 0 0;
padding:0;
float:right;
}
#gnavi li{
float:left;
width:120px;
}
#gnavi li a{
display:block;
height:40px;
text-align:center;
padding:20px 0 0 0;
color:#fff;
text-decoration:none;
position: relative; /* for IE6 */
}
#gnavi li a:hover{
background:url('../img/gnavi_bt_bk.gif') no-repeat;
}
* html #gnavi li a{
display:block;
height:60px;
text-align:center;
padding:20px 0 0 0;
position: relative; /* for IE6 */
}
#wrap{
margin:0 auto;
width:940px;
height:100%;
background:url('../img/content_bk.jpg') repeat-y;
}
#content {
width:880px;
height:100%;
margin:0 auto;
}
* html #content {
width:880px;
margin:0 0 0 30px;
}
#content-inner-left {
float:left;
width:550px;
padding:0 30px;
}
#content-inner-right {
float:right;
width:230px;
height:100%;
padding:0 30px 0 0;
}
* html #content-inner-left {
float:left;
width:550px;
}
* html #content-inner-right {
float:right;
width:230px;
}
/*-- フッターのスタイル ---------------------------------------------------------- */
#footer {
background:url('../img/footer_middle.jpg') repeat-y;
width:940px;
margin:0 auto;
}
#footer-up{
height:67px;
width:940px;
margin:0;
padding:0;
background:url('img/content_botom.jpg') no-repeat center;
}
#footer-middle{
padding:0 30px;
}
#footer-bottom{
width:940px;
height:75px;
background:url('../img/footer_bottom.jpg') no-repeat;
}
/*-- PR欄のスタイル ---------------------------------------------------------- */
#prLink{
margin:80px 0 0 0;
font-size:0.7em;
background-color:#333;
width:100%;
}
#prLink p{
width:880px;
color:#999;
text-align:left;
margin:0 auto;
}
#prLink a{
color:#999;
}
#prLink ul{
width:880px;
margin:0 auto;
text-align:left;
padding-bottom:20px;
}
#prLink li{
display: inline;
}
/*-- サイドバー ---------------------------------------------------------- */
.sidebar{
margin:20px 0;
}
.sidebar a{
color:#fff;
text-decoration:none;
}
.sidebar li{
margin:0 0 10px 0;
}
h3.sub_menu_top{
font-family:Verdana;
background:url('img/beta_tab.gif') no-repeat;
width:230px;
height:38px;
text-align:center;
color:#fff;
font-weight:bold;
line-height:2.5em;
}
.sub_menu_body{
width:210px;
background-color:#ABAC73;
padding:5px 10px;
line-height:1.1em;
}
* html .sub_menu_body{
width:230px;
background-color:#ABAC73;
padding:5px 10px;
line-height:1.1em;
}
.sub_menu_under{
background:url('../img/beta_tab_under.gif') no-repeat;
width:230px;
height:15px;
text-indent:-9999px;
}
.sub_menu_body a{
display:block;
}
#sub_categories li{
background:url('../img/bg_rounded.gif') left no-repeat;
padding-left:25px;
}
#sub_newentries li{
background:url('../img/page_white.gif') left top no-repeat;
padding-left:25px;
}
#sub_monthly select{
margin:10px;
padding:3px;
width:190px;
}
/*-- アーカイブページのスタイル ---------------------------------------------------------- */
.archive-page h3 {
text-indent:1em;
}
.archive-page h3 a{
font-weight:bold;
color:#285578;
}
ul.archive-dateStyle{
margin:5px 0 10px 0;
padding:0 0 5px 0;
border-bottom:1px solid #ccc;
text-indent:1em;
}
ul.archive-dateStyle li{
display:inline;
padding:0 10px 0 0 ;
}
/*-- ブログ記事のスタイル ---------------------------------------------------------- */
.EntryArea{
margin:20px 0;
}
.EntryBodyArea{
line-height:1.6em;
}
/*-- 日時のスタイル ---------------------------------------------------------- */
.dateStyle{
font-family:Century Gothic,sans-serif;
font-size:3em;
font-weight:bold;
margin:0;
color:#557352;
}
/*-- 写真のスタイル ---------------------------------------------------------- */
img.imgL,img.mt-image-left {
    position: relative;
    margin:5px 20px 0 0px;
    padding: 5px; /* 画像枠 */
    background: #ffffe0; /* paddingを設定した場合の背景色 */
    border: 1px solid #999999; /* 画像の枠線 */
    float: left;
}
img.mt-imgL {
    position: relative;
	margin:5px 20px 0 0px;
    padding: 5px; /* 画像枠 */
    background: #ffffe0; /* paddingを設定した場合の背景色 */
    border: 1px solid #999999; /* 画像の枠線 */
float: left;
}
.EntryArea img{
    position: relative;
    margin:5px 20px 0 0px;
    padding: 5px; /* 画像枠 */
    background: #ffffe0; /* paddingを設定した場合の背景色 */
    border: 1px solid #999999; /* 画像の枠線 */
    float: left;
}
/*-- 記事タイトル ---------------------------------------------------------- */
.entryTitle{
margin:5px 0 15px 0;
padding:3px 0;
border-bottom:1px solid #ddd;
font-size:1.2em;
font-weight:bold;
color:#285578;
}
.entryTitle a{
color:#285578;
text-decoration:none;
}
/*-- エントリーメタエリア ---------------------------------------------------------- */
.EntryMetaArea{
clear:both;
text-align:right;
background:#eeeedd;
margin:20px 0 10px;
}
.EntryMetaArea a{
color:#557352;
text-decoration:none;
}
.EntryMetaArea ul{
padding:10px;
}
.EntryMetaArea li{
display:inline;
}
/*-- 続きを読む---------------------------------------------------------- */
.entrymore{
clear:both;
text-align:center;
}
.entrymore a{
float:right;
width:100px;
display:block;
    xxxxxbackground-color:#f5f5f5;
    background-color:#557352;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
padding:12px 20px;
font-weight:bold;
text-decoration:none;
color:#fff;
}
.entrymore a:hover{
    background-color:#ABAC73;
color:#fff;
}
/*-- ソーシャルブックマーク---------------------------------------------------------- */
.sbm{
    margin: 0 4px 5px 0;
    float:right;
}
/*-- カテゴリ・トラックバックタイトル---------------------------------------------------------- */
.comments-header{
border:solid 2px #557352;
padding:10px;
margin:30px 0 10px 0;
background-color:#ABAC73;
color:#fff;
}
/*-- ペー¸åå² ---------------------------------------------------------- */
#page-list{
width:550px;
}
#page-list li {
   display: inline;
   list-style:none;
   }
#page-list li span {
height:22px;
width:22px;
border:1px solid #ccc;
padding:5px 5px;
   color: #000;
   text-align: center;
   font: Georgia, "Times New Roman", Times, serif;
   margin-right: 5px;
   display: block;
   float: left;
   }
#previous-page a{
height:22px;
border:1px solid #ccc;
padding:5px 10px 5px 20px;
xbackground-color:#ccc;
   text-align: center;
   display: block;
   float: left;
   margin-right: 5px;
   font: Georgia, "Times New Roman", Times, serif;
   }
#previous-page a{
background:url('../img/arrow_bread.gif') no-repeat;
background-position:left center;
}
#next-page a{
height:22px;
border:1px solid #ccc;
padding:5px 20px 5px 10px;
background-color:#ccc;
   color: #000;
   text-align: center;
   display: block;
   font: Georgia, "Times New Roman", Times, serif;
   float: left;
   margin-left: 5px;
   }
#next-page a{
background:url('../img/arrow_bread2.gif') no-repeat;
background-position:right center;
}
ul#page-list li a:hover {
   color: blue;
   }
/* ----------------------------------------
 å±éè¨­å®
---------------------------------------- */
a{
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.clearfix:after {
  content: ".";  /* æ°ããè¦ç´ ãä½ã */
  display: block;  /* ãã­ãã¯ã¬ãã«è¦ Ã£ÂÂ« */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*Â¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/*-- カレンダー---------------------------------------------------------------- */
/* Calendar Widget */
.widget-calendar .widget-content  {
margin-bottom:0px;
}
.widget-calendar table {
    margin:10px auto 0;
    border-collapse: collapse;
}
.widget-calendar th {
    padding-bottom: 3px;
    text-align: center;
    font-size: 11px;
    width: 30px;
}
.widget-calendar td {
    text-align: center;
    font-size: 11px;
    line-height: 120%;
}
.widget-calendar td {
    text-align: center;
    font-size: 11px;
    line-height: 120%;
}
.widget-calendar .widget-header{
text-align:center;
}
.widget-calendar .widget-header a{
font-weight:bold;
color:#fff;
display:inline;
margin:0 10px;
}
#calendar .widget-content a{
font-weight:bold;
border:1px solid #8E8F50;
margin:1px;
display:block;
}
#calendar .widget-content td a{
    padding: 5px 0;
    text-align: center;
    xfont-size: 11px;
    xline-height: 120%;
}
.today {
    display: block;
    border: 1px solid #555;
    padding: 5px 0;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}
/*-- 引用---------------------------------------------------------------- */
blockquote{
     background:#FFFFEF;
     border:1px solid #EFEFE0;
     padding:20px 20px;
margin:0 20px;
}
blockquote ol.bq-ol-list{
margin:-20px 40px;
}
blockquote .bq-ol-list li{
list-style-type:decimal;
margin:0;
padding:0;
}
.bqstart {
     float: left;
     height: 45px;
     margin-top: -20px;
     padding-top: 45px;
     margin-bottom: -50px;
     font-size: 700%;
     color: #ccc;
 }
 .bqend {
     float: right;
     margin-top: -20px;
     padding-top: 25px;
     font-size: 700%;
     color: #ccc;
 }
/*-- 本文のキャプション---------------------------------------------------------------- */
h3.caption_style01{
background:#ABAC73;
padding:5px 10px;
margin:0 0 10px 0;
border:1px solid #557352;
color:#fff;
font-weight:bold;
font-size:1.1em;
}
/*-- パンくず　-- */
#topicPath{
margin-top:20px;
}
/*-- ブログ記事一覧のタイトル　-- */
.BloglistTitleArea{
margin-top:10px;
}
.BloglistTitle{
font-size:1.4em;
font-weight:
bold;padding-right:8px;
}
/*-- 個別の追加CSS　-- */
.style100418{
font-size:1.2em;
font-weight:bold;
display:block;
margin:20px 0 0;
padding:5px 10px;
color:#557352;
border-bottom:1px solid #ccc;
background:#CFCFB5;
}
/* -----------------------------------------------------------
	Amazonリンク
----------------------------------------------------------- */
dl.AmazonList {
	margin: 20px 0px 0px;
}
dl.AmazonList img{
border:none;
background:#fff;
}
dl.AmazonList dt {
	position: relative;
	width: 90%;
	margin-bottom: 25px;
	padding-top: 15px;
	padding-left: 100px;
	font-weight: bold;
	border-top: 1px dotted #ACACAC;
}
dl.AmazonList dt.firstChild,
dl.AmazonList dt:first-child {
	border-top: 0;
	padding-top: 0;
}
dl.AmazonList dt a {
	padding-left: 15px;
	background: url(../img/item/mark_01.gif) no-repeat left center;
}
dl.AmazonList dt img {
	position: absolute;
	top: 15px;
	left: 0;
	padding: 2px;
}
dl.AmazonList dt.firstChild img,
dl.AmazonList dt:first-child img {
	top: 0;
}
dl.AmazonList dd {
	margin-bottom: 15px;
	padding-left: 110px;
	height: 50px;
}
dl.AmazonList > dd {
	min-height: 50px;
	height: auto;
}
