@charset "EUC-JP";

	body{
		color:#000000;
		background:#999999;
		margin:0px 0px 0px 0px;
		background:url(images/bg.gif);
	}

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

	a.acontinues{color:#339999;text-decoration:underline;}
	a.acontinues:link{color:#339999;text-decoration:underline;}
	a.acontinues:visited{text-decoration:underline;}
	a.acontinues:active{}
	a.acontinues:hover{color:#999999;text-decoration:none;}

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

	div.main{
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin:10px 0px 25px 0px;
	}

	.main-continues{
		margin:0px 0px 0px 0px;
	}

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

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

	#banner,#subbanner{
		width:700px;
		height:300px;
		background:url('/images/banner0501_4.jpg') no-repeat;
		text-align:right;
		border-bottom:1px solid #999999;
	}

	#banner a{color:#000000;text-decoration:none;}
	#banner a:link{color:#000000;text-decoration:none;}
	#banner a:visited{text-decoration:none;}
	#banner a:active{}
	#banner a:hover{color:#999999;text-decoration:none;}

	#subbanner a{color:#000000;text-decoration:none;}
	#subbanner a:link{color:#000000;text-decoration:none;}
	#subbanner a:visited{text-decoration:none;}
	#subbanner a:active{}
	#subbanner a:hover{color:#999999;text-decoration:none;}

	.blogtitle{
		font-family: 'Trebuchet MS', Verdana, sans-serif;
		color:#000000;
		font-size:24px;
		font-weight:bold;
		text-decoration:none;
		padding:40px -100px 5px 20px;
	}

	.description{
		font-family: 'Trebuchet MS', Verdana, sans-serif;
		font-size:small;
		font-weight:bold;
		text-transform:none;
		padding:0px 0px 5px 20px;
	}

	#container{
		width:700px;
		margin:0px auto 0px auto;
		background:#ffffff;
	}

	#content{
		width:470px;
		float:right;
	}

	#links{
		float:left;
		width:200px;
		padding:25px 0px 50px 20px;
		text-align:center;
	}

	.blog{
		padding:20px 20px 25px 15px;
	}

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

	.blogbody{
		margin:10px 0px 0px 0px;
	}

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

	.title{
		font-family:'Trebuchet MS', Verdana, sans-serif;
		font-size:small;
		font-weight:bold;
		padding:0px 0px 0px 0px;
		}

	.date{
		font-family: 'Trebuchet MS', Verdana, sans-serif;
		font-size:small;
		font-weight:bold;
		color:#333;
		padding:5px 0px 3px 0px;
		border-bottom:1px solid #cccccc;
	}

	.posted{
		color:#999999;
		font-family:'Trebuchet MS', Verdana, sans-serif;
		font-size:x-small;
		text-align:right;
		font-weight:bold;
		border-top:1px dotted #999999;
		margin:0px 5px 10px 0px;
	}

	.category{
		font-family: 'Trebuchet MS', Verdana, sans-serif;
		font-size:medium;
		font-weight:bold;
		color:#333;
		padding:5px 0px 3px 0px;
		border-bottom:1px solid #cccccc;
	}

	a.aposted{color:#333333;text-decoration:underline;font-weight:bold;}
	a.aposted:link{color:#333333;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:#999999;text-decoration:none;font-weight:bold;}

	.calendar{
		font-family: 'Trebuchet MS', Verdana, sans-serif;
		color:#666666;
		font-size:x-small;
		position:center;
	}

	.calendarhead{
		font-family: 'Trebuchet MS', Verdana, sans-serif;
		color:#666666;
		font-size:small;
		font-weight:bold;
		letter-spacing:5px;
		margin:0px 0px 5px 0px;
	}

	.calendard{empty-cells:show;}
	.calendardbg{font-weight:bold;empty-cells:show;}
	.calendartable{font-family:'Trebuchet MS',Verdana,sans-serif;border-top:1px solid #cccccc;text-align:center;margin:0 auto 20px auto;width:180px}
	.calendarwd{padding:2px;}
	.calendarweek{color:#666666;font-size:x-small;position:center;}

	.side{
		font-family: 'Trebuchet MS', Verdana, sans-serif;
		font-size:small;
		color:#666666;
		line-height:135%;
		text-align:left;
		padding:5px;
		border-top:1px solid #cccccc;
		margin:0px 0px 20px 0px;
		width:180px;
	}

	.sidetitle{
		font-family: 'Trebuchet MS', Verdana, sans-serif;
		font-size:small;
		color:#666666;
		font-weight:bold;
		text-align:center;
		padding:5px;
		letter-spacing:5px;
	}

	.comments-body{
		font-family: 'Trebuchet MS', Verdana, sans-serif;
		font-size:small;
		margin:20px 0px 15px 15px;
	}

	.comments-head{
		font-family: 'Trebuchet MS', Verdana, sans-serif;
		font-size:small;
		font-weight:bold;
		padding:0px 0px 2px 5px;
		border-bottom:1px solid #999999;
	}

	.comments-post {
		color:#666;
		font-family: 'Trebuchet MS', Verdana, sans-serif;
		font-size:small;
		text-align:right;
		margin:0px 0px 25px 0px;
	}

	.trackback-body{
		font-family: 'Trebuchet MS', Verdana, sans-serif;
		font-size:small;
		margin:20px 0px 15px 15px;
	}

	.trackback-post{
		font-family: 'Trebuchet MS', Verdana, sans-serif;
		color:#666;
		font-size:small;
		text-align:right;
		margin:0px 0px 25px 0px;
	}

	a.atrackback-post{color:#333333;text-decoration:underline;font-weight:bold;}
	a.atrackback-post:link{color:#333333;text-decoration:underline;font-weight:bold;}
	a.atrackback-post:visited{text-decoration:underline;font-weight:bold;}
	a.atrackback-post:active{font-weight:bold;}
	a.atrackback-post:hover{color:#999999;text-decoration:none;font-weight:bold;}

	.trackback-url{
		color:#339999;
		font-family: 'Trebuchet MS', Verdana, sans-serif;
		font-size:small;
		font-weight:bold;
		margin:20px 0px 25px 40px;
	}

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

	#author{width:200px;border:1px solid #339999;}
	#email{width:200px;border:1px solid #339999;}
	#url{width:200px;border:1px solid #339999;}
	#text{width:500px;height:200px;border:1px solid #339999;}

	.photo{text-align:center;}
	.nickname{color:#000000;font-size:x-small;font-weight:bold;margin:10px 0;}
	.message{font-size:small;}

	.quotetable{background:#cccccc;}
	.quote{color:#000000;font-size:x-small;padding:1px;background:#ffffff;}

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

	.powered{
		font-family: 'Trebuchet MS', Verdana, sans-serif;
		text-align:center;
		margin:0px 0px 10px 0px;
	}

	.syndicate{
		font-family: 'Trebuchet MS', Verdana, sans-serif;
		font-size:small;
		text-align:center;
	}

	.pagetop{
		color:#999999;
		font-family: 'Trebuchet MS', Verdana, sans-serif;
		font-size:small;
		text-align:right;
		margin:0px 5px 25px 0px;
	}

	blockquote{
		margin:0px 0px 0px 40px;
		color:#339999;
	}

	pre{
		font-family: 'Trebuchet MS', Verdana, sans-serif;
		font-size: small;
		line-height:1.2em;
		border:1px solid #aaa;
		background:#eee;
		padding:0.5em; 
	}

	.checkers{
		font-family: 'Trebuchet MS', Verdana, sans-serif;
		font-size:small;
		margin-top:10px;
	}

	#footer{
		text-align:right;
		text-align:center;
		font-size:12px;
		color:#333333;
		margin-bottom:20px;
		background-color:#ffffff;
	}
