@charset "EUC-JP";

	body {
		margin:1em;
		background:#CCFF99;
		font-family:Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯";
		}
	A 			{ color: #003366; text-decoration: underline; }
	A:link		{ color: #003366; text-decoration: underline; }
	A:visited	{ color: #666666; text-decoration: underline; }
	A:active	{ color: #CC0000;  }
	A:hover	{ color: #CC0000;  }

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

	#banner {
		color:#333;
		font-size:1.5em;
		font-weight:normal;
		}

	#banner a,
		#banner a:link,
		#banner a:visited,
		#banner a:active,
		#banner a:hover {
		font-size: 1.6em;
		color: #333;
		text-decoration: none;
		}

	.description {
		color:#333;
		font-size:0.8em;
		text-transform:none;
		}

	#content {
		width:auto;
		background:#CCFF99;
		border:1px solid #CCFF99;
		margin-left:305px;
		}

	#container {
		width:auto;
		background:#CCFF99;
		border:1px solid #CCFF99;
		}

	#links {
		float:left;
		width:295px;
		margin-right:15px;
		}

	.blog {
		background:#CCFF99;
		}

	.blogbody {
		color:#000000;
		font-size:1em;
		font-weight:normal;
		background:#CCFF99;
		line-height:150%;
		}

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

	.title	{
		font-size: 1em;
		padding:2px;
		background:#99FF66;		
		font-weight: normal;
		color: #000000;
		}

	#menu {
		margin-bottom:15px;
		background:#CCFF99;
		text-align:center;
		}

	.date	{
		font-size: 0.8em;
		padding:2px;
		border-bottom:solid 2px #009900;
		font-weight: normal;
		margin-bottom:0px;
		}

	.posted	{
		font-size: 0.6em;
		font-style: italic;
		text-align: right;
		color: #000000;
		margin-bottom:8px;
		}


	.calendar {
		font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
		background:#CCFF99;
		line-height:140%;
		padding:2px;
		text-align:left;
		}

	.calendarhead {
		font-family:palatino, georgia,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", times new roman, serif;
		color:#666600;
		font-size:small;
		font-weight:normal;
		padding:2px;
		letter-spacing: .3em;
		background:#CCFF99;
		text-transform:uppercase;
		text-align:left;
		}

	.side {
		color:#333;
		font-size:0.8em;
		font-weight:normal;
		background:#CCFF99;
		line-height:140%;
		margin-bottom:10px;
		padding:2px;
		}

	.sidetitle {
		color:#666600;
		font-size:0.8em;
		font-weight:normal;
		padding:2px;
		border-bottom:solid 2px #009900;
		background:#99FF66;
		margin-bottom:2px;
		text-transform:uppercase;
		}

	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;
		line-height:140%;
		padding:2px;
		margin-top:15px;
		background:#CCFF99;
		}

	.powered {
		font-family:palatino, georgia,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", times new roman, serif;
		color:#666;
		font-size:x-small;
		line-height:140%;
		text-transform:uppercase;
		padding:2px;
		letter-spacing: .2em;
		background:#CCFF99;
		}


	.comments-body {
		color:#666;
		font-size:small;
		font-weight:normal;
		background:#CCFF99;
		line-height:140%;
		padding-bottom:10px;
		padding-top:10px;
		border-bottom:1px dotted #999;
		}

	.comments-post {
		color:#666;
		font-size:x-small;
		font-weight:normal;
		background:#CCFF99;
		}


	.trackback-url {
		color:#666;
		font-size:small;
		font-weight:normal;
		background:#CCFF99;
		line-height:140%;
		padding:5px;
		border:1px dotted #999;
		}


	.trackback-body {
		color:#666;
		font-size:small;
		font-weight:normal;
		background:#FFF;
		line-height:140%;
		padding-bottom:10px;
		padding-top:10px;
		border-bottom:1px dotted #999;
		}

	.trackback-post {
		color:#666;
		font-size:x-small;
		font-weight:normal;
		background:#FFF;
		}


	.comments-head	{
		font-size:small;
		color: #666;
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
		background:#CCFF99;
		}

	#banner-commentspop {
		color:#FFF;
		font-size:1.3em;
		font-weight:bold;
		border-left:1px solid #FFF;
		border-right:1px solid #FFF;
		border-top:1px solid #FFF;
		background:#003366;
		padding-left:15px;
		padding-right:15px;
		padding-top:5px;
		padding-bottom:5px;
		}

	textarea {
	}