	/* CSS Document */
	
	body {	
		margin: 0px auto;
		background-color: #FFFFFF;
		text-align: center;
	}	
	a {	
		text-decoration: underline;
	}	
	a:link {	
		color: #33ABBE;
		text-decoration:none;
	}	
	a:visited {	
		color: #33ABBE;
		text-decoration:none;
	}	
	a:active {	
		color: #000099;
		text-decoration:underline;
	}	
	a:hover {	
		color: #000099;
		text-decoration:underline;
	}	
	h1, h2, h3 {	
		margin: 0px;
		padding: 0px;
		font-weight: normal;
	}	
	hr{		
		border:dotted #CCCCCC;
		height:1px;
	}
	#container {
		line-height: 140%;
		margin-right: auto;
		margin-left: auto;
		text-align: left;
		padding: 0px;
		width: 800px;
		background-color: #FFFF00;
		background-image:url(http://www.wagayakai.com/images/navi-backimage.jpg);
		background-repeat:repeat-y;
		/* border: 1px solid #FFFFFF; */
	}	
	#banner {
		background-image:url(http://www.wagayakai.com/images/top.jpg);
		background-repeat:no-repeat;
		font-family: Verdana, Arial, sans-serif;
		color: #000000;
		line-height:100%;
		text-align: left;
		padding:14px 0px 0px 0px;
		text-align:right;
		/* border-bottom: 1px solid #FFFFFF; */
		height: 61px;
	}	
	#banner-img {	
		display: none;
	}	
	#banner a {	
		color: #000000;
		font-weight:bold;
		text-decoration: none;
	}	
	#banner a:hover {	
		color: #EEEEEE;
	}	
	#banner h1 {	
		font-size: xx-large;
	}	
	#banner h2 {	
		font-size: small;
	}	
	#center {	
		float: right;
		width: 620px;
		overflow: hidden;
		padding:0px;
	}	
	.content {	
		background-color: #FFFF00;
		color: #666666;
		font-family: Verdana, Arial, sans-serif;
		font-size: small;
		line-height:140%;
		padding:5px 10px;
	}
	.content11{
		float:left;
		width:395px;
		margin-bottom:5px;
		overflow: hidden;
	}
	.content12{
		float:right;
		margin:0px 0px 5px 10px;
		width:195px;
		overflow: hidden;
	}
	.content21{
		float:left;
		width:295px;
		margin-bottom:5px;
		overflow: hidden;
		clear:both;
	}
	.content22{
		float:right;
		margin:0px 0px 5px 10px;
		width:295px;
		overflow: hidden;
		padding:0px;
	}
	.content pre {	
		font-size: larger;
	}
	#main-feed{
		padding:5px 10px 0px;
		width:275px;
		overflow:hidden;
		margin:0px;
	}

	#left {	
		float: left;
		width: 180px;
		background-image:url(http://www.wagayakai.com/images/navi-backimage.jpg);
		overflow: hidden;
	}
	#right {	
		float: right;
		width: 140px;
		background-color: #FFFF33;
		overflow: hidden;
	}	
	#center2 {	
		float: right;
		width: 480px;
		overflow: hidden;
		padding:0px;
	}	
	#footer{clear:both;
	text-align:center;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height:120%;
	background-color: #EEEEEE;
	}
	
	#footer a {	
		text-decoration: underline;
	}	
	#footer a:link {	
		color: #8FABBE;
		text-decoration:none;
	}	
	#footer a:visited {	
		color: #8FABBE;
		text-decoration:none;
	}	
	#footer a:active {	
		color: #006699;
		text-decoration:underline;
	}	
	#footer a:hover {	
		color: #006699;
		text-decoration:underline;
	}	
	.content p {	
		color: #660066;
		font-family: Verdana, Arial, sans-serif;
		font-size: small;
		font-weight: normal;
		line-height: 150%;
		text-align: left;
		margin:0px 0px 5px 0px;
		clear:both;
	}	
	.content blockquote {	
		line-height: 150%;
	}	
	.content li {	
		line-height: 150%;
	}	
	.content ul {	
		margin-bottom:0px;padding-bottom:0px;
	}	
	.content h2 {	
		color: #660066;
		font-family: Verdana, Arial, sans-serif;
		font-size: x-small;
		text-align: left;
		font-weight: bold;
		margin-bottom: 10px;
	}	
	.content h3 {	
		color: #FFFF33;
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		border-bottom: 1px dotted #999999;
		text-align: left;
		font-weight: bold;
		margin-bottom: 10px;
		padding-left:25px;
		line-height:25px;
		background-image:url(images/head-01.gif);
		background-position:left;
		background-repeat:no-repeat;
	}
	.content p.posted {	
		color: #999999;
		font-family: Verdana, Arial, sans-serif;
		font-size: x-small;
		border-top: 1px dotted #CBA5F1;
		text-align: left;
		margin-bottom: 25px;
		line-height: normal;
	}	
	.kousin{
		padding:5px 10px;
	}
	#details{
		width:350px;
		margin: 5px 1.5em;
		border-spacing:3px;
		border:0px;
		clear:both;
		}
	#details td{
		border-bottom:1px solid #EEEEEE;
	}
	#details td.midasi{
		background-color:#FFFF33;
		font-weight:bold;
		color:#660066;
		width:80px;
		text-align:center;

	}
	.sidebar {	
		padding:5px 5px 5px 10px;
		overflow:hidden;
	}
	.sidebar h2 {	
		color: #660066;
		font-family: Verdana, Arial, sans-serif;
		font-size: x-small;
		text-align: center;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: .3em;
	}	
	.sidebar ul {	
		padding-left: 0px;
		margin: 0px;
		margin-bottom: 30px;
		list-style-image:url(images/li1.gif);
	}	
	.sidebar ul ul {	
		margin-bottom: 0px;
	}	
	.sidebar #categories ul {	
		padding-left: 15px;
	}	
	.sidebar li {	
		color: #660066;
		font-family: Verdana, Arial, sans-serif;
		font-size: small;
		text-align: left;
		line-height: 150%;
		/* margin-top: 10px; */
		list-style-type: none;
	}	
	.sidebar #categories li {	
		list-style-type: circle;
	}	

	.sidebar img {
		margin-bottom:5px;
		border:0px;

	}	
	.photo {	
		text-align: left;
		margin-bottom: 20px;
	}	
	.link-note {	
		font-family: Verdana, Arial, sans-serif;
		font-size: x-small;
		line-height: 150%;
		text-align: left;
		padding: 2px;
		margin-bottom: 15px;
	}	
	#powered {	
		font-family: Verdana, Arial, sans-serif;
		font-size: x-small;
		line-height: 150%;
		text-align: left;
		color: #660066;
		margin-top: 50px;
	}	
	#comment-data {	
		float: left;
		width: 180px;
		padding-right: 15px;
		margin-right: 15px;
		text-align: left;
		border-right: 1px dotted #BBB;
	}	
	textarea[id="comment-text"] {	
		width: 80%;
	}	
	.commenter-profile img {	
		vertical-align: middle;
		border-width: 0;
	}	

