@charset "UTF-8"; /* PublishCharset into mt-config.cgi */

/* すべて */
* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
}
body {
    margin: 0;
}

/* 見出し */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

/* リンク */
a,
a:link,
a:visited {
    color: #ffff00;
    text-decoration: none;
}
a:hover {
    color: #ｆｆｆｆ00;
    text-decoration: underline;
}
a:active {}

/* リンクつき画像 */
a img {
    border: 0;
}

/* 段落 */
p {
    margin-top: 15px;
    margin-bottom: 15px;
}

/* 順序なしリスト */
ul, ol {
    padding-left: 0px;
}
ul li {
    list-style-type: circle;
}

/* 定義リスト */
dl {}
dt {}
dd {
    padding-left: 8px;
}

/* フォーム */
form {
    margin: 0px;
}
#search-options,
input {
    padding: 1px;
    font-size: 12px;
}

/* 引用 */
blockquote {
    width: auto;
    margin: 15px 20px 0 20px;
    padding: 10px;
    border: 1px solid #666666;
    background: #f6f6f6;
    font-size: 10px;
    line-height: 150%;
}
.quotetitle { /* 引用文タイトル */
    font-size: 10px;
    border-bottom: 1px solid #666666;
    padding: 3px;
}

/* タイトルバナー */
#banner {
    width: auto;
    height: 70px;
    padding: 0 0 0 0;
    border-bottom: 1px solid #999999;
    color: #999999;
    text-align: left;
}

#banner h2 {
    color: #ffffff;
    font-size: 12px;
}

#banner-upper-box {
    width: 1024px;
    border-right: 1px solid #ffffff;
    margin: 0;
    padding:0;
    background: #990011;
}

.banner-upper {
    padding:3px;
    font-size: 9px;
    color: #B3B3B3;
}

.banner-header{
    padding: 20px 10px 0 10px;
}

#banner a,
#banner a:link,
#banner a:visited {
    color: #ffffff;
    font-size: 32px;
    text-decoration: none;
}
#banner a:hover {}
#banner a:active {}

/* タイトルバナー下の説明 */
#banner h1 {
    margin: 0;
    color: #ffffff;
    font-size: 16px;
}
#banner h2 {
    margin: 0;
    color: #ffffff;
    font-size: 12px;
}
#banner-header{}
#banner-description{
    padding: 0 0 0 5px;
    color:#C0C0C0;
}

/* エントリー全体 */
.blog {
    width: auto;
    margin: 0 auto 0 auto;
    font-size: small;
    color: #EBEBEB;
    background: none;
}

.blog a {
    color: #ｆｆ5555;
    text-decoration: underline;
}

.blog a:hover {
    color: #FFFF00;
    text-decoration: underline;
}

#f01 {
    width: auto;
    margin: 30px 0 10px 0 ;
    padding: 0;
    background: #FF2233;
    color: #FFFFFF;
    background-repeat: repeat; 
    background-image: url("http://hjsk.jp/img/find_bg.jpg");
}

/* フッター */
#footer {
    width: auto;
    padding:3px;
    background: #333333;
    text-align: right;
}

.footer-box {
    padding: 3px 5px;
    font-size: 9px;
    color: #C0C0C0;
}


/* エントリー日付 */
.date { 
    margin: 0px 0;
    padding: 2px 0 2px 5px;
/*    background-position: left; 
    background-repeat: no-repeat;
    background-image: url(".gif");*/
    font-size: 12px;
}

/* エントリー日付・コメントタイトル・トラックバックタイトルの配色 */
.date,
.trackbacks-header,
.comments-header,
.comments-open-header {
    color: #EBEBEB;
    border-bottom: dotted 1px #C0C0C0;
}

/* エントリー */
.entry {
    width: auto;
    margin: 0 5px 5px;
    color: #EBEBEB;
    background: #000000;
/*    background-position: right; 
    background-repeat: repeat-y; 
    background-image: url(".gif");*/
    font-size: 100%;
    line-height:140%;
    word-break: break-all;
}
.entry a:active {}
.entry img {
    margin-right: 8px;
    margin-bottom: 5px;
}

.entry ul {
    margin: 0;
}

.entry li {
    margin: 0;
    list-style-type: none;
}

.entry blockquote {
    color: #EBEBEB;
    background: #000000;
}

.entry code {
    color: #EBEBEB;
    background: #000000;
}

/* エントリーのテキストエリア可変長指定 */
.entry textarea {
    width: 560px;
}

/* 追記 */
.entry.extended {}

/* エントリータイトル */
.entry-header {
    margin: 0px 0;
    padding: 0px 5px 0px 15px;
    color: #FFFFFF;
    font-size: 130%;
    line-height: 140%;
    font-weight: bold;
    background-repeat: repeat-y; 
    background-image: url("http://hjsk.jp/img/entry_header_bg.jpg");
}

/* エントリー */
.entry-content {
    margin: 0;
}

/* エントリー内カテゴリー表示 */
.entry-category {
    color: #C0C0C0;
}
.entry-category a {
    color: #C0C0C0;
}

/* エントリー本文 */
.entry-body {
    margin: 0;
    padding: 5px 0 5px 0;
}

/* 追記 */
.entry-more {
    width: 80px;
    text-align: center;
    margin: 10px 0;
    padding: 3px;
    border: solid 1px #666666;
    font-size: 11px;
    line-height: 120%;
    color: #EBEBEB;
}

/* タグ */
.entry-tags {
    margin: 0;
    padding: 0px 7px;
    background: #333333;
    background-position: left; 
    background-repeat: repeat-x; 
    background-image: url("http://hjsk.jp/img/entry_tag.jpg");
}

/* 投稿者 */
.entry-footer {
    margin: 3px 0 0 0;
    text-align: right;
    color: #999999;
    font-size: 11px;
}

/* タグ */
.entry-tags-header,
.entry-tags-list,
.entry-tag {
    display: inline;
    font-size: 12px;
}
.entry-tags-list { 
    list-style:none;
    padding-left: 5px;
}

/* Typekeyコメンタ－画像 */
.commenter-profile img {
    vertical-align: middle;
    border-width: 0;
}

/* アーカイブページ本文 */
.archive-list {
    margin: 10px 0;
}

/* アーカイブテンプレートの前後リンク */
.content-nav {
    width: auto;
    text-align: left;
    font-size: 9px;
    color: #EBEBEB;
    padding:5px;
    margin: 30px 0 0 0;
    border-top: dotted 1px #666666 ;
    border-bottom: dotted 1px #666666 ;
    background: #656565;
}

.content-nav a {
    color: #EBEBEB;
}

/* サイドメニュータイトル */
.sidetitle {
    margin: 0;
    padding: 5px 0;
    border-bottom: 2px solid  #333333;
    text-align: center;
    color: #EBEBEB;
    background: #666666;
    font-size: 11px;
    width: 210px;
}

/* サイドメニュー */
.side {
    margin: 1px 0 3px 3px;
    padding: 5px;
    color: #EBEBEB;
    font-size: 90%;
    line-height: 120%;
    letter-spacing: 110%;
}

.side-bn {
    margin: 3px 0 5px 5px;
    padding: 0 10px 0 10px;
    color: #EBEBEB;
    font-size: 90%;
    line-height: 120%;
    letter-spacing: 110%;
}

.side-book {
    margin: 0 0 0 5px;
    padding: 0 9px;
    color: #EBEBEB;
    font-size: 11px;
    line-height: 140%;
    text-align: center;
}

/* 検索ボタン*/
.btn {
    background: #666666;
    border: 1px solid #333333;
    color: #EBEBEB;
}


/* サイドメニュー(サブカテゴリー用) */
.side #categories ul {
    padding-left: 16px;
}
.side #categories ul ul {
    padding-left: 10px;
}
.side #categories li {
    list-style-type: circle;
}

/* RSSフィード */
.syndicate {
    padding: 10px;
    margin-bottom: 5px;
    text-align: left;
    color: #EBEBEB;
    font-size: 80%;
    line-height: 140%;
}

/* powered */
.powered {
    margin-top: 50px;
    padding: 10px;
    text-align: left;
    color: #666666;
    font-size: 80%;
    line-height: 140%;
}
.powered img {
    margin-top: 3px;
}

.clear {
    clear: both;
}

/* コメント・トラックバック */
#comments-open-data p {
    margin-bottom: 10px;
}

#comment-post {
   font-weight: bold;
}

#comment-author, #comment-email, #comment-url, #comment-text {
   width: 220px;
}

#comment-text {
    width: 266px;
}

#comment-bake-cookie {
   margin-left: 2px;
   vertical-align: middle;
}

#comments-open-footer {
    text-align: center;
}

.trackbacks,
.comments {
    margin: 10px 5px;
    color: #EBEBEB;
}

.trackbacks-header,
.comments-header,
.comments-open-header,
.content-nav {
    width: auto;
    text-align: left;
    font-size: 9px;
    color: #BBBBBB;
    padding:5px;
    margin: 30px 0 0 0;
    border-top: dotted 1px #666666 ;
    border-bottom: dotted 1px #666666 ;
    background: #656565;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 150%;
    word-break: break-all;
}

.trackback-content p,
.comment-content p {
    margin-top: 10px;
    margin-bottom: 5px;
}

.trackback-footer,
.comment-footer {
    font-size: 9px;
    border-top: 1px dotted #666666;
    text-align: right;
    padding-top: 3px;
    margin-right: 2px;
}

.comments-open label {
    display: block;
}

.comments-head {
    font-size: 11px;
    color: #ffffff;
    background: #666666;
    padding: 2px 0 2px 5px;
    margin: 15px 0;
}

/* カラム切り替え */

/* 3カラム用 */
body.layout-three-column,
body.layout-two-column-left,
body.layout-two-column-right,
body.layout-one-column{
    margin: 0;
    text-align: left;
    background: #000000;
    border-bottom: 1px solid #666666;
    border-right: 1px solid #666666;
    background-position: 0 0; 
    background-repeat: repeat-x; 
    background-image: url("http://hjsk.jp/img/header_bg.jpg");
}
.layout-three-column #container,
    margin-bottom: 10px;
}
.layout-three-column #box {
    margin: 0px;
    padding: 0 0 15px 0;
    text-align: left;
}
#box{
    width: 1024px;
    margin: 0;
    text-align: left;
    border-right: 1px solid #666666;
    background-position: 0 0; 
    background-repeat: no-repeat;
    background-image: url("http://hjsk.jp/img/header.jpg");
}

#content-box{
    margin: 0;
    padding: 0;
    background-position: 0 0; 
    background-repeat: repeat-y;
    background-image: url("img/content_bg.gif");
}

/* 3カラム */
.layout-three-column #content {
    float: left;
    width: 542px;
    margin: 0 auto;
    padding: 0 30px;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
}
.layout-three-column #links-left-box {
    float: left;
    width: 210px;
}
.layout-three-column #links-right-box {
    float: right;
    width: 210px;
}
.layout-three-column #links-left,
.layout-three-column #links-right {
    padding: 0;
    color: #ffffff;
}
/* 2カラム(右サイドバー) */
.layout-two-column-right #content {
    float: left;
    width: 1003px;
    margin: 0 0 10px 0;
    padding: 10px;
}
.layout-two-column-right #links-right-box {
    float: right;
    width: 210px;
}
.layout-two-column-right #links-right {
    padding: 15px 15px 0;
    color: #ffffff;
}
/*ツリー化*/
ul.tree {
    margin: 0!important;
    padding: 0!important;
    font-size: 10px;
    list-style: none!important;
}
ul.tree ul {
    margin: 0!important;
    padding: 0!important;
}
ul.tree li {
    margin: 0!important;
    padding: 0 0 0 16px!important;
    background-image: url(http://hjsk.jp/tree_lst.gif);
    background-repeat: no-repeat!important;
    list-style: none!important;
}
ul.tree li.end {
    background-image: url(http://hjsk.jp/tree_end.gif);
    list-style: none;
}
/*サイドバー折りたたみ*/
.sidetitle a.foldmark {
    font-size:9px; /* マークのフォントサイズ */
    padding-right:3px; /* 右端からのパディング */
    text-decoration: none; /* マークの文字装飾（何も表示しない） */
}
.tree_inq{
    margin: 0;
    padding: 0 0 0 16px;
    font-size: 10px;
}
/*ページ分割*/
.paginate {
    width: auto;
    text-align: center;
    font-size: 9px;
    color: #EBEBEB;
    padding: 5px;
    margin: 5px 0;
    border-top: dotted 1px #666666 ;
    border-bottom: dotted 1px #666666 ;
    background: #656565;
}
.paginate a{
	color: #CBCBCB;
}
.paginate a:link {
	color: #CBCBCB;
}
.paginate a:hover {
	color: #CBCBCB;
}
.paginate a:visited{
	color: #CBCBCB;
}
/*Entryimagesプラグイン*/

table.image-list {
    width : 390px;
    margin-left : auto;
    margin-right : auto;
    margin-top : 0px;
    padding : 0px;
}
table.image-list tr td {
    width : 130px;
    vertical-align : top;
}
table.image-list tr td table {
    margin-bottom : 10px;
}
table.image-list tr td table tr td.image-list-item {
    height : 90px;
    text-align : center;
    vertical-align : middle;
    padding : 0px;
    margin : 0px;
}
table.image-list tr td table tr td.image-list-caption {
    text-align : left;
    vertical-align : top;
    padding : 0px;
    margin : 0px;
}
/*システム用*/
.layout-one-column #box {
    width: 478px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding: 0;
    border-bottom: 1px solid #666666;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    text-align: left;
    background: #000000;
}
