@charset "UTF-8";
body {
  font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
  background-image: url(/kodomo/2008/topbar.gif);
  background-repeat: repeat-x;
  margin: 0px 0px 20px 0px;
  background-color: #fff;
  text-align: center;
  }

a {
  text-decoration: none;
  }

a:link {
  color: #4A7184;
  }

a:visited {
  color: #4A7184;
  }

a:active {
  color: #4A7184;
  }

a:hover {
  color: #006699;
  text-decoration: underline;
  }

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  }

form {
margin: 0px;
}

#container {
margin: 30px auto 0 auto;
  text-align: left;
  padding: 0px;
  width: 700px;
  }

#banner {
  font-family: Arial, sans-serif, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
  color: #000;
  text-align: left;
  padding: 30px;
  padding-bottom: 15px;
  }

a#banner-img {
  display: none;
  }

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

#banner a:hover {
  text-decoration: underline;
}

#banner h1 {
  font-size: x-large;
  }

#banner h2 {
  font-size: small;
color: #666;
padding-top:8px;
padding-left:4px;
height: 20px;
  }

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

#about h3 {
font-size: small;
font-weight: normal;
}

.about h3 {
font-size: small;
font-weight: normal;
}

.top {
margin-top:40px;
padding-top:10px;
color:#000;
}

.content {
  padding: 15px 30px 5px 30px;
  /* border-right:1px dashed #d5d5d5; */
  color: #333;
  line-height: 180%;
  font-family: Arial, sans-serif,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
  font-size: small;
  }

#right {
  float: left;
  width: 200px;
  overflow: hidden;
	background-image: url("/kodomo/2008/top.jpg");
	background-repeat: no-repeat;
  }

.content p {
  color: #333;
  font-family: Arial, sans-serif,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
  font-size: small;
  font-weight: normal;
  line-height: 180%;
  text-align: left;
  margin-bottom: 10px;
  }

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

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

.content h2 {
  color: #000;
  font-family: Arial, sans-serif,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
  font-size: medium;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  }

.content h3 {
  color: #333;
  font-family: Arial, sans-serif,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
  font-size: medium;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  }

.content p.posted {
  color: #666;
  font-family: Arial, sans-serif,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
  font-size: x-small;
  text-align: right;
  margin-bottom: 25px;
  line-height: 180%;
  padding: 3px;
  }

.date {
margin-top:30px;
border-bottom: 1px dashed #ccc;
font-size:100%;
color:#000;
}

.sidebar {
  margin-top: 160px;
  padding: 15px;
  }

#calendar {
  line-height: 140%;
  color: #666;
  font-family: Arial, sans-serif,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
  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: #666;
  font-family: Arial, sans-serif,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
  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 {
  margin-top: 50px;
  color: #333;
  font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
  font-size: x-small;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .3em;
  }

.sidebar h3 {
  color: #333;
  font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
  font-size: x-small;
  margin-left: 4px;
  text-align: left;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: .3em;
  }

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

.sidebar li {
  color: #333;
  font-family: Arial, sans-serif,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
  font-size: x-small;
  text-align: left;
  line-height: 120%;
  margin-top: 10px;
  list-style-type: none;
  }

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

.link-note {
  color: #333;
  font-family: Arial, sans-serif,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  padding: 2px;
  margin-top:8px;
  }

#powered {
  text-align: right;
  font-family: Arial, sans-serif,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
  font-size: x-small;
  line-height: 150%;
  color: #666;
  margin-top: 50px;
  margin-right: 20px;
  }

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

.photo {
line-height: 120%;
margin: 0px;
margin-bottom: 20px;
padding: 0px;
line-height: 140%;
  font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
color: #000;
font-size: x-small;
}

.photo img {
margin-bottom: 4px;
}

.floatedphoto {
line-height: 120%;
float: right;
margin: 0px;
margin-left: 16px;
margin-bottom: 8px;
padding: 0px;
line-height: 140%;
  font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
color: #000;
font-size: x-small;
}

. floatedphoto img {
margin-bottom: 4px;
}

#tb p {
font-size: x-small;
}

#trackbacks {
font-size: small;
}

.magazine {
font-size:medium;
}
textarea {
  font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
}
input {
  font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
}
