html, body, h1, h2, h3, ul, ol, li, dl, dt, dd, p, form {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: white;
	background-image: url(../img/backbody.gif);
	font-family:Verdana,Tahoma,'MS Gothic',sans-serif;
	background-repeat: repeat-y;
	color: #333322;
}
h3, p, dl, pre {
	margin: 0 64px 0 252px;
	min-width: 200px;
}
h1 {
	position: relative;
	width: 100%;
	height: 113px;
	line-height: 100%;
	background-color: white;
	background-image: url(../img/hr.jpg);
	background-repeat: repeat-x;
	color: black;
	font-size: small;
}
h2 {
	background-color: white;
	margin: 32px 64px 0 252px;
	min-width: 200px;
	color: #804024;
}

p, dd {
	font-size: 90%;
	line-height: 150%;
}
dd p, dd dl {
	margin: 0;
	font-size: 100%;
}
dd p,dd ul,dd ol {
	margin-top: 0.5em;
/*	text-indent:1em;*/
}

dd pre {
	margin: 1em 0em;
	font-size: 100%;
}
dd dl dd, dd ul li, dd ol li {
	font-size: 100%;
	margin-left: 2em;
}
pre {
	width: 95%;
	padding: 0.5em 2% 1.5em 2%;
	border: solid 1px #374849;
	background-color: #f6f6ea;
	line-height: 130%;
	font-family: "Courier","ＭＳ ゴシック",monospace;
	overflow: auto;
}
img {
	padding: 0.5em;
	border-style:none;
}
.continue {
	padding: 0px;
}
blockquote {
	width: 95%;
	margin: 1em 0em;
	padding: 2%;
	border: solid 1px #919186;
	font-family: sans-serif;
	background-color: #f6f6ea;
}
dt {
	margin-top: 1em;
	margin-bottom: 8px;
	font-weight: bold;
}
form dl dt {
	margin-top: 1em;
	margin-bottom: 2px;
	color: #666660;
	font-family: Verdana,Arial,sans-serif;
	font-weight: bold;
	font-size: 90%;
}
.zh{
	font-family :宋体,SimSun,'MS Song',"ＭＳ Ｐ明朝",平成明朝, serif;
}
.comments {
	line-height: 150%;
	padding-top: 4px;
}
.entrybody {
	font-family:Verdana,sans-serif;
}
h3, .date { 
	font-family: Georgia,Times,sans-serif;
	font-size: 150%;
	color: #333333;
	border-bottom: 1px solid #999999;
	margin-bottom: 10px;
	margin-top: 0.6em;
}
.footer {
	line-height: 150%;
	color: #777766;
	padding-bottom: 1em;
	padding-top: 1em;
	border-bottom: 1px dotted #f6f6ea;
}
#about{
	margin-top:10px;
	padding:10px 20px 10px 20px;
	font-size:11pt;
	text-align :center;
	border-top:solid 1px #999999;
}
#drop {
	cursor: pointer;
	cursor: hand;
}

.color {
	background-color: yellow;
}
.kugiri {
	font-size: 90%;
	border-bottom: 1px #ccb solid;
}
.kugiri a {
	text-decoration: none;
	border-bottom-style: none;
}
#desc {
	margin: 32px 64px 1em 252px;
	z-index: 2;
}
#mainnav {
	position: absolute;
	margin-left: 0;
	left: 0;
	top: 111px;
	width: 200px;
}
#mainnav2 {
	position: absolute;
	margin-left: 0;
	left: 0;
	top: 200px;
	width: 200px;
}
#mainnav dt, #mainnav2 dt {
	margin-bottom: 2px;
	margin-left: 4px;
	margin-right: 3px;
	padding: 4px 6px 3px 8px;
	font-family: "Trebuchet MS",Tahoma,Arial, sans-serif;
	background-image: url(../img/logo2.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
#mainnav dd, #mainnav2 dd {
	line-height: 130%;
	margin: 0;
	padding: 0.3em 16px 0.1em 24px;
}
#mainnav a, #mainnav2 a {
	color:gray;
}
#sitesearch {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 105px;
	background-image: url(../img/title2.jpg);
	background-repeat: no-repeat;
}
#sitesearch p {
	margin-top: 10px;
	text-align: right;
}
/*
#search {
	background-color: #f6f6ea;
}
*/


input, textarea {
	border: 1px solid #ccc;
	padding: 2px 0;
}
.button {
	background-color: #B8B09D;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #736B57;
	border: 1px solid #A19985;
	padding: 2px 7px;
	/*margin-top: 9px;*/
}
/*----------------------------------------------------------------*/
.delicious-posts {
	width: 500px;
	font-family: sans-serif;
}
.delicious-posts ul, .delicious-posts li, .delicious-banner {
	margin: 0;
	padding: 0;
}
.delicious-post {
	border-bottom: 1px solid #eee;
	padding: 0.25em;
	font-size: 11px;
}
.delicious-posts a:hover {
	text-decoration: underline
}
.delicious-posts a {
	text-decoration: none;
}
.delicious-post a {
	color: gray
}
/* コメント */
p.delicious-extended {
	text-indent:2em;
	font-size: 11px;
	background: transparent url("http://www.ctrans.org/img/ten.gif") no-repeat 0% 50%;
}