/*-- 全体的なルール --*/
body {
	margin: 0; padding: 0;
	background-color: #D2E2CB;
	font-family: Verdana, ""ヒラギノ角ゴ Pro W3"", ""ＭＳ ゴシック"", ""Osaka‐等幅"", sans-serif;
	text-align: center;
	}
div, span, form, h1, h2, h3, h4, ul, ol { margin: 0; padding: 0}

a:link { color:#900000; text-decoration:underline;}
a:visited { color:#004700; text-decoration:underline;}
a:active { color:#C9B582; text-decoration:underline;}
a:hover { color:#E5BF3D; text-decoration:underline;}

/*-- レイアウト--*/
#wrapper { margin: 0 auto 5px auto; width: 750px;}
#header { text-align: left;
	width: 750px;
	height: 167px;
	background: url(http://www.kusabue-farm.biz/img/banner.gif) no-repeat;
	background-color:#F5FFDE;
}
	
h1#site_title {
	text-align: center;
	font-size: 170%;
	font-weight: normal;
	color: #FFF;
	margin: 0; padding: 60px 0 0 0;
}

#site_title a,
#site_title a:link,
#site_title a:visited,
#site_title a:active,
#site_title a:hover {
	color:#FFF;
	text-decoration:none;
}

#main {border-top-width: 0;
	border-right: 1px solid #B8B1AD;
	border-bottom: 1px solid #B8B1AD;
	border-left: 1px solid #B8B1AD;
	background: url(./template/pinkgraph/img/bottom.gif) repeat-x bottom left #FCF7F5;
	text-align: left;
	padding: 20px 30px;
}

#contents { 
	float: left;
	width: 480px;
}

#menu { 
	margin: 0;
	padding: 0 8px;
	float: none;
	width: 175px;
	float: right;
	text-align: left;
}
/*-- コンテンツ部分 --*/
.entry_navi {
	width: 480px;
	margin: 0 0 8px 0;
	text-align:center;
	font-size: 70%;
}

.entry {
	width: 480px;
	border-top: 1px solid #004700;
	border-right: 1px solid #004700;
	border-bottom: 1px solid #004700;
	border-left: 1px solid #004700;
	background-color: #F5EEDE;
	margin: 0 0 8px 0;
}

h2.entry_title {
	font-size: 90%;
	font-weight: bold;
	color: #004700;
	margin: 15px 20px 0 20px;
	text-align: center;
	padding-bottom: 3px;
	background: url(./template/pinkgraph/img/undertitle.jpg) no-repeat 0 1.1em;
	}
h3.entry_title {
	font-size: 75%;
	font-weight: bold;
	color: #666;
	margin: 15px 20px 0 20px;
	text-align: left;
	padding: 0;
}
	
.entry_date {
	font-family: Verdana, sans-serif;
	font-size: 65%;
	color: #004700;
	margin: 3px 20px 10px 20px;
	text-align: center;
}

.entry_body {
	font-size: 75%;
	line-height: 170%;
	color: #004700;
	margin: 10px 20px 10px 20px;
	}

.entry_more {
	font-size: 75%;
	line-height: 170%;
	color: #666;
	margin: 20px 20px 10px 20px;
	}

.entry_state {
	font-size: 65%;
	color: #999999;
	margin: 10px 20px 20px 20px;
	text-align: left;
	background: url(./template/pinkgraph/img/writer.gif) no-repeat top left;
	padding: 0 0 0 20px;
	clear: left;
	}

blockquote {
	margin: 20px 10px 0 10px;
	padding: 8px;
	border: 1px dashed #900;
	background-color: #FCF7F5;
}

ul li { 
	list-style-type: square;
	margin: 0 10px 0 25px; padding: 0;
	line-height: 1.5;
}
ol li { 
	margin: 0 10px 0 35px; padding: 0;
	line-height: 1.5;
}

.pict { border: 4px solid #FCF7F5; float: left; margin: 0 8px 5px 0; padding: 0; }

img.totop { border-width: 0;
	margin: 0 0 0 310px; padding: 0; width: 73px;
}

.clear {
	clear: both;
	height: 1px;
}
/*-- フォーム --*/
#main input.write, #main textarea {
	border: 1px dashed #966; 
	padding: 1px;
	color: #333;
}
	.button { background-color: #FFF;
	background-image: url(./template/pinkgraph/img/button.gif); 
	border: 1px solid #966; 
	color: #600;
}

/*-- 検索 -- */
.search {
	font-size: 65%;
	color: #FFF;
	line-height: 150%;
	padding: 20px 0 0 595px;
}

/*-- メニュー --*/
#calendar, #entries, #comments, #trackbacks, #categories, #archives, #link , #profile, .linktext {
	font-size: 65%;
	color: #004700;
	line-height: 170%;
	margin: 10px 0px 20px 10px;
}


#entries ul li, #trackbacks ul li { 
	list-style-image: url(./template/pinkgraph/img/file.gif); 
	margin: 0 0 0 10px; padding: 0; }
#comments ul li { 
	list-style-image: url(./template/pinkgraph/img/comment.gif); 
	margin: 0 0 0 10px; padding: 0; }
#categories ul li, #archives ul li { 
	list-style-image: url(./template/pinkgraph/img/folder.gif); 
	margin: 0 0 0 10px; padding: 0; }
#profile ul li { 
	list-style-image: url(./template/pinkgraph/img/writer.gif); 
	margin: 0 0 0 10px; padding: 0 0 0 5px; }
.linktext ul li { 
	margin: 0 0 0 10px; padding: 0 0 0 5px; }
	
#calendartitle {
	background: url(./template/pinkgraph/img/calendar.gif) no-repeat top right;
	width: 2175px;
	height: 20px;
	margin: 0 0 0 -2000px;
}	
#entriestitle {
	background: url(./template/pinkgraph/img/entries.gif) no-repeat top right;
	width: 2175px;
	height: 20px;
	margin: 0 0 0 -2000px;
}	
#recommendtitle {
	background: url(./template/pinkgraph/img/recommend.gif) no-repeat top right;
	width: 2175px;
	height: 20px;
	margin: 0 0 0 -2000px;
}	
#commentstitle {
	background: url(./template/pinkgraph/img/comments.gif) no-repeat top right;
	width: 2175px;
	height: 20px;
	margin: 0 0 0 -2000px;
}	
#categoriestitle {
	background: url(./template/pinkgraph/img/categories.gif) no-repeat top right;
	width: 2175px;
	height: 20px;
	margin: 0 0 0 -2000px;
}	
#trackbackstitle {
	background: url(./template/pinkgraph/img/trackbacks.gif) no-repeat top right;
	width: 2175px;
	height: 20px;
	margin: 0 0 0 -2000px;
}	
#archivestitle {
	background: url(./template/pinkgraph/img/archives.gif) no-repeat top right;
	width: 2175px;
	height: 20px;
	margin: 0 0 0 -2000px;
}	
#linktitle {
	background: url(./template/pinkgraph/img/links.gif) no-repeat top right;
	width: 2175px;
	height: 20px;
	margin: 0 0 0 -2000px;
}	
#profiletitle {
	background: url(./template/pinkgraph/img/profile.gif) no-repeat top right;
	width: 2175px;
	height: 20px;
	margin: 0 0 0 -2000px;
}	
	
/*-- フッター --*/

#copyright {
	font-size: 70%;
	color: #004700;
	line-height: 130%;
	clear: both;
	text-align: center;
	padding: 0 0 5px 0;
}

/*-- 時計 --*/
.clock {
	margin: 0px 0px 0px 1px;
}

/*-- カレンダー --*/
.calendar_table {
	margin: 0 0 15px 30px;
}
.cell, .today, .calendar_month { 
	padding: 2px; 
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #666;
}