@charset "UTF-8";
body            { 
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, verdana, arial, sans-serif;
  background-color: #fff;
  margin: 0px; padding: 0px;
  background: url(images/back.gif) repeat;
  width: 720px;
 }
blockquote {
  font-size: small;
  color: #666666;
  margin: 20px 10px 20px 10px;
  padding: 10px;
  border: 1px solid #3399FF;
}
.small {
  font-size: x-small;
}
.category {
  font-size: x-small;
  color: #006231;
}
.selectedCategory {
  font-size: x-small;
  color: #000000;
}
.photo {
  margin: 5px;
  text-align: center;
}
a { color: #063 }
a:visited { color: #063 }
a:hover { color: #f60 }
a:active { color: #f60 }
.header {
	font-weight: bold;
	border: 1px solid #006231;
	margin-bottom: 15px;
}
.header a:link, .header a:visited, .header a:active {
}
.winheader {
  background : #006231;
  color: white;
  background-position: center;
  background-repeat: no-repeat;
  font-weight: bold;
}
.winheader a:link, .winheader a:visited, .winheader a:active {
  color : #006231;
}
.bodyContent {
  font-size: small;
}
.bodyContentEven {
  background: white;
}
.bodyContentOdd {
  background: lightgrey;
}
.sidebar {
}
.footer {
  text-align: right;
  font-size: x-small;
  color: #006231;
}
.footer a:link, .footer a:visited, .footer a:active {
  color : #006231;
}
.blogName, .blogName a:link, .blogName a:visited, .blogName a:active {
  font-size: 24px;
  font-weight: bold;
}
.blogDescription {
  font-weight: none;
}
.calendar {
  font-size: x-small;
  text-align: center;
}
.calendarDayHeader {
  font-size: x-small;
}
.calendarDay {
  font-size: x-small;
  text-align: right;
}
.calendarDayWithEntries, .calendarDayWithEntries a:link, .calendarDayWithEntries a:visited, .calendarDayWithEntries a:active {
  font-size: x-small;
  font-weight: bold;
  text-align: right;
}
.calendarToday, .calendarToday a:link, .calendarToday a:visited, .calendarToday a:active {
  font-size: x-small;
  background : #006231;
  color: white;
  font-weight: bold;
  text-align: right;
}

.blogEntry {
  text-align: left;
  margin: 0px;
}
.blogEntryHeader, .blogEntryHeader a:link, .blogEntryHeader a:visited, .blogEntryHeader a:active {
	background: #006231;
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
}
.blogEntryHeader a:hover  { color: #FFFFFF; text-decoration: underline }

.blogEntryBody {
  font-size: small;
  line-height: 140%;
}
.blogEntryMetadata, .blogEntryMetadata a:link, .blogEntryMetadata a:visited, .blogEntryMetadata a:active {
  color: gray;
  font-size: x-small;
}

.comment {
  font-size: small;
}
.commentHeader, .commentHeader a:link, .commentHeader a:visited, .commentHeader a:active {
}
.commentBody {
  font-size: small;
}
.commentMetadata, .commentMetadata a:link, .commentMetadata a:visited, .commentMetadata a:active {
  color: gray;
  font-size: x-small;
}
.trackback {
  font-size: small;
}
.trackbackHeader, .trackbackHeader a:link, .trackbackHeader a:visited, .trackbackHeader a:active {
}
.trackbackBody {
  font-size: small;
}
.trackbackMetadata, .trackbackMetadata a:link, .trackbackMetadata a:visited, .trackbackMetadata a:active {
  color: gray;
  font-size: x-small;
}

.item {
  font-size: small;
  text-align: left;
}
.itemHeader, .itemHeader a:link, .itemHeader a:visited, .itemHeader a:active {
  background: #6EBB29;
  color: #FFFFFF;
  font-size: small;
  padding: 4px;
  text-decoration:none;
}
.itemBody {
  font-size: x-small;
}
.itemBodyEven {
  background: white;
}
.itemBodyOdd {
  background: lightgrey;
}
.itemMetadata, .itemMetadata a:link, .itemMetadata a:visited, .itemMetadata a:active {
  color: gray;
  font-size: x-small;
}
.validationError {
  color: white;
  background-color: #B20D1C;
}
pre {
	font-size: x-small;
}

.tagCloud {
  line-height: 40px;
}
.tagCloud1 {
  font-size: 10px;
}
.tagCloud2 {
  font-size: 12px;
}
.tagCloud3 {
  font-size: 14px;
}
.tagCloud4 {
  font-size: 16px;
}
.tagCloud5 {
  font-size: 18px;
}
.tagCloud6 {
  font-size: 20px;
}
.tagCloud7 {
  font-size: 22px;
}
.tagCloud8 {
  font-size: 24px;
}
.tagCloud9 {
  font-size: 26px;
}
.tagCloud10 {
  font-size: 28px;
}





