@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;
}
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;
}
#g-menu {
  width: 760px;
  background-color: #020041;
  text-align: left;
  float: left;
  clear: none;
  overflow: hidden;
}
#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: 319px;
  background-image: url(images/top-image.jpg);
  background-repeat: no-repeat;
}
#blogName, .blogName a:link, .blogName a:visited, .blogName a:active {
  font-size: 20px;
  text-indent:-9999px;
}
#description {
  font-size: 16px;
  text-indent:-9999px;
}
#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: 180px;
  float: left;
  clear: none;
}
#leftbar-inner {
  margin-left: 5px;
  background-color: #F6F6FA;
}

/*左サイドバーコンテンツ*/
#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 {
  background-image: url(images/icon_hitokoto.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left: 32px;
  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;
  background-color: #F6F6FA;
}
#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-1 {
  background-image: url(images/icon_nikki.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left: 32px;
  padding-top: 6px;
  color: #ffffff;
  font-size: 0.9em;
}
#RSS-diary-header-inner-2 {
  background-image: url(images/icon_jishameguri.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left: 32px;
  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;
  overflow:hidden;
}
#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;
}

/*センターコンテンツ*/
#content {
  margin-top: 10px;
  width: 400px;
  float: left;
  clear: none;
  background-color: #F6F6FA;
}
#content-inner {
  margin-left: 5px;
  margin-right: 5px;
}
.maincol {
  width: 390px;
  float: left;
  clear: both;
}
#welcome {
  width: 390px;
  float: left;
  clear: both;
}
#welcome-upper {
  width: 390px;
  height: 4px;
  background-image: url(images/descripntion-box-upper.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}
#welcome-middle {
  width: 390px;
  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: 390px;
  height: 4px;
  background-image: url(images/descripntion-box-bottom.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}
.content-list-wrap {
  margin-top: 10px;
  border: 1px solid #000141;
  float: left;
  clear: both;
}
.content-list-header {
  width: 388px;
  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;
}
.content-list-header-inner-albumn {
  background-image: url(images/icon_shiki.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-top: 6px;
  padding-left: 32px;
  color: #ffffff;
  font-size: 0.9em;
}
.content-list {
  margin-bottom: 10px;
  width: 388px;
}
.content-list-diary {
  margin-bottom: 10px;
  width: 388px;
}
.content-list-diary img {
  width: 150px;
}
.content-list-diary ul {
  margin: 0;
  padding: 0;
  margin-left: 5px;
}

.content-list-diary li {
  float: left;
  padding: 0;
  margin: 0;
  padding-top: 3px;
  width: 191px;
  height: 158px;
  list-style-type: none;
}
.content-list ul {
  margin: 0;
  padding: 0;
  margin-left: 5px;
}
.content-list li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/*右サイドバー*/
#rightbar {
  margin-top: 10px;
  width: 180px;
  float: left;
  clear: none;
}
#rightbar-inner {
  margin-right: 5px;
  background-color: #F6F6FA;
}
#oshirase {
  width: 175px;
  float: left;
  clear: both;
}
#oshirase-upper {
  width: 175px;
  height: 28px;
  background-image: url(images/oshirase-upper.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}
#oshirase-middle {
  width: 175px;
  background-image: url(images/oshirase-middle.jpg);
  background-repeat: repeat-y;
  overflow: hidden;
}
#oshirase-middle-inner {
  padding-top: 5px;
  padding-left: 13px;
  padding-right: 13px;
  padding-bottom: 5px;
  font-size: 0.8em;
}
#oshirase-bottom {
  width: 175px;
  height: 9px;
  background-image: url(images/oshirase-bottom.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}
#nenkai {
  margin-top: 20px;
  width: 175px;
  float: left;
  clear: both;
}
#nenkai-header {
  width: 175px;
}
#nenkai-text {
  padding-top: 10px;
  padding-left: 5px;
  font-size: 0.75em;
}
#freebar-right {
  margin-top: 20px;
  width: 175px;
  float: left;
  clear: both;
}
#freebar-right-header {
  width: 175px;
  height: 25px;
  background-image: url(images/leftbar-header.jpg);
}
#freebar-right-header-inner {
  background-image: url(images/icon_link.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left: 32px;
  padding-top: 6px;
  color: #ffffff;
  font-size: 0.9em;
}
#freebar-right-text {
  width: 175px;
}
#freebar-right-text-inner {
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 0.8em;
}
#freebar-right-text-inner ul{
  margin: 0;
  padding: 0;
}
#freebar-right-text-inner li{
  margin: 0;
  padding: 0;
}
.link-list {
  padding-top: 5px;
  padding-left: 12px;
  font-size: 0.9em;
  background-image: url(images/list-marker.jpg);
  background-repeat: no-repeat;
  background-position: 0 5px;

}
/*フッター*/
#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;
  font-weight: bold;
  text-decoration: underline;
}

/*tanalogオリジナル*/
.small {
  font-size: 0.8em;
}
.item {
  text-align: left;
  color: #000000;
  margin-bottom: 10px;
  font-size: 0.8em;
}
.itemHeader {
  margin: 0;
}
.itemHeader, .itemHeader a:link, .itemHeader a:visited, .itemHeader a:active {
  /*background-color: #0050B0;*/
  color: #ffffff;
  font-size: 0.9em;
  font-weight: normal;
  text-decoration: none;
  padding-left: 11px;
  padding-top: 6px;
}
.itemBody {
  padding: 0px;
}
.itemBodyEven {
  background-color: #FFFFFF;
  font-size: 0.9em;
}
.itemBodyOdd {
  background-color: #CCCCCC;
  font-size: 0.9em;
}
.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;
}
.blogEntryHeader, .blogEntryHeader a:link, .blogEntryHeader a:visited, .blogEntryHeader a:active {
  color: black;
  font-size: 14px;
  font-weight: bold;
}
.blogEntryBody {
  line-height: 120%;
}
.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: #0050B0;
  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;
}