/*
ここは消さないで下さい
Copyright (C) 2005 Dr.Blog. All Rights Reserved. http://drblog.jp/ 
*/
body {
	margin: -4px 0px 0px 0px;
	color: #9F988D;
	background-color: #000000;
        text-align: center;
	}

a {
	color: #8556a4;
	text-decoration: none;
	}

a:link {
	color: #8556a4;
	text-decoration: none;
	}

a:visited {
	color: #9e415e;
	text-decoration: none;
	}

a:active {
	color: #FFF;
	text-decoration: none;
	}

a:hover {
	color: #FFF;
	text-decoration: none;
	}

hr {color: #E0E0E0;}

INPUT{
border-style:solid;
border-width:1px;
border-color:#E0E0E0;
color:#9F988D;
background-color:#FFF;}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	margin: 0px 0px 0px 0px;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 992px;
	background-image: url("back_body.jpg");
	background-repeat : repeat-y;
	background-color: #000000;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #9F988D;
	background-image: url("top_banner.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: left;
	padding: 0px;
	height: 232px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #8556a4;
	text-decoration: none;
	}

#banner a:hover {
	color: #FFF;
	text-decoration: none;
	}

#banner h1 {
	color: #9F988D;
	font-size: small;
	padding: 130px 0px 0px 128px;
	}

#banner h2 {
	padding: 20px 0px 0px 128px;
	color: #9F988D;
	font-size: 19px;
	}

#banner h3 {
	padding: 0px 0px 0px 128px;
	color: #9F988D;
	font-size: small;
	}

#banner h4 {
	margin: 20px 0px 0px 128px;
	background-image: url("title_bar.jpg");
	background-repeat : no-repeat ;
	padding: 9px 0px 0px 0px;
	color: #8556a4;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	}

#center {
	float: left;
	width: 780px;
	padding: 0px 0px 0px 112px;
	font-color: #9F988D;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #;
	font-color: #9F988D;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	}

#right {
	float: left;
	margin: 0px 0px 0px 48px;
	width: 250px;
	background-color: #;
	overflow: hidden;
	}


.content p {
	color: #9F988D;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	padding: 7px 0px 0px 0px;
	background-image: url("title_bar.jpg");
	background-repeat : no-repeat ;
	color: #8556a4;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3 {
	color: #9e415e;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	
	}

.content h4 {
	color: #9F988D;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}


.photo {
	position: relative;
	top: 0;
	left: 0;
	width: 100px;
}
.photo a .large {
	display: block;
	position: absolute;
	width: 1px;
	height: 1px;
	top: 0;
	left: 0;
}
.photo a.popup,
.photo a.popup:visited {
	display: block;
	width: 100px;
	top: 0;
	left: 0;
}
.photo a.popup:hover {
	background-color: #fff;
}
.photo a.popup:hover .large {
	display: block;
	position: absolute;
	width: 1200px;
	height: 1000px;
	top: 0;
	left: 0;
}


.content p.posted {
	color: #9F988D;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	margin-bottom: 30px;
	}

#calendar {
  	line-height: 140%;
	color: #9F988D;
	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: #9F988D;
	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: #9F988D;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: none;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.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;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #9F988D;
	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%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
