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

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

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

h1 {    margin: 0;
    padding: 0;
}

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

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

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

/* 順序なしリスト */
ul, ol {
    padding-left: 16px;
}
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 #CCCCCC;
    background: #f6f6f6;
    font-size: 14px;
    line-height: 150%;
}
.quotetitle { /* 引用文タイトル */
    font-size: 10px;
    border-bottom: 1px solid #666666;
    padding: 3px;
}

/* タイトルバナー */

#banner1 {
    background: #ffffff;
    background-repeat: repeat-x;
    background-image: url("http://seikou.info/cgi/mt/mt-static/themes/bmw/back2a.gif");
    text-align: left;
}

#banner-header {
    font-size: 16px;
    color: #ffffff;
    padding: 10px 15px 15px;
}

.bannergif {
	margin: 0 0 25px;
}

#banner-header a,
#banner-header a:link,
#banner-header a:visited {
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
}


/* タイトルバナー下の説明 */
.description  {
	padding: 0px 30px 15px;
    color: #ffffff;
    font-size: 12px;
    text-align: right;
}

/* エントリー全体 */
.blog {
    padding: 10px;
    font-size: small;
    color: #36414d;
    background: none;
}

.blog h2 {
    margin: 5px 0 0;
    color: #000080;
	background-color: #E0FFFF;
    font-size: 18px;
    font-weight: normal;
padding: 5px 2px 5px 60px;
    background-position: left; 
    background-repeat: no-repeat; 
    background-image: url("http://seikou.info/image/nettaigyo_il_05.gif");
}

/* エントリー日付 */
.date { color: #008000;    text-align: right;
}

.date-header { color: #008000;    text-align: right;
}


/* エントリー日付・コメントタイトル・トラックバックタイトルの配色 */



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



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

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



/* エントリータイトル
.entry-header {
    margin: 5px 0 0;
    color: #333300;
	background-color: #f3f3f3;
    font-size: 18px;
    font-weight: normal;
padding: 2px 2px 2px 20px;
border-left: 20px solid #161BF9;
} */


/* 投稿者 */
.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: 10px;
    text-align: left;
    font-size: 12px;
    line-height: 100%;
}

.content-nav img { vertical-align:middle; }



/* サイドメニュータイトル */
.sidetitle {
    padding: 2px 0 2px;
    text-align: center;
    color: #EE4000;
    background: #FFE1FF;
    font-size: 14px;
    line-height: 130%;
    background-position: left; 
    background-repeat: no-repeat; 
    background-image: url("http://seikou.info/image/nettaigyo_is_08.gif");
}


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

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



/* クレジットバナー */
.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: #1E85FE;
    font-size: 12px;
}


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

/* カラム切り替え */

/* 3カラム2カラム用 */
body.layout-three-column,
body.layout-two-column-left,
body.layout-two-column-right {
    margin-bottom: 0;
    text-align: center;
    background: #F9F9F9;
}
.layout-three-column #container,
.layout-two-column-left #container,
.layout-two-column-right #container {
    margin-bottom: 0;
}
.layout-three-column #box {
    width: 850px;
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #666699;
    border-left: 1px solid #666699;
    border-right: 1px solid #666699;
    text-align: left;
    background-color: #F9F9F9;
}

/* 2カラム用 */
.layout-two-column-left #box,
.layout-two-column-right #box {
    width: 850px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding: 0;
    text-align: left;
    background-color: #F9F9F9;
}

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



/* 3カラム */
.layout-three-column #content {
    float: left;
    width: 478px;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #666699;
    border-left: 1px solid #666699;
    border-right: 1px solid #666699;
}
.layout-three-column #links-left-box,
.layout-three-column #links-right-box {
    float: left;
    width: 185px;
}
.layout-three-column #links-left,
.layout-three-column #links-right {
    padding: 15px 15px 0 15px;
    color: #ffffff;
}

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

/* 2カラム(左サイドバー) */
.layout-two-column-left #content {
    float: left;
    width: 478px;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #666699;
    border-left: 1px solid #666699;
}
.layout-two-column-left #links-left-box {
    float: left;
    width: 185px;
}
.layout-two-column-left #links-left {
    padding: 15px 15px 0;
    color: #ffffff;
}


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


/* フッターwidth:850px; */
#footer {
    margin: 0;color: #ffffff;
    height:180px;
    background-repeat: repeat-x;
    background-image: url("http://seikou.info/image/fbg.gif");
}

.address  { 
    color: #ffffff; font-style: normal; font-weight: normal;
    font-size: 0.75em; line-height: 1.5em;
 text-align: center;  margin-top:0px;padding:auto; }

.fhaichi { margin:25px auto 3px;padding-top:25px; }


html {overflow-x:hidden;} 

/* 独自タグ */

.ko  { font-size: 0.75em }

.oo  { font-size: 16px ; color: #000080;
　　　margin-right: 0px; margin-left: 20px; line-height: 130% }
.top  { color: #555555; font-size: 0.75em; text-align: right }

.day   { color: #669933; font-weight: bold; font-size: 1em; margin-right: 2em }

.sho  {  font-size: 0.88em; color:#555555; text-align: center; }
.chubl   {  font-size: 1em; color:blue; text-align: center; }

.center  {text-align: center;}

.lp {
    width: auto;
    background: #F9F9F9;
    line-height:130%;
	margin:10px 10px 10px 30px;

} 

.lp2 {
    width: auto;
    margin: 10px 10px 5px;
    padding: 8px;
    border: 1px solid #cccccc;
    background: #f6f6f6;
    line-height: 140%;
}

.red {
    color: #ff3300;
}
.blue {
    color: blue;
}

.redd {
    color: #ff3300;
    font-size: 16px;
}
.blued {
    color: blue;
    font-size: 16px;
}

.green {
    color: green;
}


.pink {
    color: #ff69b4;
}

span.new {
    display: none;
    color: red;
}


hr { color:#cccccc;
  background-color: #cccccc; 
  border: 0px;  }


.ad336 {padding:15px;text-align: center;}
