body {
	margin: 0px 0px 20px 0px;
	background-color: #FFFFFF;
	text-align: center;
  }

a {
  text-decoration: underline;
  }

a:link {
  color: #73A773;
  }

a:visited {
  color: #73A773;
  }

a:active {
  color: #73A773;
  }

a:hover {
  color: #FF9999;
  }

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: 800px;
	background-image: url(img/bg.jpg);
  }

#banner {
	color: #FFFFFF;
	background-image: url(img/header_suzune.jpg);
	text-align: left;
	padding: 0px;
	height: 218px;
  }

a#banner-img {
  display: none;
  }


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

#banner h1 {
  font-size: 16px;
  font-weight: bold;
  }

#banner h2 {
  font-size: 12px;
  }

#centerm {
	float: left;
	width: 390px;
  }

.content {
	padding: 15px 15px 5px 15px;
	color: #333333;
	font-size: 12px;
	width: 360px;
  }

#right {
	float: left;
	width: 200px;
	overflow: hidden;
  }

#left {
	float: left;
	width: 200px;
	overflow: hidden;
  }

.content p {
  color: #666666;
  font-size: 12px;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-bottom: 5px;
  }

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

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

.content h2 {
  color: #666666;
  font-size: 14px;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  }

.content h3 {
  color: #333;
  font-size: 14px;
  text-align: left;
  margin-bottom: 5px;
  }

.content p.posted {
  color: #9933cc;
  font-size: 12px;
  border-top: 1px solid #CCCCCC;
  text-align: left;
  margin-bottom: 25px;
  line-height: normal;
  padding: 3px;
  }

.sidebar {
  padding: 15px;
  }

#calendar {
  line-height: 140%;
  color: #660099;
  font-size: 12px;
  padding: 2px;
  text-align: center;
  margin-bottom: 30px;
  }

#calendar table {
  padding: 2px;
  border-collapse: collapse;
  border: 0px;
  width: 100%;
  }

#calendar caption {
  color: #666666;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  letter-spacing: .3em;
  }

#calendar th {
  text-align: center;
  font-weight: normal;
  }

#calendar td {
  text-align: center;
  }

.sidebar h2 {
  color: #666666;
  font-size: 14px;
  text-align: left;
  font-weight: bold;
  letter-spacing: .3em;
  }

.sidebar ul {
  padding-left: 0px;
  margin: 0px;
  margin-bottom: 30px;
  }

.sidebar li {
  color: #666666;
  font-size: 10px;
  text-align: left;
  line-height: 150%;
  margin-top: 10px;
  list-style-type: none;
  }

.sidebar img {
  border: 0px solid #666666;
  }

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

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

.subcontent {
  color: #666666;
  font-size: 10px;
  line-height: 130%;
  text-align: left;
  }

#footer {
	background-image: url(img/footer.jpg);
	width: 800px;
	height: 20px;
  }

/**最近のエントリー**/
#menu_entry {
  font-size: 14px;
  margin: 0 0 00px 0;
  padding: 1px;
  border: 1px solid #cc33cc;
}

.title {
  font-size: 12px;
  color:white;
  margin: 1; 
  padding: 3px;
  background-color: #CC66FF;
  font-weight: bold;
  text-align: center
}

.ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.li {
  line-height: 100%;
  margin: 0;
  padding: 3px 3px 3px 12px;
  background: transparent url(/images/bullet.gif) no-repeat 0% 5px;
}

#powered {
  font-size: 8px;
  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;
  }

textarea[id="comment-text"] {
  width: 80%;
  }

.s2{
	font-size:10px;
	line-height: 120%;
}
