@charset "EUC-JP";

	body{
		width:100%;
		height:100%;
		margin:0;
		padding:0;
		color:#000;
		background:#FFFFCC url(img/bg_line.gif) repeat-y 50%;
		text-align:center;
	}

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

	a.acalendar{color:#990000;text-decoration:underline;font-weight:bold;}
	a.acalendar:link{color:#FF6600;text-decoration:underline;font-weight:bold;}
	a.acalendar:visited{color:#FF9900;text-decoration:underline;font-weight:bold;}
	a.acalendar:active{font-weight:bold;}
	a.acalendar:hover{
	font-weight:bold;
	padding:1px;
	color: #FF0000;
}

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

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

	a.arss{}
	a.arss:link{}
	a.arss:visited{}
	a.arss:hover{}

	#container{
		width:742px;
		text-align:center;
		margin:0 auto;
	}

	#banner,#subbanner{
		width:742px;
		height:210px;
		background:0 url(img/head.jpg) no-repeat;
		margin-bottom:20px;
		text-align:left;
	}

	#banner a{color:#663333;text-decoration:none;font-weight:bold;}
	#banner a:link{color:#663333;text-decoration:none;font-weight:bold;}
	#banner a:visited{text-decoration:none;font-weight:bold;}
	#banner a:active{}
	#banner a:hover{color:#663333;text-decoration:none;font-weight:bold;}

	#subbanner a{color:#fff;text-decoration:none;font-weight:bold;}
	#subbanner a:link{color:#fff;text-decoration:none;font-weight:bold;}
	#subbanner a:visited{text-decoration:none;font-weight:bold;}
	#subbanner a:active{}
	#subbanner a:hover{color:#fff;text-decoration:none;font-weight:bold;}

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

	.blogtitle{
		color:#663333;
		font-size:22px;
		font-weight:bold;
		padding:19px 30px 0px 19px;
		text-align:left;
	}

	.description{
		color:#FFFFFF;
		font-size:15px;
		font-weight:bold;
		padding:140px 10px 0px 19px;
		text-align:left;
	}

	#content{
		float:right;
		width:532px;
		text-align:center;
	}

	#links{
		float:right;
		width:190px;
		padding-bottom:30px;
	}
	

	.blog{
		width:90%;
		margin:0 auto 30px;
	}

	.date{
		color:#663333;
		font-size:100%;
		font-weight:bold;
		padding:5px 0 5px;
		text-align:right;
	}

	.blogbody{
		line-height:130%;
		text-align:left;
		margin:0 auto 35px;
	}

	.title{
		color:#663333;
		font-size:100%;
		font-weight:bolder;
		padding:5px;
		border-top:1px dotted #CCCCCC;
		border-bottom:1px dotted #CCCCCC;
	}

	.main{
		color:#555555;
		font-size:86%;
		padding:10px 5px 15px;
	}
	
	blockquote{
		border:2px dotted #FF6600;
		padding:10px;
	}
	
	.pict{
		margin-right:5px;
		margin-bottom:5px;
	}
	
	.main-continues{
		font-size:80%;
	}

	.posted{
		color:#555555;
		font-size:80%;
		text-align:right;
		padding:15px 0 10px;
	}

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

	.menu{
		color:#555555;
		font-size:80%;
		text-align:right;
		margin:5px 0 20px;
	}

	.comments-head{
		color:#555555;
		font-size:84%;
		font-weight:bold;
		padding:5px;
		border-top:1px dotted #CCCCCC;
		border-bottom:1px dotted #CCCCCC;
	}

	.comments-body{
		color:#555555;
		font-size:84%;
		margin:5px 0px 10px;
	}

	.comments-post{
		color:#555555;
		font-size:84%;
		text-align:right;
		margin:5px 0px 10px;
	}

	.trackback-url{
		color:#663333;
		font-size:86%;
		font-weight:bold;
		margin:20px 0;
		padding-left:15px;
	}

	.trackback-body{
		color:#555555;
		font-size:84%;
		margin:5px 0px 10px;
	}

	.trackback-post{
		color:#555555;
		font-size:80%;
		text-align:right;
		margin-bottom:20px;
	}

	a.atrackback-post{}
	a.atrackback-post:link{}
	a.atrackback-post:visited{}
	a.atrackback-post:active{}
	a.atrackback-post:hover{}

	table.form{margin-top:25px;}

	label{
		color:#000;
		font-size:x-small;
		font-weight:bold;
	}
	
	#author{width:200px;border:1px solid #996600;}
	#email{width:200px;border:1px solid #996600;}
	#url{width:200px;border:1px solid #996600;}
	#text{width:400px;height:200px;border:1px solid #996600;}
	
	.calendarhead{
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding:3px 5px;
	text-align:center;
	background-color: #663333;

	}

	.calendartable{
		width:190px;
		margin:5px auto 20px;
	}

	.calendarweek{
		color:#555555;
		font-size:x-small;
		font-weight:bold;
		position:center;
	}
	.calendarwd{
		padding:2px 0;
		border-bottom:1px dotted #999999;
}
	.calendard{empty-cells:show;padding:3px;color:#666666;}
	.calendardbg{padding:3px;}

	.calendar{
		color:#555555;
		font-size:xx-small;
		font-weight:bold;
		position:center;
	}

	.sidetitle{
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding:3px 5px;
	text-align:center;
	background-color: #663333;


	}

	.side{
		font-size:84%;
		text-align:left;
		line-height:125%;
		padding:5px 10px;
		margin-bottom:20px;
	}
	
	.sidebody{margin-bottom:5px;}
	
	a.aside{}
	a.aside:link{}
	a.aside:visited{}
	a.aside:hover{}

	.pagetop{
		font-size:80%;
		text-align:right;
		margin-top:25px;
		margin-bottom:25px;
	}	
	.photo{text-align:center;}
	.nickname{color:#555555;font-weight:bold;margin:5px 0;}
	.message{color:#555555;margin-bottom:5px;}

	.quotetable{background:#000;}
	.quote{color:#000;font-size:80%;padding:1px;background:#fff;}

	.blogtimes{margin:0 0 10px 0;text-align:center;}

	.powered{
		text-align:center;
		margin:10px 0 10px 0;
	}

	.syndicate{
		font-size:76%;
		text-align:center;
	}
		.checkers{
		font-size:76%;
		margin-top:10px;
	}

a.adtitle{font-weight:bold;text-decoration:underline;}
a.adtitle:link{font-weight:bold;text-decoration:underline;}
a.adtitle:visited{font-weight:bold;text-decoration:underline;}
a.adtitle:active{font-weight:bold;text-decoration:underline;}
a.adtitle:hover{font-weight:bold;text-decoration:underline;}

a.addescription{color:black;text-decoration:none;}
a.addescription:link{color:black;text-decoration:none;}
a.addescription:visited{color:black;text-decoration:none;}
a.addescription:active{color:black;text-decoration:none;}
a.addescription:hover{color:black;text-decoration:none;}

a.adurl{color:blue;text-decoration:none;}
a.adurl:link{color:blue;text-decoration:none;}
a.adurl:visited{color:blue;text-decoration:none;}
a.adurl:active{color:blue;text-decoration:none;}
a.adurl:hover{color:blue;text-decoration:none;}

a.adld{text-decoration:underline;}
a.adld:link{text-decoration:underline;}
a.adld:visited{text-decoration:underline;}
a.adld:active{text-decoration:underline;}
a.adld:hover{text-decoration:underline;}
body.ad{background:#fff;}
.textM {
	font-size:13px;
	padding:5px;
	margin:0;
	text-align:left;
}
.textS {
	font-size:11px;
	padding:5px;
	margin:0;
	text-align:left;
	color:#666;
}
table.linedashed {
	border-top:dashed 1px #ccc;
}
td.linedashed {
	border-bottom:dashed 1px #ccc;
}
