@charset "UTF-8";
/* ----------------------------------------------------------------------
 templater: noritama
 template:  cotori_12
 ---------------------------------------------------------------------- */
 
/* ----------------------------------------------------------------------
 基本
 ---------------------------------------------------------------------- */
 * {
	font-family: "Verdana","ヒラギノ角ゴ Pro W3","ＭＳ ゴシック","Osaka‐等幅";
	}

body {  
	margin: 0px 0px 0px 0px;
	 fixed;
}

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: 1px solid #cccccc;
	}

html {
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #cccccc;
	scrollbar-arrow-color: #B2AE99;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #B2AE99;
	scrollbar-shadow-color: #cccccc;
	scrollbar-darkshadow-color: #B2AE99;}

input, textarea {
               font-size:12px;
	background-color: #ffffff;
	border: 1px solid #A6917A;
	color:#909090;
	}

/* ----------------------------------------------------------------------
大枠
------------------------------------------------------------------------- */
#layout {
  padding:0px;
  background-color: #FFF;
  	border-left:  1px solid #887766;
	border-right: 1px solid #887766;
	width:1000px;
}
/* ---------------------------------------------------------------------- 
真ん中部分
 ---------------------------------------------------------------------- */
.center {
	width:650px;
	padding-top: 10px;
	background-color: #FFFEF3;
	border-left:  1px dotted #CDC9B4;
	border-right: 0px dotted #CDC9B4;
	text-align: left;
	background:#FFF;
	}
/* ----------------------------------------------------------------------
ヘッダ
------------------------------------------------------------------------- */
.headtop{
border-bottom:  1px solid #887766;
}
#header,
#header a,
#header a:link,
#header a:visited {
	margin-bottom:0px;
	height:80px;
	font-size: 20px;
	color: #000;
	text-align: left;
	padding-top: 30px;
	padding-left: 10px;
	text-decoration: none;
	border:  0px solid #000000;
	background-image:url("http://blog-imgs-30-origin.fc2.com/s/w/e/sweetokaka/title.jpg");
	height:150px;
	}

#header a:active,
#header a:hover {
    color: #CAC39E;
    font-size: 20px;
	text-decoration: none;}
/* ---------------------------------------------------------------------- 
sitetitle サイトタイトル
 ---------------------------------------------------------------------- */
#header .sitetitle {
	font-weight:bold;
}
/* ---------------------------------------------------------------------- 
description サイト説明文
 ---------------------------------------------------------------------- */
.description {
	margin:0px;
	font-size: 15px;
	color: #000;
	padding-top: 10px;
	padding-left: 15px;
	font-weight:bold;
	}
/* ----------------------------------------------------------------------
 エントリ部
 ---------------------------------------------------------------------- */
.entry {
	margin: 5px 10px 20px 10px;
	border:  0px solid #000000;
	}

.entry_navi{
	font-size:10px;
	color: #999999;
	text-align:right;
	}

.entry_bar {
	border-bottom:  1px solid #cccccc;
	width:650px;
	height:15px;
}

.entry_date {
	text-align:right;
	font-weight: bolder;
	font-size: 10px;
	color: #6F5C43;
	margin: 5px 5px 0px 0px;
	}

.entry_title,
.entry_title a {
	font-size: 13px;
	font-weight: bolder;
	margin: 5px 0px 5px 8px;
	color:#000;
}

.entry_body {
	font-size: 12px;
	line-height: 170%;
	color: #3D382A;
	margin: 15px 0px 15px 20px;}

.entry_more {
font-size: 12px;
line-height: 170%;
color: #3D382A;
margin: 15px 0px 15px 20px;}

.entry_body a,
.entry_more a{
font-weight:bold;
}

.entry_state {
font-size: 10px;
color: #808080;
margin: 30px 0px 0px 0px;
text-align:right;}

blockquote {
font-size: 12px;
color: #808080;
margin: 0px 0px 0px 0px;
padding: 10px;
border-left: 1px solid silver;
background-image:url("http://blog-imgs-40-origin.fc2.com/c/o/t/cotorinomori/bg-E6E6E6_20090110220350.gif");
}

.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 #6E6E6E;
	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: 11px;
	line-height: 170%;
	margin: 5px 10px 5px 10px;
	color:#666;
	}
/* ----------------------------------------------------------------------
トラックバック部
---------------------------------------------------------------------- */
.trackback_bar {
	font-size: 11px;
	line-height:120%;
	color: #564839;
	border-bottom:  1px dashed #6E6E6E;
	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;
	border-bottom:  1px dotted #6E6E6E;
	}

/* ----------------------------------------------------------------------
メニュー部
---------------------------------------------------------------------- */
.menu {
	font-size: 10px;
	width:200px;
	margin: 0px;
	padding: 0px 8px 10px 8px;
	background-color: #FFF;
	text-align: left;
	vertical-align:top;
	}

#plugin .menu_bar {
	border-bottom:  1px solid #cccccc;
	width:200px;
	height:11px;
}


#plugin {
}

.linktitle {
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	line-height: 100%;
	margin: 10px 5px 10px 5px;
	}

.linktext,
.linktext2 {
	font-size: 10px;
	line-height: 170%;
	margin: 5px 5px 0px 12px;
	padding:0px;
	}

.linktext a,
.linktext a:link,
.linktext a:visited
.linktext2 a,
.linktext2 a:link,
.linktext2 a:visited {
	text-decoration: none;
	}
	
#plugin ul {
margin: 0px 0px 0px 0px;
padding: 0px;
}

#plugin li {
list-style-position : inside;
list-style-type: disc;
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 10px;
    !important;
	}
/* ----------------------------------------------------------------------
下部ナビ
---------------------------------------------------------------------- */
.page {
	font-size: 10px;
	text-align: center;
	padding-top: 30px;
	padding-bottom:30px;
	}

/* ----------------------------------------------------------------------
フッター
---------------------------------------------------------------------- */
#copyright {
	font-size: 10px;
	text-align: center;
	padding-top: 2px;
	height: 50px;
	background-color:#FFF;
	}

/* ----------------------------------------------------------------------
カレンダー
---------------------------------------------------------------------- */
.calender{
	width:160px;
	font-size: 10px;

}
.calender caption{
	font-size:1.2em;
	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;
}
