@charset "EUC-JP";
/*
-----------------------------------------------------
livedoor Blog CSS
FileName: NATURAL Diary

 Version: 2007.12.10

New
・main 修正（後ろのリンク誤動作-Firefox- 修正のため）
・pre 追加
-----------------------------------------------------
*/

	body{
		margin:0;
		padding:0;
		color:#78756e;
		font-family:arial,sans-serif;
		text-align:center;
		background:#dddebe;
	}

	a{color:#927434;text-decoration:underline;}
	a:link{}
	a:visited{}
	a:active{}
	a:hover{color:#b39e71;text-decoration:underline;}

	#header{
		background:#ffffff;
		border-bottom:1px solid #b1b298;
		color:#666666;
		font-size:12px;
	}
	#header a{color:#666666;}
	#header a:link{}
	#header a:visited{}
	#header a:active{}
	#header a:hover{}

	#container{
		width:804px;
		margin:0 auto;
		padding:0;
		text-align:center;
		word-break:break-all;
	}

	#banner{
		text-align:left;
		margin-bottom:13px;
	}

	#banner a{color:#6e841f;text-decoration:none;}
	#banner a:link{text-decoration:none;}
	#banner a:visited{text-decoration:none;}
	#banner a:active{text-decoration:underline;}
	#banner a:hover{text-decoration:underline;}
	
	h1,h2,h3{margin:0;padding:0;}

	.blogtitle{
		font-size:18px;
		font-weight:bold;
		text-align:left;
		margin-bottom:5px;
	}

	.description{
		color:#635f53;
		font-size:11px;
		text-align:left;
		line-height:150%;
	}

	#blogcontainer{
		width:775px;
		text-align:center;
		margin:0 auto;
		padding-top:10px;
	}

	#content{
		width:550px;
		float:right;
		text-align:center;
		padding-top:30px;
		padding-bottom:30px;
	}


	#blog{
		width:550px;
		text-align:left;
		margin:0 auto;
	}

	#links{
		width:200px;
		float:left;
		padding-top:40px;
		padding-bottom:30px;
	}
	
	#linksbody{}

	#categorytitlebody{
	}

	#categorytitle{
		font-size:18px;
		font-weight:normal;
		color:#6e841f;
		text-align:right;
		margin-bottom:10px;
	}

	.fullbody{
		text-align:left;
	}

	.datetop,#articletop{
	}

	.datebody{}
	.date{
		color:#f0efe1;
		font-size:48px;
		font-weight:normal;
		text-align:right;
		padding:0 5px 13px 5px;
		background:url(http://parts.blog.livedoor.jp/img/usr/natural_diary/columnbg_top.gif) no-repeat 0 100%;
		letter-spacing:-2px;
	}

	.blogbodytop{}

	.blogbody{
		background:#f0efe1;
		padding:15px 25px 15px;
	}

	.blogbodybottom{
		background:url(http://parts.blog.livedoor.jp/img/usr/natural_diary/line_long.gif) no-repeat 0 100%;
		padding:5px 0;
	}

	.blogtext{
		margin-right:105px;
	}

	.blogtextbody{
		width:100%; 
		color:#78756e;
	}

	.title{
		color:#635f53;
		font-size:18px;
		font-weight:bold;
		text-align:left;
	}

	.title a{color:#635f53;text-decoration:none;}
	.title a:link{}
	.title a:visited{}
	.title a:active{}
	.title a:hover{color:#635f53;text-decoration:underline;}


	.main,.mainmore,.portal-links{
		font-size:12px;
		text-align:left;
		line-height:150%;
		padding:10px 0;
	}
	/* clearfix */
	.main:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}

	.posted{
		color:#b7a47c;
		width:85px;
		float:right;
		background:url(http://parts.blog.livedoor.jp/img/usr/natural_diary/line_short2.gif) repeat-x 0 100%;
	}
	.inposted{}

	.posturl,.postcomment,.posttb,.postclip,.postcategory1,.postcategory2{
		font-size:12px;
		text-align:left;
		padding:8px 3px;
		background:url(http://parts.blog.livedoor.jp/img/usr/natural_diary/line_short2.gif) repeat-x 0 0;
	}

	.posted a{color:#b7a47c;text-decoration:none;}
	.posted a:link{}
	.posted a:visited{}
	.posted a:active{}
	.posted a:hover{color:#d0c4aa;text-decoration:underline;}

	.articletimes{
		text-align:right;
		color:#b4b2aa;
		padding:10px 0;
		font-size:12px;
	}

	blockquote
	,pre{
		color:#aca96e;
		background:#e7e8d1;
		margin:10px 0;
		padding:10px;
		text-align:left;
	}
	
	.pict{
		border:5px solid #ffffff;
		margin:5px;
	}

	a.continues{}
	a.continues:link{}
	a.continues:visited{}
	a.continues:active{}
	a.continues:hover{}

	.nextpage{
		font-size:12px;
		padding:5px;
		text-align:center;
	}

	.nextpage a{}
	.nextpage a:link{}
	.nextpage a:visited{}
	.nextpage a:active{}
	.nextpage a:hover{}

	.dateend{
		clear:both;
		background:url(http://parts.blog.livedoor.jp/img/usr/natural_diary/columnbg_bottom.gif) no-repeat 0 0;
		padding:6px 0;
		margin-top:-10px;
		margin-bottom:25px;
	}

	.blogtop{
		color:#8a662c;
		font-size:12px;
		text-align:right;
		background:url(http://parts.blog.livedoor.jp/img/usr/natural_diary/icon_sankaku.gif) no-repeat 0 50%;
		margin-left:275px;
		margin-bottom:15px;
	}

	.menu{
		color:#b4b2aa;
		font-size:12px;
		text-align:center;
		padding:15px 0;
		}

	.menu a{}
	.menu a:link{}
	.menu a:visited{}
	.menu a:active{}
	.menu a:hover{}

	.comblogbodybottom{
		background:#f0efe1 url(http://parts.blog.livedoor.jp/img/usr/natural_diary/line_long.gif) no-repeat 0 50%;
		padding:20px 0;
	}

		#articlebody{
			text-align:left;
		}

		#articlebottom{
			margin-top:-40px;
			clear:both;
			background:#f0efe1 url(http://parts.blog.livedoor.jp/img/usr/natural_diary/columnbg_bottom.gif) no-repeat 0 100%;
			padding:6px 0 34px;
		}

	#trackbacktop,#commenttop,.formbodytop{}

	.trackbackurltop{}

	.trackbackurlbody{
		padding:0 25px;
		text-align:left;
		background:#f0efe1;
	}

	.trackbackurlttl{
		color:#635f53;
		font-size:18px;
		font-weight:bold;
		text-align:left;
		padding-bottom:10px;
	}

	.trackbackurl{text-align:left;background:#f0efe1;padding:0px 0 40px;}
	.trackbackurl table{width:367px;}
	input.trackbackbox{width:297px;}

	.trackbackurlbottom{}

	a.posttitle{}
	a.posttitle:link{}
	a.posttitle:visited{}
	a.posttitle:active{}
	a.posttitle:hover{}

	#trackback,#comment{
		padding:0 25px;
		text-align:left;
		background:#f0efe1;
		margin:0 auto;
	}

	.trackbackhead,.commenthead,.takecommenthead{
		color:#635f53;
		font-size:18px;
		font-weight:bold;
		text-align:left;
		padding-bottom:10px;
	}

	#trackbackbody,#commentbody{padding-bottom:40px;}

	.trackbackttl,.commentttl{font-size:12px;}
	.trackbacktext,.commenttext{
		font-size:12px;
		padding:5px 0 15px 15px;
		line-height:140%;
	}
	#commentbottom,#trackbackbottom,.formbodybottom{}

	#takecomment{}
	#takecommentbody{}

	.loginon,.loginoff{
		font-size:12px;
		padding:10px 0px;
		text-align:center;
		font-weight:bold;
		border:solid #e4e5cb;
		border-width:1px 1px 0;
		background:#f8f7f0;
	}

	.loginon a{font-weight:bold;}
	.loginon a:link{}
	.loginon a:visited{}
	.loginon a:active{}
	.loginon a:hover{}

	.loginoff a{font-weight:bold;}
	.loginoff a:link{}
	.loginoff a:visited{}
	.loginoff a:active{}
	.loginoff a:hover{}

	#error{
		font-size:12px;
		text-align:left;
		padding:10px 20px;
		border:solid #e4e5cb;
		border-width:1px 1px 0;
		background:#f8f7f0;
		font-weight:bold;
		line-height:130%;
	}
	#error span{font-weight:normal;}

	.commentpostbody{
		padding:0px 25px 40px;
		background:#f0efe1;
	}

	#formbody{
		text-align:center;
		border:solid #e4e5cb;
		border-width:1px;
		background:#f8f7f0;
		width:500px;
	}

	.form{
		background:#f8f7f0;
		width:100%;
		text-align:center;
	}
	
	.form th{
		width:90px;
		font-size:12px;
		font-weight:normal;
		padding:2px;
		text-align:right;
	}

	.form td{
		font-size:12px;
		padding:2px;
		text-align:left;
	}

	.form td.submit{
		background:#e7e8d1;
		text-align:center;
	}

	.form th.auther{
		padding-top:10px;
	}

	input#author{width:260px;margin-top:10px;}
	input#email{width:260px;}
	input#url{width:260px;}
	input#bake{}
	textarea#text{width:370px;height:100px;margin-bottom:10px;}
	input.button{margin:10px 0px;width:80px;}
	
	#blogcommentbottom{}


	.calendarheadbody{
		background:url(http://parts.blog.livedoor.jp/img/usr/natural_diary/line_short1.gif) no-repeat 0 0;
		padding-top:10px;
	}

	.calendarhead{
		color:#6e841f;
		font-size:14px;
		text-align:center;
		padding:10px 0;
		font-weight:bold;
	}
	
	.calendarhead a{color:#6e841f;text-decoration:none;}
	.calendarhead a:link{}
	.calendarhead a:visited{}
	.calendarhead a:active{}
	.calendarhead a:hover{color:#6e841f;text-decoration:underline;}
	
	.calendarpre,.calendarnext{
		font-size:14px;
		font-weight:normal;
	}
	
	.caltop{}
	.calbody{
		text-align:center;
		padding:0 5px;
	}

	.caltbl{
		width:190px;
		margin:0 auto;
		text-align:center;
	}

	.caltblwkbg{}
	.calendarwd{
		background:url(http://parts.blog.livedoor.jp/img/usr/natural_diary/calendar1.gif) no-repeat 50% 0;
		padding:12px 0;
	}
	.calendarwd td{}
	.caltblwk{}
	.caltblwk td{}
	.calendarweek{display:none;}
	.weekday{}
	.sun{}
	.sat{}

	.caltbldaybg{}
	.caltblday{
		font-size:12px;
		color:#aca96e;
	}

	.caltblday td{
		position:center;
		text-align:center;
		padding:5px 0px;
	}

	.calon{}
	.caloff{}
	.calendard{
		empty-cells:show;
		background:url(http://parts.blog.livedoor.jp/img/usr/natural_diary/calendar2.gif) no-repeat 50% 50%;
	}
	
	.calendardbg{
		background:url(http://parts.blog.livedoor.jp/img/usr/natural_diary/calendar2.gif) no-repeat 50% 50%;
	}
	.calendar{}


	.caltblday a{}
	.caltblday a:link{}
	.caltblday a:visited{}
	.caltblday a:active{}
	.caltblday a:hover{}

	.calbottom{
		margin-bottom:15px;
	}

	.sidetitlebody{
		background:url(http://parts.blog.livedoor.jp/img/usr/natural_diary/line_short1.gif) no-repeat 0 0;
		padding-top:10px;
	}

	.sidetitle{
		color:#6e841f;
		font-size:12px;
		text-align:left;
		padding:10px 0;
	}

	.sidetitle a{color:#6e841f;text-decoration:underline;}
	.sidetitle a:link{}
	.sidetitle a:visited{}
	.sidetitle a:active{}
	.sidetitle a:hover{color:#6e841f;text-decoration:none;}

	.sidetop{
	}

	.side{
		font-size:12px;
		text-align:center;
		line-height:130%;
		padding:0px 15px 10px;
	}
	
	.sidebody{
		padding:3px 0 3px 0px;
		text-align:left;
	}

	.sidebottom{
		margin-bottom:10px;
	}

	 .side a{}
	 .side a:link{}
	 .side a:visited{}
	 .side a:active{}
	 .side a:hover{}

	a.ttllink{color:#6e841f;text-decoration:underline;}
	a.ttllink:link{}
	a.ttllink:visited{}
	a.ttllink:active{}
	a.ttllink:hover{color:#6e841f;text-decoration:none;}

	input.sf{width:122px;margin-right:3px;}
	.moblogbody,.linkme,.skypeme{text-align:center;}
	.afbody{text-align:center;padding-bottom:10px;}
	.afbody img{margin-bottom:3px;}
	.photo{text-align:center;}
	.nickname{text-align:left;font-size:12px;font-weight:bold;margin:10px 0;}
	.message{text-align:left;font-size:12px;margin-bottom:10px;}
	.blogtimes{margin:20px 0;text-align:center;}
	.point{text-align:center;}
	.elsehead{
		padding:3px 0 4px;
	}
	.elsebody{text-align:center;}
	.elsebottom{
		padding:3px 0 4px;
	}
	
	#footer{}


	#ad{text-align:left;}
	#ad iframe{width:380px;margin-top:20px;}

	a.adtitle{color:#927434;font-weight:bold;text-decoration:underline;}
	a.adtitle:link{}
	a.adtitle:visited{}
	a.adtitle:active{}
	a.adtitle:hover{color:#b39e71;text-decoration:underline;}
	
	a.addescription{color:#78756e;text-decoration:none;}
	a.addescription:link{}
	a.addescription:visited{}
	a.addescription:active{}
	a.addescription:hover{ext-decoration:none;}
	
	a.adurl{color:#78756e;text-decoration:none;}
	a.adurl:link{}
	a.adurl:visited{}
	a.adurl:active{}
	a.adurl:hover{text-decoration:none;}

	a.adld{color:#b4b2aa;text-decoration:none;}
	a.adld:link{}
	a.adld:visited{}
	a.adld:active{}
	a.adld:hover{color:#b4b2aa;text-decoration:underline;}
	
	body.ad{background:#f0efe1;}