html, body {
 height: 100%;
}
body { font-family: arial, sans-serif; background-color: #fff; font-size: 9.5pt !important; }
a:link { color : #336699; }
/*a:visited { color : #336699;}*/
/*a:hover { text-decoration: underline; background : lightblue; }*/
a:visited { color: navy;}
a:hover{ text-decoration: underline; color: salmon;}

a:active { text-decoration: underline; }

ins { text-decoration:none; display: inline;}
img { border:none;}
div { margin:0;}

h1,h2 { padding: 2px 10px; margin: 0.5em 0; font-size: 1.3em;}
h3 { font:500 16px arial; text-align:center;}
h4 { font:500 15px arial; text-align:center; margin-top: 30px;}
h5 { margin: 0.5em 0; font:600 16px "Trebuchet MS", sans-serif;}
h6 { margin: 0.5em 0; font:500 13px "Trebuchet MS", sans-serif; text-align:center;}

#header {
  width: 950px;
  background: #ffffff;
  border: 1px solid #aaa;
  margin: 5px 0 10px 0;
  padding: 10px auto 0 auto;
}
#pagebody {
  width: 100%;
}
#column-center {
  width: 680px;
  top: 150px;
  padding:0 0 1em 0;
  margin-top: -10px;
}
#column-right{
  position: absolute;
  top: 150px; left: 700px;
}

#footer {
  width: 65%;
  float: left;
  padding:3em 0 1em 0;
  /*font-size:0.9em;*/
  color: #777;
}

#theme-selector {             /* テーマ切り替えセレクター用 */
  position: absolute; 
  top: 150px; left: 30px;
  width: 17%;
  text-align: center;
}
#rendering-time {             /* HTML生成時間表示用 */
  position: absolute;
  top: 40px; right: 40px;
  color: #888;
  font:500 80% georgia, serif;
}

#search-box{                  /* 検索ボックス用 */
  position: absolute;
  top: 30px; left: 630px;
  width: 300px;
  text-align: center;
}
#search-box form input { font-size: 100%; }
#search-box form #submit { padding: 3px 0 2px 0; }
#search-box form #q {
  width: 180px;
  font-size: 100%;
  border:  1px solid #9097A2;
  background: #fff;
  padding: 3px;
}
#search-box form #q:hover, #search-box form #q:focus {
  background: #fff;
}
.nav, .nav a {
  font-family: times new roman;
  text-decoration: none;
  font-size: 14px;
  text-align: center;
  margin-top: 30px;
  padding-bottom: 0;
}

                                        /* 記事ボックススタイル */
/* div.article, div.article-united{ ## DO NOT DELETE THIS!*/
div.article {
  background: #ffffff;
  border: 1px solid #aaa;
  font-size: 1.1em;
  line-height: 1.5;
  margin: 5px 0 0 0;
  width: 100%;
}

div.article .date {
  font:600 15px arial; 
  margin-top:0;
  text-align: left;
  padding-left:5px;
}
div.article .title {
  text-align: left;
  font:600 20px arial;
  padding-left:4px;
}
div.article .title a {
  text-decoration: none;
  color: #1A204E;
}
div.article .title a:hover {
  text-decoration: underline;
}
.article .cat {
  font:500 12px arial;
  padding:5px 10px 0 0;
  float: right;
}
div.article code {
  font: 500 10px verdana, arial;
  text-align: left;
  color: #999;
  padding-left: 7px;
}
.article-content{
  padding: 0em 1em .5em 1em;
}
.article-posted {
  clear: both;
  margin : 20px auto 0 20px;
  color : #aaa;
  font-size : 11px;
  letter-spacing : 0;
  text-align: right;
}
.article-posted a {
  font-size :12px;
  text-decoration : none;
}
.article-posted a.jump img { margin-top: 3px; }
.article-bottom {
  text-align : right;
  padding-right : 2em;
  padding-top : 0.8em;
  padding-bottom: 0.5em;
  clear: both;
}
div.article-nav { /* 記事ページ用 */
  text-align: center;
  width: 230px;
  margin: 1em auto;
  font-size: 90%;
}

.comment-form {
  background: #ffffff;
  border: 1px solid #aaa; 
  font-size: 1.1em;
  line-height: 1.5;
  margin: 5px 0 0 0;
  padding : 5px 0 5px 2px;
  width: 100%;
}

div.comment-form .comment-form-title {
  font:600 20px arial;
  font-size: 1.5em;
  margin:0;
  padding:0;
  text-align: left;
}

.comment-div a{
  text-decoration: underline;
}
.comment-div h5{
  font: 500 93%/1.5 trebuchet ms, arial, ms p gothic, sans-serif;
  color: #555;
  text-align: left;
}
.comment-div h5 span.No{
  font: 600 100% arial, ms p gothic, sans-serif;
}
.comment-div .comment-body{
  padding-left: 1em;
}
.comment-cntrl {
  padding-left: 0.5em;
}
.comment-cntrl img {
  vertical-align: middle;
}
.owner-comment {
  width: 18px; height: 18px;
}
hr.dot-line {
  border-width: 0;
  border-bottom: dotted 2px #C5D7CA;
  width: 100%;
  margin: 0.7em auto 1em auto;
}
                              /* コメントフォーム用 */
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#c_com {
  width: 95%;
  background: #f7f7f7;
}
.createLink {
  cursor: pointer;
  font-size: 13px;
  color: navy;
}
.createLink img {
  width: 21px;
  height: 20px;
  border: 1px solid #aaa;
  vertical-align: top;
}
.comment-quoted {
  text-align: left;
  margin: 1em;
  padding: 0 .5em 0 0.5em;
  background: #fffefe;
}
.comment-quoted p#quoted-comment {
  font-size: 93%;
  margin: -1em 0 0 1.5em;
  border-left: solid 2pt #ddd;
  padding: 0 1em 0 0.5em;
}
.quote-button img { vertical-align: top; }
                                      /* 記事一覧(リスト表示用) */
div.show-list {
  width: 90%;
  margin: 3em auto;
}
div.show-list ul {
/*  list-style: url(Images/dlmark.png); */
  padding-left: 2em;
}
                                      /* テキストフォーマット関連 */
div.quote, blockquote {
  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;
}
q {
  font-size : 12px;
  margin: 1em;
  color : #00468c;
}

pre {
  border: 1px dashed;
  color: #333;
  font-size: 90%;
  background-color: #def;
  line-height: 140%;
  margin   : 0 0 0 0;
  padding-left: 2px;
  overflow : auto;
  width    : 100%;
}


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

                    /* サイドバー関連 */
#recently, #menu, #categories, #comments, #trackbacks, #archives, #others {
  margin-top : 30px;
  color : #005151;
  padding-top: 0;
}
h5.box-cap{
  /*padding: 1px 3px 0 5px;*/
  padding: 2px 3px 0 0;
  font-size: 1.4em;
  margin-bottom :0;
}

.box-body{
  width: 250px;
  border: 1px solid #aaa;
/*  background-color: #faf9f6; */
  background-color: #ffffff;
  text-align: left;
  padding: 5px; 
  margin-bottom: 2em;
}
.box-body *{
  margin: 3px 1px 2px 2px;
  /*margin-top: 0;*/
  /*padding-top: 0;*/
}
.box-foot {
  margin-top: 0; padding-top: 0;
}
span.expand-icon {             /* # ボックス展開用 */
  display: block;
  width: 13px;
  height: 13px;
  font-size: 1px;
  margin: 3px 2px 1px 0;
  background: url(Images/expand.png) 0px 0px no-repeat; 
  float: right;
}
                        /* UL指定　デフォルトではマークなし */
ul, ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul li ul, 
ol li ol {
  margin-top: 2px;
}
ul li{
  margin-top: 5px; 
}

/* # 最近のエントリー・コメント・トラックバック用スタイル */
ul.recently-sidebar, ul.comment-sidebar, ul.trackback-sidebar { 
  margin-top: 0px;
}
ul.recently-sidebar li, ul.comment-sidebar li, ul.trackback-sidebar li {
  margin-left: 0px;
  padding: 3px 0px 2px 18px;
}
ul.comment-sidebar ul li.nest1, ul.trackback-sidebar ul li.nest1 {
  margin-top: 1px;
  margin-left: 9px;
  padding : 0px 0px 2px 20px;
}
ul.comment-sidebar ul li.nest2, ul.trackback-sidebar ul li.nest2{
  margin-left: 27px;
  margin-top: 0;
}
ul.comment-sidebar ul li.show-all-comments a {
  color: navy; padding-bottom:5px; font-size: x-small;
}
ul.comment-sidebar ul li.show-all-comments a:before {
  content: " ↓ ";
}

ul.archives-sidebar li {                /* サイドバーアーカイブ用 */
  padding-right: 20px;
  text-align: left;
}
ul.others-sidebar {                      /* サイドバーOTHERS用 */
  padding-top: 5px;
}
ul.others-sidebar li {
  text-align: center;
}
                                       /* カテゴリー一覧表示用 */
ul.category-list {
/*  list-style: url(Images/folder.png) inside square; */
  margin-left: 2em;
}
ul.category-list ul li{
  /* list-style: url(Images/nest1.png) inside square; */
  margin-left: 2em;
  padding-left: 5px;
}
ul.category-list li {
  margin-top: 7px;
  padding-left: 5px;
}

.category-nav {
  margin-top: 1.5em;
}
                                        /* アーカイブ一覧表示用 */
div.archives-list {
  width: 180px;
  padding-left: 1em;
  margin: auto;
}
div.archives-list ul {
/*  list-style: url(Images/folder.png) inside square; */
  margin-left: 2em;
}
div.archives-list h3 {
  margin: 2em auto;
}
ul.category-sidebar {                  /* # カテゴリー表示 */
  text-align: left;
  margin-left: 3px;
}
ul.category-sidebar * a {
  font-size: 90%;
}
ul.category-sidebar li.main-category {
/*  background: url(Images/listmark1.png) 5px 4px no-repeat; */
  padding : 0px 0px 2px 20px;
}
ul.category-sidebar li.sub-category {
/*  background: url(Images/nest1.png) 25px 1px no-repeat; */
  padding : 0px 0px 2px 50px;
}


/* 詳細検索用 */
.search-form {
  background: #ffffff;
  border: 1px solid #aaa;
  width:450px;
  margin: 3em auto auto auto;
  padding: 1em;
}

.search-form ul { list-style: square; margin-left:30px;}
.search-result {
  margin: 1em;
  padding: 1em;
  border: dashed 1px #aaa;
  /*border: dashed 2px #eee;*/
}
.search-result dt {
  margin-top: 0.7em;
}


/* フォーム関連 */
legend {
  font:600 20px arial;
  background : #fff;
  color : #000;
  padding  : 1px;
  height : 20px;
}

input[type=text], input.txt {
  border : 1px solid #aaa;
  background : #f7f7f7;
  height: 1.2em;
}
input[type=submit] {
  background : #fdfdff;
  border : 1px solid #aaa;
  font : 500 14px georgia, sans-serif;
}
input[type=checkbox] {
  border-width : 0;
}
input[type=image] {
  vertical-align: middle;
}
button , input.button, button.button {

  font-size: 100%;
  font : 600 13px arial, 'Times New Roman', serif;
  background: #3E5990;
  color: #fff;
  padding: 1px 4px;
  border-style: solid;
  border-width: 1px;
  /*border-color :#9097A2 #283043 #283043 #9097A2;*/
  border-color :#3E5990;

}

 /* 写真・ドロップシャドウ設定 */
p.photo-shadow {
  padding: 0;
  float:left;
  background:transparent url(Images/shadow.png) right bottom no-repeat;
  margin: 15px 2px 2px 7px
}
p.photo-noshadow {
  padding: 0;
  float:left;
  margin: 15px 2px 2px 7px
}
p.photo-shadow img, p.photo-noshadow img {
  display: block;
  position: relative;
  margin: -3px 5px 5px -3px;
  padding: 7px;
  border: 1px solid #ccc;
  border-color: #ddd #999 #999 #ccc;
  background-color: #fff;
}
p.photo-shadow img.borderless, p.photo-noshadow img.borderless{
  padding: 0;
}
.photo-caption {
  margin: 0px 10px 20px 20px;
  text-align: left;
  font-size: 80%;
  color: navy;
  clear: both;
}
.al-left { float: left; }
.al-right { float: right; }
.al-center { margin: auto;}

                                   /* 画像ギャラリー用 */
.gallery { margin: 30px auto 30px auto;}
.gallery table { margin: auto;  width: auto;}
.gallery p {
 color: #555;
 font : 600 14px georgia, times new roman, serif;
}
.gallery table tr td {
  text-align : center;
  vertical-align : middle;
  width: 120px;  height: 150px;
  padding: 5px;
  margin-bottom: 10px;
  background: url(Images/slide.jpg) center center no-repeat;
}
.gallery a img {
  margin: 3px;  padding: 3px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-color: #ddd #999 #999 #ccc;
}
.gallery p.photo-shadow {
  background: none;
  margin: 0;
}
.gallery h4 { text-align: center;}
.gallery h4 a {
  text-decoration: underline;
  font-size: 130%;
}
                             /* amazonアソシエイト用 */
.amazon-box{
  width: 350px;
  margin-left: 2em;
}
.amazon-box img.photo{
  float: left;
  margin-right: .8em;
  min-width: 80px;
  min-height: 80px;
}
.amazon-box .amazon-info {
  font-size: 80%;
  padding: .7em;
  margin-top: -.5em;
}
.amazon-box .amazon-info span{
  color: #7F81DD;
}

/* yoichi extension */
#hcard-Yoichi-Kawasaki { 
  padding:.5em; 
/*  background:#ccc; */
  background:#ffffff;
  border:1px solid #aaa; 
  margin-right:2em; 
  font-size:90% 
}


