body {
	margin: 0px 0px 20px 0px;
	background-color: #6999ab;
       	text-align: center;
font-family: 'Osaka', 'Trebuchet MS', Verdana, sans-serif;
}
a {	text-decoration: underline;}
a:link {	color: #003399;	}
a:visited {	color: #003399;	}
a:active {	color: #003399;	}
a:hover {	color: #003399;background-color: #ffeeee;	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
#container {
	line-height: 140%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
width: 700px;
	padding: 0px;
	background-color: #f8d89c;
	}
#banner {
font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #FFFFFF;
	background-color: #393e71;
	text-align: left;
	padding: 15px;
	border-bottom: 1px dotted #6699CC;
	height: 39px;
	}
a#banner-img {
	display: none;
	}
#banner a {
	color: #FFFFFF;
text-decoration: none;
	}
#banner h1 {
	font-size: xx-large;
	font-weight: bold;
      	}
#banner h2 {
	font-size: small;
	}
#left {
	float: left;
	width: 200px;
	overflow: hidden;
	}
#right {
	float: left;
	width: 200px;
	overflow: hidden;
	}
#center {
	float: left;
	width: 500px;
	overflow: hidden;
	}
.content {
	padding: 1px 30px 5px 30px;
	background-color: #FFFFFF;
	color: #333333;
font-family: 'Osaka', Verdana, sans-serif;
	font-size: small;
	}
.sidebar {
font-family: 'Trebuchet MS', Verdana, sans-serif;
	padding: 15px;
	font-size: small;
	}
.sidebar a {
	text-decoration: none;
	}
.sidebar a:link {
	color: #003399;
	}
.sidebar a:visited {
	color: #003399;
}
.sidebar a:active {
	color: #003399;
	}
.sidebar a:hover {
	color: #003399;
 	background-color: #ffeeee;
	}
.content p {
	color: #333333;
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
text-indent: 1em;
	}
.content blockquote {
 	background-color: #fffeee;
  	margin: 10px 0px 20px 20px;
  	padding: 0px 0px 0px 2px;
  	border-left: dotted 1px;
	}
.content ul {
  	margin: 10px 0px 20px 20px;
  	padding: 0px 0px 0px 2px;
	}
.content ol {
  	margin: 10px 0px 20px 20px;
  	padding: 0px 0px 0px 2px;
	}
.content li {
  	line-height: 150%;
	}
.content h2 {
	color: #333333;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: underline;
	}
.content h3 {
	color: #000000;
	font-size: large;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: underline;
	}
.content p.posted {
	color: #999999;
	font-size: small;
	border-top: 1px dotted #999999;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: normal;
	padding: 3px;
	}
#calendar {
	color: #333333;
	font-size: x-small;
	padding: 2px;
	text-align: center;
	margin-bottom: 15px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	font-size: x-small;
	width: 85%;
	}
#calendar caption {
	color: #666666;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px;
	}
#calendar th {
	text-align: center;
	font-size: x-small;
	font-weight: normal;
	}
#calendar td {
	text-align: center;
	font-size: x-small;
	}

.sidebar h2 {
	color: #666666;
	font-size: small;
	border: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	letter-spacing: .2em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #333333;
	font-size: small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 5px solid #EEEEEE;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-size: small;
	line-height: 150%;
	text-align: left;
	color: #333333;
	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%;
	}

#bookmark {/* 説明文 */
margin-left : 10px ;
line-height : 1.5em ;
}

#bookmark a { /* アンカーの部分 */
margin-left : -10px ;
}













