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

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #669900;
	}

a:visited {
	color: #669900;
	}

a:hover {
	color: #99CC00;
	}

a:active {
	color: #669900;
	}
a:link img {
	border-color: #669900;
	}
a:visited img {
	border-color: #669900;
	}
a:hover img {
	border-color: #99CC00;
	}
a:active img {
	border-color: #669900;
	}

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: 700px;
	
	background-color: #FFFFFF;
	border: 0;
	}

#banner {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color: #EEEECC;
	background-color: #FFFFFF;
	text-align: left;
	padding: 15px;
	border: 0;
	line-height:normal;
	}

#banner-img {
	display: none;
	}



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

#banner h1 {
	font-size: xx-large;
	      
	   
	
	}

#banner h2 {
	font-size: small;
	}



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

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

textarea#comment-text {
        width: 80%;
	}


.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	border: 0;
	color: #666600;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	}

.sidebar {
	padding: 15px;
	}



.content p {
	color: #666600;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, 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: #666600;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border: 0;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #666600;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: large;
	border: 0;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	clear: both;
	color: #666600;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #CCCCCC;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

#calendar {
  	line-height: 140%;
	color: #666600;
	font-family: '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: #666600;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	border: 0;
	text-align: left;
	font-weight: bold;
	
	
	
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666600;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	border: 0;
	text-align: left;
	font-weight: bold;
	
	
	
	letter-spacing: .3em;
	}

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

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

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

#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: #666600;
	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 {
		width: 470px;
	
	
	}

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

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

.module-qrcode {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	line-height: 100%;
	text-align: center;
}

.content h3 a {
	text-decoration: none;
}

.content h3 a:link {
	color: #666600;
}

.content h3 a:visited {
	color: #666600;
}

.content h3 a:hover {
	color: #666600;
}

.content h3 a:active {
	color: #666600;
}

/* user css */
/***** body *****/
body {
	margin: 0px;
	padding: 0px;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color:#666600;
}

/***** link *****/
a:link, a:active, a:visited {
	color: #669900;
	text-decoration: underline;
}

a:hover {
	color: #99CC00;
	text-decoration: underline;
}

#banner a:link, #banner a:active, #banner a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#banner a:hover { 
	color: #FFFFFF;
	text-decoration: underline;
}

#calendar td a {
	font-weight: bold;
}

.sidebar h2 a:link, .sidebar h2 a:active, .sidebar h2 a:visited {
	color: #666600;
	text-decoration: underline;
}

.sidebar h2 a:hover { 
	color: #999900;
	text-decoration: underline;
}

.entry h3, .entry h3 a, .entry h3 a:link, .entry h3 a:visited, .entry h3 a:active, .entry h3 a:hover {
	text-decoration: none;
	color: #666600;
}

.entry h3 a:active, .entry h3 a:hover{
	text-decoration: underline;
	color: #666600;
}

/***** base *****/
h1, h2, h3, h4, h5, h6, li, p, form, embed {
	margin: 0px;
	padding: 0px;
}

#side ul, #right ul, #left ul, #right ol, #left ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

img {
	border: none;
}

/***** container *****/
#container {
	line-height: 140%;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	width: 810px;
	background:url("background.gif") repeat-y top center;
}

/***** banner *****/
#banner-img {
	display: none;
}

#banner {
	margin: 0px;
	padding: 0px;
	width: 810px;
	height: 200px;
	background:url("banner.jpg") no-repeat top center;
}

#banner h1 {
	padding: 16px 0px 0px 16px;
	margin: 0px;
	font-size: x-large;
	font-weight: bold;
	line-height: 120%;
	color:#FFFFFF;
	text-align: left;
}

#banner h2 {
	padding: 8px 0px 0px 16px;
	margin: 0px;
	font-size: small;
	font-weight: normal;
	line-height:120%;
	color: #FFFFFF;
	text-align: left;
}

/***** main *****/
#main {
	margin: 0px;
	padding: 0px 5px 0px 5px;
}

#left, #side{
	width: 200px;
	float: left;
	overflow: hidden;
}

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

#footer {
	height: 64px;
	background:url("footer.gif") no-repeat top center;
}


/***** sidebar *****/
.sidebar {
	margin: 0px 10px;
	padding: 0px;
	overflow:hidden;
}

.sidebar h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	line-height: normal;
	letter-spacing: normal;
	padding: 0px 0px 15px 35px;
	margin: 15px 0px 0px 0px;
	background:url("module.gif") no-repeat left top;
}
	
.link-note {
	font-size: small;
	font-weight:normal;
	text-align: left;
	line-height: normal;
	letter-spacing: normal;
	padding: 0px 0px 10px 15px;
	margin: 15px 0px 0px 0px;
	background: url("link-note.gif") no-repeat left top;
}

.sidebar li {
	margin: 0px 0px 8px 0px;
	font-size: small;
	text-align: left;
	line-height: 130%;
	list-style-type: none;
}

.module-body {
	padding: 0px;
	margin: 0px;
}

.module {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

/***** entry *****/
.content {
	margin: 10px 15px 0px 15px;
	padding: 0px;
}

.content p {
	font-size: normal;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	padding: 0px 0px 10px;
}

.content blockquote {
	font-size: normal;
	line-height: 150%;
	border: 1px dotted #99CC00;
	padding: 8px;
	margin: 10px 0px 10px 0px;            
}

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

.content h2 {
	font-size: x-small;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	margin: 0px 0px -5px 43px;
	line-height: normal;
	text-align: left
}
	
.entry {
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

.entry h3 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 10px 0px 25px 43px;
	margin: 0px;
	line-height: 120%;
	background:url("entry.jpg") no-repeat top left;
}

.content-header {
	margin: 0px 0px 30px 0px !important;
	text-align: left !important;
}

.entry-body, .entry-more  {
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

.entry-body-text, .entry-more-text {
	width: 570px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

div.entry p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	padding: 16px 0px 48px 0px;
	margin: 0px;
	clear: both;
	border-top: 1px dotted #666600;
}
	
div.entry-comment p.posted, div.entry-trackback p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	padding: 18px 0px 40px 0px;
	margin: 0px;
	border-top: 1px dotted #666600;
	clear: both;
}

.entry-nav {
	padding:0px;
	margin-bottom:30px;
}

.entry-nav p {
	text-align:left;
}

.archive-category h2, #about div.content h2, .comment-form h2{
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding: 12px 0px 25px 43px;
	margin: 40px 0px 0px 0px;
	line-height: 120%;
	background:url("entry.jpg") no-repeat top left;
}

.entry-comment h2, .entry-trackback h2, .comment-preview h2,  .archive-datebased h2,  .comment-error h2, #about div.contact-list h2 {
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding: 12px 0px 25px 43px;
	margin: 0px;
	line-height: 120%;
	background:url("entry.jpg") no-repeat top left;
}

p.trackback-list-head {
	margin: 0px 0px 30px 0px;
}

/***** calendar *****/
#calendar {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	text-align: left;
}

#calendar table {
	width: 170px;
	font-size: x-small;
}

#calendar caption {
	font-size: small;
	font-weight: bold;
	text-align: left;
	line-height: normal;
	letter-spacing: normal;
	color: #666600;
	padding: 0px 0px 15px 35px;
	margin: 0px;
	background: url("module.gif") no-repeat left top;
}

#calendar th {
	padding: 0px;
	margin: 0px;
	font-weight:normal;
	text-align: center;
}

#calendar td {
	padding:0px;
	text-align: center;
}




