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


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

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

 h1 {
    font-weight: normal;
}

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

h4{
    color: #970000;
    font-size: 14px;
    font-weight: bolder;
    background: url(http://netonv.net/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;
  margin: 0 0 0px 0;
  width:840px;
 height: 65px;
background-color: #fff;

}

#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: #2D2D2D;
    font-size: 12px;
}

/* ヘッド */
#hd{  background-image: url(http://netonv.net/image/h_haikei.gif);background-repeat: repeat; background-attachment: scroll; background-position: 0 0;
text-align: left;padding:5px 0px 5px 5px ;  width:840px;
 height: 15px;
font-weight: bold;
color:#000;
font-size: 12px;
}

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

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

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

.blocka {
   float: left;
padding: 5px 5px 5px 5px ;
 text-align: left; 
   width:50%;
font-size: 13px;
}

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

/* エントリー全体 */
.blog {
    font-size: 13px;
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: 14px;
line-height: 150%;
 width: auto;
    padding: 0px 15px 10px 10px ;
color: #000;
}
.entry a:active {}
.entry img {
    margin-right: 8px;
    margin-bottom: 5px;
}

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

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

/* エントリータイトル */
.entry-header { 
    margin: 10px 0 15px 0;
    color: #3F5D7C;
    font-size: 15px;
    font-weight: bold;
　　background: url(http://netonv.net/image/et_title.gif);
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 17px;
}

/* 投稿者 */
.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: #000; 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: #444444;
    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(http://netonv.net/image/main_haikei.gif);background-repeat: repeat; background-attachment: scroll; background-position: 0 0;width: 855px; margin-top: 0px; margin-right: auto; margin-left: auto; 
padding: 0px 5px 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: 627px; margin: 0px 5px 10px 0px;
padding: 0px 10px  0px  0px  ; }
.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: #000; font-size: 12px; background-color: #5c0000; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; width:825px;

background-image: url(http://netonv.net/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 0 10px;
}
#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:159px; padding:6px 0 5px 20px; background:url(../image/list.gif) no-repeat; border-bottom:1px solid #ccc; text-decoration:none; border-right: 1px solid #ccc; border-left: 1px solid #ccc; }

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

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

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

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

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

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

#menu2 a:link,active{ 
	color:#07004E;
     text-decoration: none;
}
#menu2 a:visited {
	color:#07004E;
     text-decoration:none;
}
#menu2 a:hover {
	text-decoration:  underline;
}

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

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

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

#menu3 a:link,active{ 
	color:#07004E;
     text-decoration: none;
}
#menu3 a:visited {
	color:#07004E;
     text-decoration:none;
}
#menu3 a:hover {
	text-decoration:  underline;
}

