@charset "utf-8";
/*------------------[ レイアウト ]--------------------------*/
* {
  margin: 0;
  padding: 0;

}
html {
  overflow-x: hidden;
  position: relative;
}
body {
  background-color: #cccccc;
  font-size: 12px !important;
  font-family:Arial, sans-serif;
  color: #000;
}
h1 {
  margin: 10px;
  font-size: 32px;
  font-weight: 900;
  color: #000;
  text-align: center;
}
h2 {
  font: bold 15px/1.5 arial, sans-serif;
  margin: 0 0 5px 0px;
}
h3,h4,h5,h6 {
  font-weight: normal;
  text-align: center;
}
a {
  text-decoration: none;
}
a:link, a:visited {
  color: #003366;
}
a:hover, a:active {
  color: #990000;
}
strong {
  color: navy;
}
em {
  border-bottom: 3px double #ccc;
  font-style: normal;
}
kbd {
  font: 500 12px arial, sans-serif;
}
sup { color:crimson; font-size:90%;}
acronym, abbr {
  cursor: help;
}
a img {
  border: none;  
}
#wrapper {
  margin: 5px auto 0px auto;
  width: 700px;
  background-color: #cccccc;
  border: none;
  padding: 0px;
}
#header {
  width: 700px;
  height: 502px;
  background: #cccccc;
  background: url("../images/index_image.jpg") #cccccc no-repeat;
  border: 0px solid #cccccc;
  margin: 0 0px 0 0px;
  padding:0px auto 0 auto;
}
.headbar{
  vertical-align: bottom;
  font-family:Arial, sans-serif;
  font-size : 10px;
  margin-top: 0px;
  margin-left: 5px;
  padding: 15px 0px 0px 10px;
color:#000000;
}

.headinfo{
  font-family:Arial, sans-serif;
  font-size : 12px;
  margin-top: 370px;
  margin-left: 15px;
  padding: 0px 0px 0px 0px;
color:#ffffff;
}

a.info{
  text-decoration: none;
}
a.info:link, a.info:visited {
  color: #ffffff;
}
a.info:hover, a.info:active {
  color: #990000;
}

.entry_menu{
 width: 170px;
 height:24px;
 line-height:24px
 font-size:10px;
 text-align:left;
 margin:0px auto 0 auto;
 color: #000000;
 padding-bottom:0px;
 padding-top:0px;
 margin-left:512px;
 margin-top:27px;
}

.entry_menu ul li {
float:left;
}

.entry_menu ul li a {
display:block;
height:24px;
text-indent:-9999px;
}

a.home {
background-image:url(http://www.chojun.net/menu_img/m_home_1.gif);
width:35px;
}
a:hover.home{
background-image:url(http://www.chojun.net/menu_img/m_home_3.gif);
}
#home{
background-image:url(http://www.chojun.net/menu_img/m_home_2.gif);
}

a.blog {
background-image:url(http://www.chojun.net/menu_img/m_blog_1.gif);
width:28px;
}
a:hover.blog{
background-image:url(http://www.chojun.net/menu_img/m_blog_3.gif);
}
#blog{
background-image:url(http://www.chojun.net/menu_img/m_blog_2.gif);
}

a.profile {
background-image:url(http://www.chojun.net/menu_img/m_profile_1.gif);
width:43px;
}
a:hover.profile{
background-image:url(http://www.chojun.net/menu_img/m_profile_3.gif);
}
#profile{
background-image:url(http://www.chojun.net/menu_img/m_profile_2.gif);
}

a.race {
background-image:url(http://www.chojun.net/menu_img/m_race_1.gif);
width:31px;
}
a:hover.race{
background-image:url(http://www.chojun.net/menu_img/m_race_3.gif);
}
#race{
background-image:url(http://www.chojun.net/menu_img/m_race_2.gif);
}

a.links {
background-image:url(http://www.chojun.net/menu_img/m_links_1.gif);
width:31px;
}
a:hover.links{
background-image:url(http://www.chojun.net/menu_img/m_links_3.gif);
}
#links{
background-image:url(http://www.chojun.net/menu_img/m_links_2.gif);
}

.list{
  width: 682px;
 display:none;
 border-color:#6F4F44;
 border-bottom-style:dotted;
 border-bottom-width:1px;
 margin:0px auto 0 auto;
 padding-bottom:8px;
 padding-top:8px;
 background-color:#ffffef;
}

.center-column {
  padding: 5px 0px 5px 0px;
  margin: -3px auto -1px auto;
  background-color:#ffffff;
}

#content {
  text-align: left;
  font-family:Arial, sans-serif;
  font-size: 12px;
  color: #000;
  line-height: 1.7;
  margin: 50px 100px 30px 100px;
  background: url("../images/hmt.gif") no-repeat bottom;
}

.imgphoto-r {
 float:right;
 margin:10px 0 0 10px;
}

.imgphoto-l {
 float:left;
 margin:10px 10px 0 0;
}

.lu {
  text-align: left;
  font-family:Arial, sans-serif;
  font-size: 12px;
  color: #000;
  line-height: 1.3;
  padding: 0px 20px 0px 20px;
}

#gotop {
 text-align: right;
  font-family:Arial, sans-serif;
 font-size:9px;
 margin: 5px 7px 5px 0px;
}

#footer {
 width:700px;
 height: 77px;
 background: url("../images/footer.gif") no-repeat center;
 margin: 5px auto 0px auto;
}
#footer p {
 text-align: right;
  font-family:Arial, sans-serif;
 font-color: #000000;
 font-size: 10px;
 margin: -56px 7px 0px 0px;
 line-height:155%;
}

/* -------------------------[ BOLOGネーム ]--------------------------- */
.site_title     {
  width: 450px;
  font-family:Arial, sans-serif;
  margin: 0px;
  position: relative; 
  top: 446px; left:15px;
  font-size:23px;
  font-weight:700;
}
.site_title a,.site_title a:link,.site_title a:visited,.site_title a:active,
.site_title a:hover  { color: #0d052a;  text-decoration: none;
}
/* --------------------[ 記事ボックススタイル ]----------------------*/
#article, #article-united {
  background: #ffffff;
  border: 0px solid #f487e0;
  font-size: 12px;
  color: #000;
  line-height: 1.2;
  margin: 30px 100px 10px 100px;
  overflow: hidden;
}
* html #article{  height: 100%; /* for IE */ }
#article-united #article { /* 同日エントリー結合時の個別ボックス */
  border: none; 
  margin: 0;
}
#article-category {
  font-size: 12px;
  text-align: right;
  margin-top: 5px;
  padding-right: 5px;
}
#article-date {
  font:12px georgia;
  background: #ffffff;
  border-bottom:0px solid #cccccc;
  color: #990000;
  text-align: right;
  line-height: 1.2;
  padding-right: 5px;
}
#article-title {
  text-align: left;
  font:500 16px arial, sans-serif;
  margin-top: 0px;
  padding-left: 50px;
  background: url(Images/kame.gif) no-repeat 5px top;
}
#article-cat-icon img{
  float: right;
  margin: -30px 0 5px 5px;
}
div#article #article-title a, div#article #article-content a {
  text-decoration: none;
  color: #5e729e;
}
div#article #article-content a {
  border-bottom: dotted 1px #86b933;
}
div#article #article-title a:hover,
div#article #article-content a:hover {
  text-decoration: underline;
  /*border-bottom: none;*/
}
#article-content {
  line-height : 1.7;
  letter-spacing : 1px;
  padding:1em 1em 1em 1em;
  font-family:Arial, sans-serif;
  font-size: 14px;
}
* html #articel-content {height: 100%;}
* html #article-content br { /* for buggy IE */
  line-height: 1; letter-spacing:0px;
}
#article #article-content p.cap:first-letter {
  font-size : 180%;
  font-weight : 600;
  color: navy;
}
* html #article-content { 
  word-break: break-all;/* IE specific */
}
#article-content ul, #article-content dl { /* 記事内リスト */
  margin: 1em;
  border-right: double 3px #ddd;
  border-bottom: double 3px #aaa;
}
#article-content ul li, .article-content dl dt { /* 記事内リスト */
  background: url(Images/dlmark.png) no-repeat left center;
  padding-left: 10px;
}
#article-content ol { /* 記事内orderedリスト */
  list-style-type: decimal;
}
#article span.readmore {
  cursor: pointer;
  color: navy;
  padding-left: 1em;
}

#article-pageNav {  /* 記事内ページリンク用スタイル */
  clear: both;
  font-size: 90%;  text-align: center;
  width: auto; height: 30px;
  margin: 2em auto;
}
#article-pageNav span {
  background: url(Images/page-cell.png) repeat-x 0 0;
  border: solid 1px #696EA4;
  width: 4px; height: 30px;
  padding: 2px 3px;
  font: 600 13px Arial, sans-serif;
}
#article-pageNav span.page-stat { background: navy url(Images/page-stat.png) repeat-x 0 0; color: #fff;}
#article-pageNav a { text-decoration: none; border-bottom: none; }
#article-pageNav span.page-cur { color: #aaa; border-left-width: 0; }
#article-pageNav span.page-cell { color: navy; border-left-width: 0; }
#article-pageNav span.page-cell a { border-bottom: none; }
#article-pageNav span.page-next { color: navy; border-left-width: 0;}
#article-pageNav span.page-next a { border-bottom: none; }

#article #article-icon { width: 16px; height: 11px; }
#article-content #headline-readmore { /*--[ ヘッドライン用 続きを読む ]--*/
  margin: 1em;
}
#article-content p.headline-readmore a {
  font-size: 93%;
  color: navy;
  border: none;
}
#article-content p.headline-readmore a:hover {
  color: #ff0066;
  border-bottom: 1px dotted crimson;
  text-decoration: none;
}
#article-content p.headline-readmore a:hover:after {
  content: "≫";
}
#article .article-posted {
  font: 500 12px arial;
  padding: 5px 5px 0px 0;
  color: #888;
  clear: both;
  text-align: left;
}
#article .attached {
  clear: both;
  color: #003264;
  margin: 20px auto 10px 15px;
  font-size: 13px;
}
#article .article-bottom {
  text-align : right;
  padding-right: 0em;
  background : #ffffff;
  margin-bottom: 1em;
}
object {
  width: 93%;
  margin: auto;
  overflow: auto;
}
.draft { /*--[ ドラフト記事囲み用 ]--*/
  height: auto;
}
.draft:before, .draft-before {
  content: "↓未公開の記事です↓";
  color: #fff;
  background: crimson;
  font-size: 11px;
  text-align: center;
}
.article .tags-entry {
  padding-left: 25px; font: 500 12px/17px arial, sans-serif; color: #777;
  background: url(Images/tags-entry.png) no-repeat 0 0px; margin-top: 1em;
}
.article .techrat-entry {
  padding-left: 20px; font: 500 12px arial, sans-serif;
  background: url(Images/techrat-entry.png) no-repeat 0 1px; margin-top: 1em;
}
#article-content div.attached a { border: solid 1px #fff; }
#article-content div.attached a:link { border: solid 1px #fff; }
#article-content div.attached a:hover { border: solid 1px navy; text-decoration: none;}
#article-content div.media-part { 
  margin: auto; text-align: center;
  width: 177px;
  border: solid 1px #ddd;
}
/* ------------------------[ Ajax用コメントボタン ]---------------------*/
.comment-expand {
  clear: both;
  padding-left: 2em;
}
.comment-expand button {
  margin: .5em 0 0 1em;
  background: url(Images/button-fill.png) repeat-x 0 0;
  font: 500 12px arial;
  cursor: pointer;
  width: 120px;
}
.comment-mailback {
  background: url(Images/mail.png) left 3px no-repeat;
  padding-left: 1.3em;
  font-size: 100%;
}
input.txt {
  background: url(Images/bg-formtext.png);
  border: solid 1px #aaa;
  font: 500 14px/1.3 Arial, sans-serif;
  height: 1.3em;
  vertical-align: middle;
}
input.txt:focus {
  border: solid 1px #ff8d60;
  background: #fff7f7;
}
form.comment-form #c_color {
  vertical-align: middle;
}
.commentFormHere {
}
.commentFormHere button {
  color: #094583;
  background: url(Images/button-fill.png) repeat-x 0 0;
  font: 500 12px arial;
  cursor: pointer;
  font: small-caps 500 12px Arial, sans-serif;
}
/* ------------------------[ コメント表示用 ]--------------------*/
.comment-div {
  background-color: #ffffff;
  border: 1px solid #990000;
  text-align : left;
  font-size : 12px;
  margin: 10px 100px 10px 100px;
}
* html .comment-div { height: 1%; }
.comment-div .comment-header {
  padding-top: 2em;
  padding-bottom: 2em;
  text-align: center;
  font-size: 14px;
  color: #000000;
}
.comment-div a{
  text-decoration: underline;
}
.comment-div .comment-entry p{
  color: #555;
  text-align: left;
}
.comment-div span.No{
  font: 600 100% Arial, sans-serif;
}
.comment-div .comment-entry {
  margin:0 auto auto 2em;
}
.comment-div .comment-index {
  padding-bottom: 0.5em;
}
.comment-div .comment-index-owner {
  margin:-1em auto 0.5em -1em;
}
.comment-div .comment-entry-owner {
  padding-left: 4em;
}
.comment-div .comment-body{
  margin: 0.5em 0 0 1em;
  padding-left: 1em;
}
.comment-quote {
  color: #7e7a94;
  border-left: 2px #ddd solid;
  padding: 10px;
}
.comment-cntrl {
  padding-left: 0.5em;
}
.comment-cntrl img {
  vertical-align: middle;
}
.comment-owner {
  width: 18px; height: 18px;
  padding-left: 5px;
}
hr.comment-separator {
  border-width: 0;
  visibility: hidden;
  margin: 1em 0 0.5em 4em;
}
/* ------------------------[ コメントフォーム用 ]---------------------*/
form.comment-form {
  background: #E7E7E7;
  border: 1px solid #cccccc;
  margin: 20px 100px 10px 100px;
  padding: 1em;
  color:#000;
}
* html form.comment-form { height: 1%; }
.comment-intro {
  background: url(Images/check.png) 0 0 no-repeat;
  padding-left: 1.5em;
  font-size: 12px;
  color: #4c4c5c;
}
.comment-createlink {
  background: url(Images/button-fill.png);
  height: 23px;
  cursor: pointer;
}
.comment-inputarea {
  border-left: solid 4px #464d68;
  margin: 1em 0 1em 1em;
  padding-left: 0.5em;
}
.comment-inputarea p {
  margin: 5px 0;
}

.comment-submit {
  margin-top: 1.5em;
  text-align: center;
}
.comment-preview-div {
  padding-left: 1em;
  border-left: solid 4px #696997;
}
#comment-previewarea {
  margin: 2em 0 0 0;
  width: auto;
}
#comment-previewarea .comment-confirm {
  background: url(Images/check.png) 2.3em -0.2em no-repeat;
  margin: 1em;
  padding-left: 4em;
  color: #564240;
}
img.smiley{
  width: 16px;
  height: 16px;
  vertical-align: middle;
  cursor:pointer;
  margin:0 3px 0 0;
}
img.home-icon {
  width: 12px;
  height: 12px;
  vertical-align: middle;
  border: none;
}
textarea.comment-textarea {
  width: 98%;
  border: solid 1px #aaa;
  background: #f7f7f7;
}
.comment-quoted {
  text-align: left;
  margin: 1em;
  padding: 0 .5em 0 0.5em;
  background: #fffefe;
}
.comment-quoted p#quoted-comment {
  font-size: 100%;
  margin: 1em 0 0 1.5em;
  border-left: solid 2pt #ddd;
  padding: 0 1em 0 0.5em;
}
/* -----------------------[ 記事のリスト表示 ]-------------------------*/
div.show-list {
  width: 100%;
}
div.show-list ul {
  width: 73%;
  margin: auto;
  list-style: url(Images/dlmark.png) square;
  padding-left: 3em;
}
div.show-list ul li { padding-bottom: .5em; }
/*----------------------------[ 引用フォーマット ]-------------*/
div.quote {
  border-left : 2px solid #ddd;
  border-right : 2px solid #ddd;
  background-color : #fff;
  font-size : 95%;
  padding : 5px;
  margin: 1em 2em 1em 1em;
  color : #00468c;
}
blockquote {
  font-size : 95%;
  padding : 0px;
  margin: 0 2em 1em 1em;
  color : #00468c;
  background: #f0efec;
}
blockquote dl {
  padding: 3px 10px 0px 10px;
}
.quote:before {
  background: transparent url(Images/qtr.png) scroll no-repeat top right;
  padding: 0;
  margin-bottom: -24px;
  height: 24px;
  display: block;
  border: none;
  content: url(Images/qtl.png);
}
.quote:after {
  display: block;
  content:  url(Images/qbl.png);
  padding: 0;
  margin: 1px 0 0 0;
  height: 24px;
  border: none;
  background: transparent url(Images/qbr.png) scroll no-repeat bottom right;
}
q {
  font-size : 12px;
  margin: 1em;
  color : #00468c;
}
pre {
  font: 500 13px courier new,Verdana, monospace;
  background : #f7f7f7;
  border : dashed 1px #808080;
  margin: auto;
  padding: 10px;
  width: 89%;
  height: 3em;
  clear: both;
  overflow-x: auto;
}
body[id=weblog] pre {
  overflow: auto;
  min-height: 4em;
  height: auto;
}
code {
  font: 500 13px Arial, sans-serif;
  color: #2d542c;
}
ul.decimal {
  list-style-type: decimal;
  padding-left: 2em;
  background: #fff;
  font-size: 90%;
}
.underline {
  text-decoration: underline;
}
.google-it {
  font : 600 13px 'Times New Roman',serif;
  color : #2020ff;
  cursor : pointer;
}
dl dt {
  background: url(Images/dlmark.png) center left no-repeat;
  padding: 5px 0 0 12px;
  font-weight: 600;
}
dl dd {
  padding: 0 2em 0 1em;
  margin-bottom: 0.8em;
  line-height: 145%;
  color: #444;
}
dd a { text-decoration: underline; }
.attached {
  clear: both;
  color: #003264;
  margin-top: 20px;
}
span.stars img {
  width: 16px; height: 16px;
}
/* --------------------[ ページナビのスタイル ]----------------------*/
#main .nav {
  margin: 20px auto;
  text-align: center;
  font-family:Arial, sans-serif;
  font-size:9px;
}
#main .nav p {
  margin-top: 1em;
}
/*------------------------[ ログイン情報用 ]-------------*/

#login-info {
  position: relative; 
  top: -10px; left:250px;
  width: 30%;
  text-align: center;
 float : left;
}
#login-info span {
  color: #A33131;
  font-weight: 600;
  font-size: 110%;
}
/*------------------------[ テーマ切り替えセレクター用 ]-------------*/
#theme-bk {
  position: relative; 
  top: 0px; left: 0px;
  width: 100px; height: 23px;
  z-index: 1000;
}
#theme-selector {
  position: absolute;
  top: 20px; left: 50px;
  width: 100px; height: 20px;
  background: #fff;
  color: navy;
  cursor: crosshair;
  text-align: center;
  border: solid 1px #aaa;
  font: 500 13px/20px Century Gothic, Arial, sans-serif;
}
#theme-selector ul {
  display: none;
  background: #fff;
  border: 1px solid #ccc;
}
#theme-selector ul li a {
  display: block;
  color: navy;
  background: #fff;
  text-align: center;
  text-decoration: none;
  border-top: 1px solid #ccc;
  width: auto; height: 20px;
}
#theme-selector:hover ul, #theme-selector.over ul { display: block; }
#theme-selector ul li a:hover{ 
  color: #fff;
  background: #33cc33;
}
/*------------------------[ カウンター用 ]-------------*/
#pp-counter{
  position: relative; 
  top: 0px; right:20px;
  font-size : .8em;

  color: #5353A6;
  width: 280px;
  text-align: right;
 float : right;
}
/*------------------------[ ブロッグバー用 ]-------------*/
#blog-bar{
  position: relative; 
  top: 0px; right:30px;
  text-align: center;
 float : right;
}
#toggleIcon {
  position: absolute;
  top: 10px; left: 10px;
  cursor: pointer;
  width: 34px; height: 34px;
}
/*----------------------------[ リンクバー用 ]-------------*/
#linkbar {


  margin-top: 0px;
}
#linkbar ul{
  text-align: center;
  margin: 3px;
}
#linkbar ul li{
  padding-left: 1em;
  margin-top: 0;
  display: inline;
}
#linkbar ul li a {
  border: none;
}
#linkbar ul li a span {
  display: none;
}
/*------------------------[ HTML生成時間表示用 ]-------------*/
#rendering-time {
  position: relative; 
  top: 15px; left:10px;
  color: #e6e6e6;
  font:500 80% georgia, serif;
  float : left;
}
/*----------------------------[ 検索ボックス用 ]-------------*/
#search-box{
  position: relative; 
  top: 5px; right:10px;
  width: auto;
  margin: auto; height: 21px;
  text-align: center;
 float : right;
}
#search-box form #submit {
  width: 18px; height: 20px;
  vertical-align: top;
  padding-left: 0;
}
#search-box form #q {
  width: 110px; height: 1.2em;
  font: 500 12px arial, sans-serif;
  border:  1px solid #9097A2;
  background: #eee url(Images/bg-formtext.png) repeat-x;
  padding: 2px;
}
#search-box form #q:hover, #search-box form #q:focus {
  background: #fff;
}
/*----------------------------[ 詳細検索用 ]-------------*/
.search-intro {
  margin-top: 50px;
  color: navy;
}
.search-form {
  background-color: #eeeef4;
  border: 1px solid #aaa;
  width: auto;
  margin: 2.3em auto auto auto;
  padding: 1em;
}

.search-form ul { list-style: square; margin-left:30px;}
dl.search-result {
  margin: 1em;
  padding: 1em;
}
dl.search-result dd {
  text-decoration: none;
  color: #555;
  padding: 0.25em 0 0 1.5em;
}
.search-result dt {
  margin-top: 0.7em;


}
dt.search-result-hit {
  background: none;
  margin-top: 1.5em;
}
dt.search-result-hit span.cat{
  font-weight: 500;
  padding-left: 2em;
}
.search-result-index {
  font: 700 14px arial, sans-serif;
}
.search-result-comment{
  border-left: solid 2pt #ddd;
  margin-left: 2em;
  padding-left:0.5em;
}
.search-result-comment dt {
  padding-left: 0.3em;
  font: 600 14px Arial, sans-serif;
  background: none;
  color: #111;
}
/* -----------------------[ カレンダー用 ]--------------------- */
#calendar {
  font: 500 13px arial, sans-serif;
  width:682px;
 background: url("Images/kabe003.gif") no-repeat;
  border: 1px solid #562d3d;
  margin: 0 auto 0 auto;
}
#calendar .box-cap {
  border: 1px solid #02bf1e;
  border-bottom-width: 0;
  border-top-color: #02bf1e;
  height: 20px;
}
#calendar .box-cap table {
  background: none;
  width: 100%;
}
#calendar table.calendar {
  background: #e5ffea;
  border: 1px solid #02bf1e;
  border-top-width: 0;
  width : 200px;
  margin: auto;
}
#calendar table.calendar td{
  font : 500 13px Georgia, arial;
  padding : 2px;
  text-align : center;
}
#calendar table.calendar a {
  text-decoration : none;
  font : 500 13px Georgia, arial;
}
#calendar tr.header td {
  font : 600 14px arial;
}
#calendar span.calendar-cap {
  font: 700 110% Georgia;
  text-align: center;
  color: #fff947;
}
#calendar span.prev-month {
  display: block;
  text-indent: -10000px; /* 画像を指定したいときに */
  width: 20px; height: 20px;
  background: url(Images/prev.png) 5px 5px no-repeat;/* 背景として画像指定 */
}
#calendar span.next-month {
  display: block;
  width: 20px; height: 20px;
  text-indent: -10000px;
  background: url(Images/next.png) 5px 5px no-repeat;
}

#calendar table td.daySubmit {
  background-color : #eaeaf4;
}
#calendar table td span.Sun {
  color : rgb(250,90,70);
}
#calendar table td span.Sat {
  color : navy;
}
#calendar table td span.Today {
  color : rgb(5,170,50);
  font-weight : 600;
}
#calendar table td strong.month {
  font : 600 13px georgia, serif;
  color : #2d3073;
}

/*------------------------[ トラックバック表示 ]---------------------*/
.trackback-header {
  padding-top: 2em;
  padding-bottom: 2em;
  text-align: center;
  font-size: 120%;
  color: navy;
}
dl.trackback{
  text-align:left;
  width:95%;
  margin-left:1em;
  margin-right : 1em;
  padding-left: 1em;
  border-left : dotted 3px #ddd;
  border-bottom: dotted 2px #ddd;
}
dl.trackback dt { 
  font: 500 15px georgia;
  color: #2A3164;
  padding-left: 0.5em;
}
dl.trackback dd { 
  margin-top: .5em;
}
dl.trackback dd:first-letter { 
  font-size: 16px;
  color: crimson;
}
dd.tb-footer{
  font-size:11px;
  color:#00004d;
  text-align: right;
}
/* ------------------------[ トラックバック導入 ]---------------------*/
form.trackback-preface {
  text-align: center;
  width: 80%;
  margin: auto;
  padding: 1em;
}
form.trackback-preface legend {
  color: #ac1822;
  font-size: 90%;
}
form.trackback-preface p {
  margin: .7em;
  padding: .5em;
  font-size: 90%;
  color: #777;
  text-align: left;
}
form.trackback-preface p input.txt {
  width: 400px;
}

/* -----------------------[ サイドバー関連 ]--------------------- */
#recently, #menu, #categories, #comments, #trackbacks, #archives, #tags, #others {
  font-size: 97%;
  color: #005151;
}
h3.sidebar-cap{
  width: 260px;
  height: 25px;
  font: 800 120% arial, sans-serif;
  background: url("Images/tabu.001.gif") #efefef no-repeat;
  border: 1px solid #b3b3b3;
  margin :  0;
  letter-spacing: 1px;
  color: #58587e;
}
.sidebar-body{
  width: 250px;
  border: 1px dotted #b3b3b3;
  border-top-width: 0;
  background-color: #ffffe5;
  padding: 5px;
  margin-bottom: 15px;
}
.sidebar-body a{
  font-weight: normal;
}
.sidebar-foot {
  /*margin-top: 0; padding-top: 0;*/
}
span.expand-icon {             /* サイドボックス展開用ボタン */
  position: relative;
  right:3px;
  display: block;
  width: 14px; height: 14px;
  font-size: 1px;
  margin: 3px 0;
  background: url(Images/toggle.gif) 0px 0px no-repeat; 
  float: right;
  cursor: pointer;
  z-index: 1000;
}
                        /* UL指定　デフォルトではマークなし */
ul, ol {
  list-style: none;
}

ul.sidebar-menu {                     /* # メニュー用 */
  text-align: center;
  list-style: none;
}
          /* # 最近のエントリー・コメント・トラックバック用スタイル */

ul.sidebar-recently,
ul.sidebar-comments,
ul.sidebar-trackbacks,
ul.sidebar-archives,
ul.sidebar-tags,
ul.sidebar-others {
  width: 250px;
  padding-left: 7px;
}
ul.sidebar-recently li, ul.sidebar-comments li, ul.sidebar-trackbacks li {
  padding: 3px 0 2px 15px;
  background: url(Images/listmark4.gif) 2px 8px no-repeat;
}
ul.sidebar-comments ul li.nest1 {
  margin-top: 1px;
  margin-left: 9px;
  padding : 0px 0px 2px 20px;
  background: url(Images/nest1.png) 0 1px no-repeat;
}
ul.sidebar-trackbacks ul li.nest1 {
  background: url(Images/nest1.png) 0 1px no-repeat;
  padding : 0px 0px 2px 20px;
}
ul.sidebar-trackbacks li.no-ping, ul.sidebar-tags li.no-tag { /* tBがまだないとき */
  color: #bbb;
  background: none;
  padding-left: 2em;
  font: small-caps 13px Century Gothic,Arial,sans-serif;
}
ul.sidebar-comments ul li.nest2 {
  margin-left: 27px;
  padding-left: 20px;
  background: url(Images/nest2.png) 0 3px no-repeat;
}
ul.sidebar-comments ul li.show-all-comments a {
  color: navy; padding-bottom:5px; font-size: x-small;
}
ul.sidebar-comments ul li.show-all-comments a:before {
  content: " ↓ ";
}
ul.sidebar-categories {                  /* サイドバーカテゴリー表示 */
  text-align: left;
}
ul.sidebar-categories * a {
  font-size: 90%;
}
ul.sidebar-categories li.main-category {
  background: url(Images/listmark4.gif) 15px 4px no-repeat;
  padding : 0px 0px 2px 35px;
}
ul.sidebar-categories li.sub-category {
  background: url(Images/nest1.png) 25px 1px no-repeat;
  padding : 0px 0px 2px 45px;
}
ul.sidebar-categories span { /* 記事数がゼロのとき */
  font-size: 90%;
  color: #aaa;
}
ul.sidebar-archives li {                /* サイドバーアーカイブ用 */
  padding-right: 2em;
  text-align: right;
}
ul.sidebar-others {                      /* サイドバーOTHERS用 */
  text-align: center;
  padding-top: 5px;
}
ul.sidebar-others li {
}
ul.sidebar-tags li {                      /* サイドバータグ用 */
  display: inline;
}
ul.sidebar-tags .tags-end {
  text-align: right; font-size: 12px;
  display: block; padding-right: 1em;
}
/*---------------------------[ カテゴリー一覧表示用 ]----------------------*/
.category-list {
  width:250px;
  margin: 30px auto;
}
.category-list ul {
  list-style: none;
  margin-left: 2em;
  padding-left: 15px;
}
.category-list ul li.main-category {
  background: url(Images/folder.png) 15px 5px no-repeat;
  padding : 5px 0px 2px 35px;
}
.category-list ul li.main-category span,
.category-list ul li.sub-category span {
  color:#aaa;
  font-size: 90%;
}
.category-list ul li.sub-category {
  background: url(Images/nest1.png) 45px 1px no-repeat;
  padding : 0px 0px 2px 65px;
}
* html .category-list ul {height: 100%; /* for IE */}
.category-nav, .tags-nav {
  margin-top: 1.5em;
}
/*--------------[ 外部動画 ]-------------*/
.video-link {
  width: 425px; margin: auto; z-index:1;
}
#category-structure {
  margin: 1.5em auto 1em auto;
  padding: 1em;
  width: 380px;
  background: url(Images/bg-header.png) repeat-x 0 100%;
}
#category-structure p {
  margin-bottom: 1em;
}
#category-structure p button {
  background: url(Images/button-fill.png);
  height: 20px;
  font-weight: 800;
  padding: 0 0 2px 1px;
  cursor: pointer;
}
#category-structure ul {
  margin-left: 5em;
}
/*---------------------------[ アーカイブ / タグ 一覧表示用 ]----------------------*/
div.archives-list, div.tags-list {
  width: 230px;
  padding-left: 1em;
  margin: auto;
}
div.archives-list ul, div.tags-list ul {
  list-style: url(Images/folder.png) inside square;
  margin-left: 2em;
}
div.archives-list ul li, div.tags-list ul li{
  margin-bottom: 3px;
}
div.archives-list h3, div.tags-list h3 {
  margin: 2em auto;
  color: navy;
}
/*------------------------[ 写真・ドロップシャドウ設定 ]-----------------*/
p.photo-noshadow {
  padding: 3px;
  float: left;
  margin: 15px 2px 2px 7px
}

p.photo-shadow img, p.photo-noshadow img {
  display: block;
  padding: 7px; margin: 0;
  border: 1px solid #ccc;
  border-color: #aaa #888 #999 #bbb;
  background-color: #fff;
  position: relative;
  left: -7px; top: -7px;
  overflow: hidden;
}
* html p.photo-shadow img, p.photo-noshadow img {
  position: static;
  margin: 0 7px 7px 0;
}
*:first-child+html p.photo-shadow img, p.photo-noshadow img {
  position: static;
  margin: -5px 7px 7px -5px;
}
.photo-shadow img.borderless, p.photo-noshadow img.borderless{
  padding: 0;
}
p.photo-shadow {
  float: left;
  margin: 4px -4px 3px 4px;
  background: url(Images/shadow.gif) no-repeat right bottom;
}
html>body p.photo-shadow {
  background: url(Images/shadow.gif) no-repeat right bottom;
  margin: 18px 0 0 18px;
}
p.photo-shadow:before {
  content: " ";
  background: url(Images/shadow.gif) no-repeat right top;
  display: block;
  width: 9px; height: 9px;
  margin: -9px 0 0 auto;
}
p.photo-shadow:after {
  content: "";
  background: url(Images/shadow.gif) no-repeat left bottom;
  display: block;
  margin: -9px 0 0 -9px;
  width: 9px;  height: 9px;
}

.photo-caption {
  margin: -5px auto 20px -5px;
  font-size: 13px; color: navy;
  padding-left: 30px;
  clear: both;
}
.al-left {
  float: left;
  display: inline;
}
.al-right {
  float: right;
}
.al-center { margin: auto;}
/* ---------------------[ 画像ギャラリー表示設定 ]---------------------*/
.gallery {
  margin: 60px auto; 
  position: relative;
  z-index: 1;
  width: 296px; /* (1*2+64+4*2)*4 = 296 <-- minimal width   */
  height:400px;
}
.gallery ul {
  position: absolute; 
  top: 0; left: 0; 
  background: #fff;
  border: 0px solid #333;  /* 外枠の幅 */
  list-style-type: none;
}
.gallery ul li {
  display: inline;
  float: left;
  padding: 4px;
}
.gallery ul li span{
  display: none;
}

.gallery ul li a img {
  width: 64px; height: 64px;
  padding: 0;
  border: 0;
  background: #000;
}
.gallery ul li a {
  float: left;
  width: 64px; height: 64px; /* Image's width */
  border: 1px solid #333;    /* 画像の枠幅 */
  display: block;
}
.gallery ul li a:hover {
  position: relative;
}

.gallery ul li a:hover img {
  position: absolute;
  left: -20px; top: -10px;
  width: 100px;
  border: 1px solid #aaa;
  padding: 5px;
  background: #fff;
  display: block;
}
.gallery ul li a:hover span { /* ToolTip */
  position: absolute;
  left: -20px; top: -30px; /* top is img's top + height */
  width: 100px; height: 20px;
  font: 700 14px Trebuchet ms, Tahoma, Verdana;
  padding: 5px;
  text-align: center;
  display: block;
  background: #fff;
  border: solid 1px #aaa;
  border-bottom-width: 0;
  text-decoration: none;
}

table.page-nav-main,
table.page-nav-sub {
  border-collapse: collapse;
  letter-spacing: 1px;
  font:600 13px/21px arial;
  width: auto;  height: 21px;
  margin: 37px auto;
  color: navy;
  border-top: 1px solid navy;
  border-bottom: 1px solid navy;
}
table.page-nav-main a{
  text-decoration: none;
}
table.page-nav-main tr td {
  padding: 0;
}
table.page-nav-main td.circle {
  width: 20px;
  text-align:center;
}
table.page-nav-main td.circle-a {
  width: 20px;
  text-align:center;
  color: navy;
  font-weight: 800;
  text-decoration: underline overline;
}
table.page-nav-main td.lhalf {
  width: 0;
}
table.page-nav-main td.rhalf {
  width: 0;
}
table.page-nav-main td.cen {
  line-height: 20px;
  height:20px;
}
   /* ---------------------[ アマゾンアソシエイト表示設定 ]---------------------*/
.amazon-box {
  margin: 0 auto 1em .5em; padding: .3em .2em 1em 2em;
  width: auto; max-width: 540px;
  position: relative;
}
* html .amazon-box { height: 1%; display: inline; }
.amazon-box p.entry {
  margin: 10px; float: left;
}
.amazon-box p.entry img {
  margin: 10px;
}
.amazon-box p.title a, .amazon-box p.entry a,
.amazon-box ul.amazon-info li a { border-width: 0;}
.amazon-box p.title {
 margin: 15px 0 -8px 0; font-weight: 600;
}
.amazon-box ul.amazon-info {
  list-style: none; border: none;
}
.amazon-box ul.amazon-info li {
  font-size: 80%; padding-left: 10px;
  background: none; line-height: 1.5;
} * html .amazon-box ul.amazon-info li { line-height: 2.0; }
.amazon-box ul.amazon-info li span { color: #002233; font-weight: 600; }
.amazon-box ul.amazon-info li.review dl {
  border: solid 2px #ddd; width: 100%; background: ivory;
  position: relative; left: -100px; top: 3px;
} * html .amazon-box ul.amazon-info li.review dl{ left: -10px; }
/* ---------------------[ ソーシャルブックマーク設定 ]---------------------*/
.social-bookmark {
  float: right; vertical-align: top; padding-right: 2em;
}
.social-bookmark img { vertical-align: middle; }
.social-bookmark .sbm-hatena { color:red; background:pink; font: 600 8pt Arial; text-decoration: underline;}
.social-bookmark .sbm-hatena:after, .social-bookmark .sbm-livedoor:after,
.social-bookmark .sbm-buzzurl:after { content: " users";}
.social-bookmark .sbm-delicious { color:#fff; background:blue; font: 800 8pt Trebuchet MS, Arial; }
.social-bookmark .sbm-yahoo { font-weight: 800; color: crimson;}
.social-bookmark .sbm-livedoor { color:#cc00ff; background:#eeddff; font: 500 8pt Arial; }
.social-bookmark .sbm-buzzurl { color:navy; background:#ffeeff; font: 500 8pt Arial; }