@charset "EUC-JP";

	body {
		margin-top:0;
		margin-right:0;		
		margin-left:0;
		margin-bottom:0;
		border-top:4px double #666;
		color:#000;
		text-align:center;
		font-size:100%;
		background:#fff;
		font-family:Georgia, 'Times New Roman',"Osaka", sans-serif;
		}

	.body {
		text-align:center;
		margin-right:auto;		
		margin-left:auto;
		text-align:left;
		width:90%;
		background:#fff;
		}

	.link-body {
		text-align:center;
		margin-right:auto;		
		margin-left:auto;
		text-align:left;
		width:90%;
		background:#fff;
		}

	h1 {
		color:#fff;
		margin: 0px;
		padding: 0px;
	}
	
	pre{
	font: 500 12px tahoma, monospace;
	background: #f7f7f7;
	border: dotted 1px #808080;
	margin: 0px 1.0em 2.0em 1.0em;
	padding: 1.5em;
	color: #400000;
	overflow: auto;
	width: 90%;
	}

	em {
	color: #EA7500;
	font-weight: bold;
	}

	#banner {
		color:#fff;
		font-size:120%;
		font-weight:normal;	
  		background:#fff;
  		margin-top:20px;
		}

	.navi ul {
		margin:0px;
		padding:0px;
		}

	.navi li {
		color:#666;
		font-size:85%;
		margin:0;
		margin-left:0.4em;
		padding:0.1em 0.3em 0.1em 0.3em;
		display:inline;
		list-style-type:none;
		line-height:16px;
		/*text-decoration:none;*/
		}

	/*.navi li a {
		text-decoration : none;
		}*/


	#des {
		color:#333;
		font-size:90%;
  		text-transform:none;	
		}
				
	#content {
		background:#FFF;
		}

	#container {
		background:#FFF;
		border:1px solid #000;		
		}

	#links {	
		margin-right:20px;
		background:#fff;
		width:220px;
		padding:0.5em 0.5em 0.5em 20px;
		float:left;			
		}

	#links h3 {text-align:center;margin: 0px;padding: 0px;color:#666600;}
	
	#links h4 span {
	cursor:help;
	}

	.blog {
  		padding:15px;
		background:#fff; 
		text-align:left;
		}

	.blogbody {
		margin:5px 10px 5px 240px;
		padding:1.0em;
		background:#fff;
  		line-height:1.70;
		letter-spacing: 0.07em;
		font-size:90%;
		}

	.blogbody p{text-indent: 1em;}

	.title {
		font-size:110%;
		color: #666600;
		margin: 1.0em;
		border-bottom:1px solid #004000;
		letter-spacing:normal;
  		line-height:normal;
		letter-spacing: normal;
		}			

	#menu {
  		margin-top:15px;
  		margin-bottom:15px;
		text-align:center;
  		font-size: 90%;
  		line-height:normal;
		letter-spacing: normal;
		}

	.date {
		font-family:palatino, georgia,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", times new roman, serif;
		font-size: 100%; 
		border-bottom:1px solid #999;
		margin-bottom:10px;
		font-weight:bold;
		}			
		
	.posted	{ 
		padding-top:10px;
		font-size:80%;
  		line-height:normal;
		letter-spacing: normal;
		}

	.posted-ex	{ 
		padding-bottom:20px;
		padding-top:10px;
		padding-right:30px;
		text-align:right;
		font-size:80%;
		margin:10px;
  		line-height:normal;
		letter-spacing: normal;
		}

	.com-posted	{ 
		padding-top:10px;
		padding-left:35px;
		font-size:80%;
		margin:10px;
  		line-height:normal;
		letter-spacing: normal;
		background:#fff url(sozai/posted.gif) 5px 45% no-repeat;
		border-bottom:1px dashed #004000;
		}
		
	.search	{
		text-align:right;
		margin:0;
		}

	.cat-title {
		text-align:right;
		font-size:80%;
		letter-spacing: normal;
		margin:10px;
		}

	
	.side {
		font-size:90%;
		color:#666;
  		line-height:140%;
  		padding:2px;				
		}

	.side01 {
		font-size:90%;
		color:#666;
  		line-height:140%;
  		padding:2px;
		}

	.side h4, side01 h4 {
		color:#666600;
		font-size:95%;
		font-weight:normal;
		margin:0.2em;
		}

	.side ul {
		margin-top:0;
		}

	.side li {
		font-size:90%;
		}

	.side01 ul {margin-left:0px;}

	.side01 li {
		list-style: none;
		margin: 0px;
		padding-left:0px;
		border-top: 1px solid gray;
		text-align: left;
		}

	.side01 li a {
		display: block;
		padding: 0.25em 0.5em 0.25em 0.75em;
		border-left: 1em solid #AAB;
		background: #CCD;
		/*text-decoration: none;*/
		}

	.side01 li a:link { color: #448; }

	.side01 li a:visited { color: #667; }

	.side01 li a:hover {
		border-color: #CCCC00;
		color: #FFF;
		background: #332;
		}
		
	.sidetitle {
		font-size:90%;
  		padding:2px;
  		margin-top:30px;
		letter-spacing: .3em;
  		background:#FFF;
  		text-transform:uppercase;		
		}		
	
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:70%;		
  		line-height:140%;
  		padding:2px;
  		margin-top:15px;
  		background:#FFF;  		
 		}	
		
	.powered {
		font-size:70%;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		letter-spacing: .2em;
		text-align:center;
  		background:#FFF;		
		}	
		
	
	.comments-body {
		font-size:90%;
		width:99%;
		margin-bottom:20px;
  		background:#eaf2e3 url(sozai/blogbody.gif);
  		line-height:140%;
 		padding:1.0em;
		border-bottom:1px dotted #999; 
		}		

	.comments-post {
		font-size:80%;
		}	
			
	
	.trackback-url {
		font-size:90%;
  		background:#FFF;
  		line-height:140%;
 		padding:5px;		
 		border:1px dotted #999; 					
		}


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

	.trackback-post {
		font-size:80%;
  		background:#FFF;		
		}	

		
	.comments-head	{ 
		font-size:95%; 
		border-left:7px solid #004000;
		border-bottom:1px solid #004000;
		margin-top:20px;
		padding-left:1.0em;
		font-weight:bold;
  		background:#FFF;		
		}		

	#banner-commentspop {
		color:#FFF;
		font-size:100%;
		font-weight:bold;
  		background:#004000;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  		  			 
		}

	textarea {
		font-family: "Osaka", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", verdana, arial, sans-serif;
	}

		
	.imgr {float:right;margin:5px 5px 5px 20px;}
	
	.imgl {float:left;margin:5px 20px 5px 5px;}
	
	blockquote {
	    margin-right:3em;
	    margin-left:3em;
	    padding:1em;
	    font-size: 95%;
 	   line-height:normal;
	   letter-spacing: normal;
	    border-left: solid 5px #004000;
	    border-bottom: solid 1px #808080;
	    border-right: solid 1px #808080;
	    background: #f7f7f7;
	    }

	blockquote  p {text-indent: 0em;}

	.cr {
	text-align:center;
	font-size:60%;
	background:#fff;
	padding-top:10px;
	padding-bottom:10px;
	}

	.cr li {
	display: inline;
	}

	.book {text-align:center;}

	.count {
		text-align:right;
		padding-right:10px;
	}

	img {border:0;}

	.thumb {
		float:left;
		padding-left:5px;
		padding-top:5px;
		width:165px;
		height:260px;
		text-align: center;
		margin:5px;
	} 


	.logbox {
		width: 200px;
		height: 100px;
		overflow: auto;
		scrollbar-base-color: #fff;
		}

	.photologbox {
		width: 200px;
		height: 160px;
		overflow: auto;
		scrollbar-base-color: #fff;
		}

	.rssbox {
		width: 400px;
		height: 200px;
		background: #fff;
		padding-top:0.5em;
		padding-left:20px;
		border-bottom:1px solid #C0C0C0;
		border-top:1px solid #C0C0C0;
		border-right:1px solid #C0C0C0;
		overflow: auto;
		scrollbar-base-color: #99cc99;
		margin-top:20px;
		margin-right:20px;
		}


	.extended{
		font-size:85%;
		margin-bottom:1.0em;
		text-align: right;
		}

	td.lt{
		/* left-top */
		background-image: url('sozai/photo/a_1.gif');
		background-repeat: no-repeat;
		height: 8px;
		width: 8px;
		}

	td.t{
		/* top */
		background-image: url('sozai/photo/b_1.gif');
		height: 8px;
		}


	td.rt{
		/* right-top */
		background-image: url('sozai/photo/d_1.gif');
		background-repeat: no-repeat;
		height: 8px;
		width: 8px;
		}

	td.l{
		/* left */
		background-image: url('sozai/photo/a_3.gif');
		width: 8px;
		}

	td.r{
		/* right */
		background-image: url('sozai/photo/d_2.gif');
		width: 8px;
		}

	td.lb{
		/* left-bottom */
		background-image: url('sozai/photo/a_4.gif');
		background-repeat: no-repeat; 
		height: 8px;
		width: 8px;
		}

	td.rb{
		/* right-bottom */
		background-image: url('sozai/photo/d_4.gif');
		background-repeat: no-repeat; 
		height: 8px;
		width: 8px;
		}
	td.b{
		/* bottom */
		background-image: url('sozai/photo/c_4.gif');
		height: 8px;
		}

	table.c{
		/* center */
		background:#fff;
		}

	.photoimg{margin:10px;}

	.center{text-align:center;}

	.comments {width:80%; height:10em;}

	.bulkfeeds {
		margin:1.0em 1.0em 1.0em 2.0em;
		padding:0.5em;
		font-size:80%;
		border: dotted 1px #808080;
		}

	.bulkfeedsSimilarityFooter {text-align:center;}

	#sitename {
	font-size: bold 230% ;
	}

	#sitename a, a:visited, a:active, a:hover {
	/*text-decoration: none;*/	
	color: #333;
	}

	#rss {
	padding-left:15px;
	margin-left:1.5em;
	font-size:80%;
 	line-height:normal;
	letter-spacing: normal;
	background:#fff;
	width:250px;
	float:right;	
	}

	#rss h3 {text-align:center;margin: 0px;padding: 0px;color:#666600;
	}

.pagenavi {
	font-size:90%;
	line-height:normal;
	letter-spacing:normal;
	text-align:center;
	}

#styleselect {position:absolute;top:0px;right:0px;}