@charset "UTF-8";

body {
	background-color:#FFFFE0;
	margin: 17px 3% 20px 3%;
	padding: 0 0 0 0;
	color: #505050;
	font-size: small;
	text-align: center;
/*	border:5px #f5f5f5 double;*/
}

a {
	text-decoration: none;
}
a:link {
	 color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FFFFE0;
	background-color:#000000;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-size: small;
}
img {
	border: none;
}

hr {
	color: #dcdcdc;
}

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

#center {
	margin-right:auto;
	margin-left:auto;
}

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

h1 {
	font-size: xx-large;
	font-weight: bolder;
	letter-spacing: 0.3em;
	margin-bottom: 5px;
}

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

#banner .title {
	color: #999999;
	font-size: small;
	font-weight:bold;
	float:left;
	margin-left:10%;
	margin-top:10px;
}

.description {
	font-size: 120%;
	float:left;
	margin-left:5%;
	margin-top:50px;
	filter: DropShadow(offx=1,offy=1,color=#C0C0C0);
	width:auto;
}

.intro {
	width:630px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	text-align:left;
	font-size:100%;
/*	border:4px double #dcdcdc;*/
}

.pagetitle {
	font-size:120%;
	font-weight:bold;
	margin:15px;
}

#content {
	width: 42%;
	float: right;
	margin-right: 15px;
	padding-left: 30px;
	border-left: 2px dotted #dcdcdc;
}

.blog {
	margin: 0px;
	border:0px;
}

.blogbody {
	font-size: medium;
	font-weight: normal;
	text-align: left;
	margin-bottom: 20px;
}
.blogbody .date {
	color: #505050;
	font-weight: normal;
	font-size: small;
	float: right;
}
.blogbody .title {
	color: #333333;
	font-size: medium;
	font-family:'ＭＳ Ｐ明朝','ms ui gothic',;
	text-align: left;
	margin-left:10px;
	font-weight: bold;
/*	filter: DropShadow(offx=1,offy=2,color=#C0C0C0);*/
	filter: shadow(color=#D3D3D3,direction=135);
	width:100%;
	line-height:150%;
}
.blogbody .posted {
	color: #404040;
	font-size: small;
/*	background-color: #f5f5f5;*/
/*	border-top: 3px double #dcdcdc;*/
/*	border-left: 3px double #dcdcdc;*/
/*	border-right: 2px solid #bbbb99;
/*	border-left: 1px solid #ddddaa;*/
/*	border-bottom: 1px dotted #ddddaa;*/
	padding: 5px;
}
.blogbody .bodytext {
	color: #101010;
	font-size: 85%;
	font-weight: normal;
	line-height: 130%;
	text-align: left;
	margin: 0;
	padding: 10px 5px 5px 5px;
/*	background-color: #FFFFE0;
	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-size: small;
	margin: 10px 0 15px 0;
}
.extended a:link, .extended a:visited {
	color: #000000;
}
.extended a:hover {
	color: #FFFFE0;
	background-color:#000000;
}

.entry-list li {
	padding-bottom: 5px;
}
.entry-list .title {
	float: left;
	clear: both;
}

.entry-list .all {
	margin: 10px 0;
}


.comments-head {
	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-size: small;
/*	border-top: 3px double #dcdcdc;*/
}
.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: #f5f5f5;
	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: left;
	width: 42%;
/*	width:330px;*/
	margin-left: 15px;
}

.sidemodule {
	margin: 5px 0 30px 0;
/*	border-right: 2px solid #bbbbbb;
	border-bottom: 2px solid #bbbbbb;
	border-left: 1px solid #dddddd;*/
}

.sidetitle {
	color: #000000;
	font-size: medium;
	text-align: center;
/*	background-color: #f5f5f5;*/
	padding: 5px;
	margin: 0 0 0 10px;
	font-weight: bold;
/*	border-top: 3px double #dcdcdc;
	border-left: 3px double #dcdcdc;*/
/*	border-right: 1px dotted #dcdcdc;
	border-bottom: 1px dotted #dcdcdc;*/
	filter: shadow(color=#D3D3D3,direction=135);
	width:100%;
}
.sidecomment {
	font-size: 90%;
	padding-top: 5px;
	padding-left:50px;
	padding-bottom:5px;
	margin-left:10px;
	margin-right:20px;
	line-height: 150%;
/*	border-left: 2px solid #dcdcdc;*/
/*	border-bottom: 1px solid #dcdcdc;*/
}

.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;
	line-height:90%;
	border-collapse: collapse;
}
.calendar td {
	padding: 3px;
}
.calendar a:link, .calendar a:visited {
	color: #000000;
	font-weight: bold;
}
.calendar a:hover {
	color: #FFFFE0;
	background-color:#000000
	font-weight: bold;
}
.calendar .sunday {
	color: #000000;
/*	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: 20px 0 0 0;
	font-size: 100%;
	line-height:130%;
}
#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;
}

.link {
/*	width:663px;*/
	padding-top:1px;
	margin-bottom:8px;
	margin-left:auto;
	margin-right:auto;
	font-size:90%;
	line-height:150%;
}

.switch {
	margin:5px;
	padding:3px;
	border:1px #DCDCDC solid;
	background:#FFFFE0;
	font-family:serif,fantasy;
}

.preview {
	text-align:left;
}

.filter {
	filter: DropShadow(offx=1,offy=1,color=#C0C0C0);
	width:70%;
}

.google form {
	margin-left: 70%;
	margin-bottom:0px;
}

.google input {
	font: 100% 'Arial';
	line-height:100%;
	padding-top:2px;
	border:1px #DCDCDC solid;
}

