@charset "EUC-JP";
/* ----------------------------------------------------------------------
 templater: cotori no mori
 template:  cotori_15
 ---------------------------------------------------------------------- */
 
/* ----------------------------------------------------------------------
 基本
 ---------------------------------------------------------------------- */
 * {
	font-family: "Verdana","ヒラギノ角ゴ Pro W3","ＭＳ ゴシック","Osaka‐等幅";
	}

body {  
	margin: 0px 0px 0px 0px;
	background:url("http://blog-imgs-40.fc2.com/c/o/t/cotorinomori/bg_3_20090110220151.gif") fixed;
}

a:link {
	color:#141414;
	text-decoration:none;
	}
a:visited {
	color:#141414;
	text-decoration:none;
	}
a:active {
	color:#1a33af;
	text-decoration:underline;
	}
a:hover {
	color:#1a33af;
	text-decoration:underline;
	border-bottom: 1px solid #cccccc;
	}
a img { border: none; }


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:1170px;
  padding:0px;
  background-color: #FFF;
  	border-left:  1px solid #887766;
	border-right: 1px solid #887766;
	min-width:1000px;
	max-width:1480px;

}
/* ---------------------------------------------------------------------- 
真ん中部分
 ---------------------------------------------------------------------- */
.center {
	width:704px;
	padding-top: 10px;
	background-color: #FFFEF3;
	border-left:  1px dotted #CDC9B4;
	border-right: 1px dotted #CDC9B4;
	text-align: left;
	background:#FFF;
	}
/* ----------------------------------------------------------------------
ヘッダ
------------------------------------------------------------------------- */
.headtop{
border-bottom:  1px solid #887766;
}
#header {
	margin-bottom:0px;
	font-size: 13px;
	color: #000;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	text-decoration: none;
	border:  0px solid #000000;
	background-image:url("http://blog-imgs-56.fc2.com/h/i/g/higumapanasi/ssasa.jpg");
	height:240px;
	}



#header a,
#header a:link,
#header a:visited {
	display: block;
	height:240px;
	width:1170px;
	color:#fff;
	}

#header a:active,
#header a:hover {
	text-decoration: none;}
/* ---------------------------------------------------------------------- 
sitetitle サイトタイトル
 ---------------------------------------------------------------------- */
#header .sitetitle {
	font-weight:bold;

}
/* ---------------------------------------------------------------------- 
description サイト説明文
 ---------------------------------------------------------------------- */
.description {
	margin:0px;
	font-size: 10px;
	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 {
	background: url("http://blog-imgs-40.fc2.com/c/o/t/cotorinomori/nuime1_20090110220303.gif") repeat-x;
	width:auto;
	height:27px;
}

.entry_date {
	text-align:right;
	font-weight: bolder;
	font-size: 10px;
	color: #6F5C43;
	margin: 0px 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.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:240px;
	margin: 0px;
	padding: 0px 8px 10px 8px;
	background-color: #FFF;
	text-align: left;
	vertical-align:top;
	}

#plugin .menu_bar {
	background:url("http://blog-imgs-40.fc2.com/c/o/t/cotorinomori/c8_nuime1_20090110220438.gif") repeat-x;
	width:98%;
	height:11px;
}


#plugin {
}

.linktitle {
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	line-height: 100%;
	margin: 5px 2px;
	}

.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;
}
.highslide {
cursor: url(http://chemicalmcd.web.fc2.com/highslide/zoomin.cur), pointer;
outline: none;
} 
.highslide-active-anchor img {
visibility: hidden;
}
.highslide img {
border: 2px solid gray;
}
.highslide:hover img {
border: 2px solid white;
}

.highslide-wrapper {
background: white;
}
.highslide-image {
border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
display: none;

border: 2px solid white;
border-top: none;
font-family: Verdana, Helvetica;
font-size: 10pt;
padding: 5px;
background-color: white;
}
.highslide-loading {
display: block;
color: black;
font-size: 8pt;
font-family: sans-serif;
font-weight: bold;
text-decoration: none;
padding: 2px;
border: 1px solid black;
background-color: white;

padding-left: 22px;
background-image: url(http://blog-imgs-47.fc2.com/d/o/n/donerkebablove/loaderwhite.gif);
background-repeat: no-repeat;
background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
padding: 2px;
color: silver;
text-decoration: none;
font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
color: white;
background-color: gray;
}

a.highslide-full-expand {
background: url(http://blog-imgs-47.fc2.com/d/o/n/donerkebablove/fullexpand.gif) no-repeat;
display: block;
margin: 0 10px 10px 0;
width: 34px;
height: 34px;
}

.highslide-display-block {
display: block;
}
.highslide-display-none {
display: none;
}
