body {
	background-color:#ffffff;
	margin: 0 0 40px 0;
	padding: 0 0 0 0;
	color: #000000;
	font-size: small;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif, "MS PƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", osaka;
}

a {
	text-decoration: underline;
}
a:link {
	 color: #404060;
}
a:visited {
	color: #404060;
}
a:hover {
	color: #ff8000;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-size: small;
}
img {
	border: none;
}
ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

form {
	margin: 0px;
	padding: 0 0 0 15px;
	text-align: left;
}
textarea, select, option, input.text {
	border: 1px solid gray;
	font-size: small;
}
input.submit {
	font: 9pt 'Arial';
	background-color: #ffe0e0;
	border:1px solid gray;
}

#center {
	margin-right:auto;
	margin-left:auto;
}

#banner {
	text-align: left;
	padding: 50px 0 30px 60px;
	background-color: #ffc040;
	margin-bottom: 30px;
}

h1 {
	font-size: xx-large;
	font-weight: bolder;
	letter-spacing: 0.3em;
	margin-bottom: 5px;
}

#banner a {
	color: #ffffff;
	text-decoration: none;
}
.description {
	color: #ffffff;
	font-size: small;
}

#content {
	width: 60%;
	float: right;
	margin-right: 20px;
}

.blog {
	margin: 0px;
	border:0px;
}

.blogbody {
	font-size: medium;
	font-weight: normal;
	text-align: left;
	margin-bottom: 20px;
}
.blogbody .date {
	color: #806040;
	font-weight: normal;
	font-size: small;
	float: right;
}
.blogbody .title {
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
}
.blogbody .posted {
	color: #404040;
	font-size: small;
	background-color: #ffffe0;
	border-top: 1px solid #ddddaa;
	border-right: 2px solid #bbbb99;
	border-left: 1px solid #ddddaa;
	border-bottom: 1px dotted #ddddaa;
	padding: 8px;
}
.blogbody .bodytext {
	color: #101010;
	font-size: small;
	font-weight: normal;
	line-height: 130%;
	text-align: left;
	margin: 0;
	padding: 10px 5px 5px 5px;
	background-color: #ffffff;
	border-right: 2px solid #bbbbbb;
	border-bottom: 2px solid #bbbbbb;
	border-left: 1px solid #dddddd;
}
.blogbody .image {
	border: none;
	margin:0 8px 8px 8px;
	float: left;
	clear: left;
}

.extended {
	text-align : left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	margin: 10px 0 15px 0;
}
.extended a:link, .extended a:visited {
	color: #ff6020;
}

.comments-head {
	font-family: Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding-bottom: 3px;
	margin: 40px 0 8px 0;
	border-bottom: 1px solid #a0a0a0;
}
.comments-body {
	color: #101010;
	font-size: small;
	font-weight: normal;
	line-height: 130%;
	text-align: left;
	margin-bottom: 8px;
}
.comments-body p {
	margin: 0;
}
.comments-post {
	color: #606060;
	font-size: x-small;
	text-align: right;
}

.trackback-url {
	color: #101010;
	background-color: #ffffe0;
	font-size: small;
	font-weight: normal;
	line-height: 170%;
	text-align: left;
	padding: 8px;
	margin-bottom: 15px;
	border: 1px dotted #909090;
}
.trackback-body {
	color: #404040;
	font-size: small;
	font-weight: normal;
	text-align: left;
	margin-bottom: 15px;
}
.trackback-post {
	font-size: small;
	color: #101010;
	margin-bottom: 5px;
}

.pagenate {
	color: #404040;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	border-top: 3px double #a0a0a0;
}
.page_end {
	text-align:right;
	float: right;
}
.page_next {
	text-align:right;
	float: right;
}
.page_back {
	text-align:left;
}

.admin_title {
	text-align: center;
	color: #505050;
	background-color: #ffc040;
	padding: 5px;
	margin: 5px;
}

#entry_form .image {
	float: left;
	padding: 3px 10px 5px 0;
}
#entry_form .pic_form {
	clear: left;
	padding-bottom: 8px;
}

#links {
	float: left;
	text-align: center;
	width: 25%;
	margin-left: 20px;
}

.sidemodule {
	border: 1px solid #ffc040;
	margin: 0 0 30px 0;
}

.sidetitle {
	color: #505050;
	font-size: medium;
	text-align: center;
	background-color: #ffc040;
	padding: 5px;
	margin: 0;
	font-weight: bold;
}
.sidecomment {
	font-size: small;
	padding: 5px;
	line-height: 180%;
}

.sidecomment input.text {
	width: 80%;
	margin-bottom: 3px;
}

.commentto {
	font-weight: bold;
	text-align:left;
}
.commentater {
	font-weight: normal;
	font-size: x-small;
	text-align:left;
	margin-left: 5px;
}

.calendar {
	text-align: center;
	font-size: small;
	border-collapse: collapse;
}
.calendar td {
	padding: 2px;
}
.calendar a:link, .calendar a:visited {
	color: #ff6020;
	font-weight: bold;
}
.calendar .sunday {
	color: red;
	background-color: #ffe0e0;
}
.calendar .saturday {
}
.calendar table {
	margin-right : auto;
	margin-left : auto
}

.entry-post {
	color: #505050;
	background-color: #ffffe0;
	font-size: small;
	font-weight: bold;
	padding: 8px;
	margin: 0 10px;
	border-top: 1px solid #ddddaa;
	border-right: 2px solid #bbbb99;
	border-left: 1px solid #ddddaa;
	border-bottom: 1px dotted #ddddaa;
}
.entry-body {
	color: #505050;
	font-size: small;
	padding: 8px;
	margin: 0 10px;
	border-right: 2px solid #bbbbbb;
	border-bottom: 2px solid #bbbbbb;
	border-left: 1px solid #dddddd;
}

#footer {
	margin: 40px 0 0 0;
	font-size: x-small;
	line-height:200%;
}
#footer img {
	margin-bottom: 5px;
}

.config {
	line-height: 170%;
}
.config .keyword {
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: normal;
	font-size: small;
}
.config input {
	margin-left: 20px;
	font-size: small;
}
.config_list {
	border-collapse: collapse;
}
.config_list table {
	margin: 10px 0 15px 0;
	font-size: small;
	border-collapse: collapse;
	border: 1px solid gray;
}
.config_list .back1 {
	padding : 6px 10px 4px 10px;
}
.config_list .back2 {
	background-color: #fff0e0;
	padding : 6px 10px 4px 10px;
}
