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

/*
 * File      : styles-site.css
 * Version   : 2.04
 * Update    :
 * 2.00 2005.09.01: Update for Movable Type 3.2.
 * 2.01 2005.09.03: add font-size to content-nav.
 * 2.02 2005.09.27: correct the capital letter to the small letter.
 * 2.03 2005.10.13: add ul and ol type selectors to .entry class selector.
 * 2.04 2005.11.26: fixed typo.
 *
 * Copyright (C) 2005 www.koikikukan.com All rights reserved.
 */

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

body {
	background-image: url("http://www.seihin-world.com/i/sonota/haikei.gif");
}

/* 全て */
{ color: #000000;}
A:link      { color: #5588bb; text-decoration: none; background: none;}
A:visited   { color: #006666; text-decoration: none; background: none;}
A:active    { color: #5588bb; text-decoration: none; background: none;}
A:hover     { color: #ff6600; text-decoration: underline; background: none;}

/* 左枠 */
#links-left-box { color: #777777;}
#links-left-box A:link      { color: #009999; text-decoration: none; background: none;}
#links-left-box A:visited   { color: #006666; text-decoration: none; background: none;}
#links-left-box A:active    { color: #009999; text-decoration: none; background: none;}
#links-left-box A:hover     { color: #ff6600; text-decoration: underline; background: none;}

/* 左枠 エントリーページ */
#links-left-box-entry { color: #777777;}
#links-left-box-entry A:link      { color: #009999; text-decoration: none; background: none;}
#links-left-box-entry A:visited   { color: #006666; text-decoration: none; background: none;}
#links-left-box-entry A:active    { color: #009999; text-decoration: none; background: none;}
#links-left-box-entry A:hover     { color: #ff6600; text-decoration: underline; background: none;}

/* ランゲージ */
.language A:link      { color: #009999; text-decoration: none; background: none;}
.language A:visited   { color: #225588; text-decoration: none; background: none;}
.language A:active    { color: #225588; text-decoration: none; background: none;}
.language A:hover     { color: #ff6600; text-decoration: underline; background: none;}

/* トップメニュー */
#top { color: #ffffff;}
#top A:link      { color: #ffffff; text-decoration: none; background: none;}
#top A:visited   { color: #ffffff; text-decoration: none; background: none;}
#top A:active    { color: #ffffff; text-decoration: none; background: none;}
#top A:hover     { color: #ff6600; text-decoration: underline; background: none;}

/* サイトタイトル */
#top2 { color: #ffffff;}
#top2 A:link      { color: #ffffff; text-decoration: none; background: none;}
#top2 A:visited   { color: #ffffff; text-decoration: none; background: none;}
#top2 A:active    { color: #ffffff; text-decoration: none; background: none;}
#top2 A:hover     { color: #ff6600; text-decoration: underline; background: none;}

/* ひねり度 */
#hinerido A:link      { color: #ffffff; text-decoration: none; background: none;}
#hinerido A:visited   { color: #ffffff; text-decoration: none; background: none;}
#hinerido A:active    { color: #ffffff; text-decoration: none; background: none;}
#hinerido A:hover     { color: #ffffff; text-decoration: none; background: none;}

/* EDIT画面へ */
.kanri { color: #003366;}
.kanri A:link      { color: #003366; text-decoration: none; background: none;}
.kanri A:visited   { color: #003366; text-decoration: none; background: none;}
.kanri A:active    { color: #003366; text-decoration: none; background: none;}
.kanri A:hover     { color: #ff6600; text-decoration: underline; background: none;}

/* エントリータイトル */
.entry-header A:link      { color: #000000; text-decoration: none; background: none; font-weight: 700;}
.entry-header A:visited   { color: #000000; text-decoration: none; background: none; font-weight: 700;}
.entry-header A:active    { color: #ff6600; text-decoration: none; background: none; font-weight: 700;}
.entry-header A:hover     { color: #ff6600; text-decoration: none; background: none; font-weight: 700;}

/* Related seihin */
.ue { color: #003366;}
.ue A:link      { color: #0000ff; text-decoration: underline; background: none; font-weight: 700;}
.ue A:visited   { color: #006666; text-decoration: underline; background: none; font-weight: 700;}

.migi { color: #003366;}
.migi A:link      { color: #0000ff; text-decoration: underline; background: none; font-weight: 700;}
.migi A:visited   { color: #006666; text-decoration: underline; background: none; font-weight: 700;}

.sita { color: #003366;}
.sita A:link      { color: #0000ff; text-decoration: underline; background: none; font-weight: 700;}
.sita A:visited   { color: #006666; text-decoration: underline; background: none; font-weight: 700;}

/* Related seihin(カテゴリ、月刊、インデックス) */
#content2 .ue { color: #003366;}
#content2 .ue A:link      { color: #5588bb; text-decoration: underline; background: none;}
#content2 .ue A:visited   { color: #006666; text-decoration: underline; background: none;}
#content2 .ue A:active    { color: #5588bb; text-decoration: underline; background: none;}
#content2 .ue A:hover     { color: #ff6600; text-decoration: underline; background: none;}

#content2 .migi { color: #003366;}
#content2 .migi A:link      { color: #5588bb; text-decoration: underline; background: none;}
#content2 .migi A:visited   { color: #006666; text-decoration: underline; background: none;}
#content2 .migi A:active    { color: #5588bb; text-decoration: underline; background: none;}
#content2 .migi A:hover     { color: #ff6600; text-decoration: underline; background: none;}

#content2 .sita { color: #003366;}
#content2 .sita A:link      { color: #5588bb; text-decoration: underline; background: none;}
#content2 .sita A:visited   { color: #006666; text-decoration: underline; background: none;}
#content2 .sita A:active    { color: #5588bb; text-decoration: underline; background: none;}
#content2 .sita A:hover     { color: #ff6600; text-decoration: underline; background: none;}

/* コメント者の色 */
#commenter A:link      { color: #888888; text-decoration: none; background: none;}
#commenter A:visited   { color: #555555; text-decoration: none; background: none;}
#commenter A:active    { color: #cccccc; text-decoration: underline; background: none;}
#commenter A:hover     { color: #cccccc; text-decoration: underline; background: none;}

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

/* 順序なしリスト */
ul {
    padding-left: 17px;
}
ul li {
    list-style-image: url("http://www.sihin-world.com/i/sonota/ya.gif");
}

.side ul li {
    list-style-image: url("http://www.seihin-world.com/i/sonota/ya.gif");
}

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

/* フォーム */
form {
    margin: 0px;
}

input {
    padding: 1px;
    font-size: 12px;
}

/* 引用 */
blockquote {
    width: auto;
    margin: 3px 0 0 46px;
    padding: 0 0 0 3px;
    border-left: 5px solid #336699;
    line-height: 120%;
}

.quotetitle { /* 引用文タイトル */
    font-size: 10px;
    border-bottom: 1px solid #666666;
    padding: 3px;
}



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

/* エントリー日付 */
.date {
    font-family:'SimHei','Lucida Console','DotumChe','ＭＳ ゴシック','OCRB',monospace;
    margin: 0;
    padding: 0 0 0 26px;
    color: #000000;
    font-size: 40px;
    font-weight: 900;
    text-transform: uppercase; 
    text-align: left
}

/* エントリー */
.entry {
    width: auto;
    margin: 0;
    padding:0 0 0 131px;
    color: #36414d;
    font-size: 11px;
    line-height:130%;
}

.entry img {
    border: 1px solid #cccccc;
    padding: 5px;
    margin-bottom: 5px;
}

.entry a:active {}

.entry strong {
	font-weight: bold;
}

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

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

/* エントリータイトル */
.entry-header {
    margin: 0;
    padding-bottom: 2px;
    border-bottom: 1px solid #999999;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    line-height: 120%;
}

/* カテゴリ */
#cat {
    margin: 2px 0 2px;
    padding: 0;
    text-align: right;
    color: #36414d;
    font-size: 9px;
}
#cat img {
    padding: 0px;
    border: 0px;
    margin: 0px;
}

.entry-body {
    width: 425px;
}
/* 投稿者 */
.entry-footer {
    margin: 0 0 20px 0;
    text-align: right;
    color: #36414d;
    font-size: 9px;
}

/* Next Page */
.mtpage {
    padding-left: 117px;
    margin: 70px 0 20px;
    font-weight: bold;
}

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

/* アーカイブページの前後リンク */
.content-nav {
    margin: 10px 10px 7px 10px;
    text-align: center;
    font-size: 12px;
}

/* サイドメニュータイトル */
.sidetitle {
    margin-top: 0px;
    padding: 0;
    text-align: left;
    color: #ffffff;
    font-size: 10px;
    line-height: 120%;
    font-weight: bold;
}

/* サイトタイトル */
#top2 {
    text-align: center;
    margin: 2px 0 3px 0;
    font-size: 16px;
    font-weight: bold;
  /*  line-height: 120%;*/
}

/* トップメニュー*/
#top {
    margin: 0px 0 30px 0;
    padding-top: 3px;
    border-top: 1px solid  #ffffff;
    text-align: center;
    font-size: 10px;
}

/* サイドメニュー */
.side {
    margin: 3px 0 20px 0;
    font-size: 10px;
    line-height: 120%;
}

#flink img {
    border: 1px solid #999999 ;
    margin-bottom: 5px;
}

#hinerido {
   vertical-align: middle;
}
#hinerido img {
    margin-bottom: 3px;
}

/* RSSフィード */
.syndicate {
    margin: 0 0 20px;
    text-align: left;
    font-size: 9px;
    line-height: 120%;
}
.syndicate_i {
    margin: 100px 0 0;
    text-align: center;
}

/* プルダウン class */
.sidep {
    margin: 3px 0 0 0;
    font-size: 10px;
    line-height: 120%;
    font-size: 10px;
    text-align: left;
    color: #000000;
}

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

.advertisement{
    padding-left: 18px;
	padding-top: 3px;
    background:white url("http://www.seihin-world.com/i/sonota/ya/sita.gif") left top no-repeat fixed;
    background-position: 0px 6px;
}

.entry-more{
}

.trackbacks,
.comments {
    margin: 10px 5px 40px 131px;
}

.comments-head,
.rseihin-header,
.trackbacks-header,
.comments-header,
.comments-open-header {
    margin: 25px 0 18px 0;
    padding: 2px 0 2px 14px;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("http://www.seihin-world.com/i/sonota/ya2.gif");
}

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

.trackback-content p,
.comment-content p {
    margin-top: 15px;
    margin-bottom: 0px;
}

.trackback-footer,
.comment-footer {
    font-size: 9px;
    text-align: right;
    margin: 3px 2px 5px 0;
    color: #bbbbbb;
}

.comments-open label {
    display: block;
}

/* コメントプレビューでの見出し
.comments-head {
    font-size: 22px;
    font-size: 11px;
    color: #000000; 
    padding: 2px 0 2px 5px;
    margin: 15px 0;
}

 */
/* 段組 */
body.layout-two-column-left{   
    margin-bottom: 20px;
    text-align: left;
}
.layout-two-column-left #box {
    width: 770px;
    padding: 0;
    text-align: left;
}
.content-header {
	height: 31px;
}
.layout-two-column-left #content {
    float: left;
    width: 570px;
    margin: 0;
}
.layout-two-column-left #links-left-box {
    float: left;
    width: 200px;
}
.layout-two-column-left #content-entry {
    float: right;
    width: 570px;
    margin: 0;
}
.layout-two-column-left #links-left-box-entry {
    float: right;
    width: 200px;
}
.layout-two-column-left #links-left {
    padding: 5px 15px 0;
}
.footer  {
    margin-top: 120px;
    font-size: 9px;
    text-align: left;
    padding-left: 340px;
    color: #cccccc;
}

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

/* 管理ＥＤＩＴへ */
.kanri{
	font-size: 50px;
}



/* ランゲージ */
.language {
    text-align: left;
    padding: 2px;
    font-size: 9px;
    margin-bottom: 4px;
}


/* エントリー内のタグ */
/* ①説明文 */
.seihinstory {
/*    font-style: italic;
*/	text-align: justify;
	text-justify: distribute;
}
.seihinstory u {
    font-style: normal;
    text-decoration: none;
}

/* ②製品基本情報 */
.seihininfo{
    margin-bottom: 18px;
    color: #999999;
}
/* ③コメント */
.comme {
    margin-bottom: 18px;
	text-align: justify;
	text-justify: distribute;
}
.comme p {
   margin-top: 18px;
	text-align: justify;
	text-justify: distribute;
}

/* 追記↑→↓ */
.ue {
    font-size: 11px;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 0 0 0 20px;
    background:white url("http://www.seihin-world.com/i/sonota/ya/ue.gif") left center no-repeat fixed;
}

.migi {
    font-size: 11px;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 0 0 0 20px;
    background:white url("http://www.seihin-world.com/i/sonota/ya/migi.gif") left center no-repeat fixed;
}

.sita {
    font-size: 11px;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 0 0 0 20px;
    background:white url("http://www.seihin-world.com/i/sonota/ya/sita.gif") left center no-repeat fixed;
}

/* 追記↑→↓(月刊、カテゴリ) */
#content2 div.ue {
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0 0 0 20px;
    background:white url("http://www.seihin-world.com/i/sonota/ya/ue.gif") left center no-repeat fixed;
}

#content2 div.migi {
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0 0 0 20px;
    background:white url("http://www.seihin-world.com/i/sonota/ya/migi.gif") left center no-repeat fixed;
}

#content2 .sita {
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0 0 0 20px;
    background:white url("http://www.seihin-world.com/i/sonota/ya/sita.gif") left center no-repeat fixed;
}
