@charset "UTF-8";
/* ----------------------------------------------------------------------
 templater: cotori
 template:  cotori_old_3
 ---------------------------------------------------------------------- */
 
/* ----------------------------------------------------------------------
 基本
 ---------------------------------------------------------------------- */
 * {
	font-family: "Verdana","ヒラギノ角ゴ Pro W3","ＭＳ ゴシック","Osaka‐等幅";
	}

body {  
	margin: 0px 0px 0px 0px;
	background-color:#FFF;
}

a:link {
	color:#3D382A;
	text-decoration:none;
	}
a:visited {
	color:#3D382A;
	text-decoration:none;
	}
a:active {
	color:#8FAD9C;
	text-decoration:underline;
	}
a:hover {
	color:#8FAD9C;
	text-decoration:underline;
	border-bottom: 0px solid #cccccc;
	}

html {
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #B2AE99;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #B2AE99;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #B2AE99;}

input, textarea {
	font-size:12px;
	background-color: #ffffff;
	border: 1px solid #A6917A;
	color:#909090;
	}

/* ----------------------------------------------------------------------
大枠
------------------------------------------------------------------------- */
#layout{
  width:700px;
  margin-top: 50px;
  padding: 0px;
  border:0px solid #000;
}
/* ---------------------------------------------------------------------- 
エントリ部分
 ---------------------------------------------------------------------- */
.center {
	vertical-align:top;
	width:80%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color:#FFF;
	}
/* ---------------------------------------------------------------------- 
LEFT
 ---------------------------------------------------------------------- */
.menu {
	vertical-align:top;
	width: 20%;
	margin: 0px;
	font-size: 10px;
	padding: 15px 0px 10px 5px;
	text-align: left;
	border:  0px solid #827D68;
	background-color:#FFF;
	}
/* ----------------------------------------------------------------------
ヘッダ
------------------------------------------------------------------------- */
#header{
	text-align: left;
	border:  1px solid #A6917A;
	padding-left: 10px;
                padding-top: 20px;
	margin: 0px -1px 5px 0px;
	height:70px;
	font-size: 13px;
}

#header a:link,
#header a:visited {
	color: #45412D;
	padding-top: 30px;
	text-decoration: none;
	}

#header a:active,
#header a:hover {
    color: #CAC39E;
    font-size: 13px;
	text-decoration: none;
	}
/* ---------------------------------------------------------------------- 
sitetitle サイトタイトル
 ---------------------------------------------------------------------- */
#header .sitetitle {
	font-weight:bold;
}
/* ---------------------------------------------------------------------- 
description サイト説明文
 ---------------------------------------------------------------------- */
.description {
	margin:0px;
	font-size: 10px;
	color: #85816D;
	padding-top: 30px;
                padding-right:10px;
                text-align:right;
	}
/* ----------------------------------------------------------------------
メニュー部
---------------------------------------------------------------------- */
#plugin {
}

.linktitle {
	font-size: 11px;
	font-weight: bolder;
	color: #595342;
	line-height: 100%;
	margin: 20px 5px 0px 0px;
	}

.linktext,
.linktext2 {
	font-size: 10px;
	line-height: 170%;
	margin: 5px 5px 0px 12px;
	padding:0px;
	color: #595342;
	}

.linktext a,
.linktext a:link,
.linktext a:visited
.linktext2 a,
.linktext2 a:link,
.linktext2 a:visited {
	text-decoration: none;
	}
	
#plugin ul {
list-style-type: disc;
margin: 0px 0px 0px 5px;
padding: 0px;
}
/* ----------------------------------------------------------------------
 エントリ部
 ---------------------------------------------------------------------- */
#center_table{
  width:100%;
  border:1px solid #A6917A;
  margin-bottom: 10px;
  padding:0px;
}

#center_table .date_td{
  border-right:1px dashed #A6917A;
  width:23%;
  vertical-align:top;
  margin:0px;
  padding:0px;
  background-image:url("http://blog-imgs-17.fc2.com/c/o/t/cotorinomori/bg01.jpg");
}

#center_table .entry_td{
  width:77%;
  margin:0px;
  padding:0px;
}

.entry_waku {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	}
	
.entry {
	padding: 0px 10px 5px 5px;
	}

.entry_navi{
	font-size:10px;
	color: #999999;
	text-align:right;
	}

.entry_date {
	text-align:left;
	font-size: 10px;
	color: #5D5A4C;
	margin: 5px 0px 0px 2px;
	}

.entry_title {
	font-size: 12px;
	font-weight: bolder;
	margin: 5px 0px 20px 0px;
}

.entry_title a {
	font-size: 13px;
	font-weight: bolder;
}

.entry_body {
	font-size: 11px;
	line-height: 170%;
	color: #595342;
	margin: 10px 0px 0px 0px;
}

.entry_more {
font-size: 11px;
line-height: 170%;
color: #595342;
margin: 10px 0px 0px 0px;
}

.entry_state {
font-size: 10px;
color: #808080;
padding:0px;
margin: 0px;
text-align:right;
}

blockquote {
font-size: 11px;
color: #595959;
padding: 5px 5px 5px 5px;
border-left:4px solid #DAD1A6;
background-color:#F5F2E6;
}

blockquote p {
padding: 5px 5px 5px 5px;
}

.pict {
	margin-right: 10px;
	margin-bottom: 5px;}

/* ----------------------------------------------------------------------
 コメント部
 ---------------------------------------------------------------------- */
.comment {
	margin: 0px 10px 20px 5px;
	}
	
.comment_bar {
	font-size: 11px;
	line-height:120%;
	color: #564839;
	border-bottom:  1px dashed #C8C1AA;
	margin: 15px 5px 10px 5px;
}

.comment_title {
	font-size: 11px;
	line-height:120%;
	color: #564839;
	margin: 15px 5px 5px 5px;
	}
	
.comment_state {
	font-size: 10px;
	text-align:right;
	margin: 0px 10px 10px 0px;
	padding: 10px 0px 10px 5px;
                border-bottom:1px dotted #6E6E6E;
	}

.comment_state a{
  font-weight:bolder;
  !important;
}

.comment_body {
	font-size: 10px;
	line-height: 170%;
	margin: 5px 10px 5px 10px;
	color:#666;
	}
/* ----------------------------------------------------------------------
トラックバック部
---------------------------------------------------------------------- */
.trackback {
	margin: 0px 10px 20px 5px;
	}
	
.trackback_bar {
	font-size: 11px;
	line-height:120%;
	color: #564839;
	border-bottom:  1px dashed #C8C1AA;
	margin: 15px 5px 10px 5px;
}
.trackback_body {
	font-size: 10px;
	line-height: 170%;
	margin: 5px 10px 5px 10px;
	color:#666;
	}
.trackback_title {
	font-size: 11px;
	line-height:120%;
	color: #564839;
	margin: 15px 5px 5px 5px;
	}
	
.trackback_state {
	font-size: 10px;
	text-align:right;
	margin: 0px 10px 10px 0px;
	padding: 10px 0px 10px 5px;
	}


/* ----------------------------------------------------------------------
下部ナビ
---------------------------------------------------------------------- */
.page {
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
	padding-bottom:20px;
	}

/* ----------------------------------------------------------------------
フッター
---------------------------------------------------------------------- */
#copyright {
	font-size: 10px;
	text-align: center;
	padding-top: 2px;
	height: 50px;
	}

/* ----------------------------------------------------------------------
カレンダー
---------------------------------------------------------------------- */
.calender{
	width:170px;
	font-size: 10px;

}
.calender caption{
	font-size:10px;
	padding:5px 0px;
}
.calender caption a{
	color:#706751;
	font-weight:bold;
}
.calender th{
	font-size:0.9em;
	margin:0px;
	text-align:center;
	font-weight:normal;
	letter-spacing:normal;
	width:25px;
	height:20px;
	line-height:20px;
	background-color:#E1DDD1;
}
.calender th#sun{
	color:#C80545;
	}
.calender th#sat{
	color:#8FA2AD;
	}
.calender td{
	font-size:0.9em;
	text-align:center;
	width:25px;
	height:20px;
	line-height:20px;
	background-color:#F5F2E9;
}
.calender td a{
	color:#3D382A;
	font-weight:bold;
}

.calender td a{
	color:#3D382A;
	font-weight:bold;
	display: block;
	background-color:#DDD6C6;
        	background-repeat: no-repeat;
  	background-position: center center;
text-decoration:none;
}
