@charset "EUC-JP";

	body{
		text-align:center;
		color:#000;
		background:#fff;
		margin:0;
	}

	#container{
		text-align:left;
		width:722px;
	}

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

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

	a.acontinues{color:#4aac63;text-decoration:underline;}
	a.acontinues:link{color:#4aac63;text-decoration:underline;}
	a.acontinues:visited{text-decoration:underline;}
	a.acontinues:active{}
	a.acontinues:hover{color:#999;text-decoration:none;}

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

	div.main{
		margin:20px 0 15px 15px;
	}

	.main a{color:#4aac63;text-decoration:underline;font-weight:bold;}
	.main a:link{color:#4aac63;text-decoration:underline;font-weight:bold;}
	.main a:visited{text-decoration:underline;font-weight:bold;}
	.main a:active{}
	.main a:hover{color:#999;text-decoration:none;font-weight:bold;}


	.main-continues{}

	h1,h2,h3{margin:0;padding:0;}

	label {
		font-size:x-small;
		font-weight:bold;
	}

	#banner{
		margin-top:20px;
		font-size:9pt;
		text-align:right;
	}

	#content{
		padding-left:10px;
	}

	#links{
		width:210 px;
		padding:0;
		text-align:center;
	}


	.blogbody{
		font-size:x-small;
		line-height:135%;
		margin:10px 0 0 0;
	}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active{
		font-weight:normal;
		text-decoration:underline;
	}
	.blogbody a:hover{color:#999;text-decoration:none;}

	#nabigate{
		font-size:x-small;
		color:#c00;
		margin:10px 0 10px 0;
		padding-left:5px;
		border-bottom:1px dotted #ef8b02;
	}

	#nabigate a,
	#nabigate a:link,
	#nabigate a:visited,
	#nabigate a:active{
		color:#c00;
		font-weight:normal;
		text-decoration:none;
	}
	#nabigate a:hover{color:#c00;background:#eee;text-decoration:none;}


	.blogtitle{
		color:#fff;
		font-size:24px;
		font-weight:bold;
		text-decoration:none;
		padding:40px 0 5px 20px;
	}

	.title{
		color:#ef8b02;
		font-weight:bold;
		padding:0 0 2px 5px;
		border-bottom:1px solid #ef8b02;
		}

	.date{
		color:#fff;
		font-size:x-small;
		font-weight:bold;
		background:#191;
		padding:5px 0 3px 10px;
//		border-right:1px solid #d1d1d1;
		border-bottom:1px solid #d1d1d1;
	}

	.posted{
		color:#999;
		font-size:xx-small;
		text-align:right;
		margin:0 0 25px 0;
	}

	a.aposted{color:#999;text-decoration:underline;font-weight:bold;}
	a.aposted:link{color:#999;text-decoration:underline;font-weight:bold;}
	a.aposted:visited{text-decoration:underline;font-weight:bold;}
	a.aposted:active{font-weight:bold;}
	a.aposted:hover{color:#999;text-decoration:none;font-weight:bold;}

	.calendar{
		font-size:x-small;
		position:center;
	}

	.calendarhead{
		color:#000;
		font-size:x-small;
		font-weight:bold;
		letter-spacing:5px;
		margin:0 0 10px 0;
	}

	.calendard{border-top:1px solid #ffaf32;empty-cells:show;height: 28;}
	.calendardbg{border-top:1px solid #ffaf32;background:#ffec93;}
	.calendartable{text-align:center;border:1px solid #ffaf32;margin:0 auto 10px auto;width: 100%;}
	.calendarwd{background:#ffaf32;padding:2px;}
	.calendarweek{color:#000;font-size:x-small;position:center;}

	.side_left{
		font-size:xx-small;
		line-height:135%;
		text-align:left;
		padding:5px;
		border-bottom:1px solid #ffaf32;
		border-left:1px solid #ffaf32;
		margin:0 0 10px 0;
	}

	.side{
		font-size:xx-small;
		line-height:135%;
		text-align:left;
		padding:5px;
		border-right:1px solid #ffaf32;
		border-bottom:1px solid #ffaf32;
		border-left:1px solid #ffaf32;
		margin:0 0 10px 0;
	}


	.sidetitle{
		color:#fff;
		font-size:x-small;
		font-weight:bold;
		letter-spacing:5px;
		text-align:center;
		background:#ffaf32;
		padding:5px;
		border-top:1px solid #ffaf32;
		border-right:1px solid #ffaf32;
		border-left:1px solid #ffaf32;
	}

	.sidecategory{
		font-weight:bold;
	}

	.sidesubcategory{
		padding:0px 0px 0px 5px;
	}


	.comments-head{
		color:#006b35;
		font-size:x-small;
		font-weight:bold;
		padding:0 0 5px 0;
		border-bottom:2px dotted #ccc;
	}

	.comments-body{
		font-size:x-small;
		line-height:135%;
		margin:20px 0 20px 0;
	}

	.comments-post{
		color:#999;
		font-size:x-small;
		text-align:right;
		padding:0 0 25px 0;
	}

	.trackback-url{
		color:#9e2047;
		font-size:small;
		font-weight:bold;
		margin:20px 0 20px 0;
	}

	.trackback-body{
		font-size:small;
		line-height:135%;
		margin:20px 0 20px 0;
	}

	.trackback-post{
		color:#999;
		font-size:x-small;
		text-align:right;
		padding:0 0 25px 0;
	}

	table.form{margin:25px 0 0 0;}

	.pagetop{
		color:#999;
		font-size:xx-small;
		text-align:right;
		margin:0 0 25px 0;
	}


