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


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

/* 見出し */
h1,h2, h6 { font-weight: normal; margin: 0; padding: 0; }


h3{ color: #9D0101; font-size: 14px; font-weight: bolder; background: url(image/title.gif); padding :5px 0px 5px 35px; line-height:150%; margin: 20px 0px 0px 0px;}

h4{
    color: #970000;
    font-size: 14px;
    font-weight: bolder;
    background: url(/image/h4.gif);
    padding :5px 0px 5px 15px;
    line-height:150%;
}
 h5
{
    color: #000;
    font-size: 14px;
    font-weight: normal;
    padding :5px 15px 5px 15px;
    margin :10px 0px 10px 0px;
    line-height:150%;
}

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

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

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

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

li {  list-style-type: none;
margin: 0px;
 padding-left: 0px; }

/* 定義リスト */
dl {}
dt { background-image: url(http://netonv.net/image/cy.gif); background-repeat: no-repeat; margin:10px 0 0 10px ; padding: 0 0 0 20px; }
dd { font-size: 13px; line-height: 150%; margin-top: 0px; margin-bottom: 10px; padding-left: 30px; }

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

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

/* タイトルバナー */
#banner {
    padding: 0;
   color: #000000;
  margin: 0;
  width:820px;
 background-color: #000;

}

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

/* タイトルバナー下の説明 */
#banner-description {
    color: #ffffff;
    font-size: 12px;
}

/* ヘッド */
#hd{ color: #fff; background-image: url(image/h_haikei.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: left; width:815px; margin:0; font-weight: bold; font-size: 12px; padding: 5px 0 5px 5px; }

/* 上部ナビ */
#h_navi { background-image: url(image/h_navi_haikei.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width:820px; height:40px; margin-bottom: 10px; }

#h_navi a,visited { color: #ffffff;  text-decoration:underline; font-size: 13px; }

#h_navi a:hover { color: #ffffff;  text-decoration:none;  font-size: 13px; }

.blocka {
   float: left;
padding: 5px 5px 5px 5px ;
 text-align: left; 
   width:55%;
font-color: #ffffff;
font-weight: bold;
font-size: 13px;
}

.blockb {
padding: 5px 0px 5px 5px ;
 float: left;
text-align: right;
 width:42%;
}

/* エントリー全体 */
.blog {
    font-size: 14px;
line-height: 150%;
    color: #36414d;
    background: none;
}

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

/* エントリー日付・コメントタイトル・トラックバックタイトルの配色 */
.date,
.trackbacks-header,
.comments-header,
.comments-open-header {
    color: #ffffff;
    background: #8fabbe;
}

/* エントリー */
.entry {
    font-size: 13px;
line-height: 150%;
 width: auto;
    padding: 0px 5px 10px 0px ;
color: #000;
}
.entry a:active {}
.entry img {
    margin-right: 8px;
    margin-bottom: 5px;
}

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

/* 追記 */
.entry.extended {}
.entry-more{ margin: 0 0 20px; }

/* エントリータイトル */
.entry-header { margin: 15px 0 0 0; color: #fcfcfc; font-size: 16px; font-weight: bold; background-image: url(image/et_title.gif); padding-top: 6px; padding-bottom: 6px; padding-left: 30px; }

/* 投稿者 */
.entry-footer {
    margin: 10px 0 0 0;
    border-top: 1px dotted #36414d;
    text-align: right;
    color: #36414d;
    font-size: 9px;
}

/* タグ */
.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 {
    margin: 3px 10px 5px 0px;
    text-align: left;
    font-size: 12px;
}
/* サイドメニュータイトル */
.sidetitle { width: 169px; margin: 5px 0 0; _padding: 1px 0 2px; text-align: center; color: #fff; font-size: 13px; font-weight: bolder; line-height: 140%; background-image: url(image/title_haikei.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; height: 15px; padding: 5px; border-color: #d8d8d8; border-style: solid solid inset; border-width: 1px; }

/* サイドメニュー */
.side {
    margin: 3px 0 20px;
    background: none;
    color: #fff;
    font-size: 12px;
    _font-size: 9px;
    line-height: 150%;
}

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



/* RSSフィード */
.syndicate {
    margin-bottom: 5px;
    text-align: left;
    color: #666666;
    font-size: 9px;
    line-height: 150%;
}

/* クレジットバナー */
.powered {
    margin-top: 50px;
    text-align: left;
    color: #666666;
    font-size: 9px;
    line-height: 150%;
}
.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: #36414d;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
    margin: 15px 0;
    padding: 2px 0 2px 5px;
    color: #ffffff;
    background: #8fabbe;
    font-size: 11px;
}

#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 #36414d;
    text-align: right;
    padding-top: 3px;
    margin-right: 2px;
}

.comments-open label {
    display: block;
}

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

/* カラム切り替え */


/* 2カラム用 */
.layout-two-column-left #box,
.layout-two-column-right #box {  background-image: url(image/main_haikei.gif);background-repeat: repeat; background-attachment: scroll; background-position: 0 0;width: 820px; margin-top: 0px; margin-right: auto; margin-left: auto; 
padding: 0px 10px 0px 10px; text-align: left; background-color: #ffffff;  }

/* 2カラム用 */
.layout-one-column #container {
    margin-bottom: 0;
}

/* 1カラム用 */
.layout-one-column #box {
    width: 478px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding: 0;
    border-bottom: 1px solid #666699;
    border-left: 1px solid #666699;
    border-right: 1px solid #666699;
    text-align: left;
    background-color: #ffffff;
}

/* 1カラム・リキッドレイアウト用 */
/* タイトルバナー */
.layout-one-column-liquid #banner {
    margin-right: 100px;
    margin-left : 100px;
    border-left: 1px solid #666699;
    border-right: 1px solid #666699;
}
body.layout-one-column-liquid {
    background: #36414d;
}

/* フッタ */
.layout-one-column #footer {
    text-align: center;
}
.layout-one-column-liquid #footer {
    padding-bottom: 15px;
    text-align: center;
}


/* 1カラム(リキッドレイアウト) */
.layout-one-column-liquid #content {
    margin: 0 100px 10px;
    border-bottom: 1px solid #666699;
    border-left: 1px solid #666699;
    border-right: 1px solid #666699;
    background: #ffffff;
}

/* 2カラム(左サイドバー) */
.layout-two-column-left #content { float: left; width: 570px; margin: 0px 0px 3px 15px;
padding: 0px 0px  0px  5px  ; }
.layout-two-column-left #links-left-box {
    float: left;
    width: 200px;
margin: 0px ;
padding: 0px 0px 0px 10px ;
}
.layout-two-column-left #links-left {
    color: #ffffff;
}

/* 1カラム */
.layout-one-column #content {}

input,textarea {
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
}

/* フッタ */
.layout-two-column-left #footer { padding: 10px; color: #fff; font-size: 12px; background-color: #5c0000; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; width:800px; height: 30px;
background-image: url(image/ft_haikei.gif);background-repeat: repeat; background-attachment: scroll; background-position: 0 0;}


/* ナビリンク */
div#menu {
	width:175px;
	font-size:13px;
	letter-spacing:.1em;
	font-family: "ＭＳ Ｐゴシック", "Arial",Osaka,"ＭＳ ゴシック","Osaka",sans-serif;
	padding:0 0  10px 0;
}
#menu ul {
	line-height:140%;
	margin:0;
	padding:0;
}
#menu ul li {
	list-style-type:none;
	background:#FFF;
}
#menu ul li a { display:block; width:164px; padding:6px 0 5px 15px;  background:#000 url(image/list.gif) no-repeat; border-bottom:1px solid #666; text-decoration:none; border-right: 1px solid #666; border-left: 1px solid #666; }

#menu ul li a:hover { 
	background:url(image/list.gif) no-repeat right top;
}

/* インフォメーション・ナビ */

#menu a:link,active{ 
	color:#FFC600;
     text-decoration: none;
}
#menu a:visited {
	color:#FFC600;
     text-decoration:none;
}
#menu a:hover {
	text-decoration:  underline;
}

#fl{ width: 560px; height: 250px; margin:5px auto 10px 0 ; }
#pr{ width: 550px; height:3px; margin: 5px 0px 10px; 0px }

.ne{ font-size: 1px; text-indent: -3000px; }

.mpage {
	padding: 3px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	background-color: #FFFFF4;
	width: 100%;
	clear: none;
	float: none;
	margin-bottom: 15px;
}

