body {
	margin: 0px;
	background-color: #DCDCDC;
	text-align: center;
	}

A {
	color: #003399;
	text-decoration: underline;
	}

A:hover {
	color: #FF3300;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	}

#banner {
	font-family: arial, helvetica, sans-serif;
	color: #696969;
	background-color: #FFFFFF;
	background-image: url(http://www.masujima.com/envchk/images/banner.jpg);
	text-align: left;
	padding: 10px;
	border-bottom: 1px solid #333333;
	}

#banner-img {
	display: none;
	}

#banner a {
	color: #696969;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	}

#banner h2 {
	font-size: small;
	}

#menutab {
	padding: 12px 10px 0px 10px;
	}
#menutab UL {
	margin: 0px; 
	list-style-type: none;
	}

#menutab li {
	line-height: 140%;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background: #F8F8F8;
	padding: 0px 10px 0px 15px;
	border-top: #DCDCDC 2px solid;
	border-right: #DCDCDC 1px solid;
	border-left: #DCDCDC 1px solid;
	list-style-type: none;
	display: inline;
	text-align: center;
	}

#menutab li.select {
	font-weight: bold;
	background: #333333;
	border: 2px solid #333333;
	}

#menutab li A {
	color: #696969;
	text-decoration: none;
	}

#menutab li A:hover {
	color: #FF3300;
	text-decoration: underline;
	}

#menutab li.select A {
	color: #FFFFFF;
	text-decoration: none;
	}

#menutab li.select A:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

#menuline {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background: #333333;
	}

#center {
	float: left;
	width: 600px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

.content {
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	color: #696969;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	}

#right {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

.content p {
	color: #696969;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-right: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #FFFFFF;
	background-color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 10px;
	letter-spacing: .2em;
	}

.content h3 {
	color: #696969;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	padding-left: 10px;
	letter-spacing: .2em;
	}

.content p.posted {
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	text-align: right;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	color: #696969;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	}

#calendar {
	line-height: 140%;
	color: #696969;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	text-align: center;
	}

#calendar table {
	border-collapse: collapse;
	border-bottom: 1px solid #333333;
	width: 100%;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #FFFFFF;
	background-color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 15px;
	margin: 0px 0px 30px 0px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #696969;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 180%;
	margin-left: 10px;
	list-style-type: square;
	}

.sidebar #categories li {
	list-style-type: square;
	}

.sidebar img {
	border: 0px;
	}

.photo {
	text-align: left;
	padding-left: 10px;
	margin-bottom: 20px;
	}

.caption {
	padding-left: 10px;
	}

.link-note {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 10px;
	margin-bottom: 15px;
	}

.link-note-2 {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: center;
	margin-bottom: 25px;
	}

#powered {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	color: #696969;
	margin-top: 50px;
	padding-left: 10px;
	}

#footer {
	font-family: arial, helvetica, sans-serif;
	font-size: small; 
	color: #696969; 
	background: #FFFFFF;
	border-top: #333333 1px solid;
	text-align: center;
	line-height: 150%;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka", "MS PƒSƒVƒbƒN";
	width: 80%;
	}

form {
	margin: 0px;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}