@charset "UTF-8";
body {
  margin: 0px;
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  background-color: #dfdcd3;
  background-repeat: repeat-y;
  background-position: center;
  font-size: 1em;
  color: #000000;
  text-align: center;
  letter-spacing: 1px;
}
img {
  margin: 0;
  border: 0;
}
blockquote {
  font-style: italic;
}
.small {
  font-size: 0.8em;
}
a:link, a:visited, a:active {
  color: #000046;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.bodyContent {
  background-image : url(images/bg-shadow.jpg);
  width: 778px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
  float: center;
  text-align: center;
  overflow: hidden;
}
.bodyContent:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
}
/*\*/
* html .bodyContent {
  height: 1em;
  overflow: visible;
}
/**/

.bodyContent-inner {
  width: 760px;
  margin-right: auto;
  margin-left: auto;
  float: center;
}
#header {
  background-image : url(images/header.jpg);
  background-repeat: no-repeat;
  width: 760px;
  height: 74px;
  text-align: left;
  float: left;
  clear: none;
}
#header-inner {
  padding-top: 38px;
  padding-left: 674px;
}
#g-menu {
  width: 760px;
  /*height: 28px;*/
  background-color: #020041;
  text-align: left;
  float: left;
  clear: none;
}
#g-menu-inner {
  padding-top: 7px;
  padding-left: 10px;
  color: #ffffff;
  font-size: 0.8em;
}
#g-menu-inner a,#g-menu-inner a:active,#g-menu-inner a:visited {
  color: #ffffff;
  text-decoration: none;
}
#g-menu-inner a:hover {
  color: #ffffff;
  text-decoration: underline;
}
#top-image {
  border-bottom: 1px solid #030000;
  float: left;
  clear: none;
}
#top-image-inner {
  width: 760px;
  height: 121px;
  background-image: url(images/top-image.jpg);
  background-repeat: no-repeat;
  text-align: left;
}
#blogName, .blogName a:link, .blogName a:visited, .blogName a:active {
  font-size: 16px;
  padding-top: 10px;
  padding-left: 10px;
}
#description {
  font-size: 14px;
  padding-top: 8px;
  padding-left: 20px;
}
#catg {
  font-size: 10px;
  padding-top: 10px;
  padding-left: 5px;
}
#content-wrap {
  width: 760px;
  background-color: #F6F6FA;
  text-align: left;
  float: left;
  clear: none;
  border-bottom: 1px solid #090045;
}
#content-wrap:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
}
/*\*/
* html #content-wrap {
  height: 1em;
  overflow: visible;
}
/**/

#leftbar {
  margin-top: 10px;
  width: 205px;
  float: left;
  clear: none;
}
#leftbar-inner {
  margin-left: 30px;
}

/*左サイドバーコンテンツ*/
#freebar-left {
  width: 175px;
  float: left;
  clear: both;
}
#freebar-left-header {
  width: 175px;
  height: 25px;
  background-image: url(images/leftbar-header.jpg);
}
#freebar-left-header-inner {
  padding-left: 11px;
  padding-top: 6px;
  color: #ffffff;
  font-size: 0.9em;
}
#freebar-left-text {
  width: 175px;
}
#freebar-left-text-inner {
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 0.8em;
}
#RSS-diary {
  margin-top: 20px;
  width: 175px;
  float: left;
  clear: both;
}
#RSS-diary-header {
  width: 175px;
  height: 25px;
  background-image: url(images/leftbar-header.jpg);
}
#RSS-diary-header-inner {
  padding-left: 11px;
  padding-top: 6px;
  color: #ffffff;
  font-size: 0.9em;
}
#RSS-diary-text {
  width: 175px;
}
#RSS-diary-text-inner {
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 0.8em;
}
#old-diary-banner {
  margin-top: 20px;
  float: left;
  clear: both;
}
#RSS-Links {
  margin-top: 30px;
  width: 175px;
  font-size: 0.8em;
  text-align: center;
  color: #000048;
  font-weight: bold;
  float: left;
  clear: both;
}
#RSS-Links a,#RSS-Links a:active,#RSS-Links a:visited {
  color: #000048;
  font-weight: bold;
  text-decoration: none;
}
#RSS-Links a:hover {
  color: #000048;
  font-weight: bold;
  text-decoration: underline;
}
.categories {
  padding-top: 10px;
  float: left;
  clear: both;
  font-size: 14px;
}

/*センターコンテンツ*/
#content {
  margin-top: 10px;
  width: 520px;
  float: left;
  clear: none;
}

#content-inner {
  margin-left: 30px;
}
#panel {
  width: 490px;
  float: left;
  clear: both;
}
#panel-inner {
  width: 490px;
}
#welcome {
  width: 490px;
  float: left;
  clear: both;
}
#welcome-upper {
  width: 490px;
  height: 4px;
  background-image: url(images/descripntion-box-upper.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}
#welcome-middle {
  width: 490px;
  background-image: url(images/descripntion-box-middle.jpg);
  background-repeat: repeat-y;
  overflow: hidden;
}
#welcome-middle-inner {
  padding: 10px;
  font-size: 0.9em;
}
#welcome-bottom {
  width: 490px;
  height: 4px;
  background-image: url(images/descripntion-box-bottom.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}
.content-list-wrap {
  margin-top: 10px;
  border-top: 1px solid #000141;
  border-left: 1px solid #000141;
  border-right: 1px solid #000141;
  float: left;
  clear: both;
}
.content-list {
  width: 488px;
}
.content-list-header {
  width: 488px;
  height: 25px;
  background-image: url(images/content-header.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}
.content-list-header-inner {
  padding-top: 6px;
  padding-left: 10px;
  color: #ffffff;
  font-size: 0.9em;
}
#blogs-wrap {
  width: 490px;
  float: left;
  clear: both;
}

/*フッター*/
#footer {
  margin-top: 20px;
  width: 760px;
  float: left;
  clear: none;
}
#footer-inner {
  height: 25px;
  background: #000046;
}
#footer-inner-left {
  width: 380px;
  float: left;
  clear: none;
}
#footer-inner-left-inner {
  padding-top: 6px;
  padding-left: 15px;
  color: #ffffff;
  font-size: 0.8em;
}
#footer-inner-right {
  width: 380px;
  float: left;
  clear: none;
}
#footer-inner-right-inner {
  padding-top: 6px;
  padding-right: 15px;
  text-align: right;
  color: #ffffff;
  font-size: 0.8em;
}
#footer-inner-right a:link,#footer-inner-right a:visited,#footer-inner-right a:active, {
  color: #ffffff;
  font-weight: bold;
}
#footer-inner-right a:hover {
  color: #ffffff;
  text-decoration: underline;
}

/*tanalogオリジナル*/
.maincol {
	text-align: left;
}
.content2 {
	float: left;
	clear: none;
	width: 600px;
	padding-top: 10px;
}
.bodyContent {
	background-color: white;
}
.bodyContentEven {
	background-color: #FFFFFF;
}
.bodyContentOdd {
	background-color: #D2EAF4;
}
.item {
  font-size: small;
  text-align: left;
  background: white;
  border-top: dotted silver 1px;
}
.itemHeader, .itemHeader a:link, .itemHeader a:visited, .itemHeader a:active {
  background: white;
  color: black;
  font-size: medium;
  font-weight: bold;
}
.itemBody {
  font-size: x-small;
  background: white;
}
.itemBodyEven {
  background: white;
}
.itemBodyOdd {
  background: lightgrey;
}
.itemBodyOdd {
  background-color: #CCCCCC;
}
.itemMetadata, .itemMetadata a:link, .itemMetadata a:visited, .itemMetadata a:active {
  color: gray;
  font-weight: bold;
  font-size: 10px;
}

.blogEntry {
  text-align: left;
  border-top: 1px solid #006699;
  letter-spacing: 2px;
}
.blogEntryHeader, .blogEntryHeader a:link, .blogEntryHeader a:visited, .blogEntryHeader a:active {
  color: black;
  font-size: 1em;
  font-weight: bold;
}
.blogEntryBody {
  line-height: 120%;
  font-size: 0.9em;
}
.blogEntryMetadata, .blogEntryMetadata a:link, .blogEntryMetadata a:visited, .blogEntryMetadata a:active {
  color: gray;
  font-weight: bold;
  font-size: 10px;
}

.calendar {
  font-size: 10px;
  text-align: center;
}
.calendarDayHeader {
  font-size: 10px;
}
.calendarDay {
  text-align: right;
}
.calendarDayWithEntries, .calendarDayWithEntries a:link, .calendarDayWithEntries a:visited, .calendarDayWithEntries a:active {
  font-weight: bold;
  text-align: right;
}
.calendarToday, .calendarToday a:link, .calendarToday a:visited, .calendarToday a:active {
  background-color: #000046;
  color: white;
  font-weight: bold;
  text-align: right;
}
li {
	list-style-type: none;
	list-style-position: outside;
}

.tagCloud {
  line-height: 36px;
}
.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;
}
.comment {
  font-size: small;
}
.commentHeader, .commentHeader a:link, .commentHeader a:visited, .commentHeader a:active {
  font-weight: bold;
}
.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 {
  font-weight: bold;
}
.trackbackBody {
  font-size: small;
}
.trackbackMetadata, .trackbackMetadata a:link, .trackbackMetadata a:visited, .trackbackMetadata a:active {
  color: gray;
  font-size: x-small;
}
.categories {
  width: 100%;
}
.category {
  padding-left: 11px;
  background-image: url(images/list-marker.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}
