body {
	margin: 0px 0px 20px 0px;
	border: 0;
	padding: 0;
                background-color: ECFFFB; 
        	text-align: center;
        
	}

a { text-decoration: underline; }
a:link { color: #0066cc; }
a:visited { color: #993333; }
a:hover { color: #ff0000; }
a:active { color: #ff0000; }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 802px;
	
	background-color: #FFFFFF;
	border: 1px solid #000000;
	}

#banner {
        display: block;
        background: url("http://k-daichi.cocolog-nifty.com/photos/nougyou/imura.jpg") no-repeat;
        background-position: right top;
        border: 0;
        font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
        color: #336600;
        background-color: #FFFFFF;
        text-align: left;
        border: 0;
        height: 199px;
        padding: 0px;
        line-height:normal;
        }
#banner-img {
        display: none;
        }



#banner a {
	color: #336600;
	text-decoration: none;
	}

#banner h1 {
	font-size: x-large;
	font-weight: bold;
	margin: 10px 0px 0px 10px;
	padding: 10px 0px 0px 10px;	
	}

#banner h2 {
	font-size: small;
	}



#center {
		float: left;
	width: 600px;
	overflow: hidden;
	
	
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	border: 0;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	}

textarea#comment-text {
	width: 600px;
	}


#right {
		float: left;
	
	
	width: 200px;
	background-color: #FFFFFF;
	border: 0;
	overflow: hidden;
	}

.content p {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	border: 0;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #336600;
	font-family: Verdana, Arial, sans-serif;
	font-size: large;
	border-left: 10px solid #339900;
	border-bottom: 2px solid #339900;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	padding: 3px 3px 3px 20px;
	}

.content p.posted {
	clear: both;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px dashed #336600;
	text-align: right;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	}

.sidebar a {
	
	text-decoration: underline;
	
	}

.sidebar a:link {
	color: #0000ff;
	}

.sidebar a:visited {
	color: #990000;
	}

.sidebar a:hover {
	color: #FF0000;
	}

.sidebar a:active {
	color: #FF0000;
	}


#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: 'Verdana, MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;

  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #FFFFFF;
	background-color: #339900;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	border: 1px solid #339900;
	text-align: center;
	font-weight: bold;
	
	
	padding: 5px;
	letter-spacing: .0em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #FFFFFF;
	background-color: #339900;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	border: 1px solid #339900;
	text-align: center;
	font-weight: bold;
	
	
  	padding: 3px;
	letter-spacing: .0em; 
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #666666;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 100%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 1px solid #000000;
	}

#photo {
	text-align: center;
	margin-bottom: 20px;
	}

.link-note {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	color: #666666;
	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%;
	}

.image-full {

	
	
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}

/* user css */

.sidebar p {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 100%;
	text-align: center;
	margin-bottom: 10px;
	}

#k-daichi-home {
                        margin-top: 20px;
                        margin-bottom: 20px;
                        text-align: center;
                        border: 0;
                        }

#hansoku {
               margin-top: 20px;
               margin-bottom: 20px;
               text-align: center;
               border: 0;
               }

.module-header a {
                          text-decoration: none;
                          }

.module-header a:link {
                                   color: #FFFFCC;
                                   }

.module-header a:visited {
                                   color: #FFFFCC;
                                   }

.module-header a:hover {
                                   color: #FFFFCC;
                                   }

.module-header a:active {
                                   color: #FFFFCC;
                                   }
<!-- nakanohito -->
<script LANGUAGE="Javascript">
<!--
var refer = document.referrer;
document.write("<a href='http://nakanohito.jp/'>");
document.write("<img src='http://nakanohito.jp/an/?u=137599&h=572834&w=128&version=js&refer="+escape(parent.document.referrer)+"&url="+escape(parent.document.URL)+"' border='0' width='128' height='128' />");
document.write("</a>");
//-->
</script>
<noscript>
<img src="http://nakanohito.jp/an/?u=137599&h=572834&w=128" width="128" height="128" alt="なかのひと" border="0" />
</noscript>
<!-- nakanohito end -->
