body {
	margin: 0px;
	text-align: center;
	font-size: 100%;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
	background-image: url(img/bg2.gif);
	background-repeat: repeat-y;
	background-position: center top;
  }
#footer {
	font-size: x-small;
	text-align: center;
	height: 30px;
	padding-top: 15px;
}


a {
  text-decoration: underline;
  }

a:link {
	color: #CC9999;
  }

a:visited {
  color: #0066FF;
  }

a:active {
  color: #0066FF;
  }

a:hover {
  color: #4a8fd5;
  }

h1, h2 ,h3{
	margin: 0px;
	padding: 0px;
  }

h2,h3{
	font-size: small;
}
h3{
	color: #c4ddf7;
}
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 780px;
	background-color: #FFFFFF;
	border: 10px none #666666;
  }
#right h2 {
	text-align: left;
}


#banner {
	text-align: left;
	height: 200px;
	background-image: url(img/head_img.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding: 15px 15px 0px;
  }

a#banner-img {
  display: none;
  }


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

#banner h1 {
	font-size: xx-large;
	text-decoration: none;
	text-indent: -9999px;
  }

#banner h2 {
	font-size: 100%;
	color: #FFFFFF;
	line-height: 180%;
	font-weight: normal;
	margin: 0px;
	padding: 170px 0px 0px;
  }

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

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

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

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

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

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

.content h2 {
  color: #990000;
  font-size: 125%;
  text-align: left;
  margin-bottom: 10px;
  }

.content h3 {
	font-size: 115%;
	font-weight: bold;
	color: #FF6600;
}

.content p.posted {
	color: #FF6600;
	font-size: x-small;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 10px 3px 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
  }

.sidebar {
  padding: 15px;
  }

#calendar {
  line-height: 140%;
  color: #333333;
  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: #666666;
  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: #6699FF;
  font-size: x-small;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  }

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

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

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

.photo {
	text-align: left;
	margin: 1em;
  }

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

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

textarea[id="comment-text"] {
  width: 80%;
  }
strong {
	color: #FF9900;
	font-weight: normal;
}
p.photo {
	background-image: url(blog/img/bg_uneune.gif);
	padding: 1px;
	display: inline;
	_width: 100px; /*WIN IE6*/
}

/* MACIE \*/
p.photo {
	display: table;
}
/* */

.photo img {
	vertical-align: bottom;
}
em {
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
blockquote {
	background-color: #333333;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	margin-left: 0px;
	padding-right: 1em;
}
