/*
ここは消さないで下さい
Copyright (C) 2004 Dr.Blog. All Rights Reserved. http://drblog.jp/
*/

body {
	margin: 0px 0px 20px 0px;
	background-color: #E1E1E1;
	background-repeat: repeat-x, repeat-y;
	background-position: left top;
	text-align: center;
	}

a {
	text-decoration: underline;


	}

a:link {
	color: #4F4F4F;
	}

a:visited {
	color: #4F4F4F;
	}

a:active {
	color: #4F4F4F;
	}

a:hover {
	color: #999999;
	}

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

#banner {
	color: #4F4F4F;
	background-color: #999999;
	text-align: left;
	background-image: url("banner_back.jpg");
	padding: 15px;
	border-bottom: 0px solid #FFFFFF;
	height: 80px;
	}

#banner-img {
	display: none;
	}


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

#banner h1 {
	font-family: "HG正楷書体-PRO","ＭＳ Ｐ明朝", "細明朝体";
	font-size: x-large;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	}

#banner h2 {
　　　　　　　font-family: "HG正楷書体-PRO","ＭＳ Ｐ明朝", "細明朝体";
	font-size: medium;
	color: #FFFFFF;

	}

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

#center {
	float: right;
	width: 500px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #666666;
	font-size: x-small;
	}

.content p {
	color: #666666;
	font-size: small;
	font-weight: normal;
	line-height: 130%;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;

	}

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

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

.content h2 {
	color: #333333;
	border-bottom: 2px dotted #99CC00;
	font-size: small;
	text-align: left;
	font-weight: bold;
	}

.content h3 {
	color: #333333;
	font-size: small;
	font-weight: bold;
	margin-bottom: 5px;
	}

.content h4 {
  margin: 5px 0px 0px;
  padding: 0px 5px;
  font-size: small;
  color: #ffffff;
  background: #8ebf02;
}

.content p.posted {
	color: #999999;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	}


.sidebar h2 {
	color: #FFFFFF;
	line-height: 100%;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: .-1em;
	background-color: #8ebf02;
	font-weight: bold;
	font-size: x-small;
	padding-top: 0.4em;
	padding-right: 0.1em;
	padding-bottom: 0.4em;
	padding-left: 0.1em;
	margin: 0px;
	text-indent: 0.5em;
	}

.sidebar ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  font-size: small;

}
.sidebar li {
	padding-left: 15px;
	background: url(marker.gif) no-repeat 5px 6px;
	line-height: 120%;

}

.sidebar p {
	margin: 0px 0px 7px;
	}


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

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

#profile dl {
  margin: 10px 0px;
}
#profile dt, #profile dd {
	display: block;
	margin: 0px;
	padding: 0;
	font-size: x-small;
	line-height: 140%;

}
#profile dt {
  margin-bottom: 0.3em;
  font-weight: bold;
}
#profile dt img{
  float: left;
}


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

input, select, textarea {
  border-style: solid;
  border-width: 1px;
  border-color: #aaaa94 #dfdfd6 #dfdfd6 #aaaa94;
  vertical-align: middle;
  color: #696969;
  background: #f1f1ed;
}

input.radio {
  border-style: none;
  color: #000000;
  background: transparent;
}

.submit {
	color: #000000;
	background: #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	text-align: center;
	vertical-align: bottom;


}
#books  {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	}

#powered {
	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;
	}

#footer {
              color: #ffffff;
              width: 700px;
              text-align: center;
              background-color: #8ebf02;
            }