@charset "UTF-8";
@import url(common.css);

body {
font-family: Arial, "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, sans-serif;
	color: #333333;
	background-image: url(../../blog/img/bg.jpg);
}
#container {
	width: 858px;
	margin: 0 auto;
	background-image: url(../../blog/img/bg2.gif);
}
a,
a:link {
  color: #552a1b;
	text-decoration: none;
}

a:visited {
  color: #552a1b;
	text-decoration: none;
}

a:hover {
  color: #B32600;
  text-decoration: underline;
}

a:active {
  color: #666666;
	text-decoration: underline;
}
p h1 h2 {
	margin: 0px;
	padding: 0px;
	/*  line-height: 1.7; */

}
ul, ol, dl {
  line-height: 1.3;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* ---------------------------------------------------------------- *
	ヘッダ設定
 * ---------------------------------------------------------------- */

#header {
	margin-top: 0px;
	/* --- パディング --- */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	background-image: url(../../blog/img/bg_header_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 166px;
}

#header h1 {
	margin-left: 36px;
	margin-top:24px;
}
.menu0 {
	padding-left: 12px;
}

.menu {
	padding-left: 22px;
	padding-top: 17px;
	padding-bottom: 19px;
}

/* ---------------------------------------------------------------- *
	entry
 * ---------------------------------------------------------------- */
#entry{
	padding-left: 3.8em;
	padding-right: 8.7em;
	background-image: url(../../blog/img/sen.gif);
	background-repeat: no-repeat;
	background-position: 13px top;
	padding-top: 1.8em;
	font-size: 12px;
	line-height: 20px;
	color: #552a1b;
}
#entry-header{
	width: 500px;
	padding-bottom: 20px;
	*padding-bottom: 0px;
	padding-top: 3px;
}

#entry h2{
	font-family: Times New Roman, Times, serif;
	font-size: 30px;
	color: #552a1b;
	font-weight: normal;
	letter-spacing: -1.8px;
	*letter-spacing: -2px;
	font-style: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}


#entry-header a,a:link,a:visited {
	color: #552a1b;
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
	font-weight: normal;
}
#entry-header a:hover {
font-family: Times New Roman, Times, serif;
  color: #B32600;
  text-decoration: underline;
}


.weite_sakura{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #552a1b;
	font-weight: normal;
	font-style: normal;
	line-height: 13px;
	float: right;
	background-image: url(../../blog/img/sakura.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}
.weite_hana{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #552a1b;
	font-weight: normal;
	font-style: normal;
	line-height: 13px;
	float: right;
	background-image: url(../../blog/img/hana.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}

#entry p{
	font-size: 12px;
	line-height: 20px;
	color: #552a1b;
}
#entry img{
	margin-bottom: 20px;
}
.entry-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 60px;
	color: #552a1b;
}
.entry-footer a:link,a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #552a1b;
	text-decoration: none;	
}
.entry-footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #B32600;
	text-decoration: underline;
}
.number{
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #552a1b;
}

/* ---------------------------------------------------------------- *
	カテゴリーとコメント
 * ---------------------------------------------------------------- */
.cate{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B32600;
	font-weight: normal;
	font-style: normal;
	float: left;
	margin-top: 7px;
	padding: 0px;
	clear: both;
}
.comment{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B32600;
	font-weight: normal;
	font-style: normal;
	float: left;
}


/* ---------------------------------------------------------------- *
	ナビゲーション部分設定
 * ---------------------------------------------------------------- */

#navicate {
	margin-top: 190px;
	margin-bottom: 5px;
	paddin: 0;
	margin-right: 16px;
	margin-left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
}
#navicate ul {
padding-top: 8px;
	margin: 0;
	height: 3em;
	list-style-type: none;	
}

#navicate ul li {
	margin: 0;
	padding: 0;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a78c70;
	text-align: left;
		padding-top: 0px;
	padding-right: 15px;
	/*padding-bottom: 0px;*/
	padding-left: 5px;
}

#navicate ul li a {
	margin: 0;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a78c70;*/
	text-align: left;
	text-decoration: none;
	color: #552a1b;
	/*padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;*/
 }
	#navicate ul li a:hover {
	margin: 0;
	padding: 0px 15px 0px 0px;
	display: block;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a78c70;*/
	text-align: left;
	color: #B32600;
	/*padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;*/
 }
.naviname {
	margin-top: 93px;
	margin-bottom: 5px;
	paddin: 0;
	margin-right: 10px;
	margin-left:70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

.naviname,a:hover {
	color: #B32600;
}



#navicomm {
	margin-top: 51px;
	margin-bottom: 10px;
	paddin: 0;
	margin-right: 16px;
	margin-left:85px;
	
	
}
#navicomm ul {
	padding-top: 8px;
	margin: 0;
	height: 2em;
	list-style-type: none;
}

#navicomm ul li {
	margin: 0;
padding-bottom: 5px;
text-align: left;
*font-size: 9px;
}

#navicomm ul li a {
	margin: 0;
	display: block;
text-decoration: none;
	color: #552a1b;

	
 }
	#navicomm ul li a:hover {
	margin: 0;
	display: block;
	text-align: left;
	color: #B32600;
	
 }
	
	
	#naviarc {
	margin-top: 150px;
	margin-bottom: 10px;
	paddin: 0;
	margin-right: 16px;
	margin-left:68px;
text-align: left;
}
#naviarc ul {
	padding-top: 8px;
	margin: 0;
	height: 2em;
	list-style-type: none;
}

#naviarc ul li {
	margin: 0;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 10px;
}

#naviarc ul li a {
	margin: 0;
	display: block;
text-decoration: none;
	color: #552a1b;
font-family: Arial, Helvetica, sans-serif;	
font-size: 10px;
	
 }
	#naviarc ul li a:hover {
	margin: 0;
	display: block;
	text-align: left;
	color: #B32600;
	
 }



/* ---------------------------------------------------------------- *
	サイド設定
 * ---------------------------------------------------------------- */

#side {
	width: 184px;
	right: 0;
	float: left;
	background-image: url(../../blog/img/left_bg.gif);
	background-repeat: no-repeat;
	background-position: right 47px;
	height: 700px;
font-size: 10px;	
}

.sideimg{
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660000;
}


/* ---------------------------------------------------------------- *
	コンテンツ設定
 * ---------------------------------------------------------------- */

.contents {
	margin-bottom: 20px;
	float: right;
	width: 674px;
	padding-top: 0px;
}
.up{
	text-align: right;
	padding-right: 100px;
	padding-bottom: 20px;
}

/* ---------------------------------------------------------------- *
	コンテンツ設定　追加
 * ---------------------------------------------------------------- */
 
 .entry-footer p.archiveNav{width:200px; margin:0 auto; text-align:center;}
 
 
 /*COMMENT*/
.comments-open{padding:10px 15px 0 15px; border-top:dotted 1px #552a1b; margin:15px auto; }
h2.comments-open-header{font-size:14px; color:#552a1b; padding:5px;}
.contents label{display:block; font-size:11px; padding:5px;}
.contents input#comment-author,
.contents input#comment-email,
.contents input#comment-url{border:solid 1px #552a1b; width:200px; margin:0 5px 5px 5px; font-size:12px;}
.contents textarea#comment-text{width:450px; height:60px; padding:5px; border:solid 1px #552a1b; margin:0 5px 5px 5px; }
.comments-open p{padding:10px 5px;}
.comments-open a,.comments-open a:visited{color:#552a1b; text-decoration:none;}
.comments-open a:hover,.comments-open a:active{color:#B32600; text-decoration:underline;}

#comments-open-footer{padding:10px 0;}
 
.contents .commentArea{background:#fff; padding:10px 25px; margin:8px 0; border:solid 1px #efebeb; clear:both;}
.contents .commentArea p{padding:5px 0; line-height:1.5; font-size:12px; color:#464646;}
.contents .commentArea p.commenter{text-align:right; font-size:10px; color:#552a1b;}
 
 
 
 
/* ---------------------------------------------------------------- *
	フッタ部分の設定
 * ---------------------------------------------------------------- */

#footer a,a:link,a:visited {
	font-family: Arial, Helvetica, sans-serif;
	
	}
#footer {
  font-size: 80%;
  *font-size: 70%;
}
#footer a:link {
  color: #552a1b;
	text-decoration: none;
}

#footer a:visited {
  color: #552a1b;
}

#footer a:hover {
	color: #999999;
	text-decoration: underline;
}

#footer a:active {
  color: #666666;
	text-decoration: underline;
}
#footer {
	padding-top: 2em;
	padding-bottom: 2ex;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 592px;
	padding-left: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
