@charset "UTF-8";

/*
-----------------------------------------------------
livedoor Blog CSS
FileName:	お月見01
Version:	2006.03.31
-----------------------------------------------------
*/

	body{
		margin:0;
		padding:0;
		font-family:arial ,sanzs-serif;
		word-break:break-all;
		text-align:center;
		color:#666;
		background:#000000;
	}

	a{color:#666;text-decoration:underline;}
	a:link{}
	a:visited{}
	a:active{}
	a:hover{color:#a6a6a6;text-decoration:none;}

	#header{
		background:#5b9900;
	}

	#header td{
		color:#fff;
		font-size:12px;
		text-align:right;
		padding-right:10px;
	}

	#header a{color:#fff;}
	#header a:link{}
	#header a:visited{}
	#header a:active{}
	#header a:hover{color:#fff;text-decoration:none;}

	#container{
		width:760px;
		text-align:left;
		margin:0 auto;
		text-align:center;
		word-break:break-all;
		background:url(http://image.blog.livedoor.com/img/usr/20040715/wa_bg.gif) repeat-y 50% 0;
	}

	#banner,#subbanner{
		background:url(http://image.blog.livedoor.com/img/usr/20040715/wa_title02.gif) no-repeat scroll 50% 0;
		height:108px;
		width:760px;
		margin:0 auto;
		text-align:left;
	}

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

	.blogtitle{
		font-size:26px;
		font-weight:bold;
		padding:10px 0 0 35px;
		text-align:left;
		letter-spacing:2px;
	}

	.description{
		color:#fff;
		font-size:12px;
		font-weight:bold;
		padding:0 0 0 35px;
		text-align:left;
		letter-spacing:2px;
	}

	#blogcontainer{
		width:720px;
		text-align:center;
		margin:0 auto;
		word-break:break-all;
		padding-top:20px;
	}

	#content{
		float:right;
		width:530px;
		text-align:center;
		margin:0 auto;
	}


	#blog{
		width:530px;
		text-align:left;
		margin:0 auto;
		padding-bottom:30px;
	}

	#links{
		width:160px;
		float:left;
		background:#fff;
		text-align:right;
		padding-bottom:30px;
	}
	
	#linksbody{}

	#categorytitle{
		color:#80b22b;
		font-size:18px;
		font-weight:bold;
		text-align:center;
		margin-bottom:20px;
	}

	.fullbody,#articlebody{
		width:100%;
		text-align:left;
	}

	.datetop,#articletop{}

	.date{
		color:#fff;
		font-size:x-small;
		font-weight:bold;
		padding:5px 10px 5px 10px;
		background:#5b9900;
	}

	.blogbody{
		text-align:left;
		margin:10px 0 0 0;
	}

	.blogbodybottom{margin-bottom:25px;}

	.title{
		color:#80b22b;
		font-size:x-small;
		font-weight:bold;
		height:10px;
		padding:0px 0px 0px 17px;
		background:url(http://image.blog.livedoor.com/img/usr/20040715/wa_ic02.gif) no-repeat;
	}

	.main,.mainmore,.portal-links{
		font-size:x-small;
		line-height:135%;
		margin:10px 0 15px 17px;
		color:#666;
	}
	
	blockquote{
		border:2px dotted #80b22b;
		margin:10px;
		padding:10px;
		text-align:left;
	}
	
	.pict{
		margin-right:5px;
		margin-bottom:5px;
	}

	a.continues{color:#488500;text-decoration:underline;}
	a.continues:link{}
	a.continues:visited{}
	a.continues:active{}
	a.continues:hover{color:#999;text-decoration:none;}

	.posted{
		color:#666;
		font-size:xx-small;
		text-align:right;
	}

	.posted a{color:#80b22b;font-weight:bold;text-decoration:underline;}
	.posted a:link{}
	.posted a:visited{}
	.posted a:active{}
	.posted a:hover{color:#a6a6a6;text-decoration:none;}

	.nextpage{
		font-size:x-small;
		padding:5px;
		text-align:center;
		font-weight:bold;
	}

	.nextpage a{color:#80b22b;font-weight:bold;text-decoration:underline;}
	.nextpage a:link{}
	.nextpage a:visited{}
	.nextpage a:active{}
	.nextpage a:hover{color:#a6a6a6;text-decoration:none;}

	.dateend{}

	.menu{
		color:#666;
		font-size:xx-small;
		text-align:right;
		margin-top:10px;
	}

	.menu a{color:#80b22b;font-weight:bold;text-decoration:underline;}
	.menu a:link{}
	.menu a:visited{}
	.menu a:active{}
	.menu a:hover{color:#a6a6a6;text-decoration:none;}

	.comblogbodybottom{margin-bottom:10px;}

/*-------------------------*/

	#trackbacktop,#commenttop,.formbodytop{}

	.trackbackurltop{}
	.trackbackurlbody{margin-bottom:10px;}

	.trackbackurlttl,.trackbackhead,.commenthead,.takecommenthead{
		color:#80b22b;
		font-size:x-small;
		font-weight:bold;
		height:10px;
		padding:0px 0px 0px 17px;
		background:url(http://image.blog.livedoor.com/img/usr/20040715/wa_ic02.gif) no-repeat;
	}

	.trackbackurl{text-align:center;padding:15px 0 15px 13px;}
	.trackbackurl table{width:420px;margin:0 auto;}
	input.trackbackbox{width:350px;}

	.trackbackurlbottom{
	}

/* トラックバック・コメント表示 */
	a.posttitle{color:#80b22b;font-weight:bold;text-decoration:underline;}
	a.posttitle:link{}
	a.posttitle:visited{}
	a.posttitle:active{}
	a.posttitle:hover{color:#a6a6a6;text-decoration:none;}

	#trackback,#comment,#takecomment{margin-bottom:10px;}
	#trackbackbody,#commentbody{
		padding:15px 0 15px 13px;
	}
	#takecommentbody{}
	
	.trackbackttl,.commentttl{
		color:#666;
		font-size:xx-small;
	}

	.trackbacktext,.commenttext{
		font-size:x-small;
		padding:5px 0 10px 13px;
		line-height:150%;
	}

	#commentbottom,#trackbackbottom,.formbodybottom{	}

	.loginon,.loginoff{
		font-size:x-small;
		text-align:center;
		border:1px solid #666;
		text-align:center;
		margin:15px 30px;
		padding:5px 10px;
	}

	.loginon a{color:#80b22b;font-weight:bold;}
	.loginon a:link{}
	.loginon a:visited{}
	.loginon a:active{}
	.loginon a:hover{}

	.loginoff a{color:#80b22b;font-weight:bold;}
	.loginoff a:link{}
	.loginoff a:visited{}
	.loginoff a:active{}
	.loginoff a:hover{}

	#error{
		font-size:x-small;
		text-align:left;
		padding:10px 0 10px 13px;
	}

	#error span{font-weight:normal;}


	#formbody{
		padding:15px 0 15px 13px;
		text-align:left;
	}

	.form{
		font-size:x-small;
		text-align:left;
		font-weight:bold;
	}
	
	.form th{
		padding:2px;
		text-align:right;
	}

	.form td{
		padding:2px;
	}

	input#author{width:210px;border:1px solid #666;}
	input#email{width:210px;border:1px solid #666;}
	input#url{width:210px;border:1px solid #666;}
	input#bake{}
	textarea#text{width:380px;height:200px;border:1px solid #666;}
	input.button{margin-top:20px;width:80px;}
	
	#articlebottom{}

	#blogcommentbottom{}


/*-------------------------*/

	.calendarheadbody{}

	.calendarhead{
		color:#666666;
		font-size:11px;
		font-weight:bold;
		padding:0px 0px 5px 0px;
		margin-bottom:10px;
		border-bottom:1px solid #cccccc;
		text-align:center;
		background:url(http://image.blog.livedoor.com/img/usr/20040715/wa_ic02.gif) no-repeat;
	}
	
	.calendarhead a{color:#666666;font-weight:bold;text-decoration:underline;}
	.calendarhead a:link{}
	.calendarhead a:visited{}
	.calendarhead a:active{}
	.calendarhead a:hover{text-decoration:none;}
	
	.calendarpre,.calendarnext{
		font-size:12px;
	}
	
	.caltop{}
	.calbody{text-align:center;margin:0 auto;}
	.caltbl{
		margin:0 auto 10px auto;
		width:100%;
	}

	.caltblwkbg{}
	.caltblwk{}
	.caltblwk td{}
	.calendarwd{padding:2px;background:#5b9900;}
	.calendarweek{
		color:#fff;
		font-size:x-small;
		font-weight:bold;
		position:center;
	}

	.weekday{}
	.sun{}
	.sat{}

	.caltbldaybg{}
	.caltblday{}
	.caltblday td{}

	.calendard{empty-cells:show;}
	.calendardbg{}
	.calendar{
		font-size:xx-small;
		padding:2px 2px;
		position:center;
	}
	.calon{}
	.caloff{}

	.caltblday a{color:#666;text-decoration:underline;}
	.caltblday a:link{}
	.caltblday a:visited{}
	.caltblday a:active{}
	.caltblday a:hover{color:#a6a6a6;text-decoration:none;}

	.calbottom{}

	.sidetitlebody{}
	.sidetitle{
		color:#666666;
		font-size:x-small;
		font-weight:bold;
		letter-spacing:0px;
		padding:0px 5px 5px 17px;
		text-align:left;
		border-bottom:1px solid #cccccc;
		background:url(http://image.blog.livedoor.com/img/usr/20040715/wa_ic02.gif) no-repeat;
	}
	.sidetitle a{color:#666666;text-decoration:underline;}
	.sidetitle a:link{}
	.sidetitle a:visited{}
	.sidetitle a:active{}
	.sidetitle a:hover{text-decoration:none;}

	.sidetop{}
	.side{
		font-size:x-small;
		line-height:135%;
		text-align:left;
		margin:0 0 10px 0;
		padding:5px;
	}
	
	.sidebody{
		margin-bottom:5px;
	}
	.sidebottom{}

	.side a{text-decoration:underline;}
	.side a:link{}
	.side a:visited{}
	.side a:active{}
	.side a:hover{}

	a.ttllink{color:#666666;font-weight:bold;}
	a.ttllink:link{}
	a.ttllink:visited{}
	a.ttllink:active{}
	a.ttllink:hover{text-decoration:none;}

	input.sf{width:100px;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{color:#2b5695;font-size:xx-small;font-weight:bold;margin:10px 0;}
	.message{font-size:xx-small;}
	.blogtimes{margin:20px 0;text-align:center;}
	.point{text-align:center;}

	.quotetable{}
	.quotetable img{}
	.quote{color:#666;font-size:xx-small;padding:1px;}
	.quote a{}

	.elsehead{padding:3px 0 4px;}
	.elsebody{text-align:center;}
	.elsebottom{padding:3px 0 4px;}
	
	.elsebody a:link{}
	.elsebody a:visited{}
	.elsebody a:active{}
	.elsebody a:hover{}
	
	.checkers{padding-bottom:10px;width:117px;font-size:11px;text-align:left;margin:0 auto;}
	.reader{padding-bottom:20px;width:117px;font-size:11px;text-align:left;margin:0 auto;}
	.powered{padding-bottom:10px;}
	.syndicate{}
	
	#footer{}

	.blogbody iframe{width:380px;margin-top:20px;}

	#ad{text-align:center;}

	a.adtitle{color:#80b22b;font-weight:bold;text-decoration:underline;}
	a.adtitle:link{}
	a.adtitle:visited{}
	a.adtitle:active{}
	a.adtitle:hover{color:#a6a6a6;text-decoration:none;}
	
	a.addescription{color:#666;text-decoration:none;}
	a.addescription:link{}
	a.addescription:visited{}
	a.addescription:active{}
	a.addescription:hover{}
	
	a.adurl{color:#666;text-decoration:none;}
	a.adurl:link{}
	a.adurl:visited{}
	a.adurl:active{}
	a.adurl:hover{}

	a.adld{color:#80b22b;text-decoration:underline;}
	a.adld:link{}
	a.adld:visited{}
	a.adld:active{}
	a.adld:hover{color:#a6a6a6;text-decoration:none;}
	
	body.ad{background:#fff;}