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

a {
	text-decoration: underline;
	}

a:link {
	color: #8D8182;
	}

a:visited {
	color: #ACA2A2;
	}

a:active {
	color: #E2878B;
	}

a:hover {
	color: #E0040E;
	}

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: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

div#backtotop{
	clear: both;
	margin: -45px 5px 40px 0px;
	text-align: right;
	font-size: 12px;
}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding: 5px 15px 15px 15px;
	border-bottom: 1px solid #000000;
	}

a#banner-img {
	display: none;
	}


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

#banner h1 {
	font-size:16px;
	margin:0px;
	padding:0px;
	}

#banner h2 {
	font-size: small;
	}

#center {
	float: right;
	width: 498px;
 	border-left:0px solid #cccccc;
 	border-right:0px solid #cccccc;
	overflow: hidden;
	margin: 10px 0px 0px 0px;
	}

div#entrybody{
	width:480px;
	margin: 10px 0px 10px 20px;
	background-color: #CBC0C0;
}
div#entryshade{
	width:450px;
	padding:5px 10px 10px 20px;
	position: relative;
	top: -3px;
	left: -5px;
	background-color: #F8F8F8;
}


.content {
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	}

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

div#body-right{
	margin: 10px 0px 10px 0px;
	float: right;
	width: 150px;
}
div#body-left{
	float: left;
	width: 290px;
}
div#body-clear{
	clear: both;
	margin: 10px 0px 10px 0px;
}
.content p {
	color: #10271A;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	clear: both;
	}

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

.content ul {
	margin-top: 5px;
	margin-bottom: 5px;
	}

.content ol {
	margin-top: 0px;
	margin-bottom: 0px;
	}

.content li {
	line-height: 120%;
	padding: 5px 0px 10px 0px;
	}

.content li div{
	line-height: 120%;
	}

.content h1 {
	color: #912C2C;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	padding: 8px 0px 5px 25px;
	margin-bottom: 10px;
	background: #F8F8F8 url(images/ico-h1.gif) no-repeat left center;
	}

.content h2 {
	color: #912C2C;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	padding: 8px 0px 5px 25px;
	margin-bottom: 10px;
	background: #F8F8F8 url(images/ico-h1.gif) no-repeat left center;
	}
.content h3 {
	color: #912C2C;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 10px 0px 8px 0px;
	border-bottom: 1px dashed;
	}

.content p.posted {
	clear: both;
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	margin: -10px 15px 10px 20px;
	line-height: normal;
	padding: 3px;
	}
.content p.posted2 {
	clear: both;
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	margin: 10px 15px 25px 0px;
	line-height: normal;
	padding: 3px;
	}

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



#calendar {
 	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, 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: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

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

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 140%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

.link-back {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	text-align: center;
	padding: 2px;
	margin: 25px 0px 20px 0px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	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%;
	}
span#entrytitle{
font-size:10px;
color: #E7DBDB;
}
h1#ctg{
	background: #ffffff;
	text-align: right;
	letter-spacing: 0.1em;
	font-size: 16px;
	color: #912C2C;
	padding: 0px 10px 0px 0px;
}
div#ctg{
	padding: 10px 0px 10px 0px;
}
div#ctg-body{
	margin: 0px 0px 0px 30px;
}

h2#categories{
	text-align: left;
	letter-spacing: 0em;
	font-size: 14px;
	color: #E7DBDB;
}
ul#categories{
	line-height: 100%;
	list-style-image: url(images/list-ctg.gif);
}
ul#categories li{
	line-height: 100%;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

div#side-t{
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	color: #BEABAB;
	margin: 10px 0px 10px 0px;
	border-bottom: 1px solid #BEABAB;
	
}

div#blogring{
font-size:10px;
line-height: 110%;
color: #666666;
padding: 0px 0px 0px 5px;
margin: 0px 0px 15px 0px;
}

#img-right{
margin: 10px 0px 0px 10px;
float: right;
}
#list{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 110%;
}

#btn-search{
	background-color: #ffffff;
	font-size:10px
	color: #666666;
}
.techstuff{
	font-size: x-small;
}
h2#kobetu {
	color: #912C2C;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	padding: 8px 0px 5px 10px;
	margin-bottom: 10px;
	background: #F8F8F8;
	}
div#kobetu-hea{
	margin: 0px 0px 0px 20px;
}
div#kobetu-fot{
	margin: 0px 0px 0px 20px;
}
div#kobetu-indent{
	margin: 0px 0px 0px 10px;
	font-size: small;
}
div#kobetu-toukoudata{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dashed #BEABAB;
}

