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

a {
	text-decoration: none;
	}

a:link {
	color: #000000;
	}

a:visited {
	color: #666666;
	}

a:active {
	color: #FFFFFF;
	}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFFF2;
	}

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: 800px;
	background-color: #97D6BC;
	border: 1px solid #000000;
	}

#banner {
        display: block;
        background: #97D6BC url("http://erino.cocolog-nifty.com/blog/erino_title.jpg") no-repeat;
        border: 0;
        font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
        color: #000000;
        background-color: #97D6BC;
        text-align: left;
        border: 0;
        height: 230px;
        padding: 0px;
        }

#banner-img {
        display: none;
        }

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

#banner h1 {
	font-size: small;
	display: none;
	}

#banner h2 {
	padding-top: 50px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: small;
	}

#left {
	float: left;
	width: 190px;
	background-color: #97D6BC;
	border: 0;
	overflow: hidden;
	}

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

#right {
	float: right;
	width: 190px;
	background-color: #97D6BC;
	border: 0;
	overflow: hidden;
	}

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

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

.sidebar {
	padding: 5px 0px 0px 0px;
	}

.menu {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	}

.content p {
	color: #000000;
	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: #FFFFFF;
	background-color: #1D7B9D;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding: 3px 0px 0px 5px;
	}

.content h3 {
	color: #FFFFFF;
	background-color: #1D7B9D;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
	/*border-left: 1px solid #ff6600;*/
	text-align: left;
	font-weight: bold;
	/*margin-bottom: 10px;*/
	padding: 3px;
	}

.entry {
	border: 2px solid #1D7B9D;
	background-color: #FFFFF2;
	padding: 0px 5px 0px 5px;
	margin-bottom: 10px;
	}

.content p.posted {
	clear: both;
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border: 0px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	border-top: 1px solid #1D7B9D;
	}

#calendar {
  	line-height: 140%;
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
  	padding: 0px;
	text-align: center;
	margin-bottom: 10px;
	}

.module-content {
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 0px;
	padding-right: 0px;
	border: 2px solid #1D7B9D;
	}

#calendar table {
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	/*background-color: #FFFFF2;*/
	}

#calendar caption {
	color: #FFFFFF;
	background-color: #1D7B9D;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	border: 2px solid #1D7B9D;
	text-align: left;
	font-weight: bold;
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	margin-left: 10px;
	margin-right: 10px;
	color: #FFFFFF;
	padding-left: 5px;
	background-color: #1D7B9D;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	border: 2px solid #1D7B9D;
	text-align: left;
	font-weight: bold;
	letter-spacing: .1em;
	}

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

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

.module-header a:active {
	color: #FF0000;
	}

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

.module-body {
	padding-left: 5px;
	padding-right: 5px;
	}

.module-bottom {
	margin-bottom: 10px;
	}

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

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

.sidebar img {
	border: 0;
	}

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

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

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

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

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

/* user css */