/*
name:minoritymind
designer:arakawa
designer_url:http://www.minoritymind.jp/
developer:arakawa
developer_url:http://www.minoritymind.jp/
*/

/* 基本レイアウト */
html { margin: 0; padding: 0; }
form, input { margin: 0; padding: 0; }
a img { border: 0; }

/* リンク色（ページ全体） */
a { color: #0000ff; text-decoration: underline; }
a:hover { color     : #ff9900 ;}

/* リンク色（ヘッダー） */
#banner a { color: #ffffff; text-decoration: none; }
#banner a:hover { color     : #ffffff ; 
                  background: #ff9900 ; }

/* リンク色（サイドメニュー） */
#side a { color: #000ff; }
#side a:hover { color     : #ffffff ; 
                background: #ff9900 ;}

/* 見出し */
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
h1, h2, h3, h4, h5, h6 { margin: 0px; }


/* ページレイアウト */
body
{
 min-width: 730px;
 margin: 0;
 padding: 0;
 font-size: 0.8em;
 text-align: center;
 color: #333;
 background-image  : url(http://www.sigakusei-cashflow.com/style/bg78.jpg) ;
 line-height: 1.5;
}

#container
{
 position: relative;
 margin: 0 auto;
 padding: 0;
 text-align: center;
 width: 730px;
 background: #fff;
 border-left: 5px solid #333; 
 border-right: 5px solid #333; 
}

#container:after
{
 content: " ";
 display: block;
 visibility: hidden;
 clear: both;
}


/* ヘッダー（レイアウト） */
#banner
{
 position: relative;
 width: 730px;
 height: 280px;
 margin: 0;
 background: url(img/banner.jpg) top no-repeat;
}


#banner div
{
 position: relative;
 display: block;
 width: 730px;
 height: 278px;
 margin: 0;
 border-bottom: 1px solid #333333;
}


/* ヘッダー（サイトタイトル） */
#banner h1
{
 margin: 0;
 color: #ffffff;
 font-size: 1.3em;
 font-weight: normal;
 line-height: 1.25;
 font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
 text-align: left;
 position:absolute; bottom: 5px; left: 15px;
 
}

/* ヘッダー（検索ボックス） */
#banner-search
{
 position:absolute; bottom:10px; right:10px;
 color:#666;
 letter-spacing: 1em;
 font-size: 10px;
}


/* ヘッダー（サイト説明） */
#banner-description
{
 display: none;
}


/* メインコンテンツ全体 基本レイアウト*/
#pagebody
{
 position: relative;
 width: 730px;
 margin: 0;
 text-align: left;
 border-top: 3px solid #333;
}

#pagebody:after
{
 content: " ";
 display: block;
 visibility: hidden;
 clear: both;
}


/* メインコンテンツレイアウト */

#main /* 記事部分 */
{
 display: inline;
 position: relative;
 float: left;
 min-height: 1px;
 width: 430px;
 margin: 10px 20px;
 text-align: left;
 }

#side /* サイドメニュー */
{
 display: inline;
 position: relative;
 float: right;
 min-height: 1px;
 margin: 10px;
 padding: 20px 0 0 0;
 width: 220px;
 text-align: left;
}

#s-main /* 検索結果記事部分 */
{
 display: inline;
 position: relative;
 float: right;
 min-height: 1px;
 width: 510px;
 _width: 490px;
 margin: 10px;
 text-align: left;
 }

/* 記事部分見出し */

.header1
{
 position: relative;
 width: auto;
 _width: 100%;
 margin-top    : 15px ;
 margin-bottom :  0px ;
 margin-left   :  0px ;
 margin-right  :  0px ;
 padding: 2px 0 2px 6px;
 border-left: 5px solid #667683;
 border-bottom: 1px solid #ccc;
 line-height: 1.25;
 font-size: 1.4em;
 font-weight: normal;
 font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
}


.header1 .date
{
 display: block;
 font-size: 0.8em;
 color: #666;
 letter-spacing: 0em;
 margin: 0;
 padding: 0 0 10px;
}

/* 記事部分コンテンツ */

.entry
{
 
 margin: 0px 0 0 0px;
 padding: 5px 0; 
 border-bottom: 1px dotted #666;
}

.entry p
{
 margin: 30px 0;
}

.more
{
 text-align: right;
 }

.header2
{
 position: relative;
 margin-top: 10px;
 border-left: 5px solid #667683;
 padding: 2px 0 2px 6px;
 font-size: 1.1em;
 font-weight: normal;
 font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
 line-height: 1.25;
}

.header1 a,  
{
 text-decoration: none;
 }


.header1 a:hover,
{background     : #fffee3 ;}


.entry-footer,
{
 margin: 5px 10px 0 0;
 border-top: 1px dotted #f0f0f0;
 padding: 5px 0;
 color: #ccc;
 font-size: 10px;
 text-align: right;
}

.bread
{
 background: none;
 margin: 0 10px;
 padding-left: 10px;
 text-align: left;
}

.f-navi
{
 margin: 5px 0;
 text-align: center;
 clear: both;
}

.gotop 
{
 text-align: right;
 clear: both;
 padding: 10px;
}

.img
{
 float: left;
 margin: 0 5px 5px 0;
 text-align: center;
}

.tb-info
{
 text-align: center;
 border: 1px dotted #f0f0f0;
}


/* フッター */
#footer
{
 position: relative;
 width: 730px;
 height: 70px;
 text-align: center;
 padding: 0;
 margin: 0;
 clear: both;
 color: #666;
}

#footer p
{
 padding: 0;
 margin: 0;
 font-size: 0.8em;
 color: cccccc;
 position:absolute; top:25px; right:15px;
}

#footer a
{
 text-decoration: none;
 color: #0000ff;
}

.footer-navi
{
  width: 720px;
 margin-top    : 3px  ;
 margin-bottom : 5px  ;
 margin-right  : 0px ;
 margin-left   : 3px ;
 padding: 20px 0;
 font-size: 1em;
 text-align: center;
 line-height: 1.25;
 clear: both;
 color: #000000;
 border-top: 1px dotted #000000;
 border-bottom: 1px dotted #000000;
 letter-spacing: 0.3em;
}

.footer-navi a
{
 color: #0000ff;
 text-decoration: none;
}


/* サイドメニュー内部 */
.side-header
{
 position: relative;
 width: auto;
 margin: 5px 0 5;
 padding: 10px 0 10px;
 color: #333;
 background: #fffee3;
 font-size: 10px;
 line-height: 1.25;
 text-align: center;
 letter-spacing: 1em;
 border: 2px solid #cccccc;
}

#side p 
{
 padding: 0 5px;
}

#side ul
{
 margin: 0 0 0px;
 padding: 0;
 list-style: none;
}

#side li
{
 border-bottom: 1px solid #f0f0f0;
 width: 220px;
}

#side li a
{
 width: auto;
 _width: 100%;
 text-indent: 5px;
 display: block;
 font-size: 12px;
 line-height: 1.25;
 margin: 5px 0;
 padding: 12px 0 12px 6px;
 letter-spacing: 0.1em;
 border-left: 5px solid #667683;
 text-decoration: none;
 letter-spacing: 0.2em;
}

#side li a:hover
{
 background: #fffee3;
 color: #ff9900;
 border-left: 5px solid #557683;
}

#side dl
{
 padding: 5px;
}

#side dt
{
 font-size: 1em;
 line-height: 1.4;
 border-bottom: 1px dotted #f0f0f0; 
 padding-bottom: 5px;
}

hr   
 {  border            : dotted 2px #880011 ;
    margin-right      : 30px  ;}


i     { background    : yellow  ; 
     text-decoration  : none    ;
     font-style       : normal  ;
        color         : #000000 ;}


b    {  color         : red ;
        font-weight   : normal  ;}

em   {  color         : blue    ;
        font-weight   : normal  ;
     text-decoration  : none    ;
     font-style       : normal  ; }


strong
     {
 position: relative;
 width: auto;
 _width: 100%;
 margin-top    : 15px ;
 margin-bottom :  0px ;
 margin-left   :  0px ;
 margin-right  :  0px ;
 padding: 5px 0 5px 10px;
 border-left: 5px solid #667683;
 border-bottom: 1px solid #ccc;
 line-height: 1.25;
 font-size: 1.3em;
 font-weight: normal;
 font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
}


.info
       {margin-top    : 3px     ;}


.tunagi
     { background     : #fffee3 ;
       margin-left    : 0px     ;
       margin-right   : 0px    ;
       padding        : 20px    ;}


.tunagi2
     { background-image  : url(http://www.sigakusei-cashflow.com/style/bg42.gif) ;
       margin-top    : 10px ;
       margin-bottom : 10px ;
       padding-top   : 10px ;
       padding-bottom: 10px ;
       padding-left  :  5px ;}



.tunagi3
     { background     :  #fffee3 ;
       margin-left    :  0px     ;
       margin-right   :  0px     ;
       margin-top     : 21px     ;
       margin-bottom  : 15px     ;
       padding-top    : 10px     ;
       padding-bottom : 10px     ;
       padding-left   : 15px     ;
       padding-right  :  0px     ;
       border         : 2px solid #cccccc ;}




.tunagi4
     { background     :  #fffee3 ;
       margin-left    :  0px     ;
       margin-right   :  0px     ;
       margin-top     : 21px     ;
       margin-bottom  : 15px     ;
       padding-top    : 12px     ;
       padding-bottom : 12px     ;
       padding-left   : 10px     ;
       padding-right  : 10px     ;
       border         : 2px solid #cccccc ;}


.tunagi4 hr
      { border        : 1px solid #cccccc ;
        margin-top    : 8px ;
        margin-bottom : 8px ; }

.tunagi4 a
      { margin-bottom : 12px ; }



table {font-size  : 0.9em ;  }


td    { padding-left   : 6px ;
        padding-right  : 2px ;
        padding-top    : 8px ; 
        padding-bottom : 8px ;
        border-color   : #000000 ;}


td.l1 { background     : #880011 ;
        color          : #ffffff ; 
        padding-right  : 2px ;
        padding-top    : 8px ; 
        padding-bottom : 8px ;
        }


.ad   { padding-left   : 11px ; 
        font-size      : 0.9em ; 
        line-height    : 1.1   ;}


.ad2  { padding-left   :  10px ; }



.tunagi3top
     { background     :  #fffee3 ;
       margin-left    :  0px     ;
       margin-right   :  0px     ;
       margin-top     :  0px     ;
       margin-bottom  : 15px     ;
       padding-top    : 10px     ;
       padding-bottom : 10px     ;
       padding-left   : 15px     ;
       padding-right  :  0px     ;
       border         : 2px solid #cccccc ;}


.tunagi3top a
     { font-weight    : bold  ;}


.tunagi3 td    
      { padding-left   : 0px ;
        padding-right  : 0px ;
        padding-top    : 0px ; 
        padding-bottom : 0px ;
        border-color   : #000000 ;}

.tunagi3 td.left  
      { padding-left   : 20px ;
        padding-right  : 0px ;
        padding-top    : 0px ; 
        padding-bottom : 0px ;
        border-color   : #000000 ;}



