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


/* 基本レイアウト */


html { margin: 0; padding: 0; }
form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }


/* 見出し */


h1, h2, h3, h4, h5, h6
{
    margin: 0;
    font-weight: normal;
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
}


/* リンク色（ページ全体） */


a { color: #0000ff; text-decoration: underline; }
a:hover { color: #ff9900; }


/* リンク色（ナビゲーション） */


#navi a { color: #666; text-decoration: none; }
#navi a:hover { color: #ffcc00; }


/* ページレイアウト */


body {
    width: 790px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    font-size: 0.8em;
    color: #333;
    background: #fff;
    line-height: 1.5;
    font-family: "ＭＳ Ｐゴシック";
    position: relative;
    background: #efefef;
}


/* ヘッダー（レイアウト） */


#header {
    position: relative;
    margin: 0;
    padding: 0 5px;
    width: 780px;
    _width: 790px;
    height: 120px;
    text-align: left;
    background: url(img/head.gif) ;
　　display:none;
}


/* ヘッダー（サイトタイトル） */


#header h1
{
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.25;
    position:absolute; top: 80px; left: 95px;
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
    color: #666;
    display:none;
}


#ss
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.25;
    position:absolute; top:7px; left: 10px;
    color: #666;
}


#tt
{
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 1.25;
    color: #666;
    position:absolute; bottom:0px; right: 15px;
    _position:absolute; bottom:10px; right: 15px;
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
}




#logo
{
    margin: 0;
    padding: 0;
    position:absolute; top:43px; left: 20px;
}


#navi {
    position: relative;
    margin: 0;
    padding: 0 ;
    width: 790px;
    height: 45px;
    background: url(img/navibg.gif) no-repeat;
}


#navi p {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    height: 45px;
    line-height: 45px;
    text-align: right;
    float: left;
}

#navi p a {
    position: relative;
    display: block;
    width: 100px;
    _width: 130px;
    margin: 0;
    padding: 0 15px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    float: left;
    color: #fff;
}

#banner {
    position: relative;
    margin: 0;
    padding: 0;
    width: 790px;
    height: 0px;
    background: #fff ;
}
#banner div {
    position: relative;
    margin: 0 5px;
    padding: 0;
    width: 780px;
    height: 0px;
    background: url(img/banner.jpg) ;
    display:none;
}


#banner span
{
    display: none ;
}



#banner2 {
    position: relative;
    margin: 0;
    margin-left : 0px ;
    margin-right: 0px ;
    padding: 0;
    width: 790px;
    height: 0px;
    background : #fff ;
}


#banner2 div {
    position: relative;
    margin: 0px;
    padding: 0;
    margin-left : 0px ;
    margin-right: 0px ;
    width: 790px;
    height: 0px;
    background: url(img/banner2.jpg) ;
    display:none;
}


#banner2 span
{
    display: none ;
}


/* メインコンテンツ全体 基本レイアウト*/


#container
{
    position: relative;
    width: 780px;
    _width: 790px;
    margin: 0;
    padding: 0 5px;
    text-align: center;
    background : #ffffff ;
    }


#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


/* メインコンテンツ基本レイアウト（記事部分） */


#main
{
    display: inline; /* ie win bugfix */
    position: relative;
    float: right;
    min-height: 1px;
    text-align: left;
    width: 520px;
    _width: 550px; 
    margin: 15px 0;
    padding: 0 15px;
    border-left: 1px dashed #ccc;
    background: url(img/3.jpg)  no-repeat right bottom ;
}




/* メインコンテンツ基本レイアウト（サイドメニュー） */




#side
{ 
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
    text-align: left;
    width: 200px;
    padding: 0;
    margin: 0 10px;
    background: url(img/2.jpg)  no-repeat left ;
}




/* 記事部分見出し */


.header {
    /* ie win (5, 5.5, 6) bugfix */
    width: auto;
    _width: 520px;
    margin: 10px 0;
    line-height: 40px;
    padding: 0 5px 0 20px;
    font-size: 1.4em;
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギ

ノ角ゴ Pro W7";
    text-align: left;
    clear: both;
    background: url(img/h.gif) no-repeat;
    color:#ffffff;
}

.header2 {
    /* ie win (5, 5.5, 6) bugfix */
    width: auto;
    _width: 100%;
    margin: 15px 0 5px;
    line-height: 1.25;
    padding: 0 5px 0 5px;
    font-size: 1.2em;
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギ

ノ角ゴ Pro W7";
    text-align: left;
    clear: both;
    border-bottom: 1px solid #ccc;
}

.header a, .header2 a  { text-decoration: none; }


#main p {
    margin: 15px 0;
    padding: 0;
}


.entry
{
 line-height: 1.5;
 margin: 15px 10px;
 padding-bottom: 10px; 
 border-bottom: 1px dotted #dcdcdc;
}


.more
{
 text-align: right;
 }


/* フッター */


#footer
{
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 790px;
    height: 150px;
    text-align: left;
    font-size: 0.9em;
    clear: both;
    background: #ffffff ;}
    


#footer p { margin: 0; padding: 0; }


.sj
{ 
    margin: 0;
    padding: 0;
    position:absolute; bottom: 40px; left:35px;
    color: #666;
}


.copy
{ 
    margin: 0;
    padding: 0;
    color: #666;
    font-size: 0.9em;
    position:absolute; top: 90px; right:30px;
}

.f-navi
{
 text-align: center;
 padding: 10px;
}

/* サイドメニュー内部 */


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


#side li
{
    width: 200px; 
    display: block;
    line-height: 20px;
    margin: 0;
    padding: 0;
    letter-spacing: 0;
    text-decoration: none;
    color: #666;
    border-bottom: 1px solid #ccc;
}


#side li a
{
    width: auto; 
    _width: 100%; 
    font-size: 0.9em;
    padding: 40px 3px 40px 10px;
    color: #666;
    display: block;
    line-height: 1.5;
    margin: 2px 0;
    border-left: 5px solid #dcdcdc;
    text-decoration: none;
}


#side li a:hover
{
    border-left: 5px solid #527599;
    color: #527599;
}


.sidetitle
{
    width: auto;
    height: 15px;
    margin: 5px 0;
    padding: 5px 0 5px 5px;
    text-align: left;
    font-size: 1em;
    line-height: 1.25;
    display: block; 
    border-bottom: 2px solid #527599;
}


.box
{
    position: relative;
    width: auto;
    _width: 100%;
    line-height: 1.5;
    margin: 0 0 5px;
    padding: 0 15px;
    font-size: 0.9em;
    border: 1px solid #dcdcdc;
}

.first {
    width: 330px;
    _width: 520px;
    height: 280px;
    _height: 300px;
    margin: 0;
    padding: 10px 10px 10px 180px;
    _padding: 20px 10px 10px 180px;
    clear: both;
    background: url(img/first.gif)  no-repeat;
}

.news {
    width: 520px;
    min-height: 155px;
    _height: 180px;
    margin: 20px 0;
    padding: 25px 0 0;
    clear: both;
    background: url(img/news.gif)  no-repeat top;
}

.news ul {
    margin: 5px 10px 0 15px;
    padding: 0;
    list-style: none;
}


.news li
{
    margin: 0;
    padding: 0;
    letter-spacing: 0;
    border-bottom: 1px dotted #ccc;
}

.click a
{
    position:absolute; bottom: 5px; right: 5px;
    min-height: 30px;
    _height: 30px;
    margin: 0;
    padding: 0 25px 0 0;
    background: url(img/go.gif) no-repeat right top;
}


.click a:hover
{
    background: url(img/goh.gif) no-repeat right top;
}


.gotop
{
    height: 18px;
    text-align: right;
    margin: 15px;
    padding: 0 20px 0 0;
    background: url(img/gotop.gif) no-repeat right;
    clear: both;
}


.adr
{
    margin: 0;
    padding: 0;
    width: 500px;
    min-height: 500px;
}


#side p
{
    margin: 10px 0;
    padding: 0;
}


.center { text-align: center; }


.b {
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
    font-weight: normal; 
    font-size: 1.2em;
}
.widget
{
    margin: 0;
    padding: 10px 0;
}


.widget-center
{
    margin: 0;
    padding: 10px 0;
    text-align: center;
}


.img { margin: 0 10px 10px; float: left; }
.imgr { margin: 0 10px 10px; float: right; }
.imgt { margin: 5px 5px 10px 10px; float: left; }
.line { border-top: 1px dashed #ccc; clear: both; margin: 0 

5px; font-size: 5px;}
img { border: none; }
table {
    width: 500px;
    font-size: 0.9em;
    margin: 0;
}
td { padding: 10px; border-top: 1px solid #ccc;}

.ss { text-align: center; margin: 20px 0;}

.photo, .sidesearch, .magmag
{ text-align: center; }

.sidesearch
{
    margin: 5px 0 10px;
    height: 30px;
    _height: 60px;
    padding: 30px 5px 0px;
    background: url(img/searchbg.gif) no-repeat;
}
.magmag
{
    height: 105px;
    _height: 140px;
    padding: 35px 5px 0px;
    background: url(img/mmbg.gif) no-repeat;
    margin: 5px 0 10px;
}

.rss
{ text-align: right; }

#side .rss p
{
    margin: 5px 0;
    padding: 0;
}

.cat41 { background: url(img/41.gif) no-repeat; }
.cat42 { background: url(img/42.gif) no-repeat; }




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



.info
       {margin-top    : 3px     ;}


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


.tunagi2
     { text-align     : 1.3em   ;
       background     : #fffee3 ;
　　　　margin-top     : 3px     ;
       margin-left    : 0px     ;
       margin-right   : 30px    ;
　　　　padding-top    : 8px     ;
       padding-left   : 20px    ;
       padding-right  : 20px    ;
       padding-bottom : 10px    ;}


.tunagi2 hr
     { color          : #cccccc ;
       border         : dotted  ;
       margin-top     : 3px     ;
       margin-bottom  : 2px     ;}

.tunagi2 h5
     { margin-bottom  : 4px     ;}


table {font-size: 0.9em; margin: 0; }

td { padding: 10px; border-top: 1px solid #ccc;}


.normal table
      { width    : 450 ; 
        margin-left : 0px ;}

.normal table td    
      { padding-left   : 8px ;
        padding-right  : 3px ;
        padding-top    : 3px ; 
        padding-bottom : 3px ;
        border-left: 0px solid #dcdcdc;
        font-size      : 13px ;}


.title{
background-image:url(http://www.tkc-bank.com/style/free2_s.gif);
background-repeat:no-repeat;
background-position:left top;
padding-left:60px;
padding-top :15px ;
padding-bottom :15px;
margin-top  :3px ;
margin-bottom :0px ;
font-size:18px;
color:#000000 ;
}


.tunagi3
       {border-style  : solid  ; 
   border-top-width   : 1px     ;
  border-left-width   : 5px     ;
  border-right-width  : 1px     ;
 border-bottom-width  : 1px     ;
   border-left-color  : #667683 ;
  border-right-color  : #667683 ;
 border-bottom-color  : #667683 ;
    border-top-color  : #667683 ;
     background       : #ffffff ;
        margin-left   : 0px    ;
        margin-right  : 0px   ;
        margin-top    : 0px     ;
　　　　 margin-bottom : 12px     ;
        text-align    : left    ;
        padding-left   : 12px ;
         padding-top    : 12px ;
         padding-bottom : 12px ;
        padding-right : 12px     ;
        color         : #000000  ;}


.l1
 {         margin-top : 4px     ;
         margin-bottom: 4px     ;
        padding-bottom: 5px     ;
        padding-left  : 12px    ;
        border-style  : solid   ;
   border-top-width   : 0px     ;
  border-left-width   : 0px     ;
  border-right-width  : 0px     ;
 border-bottom-width  : 1px     ;
   border-left-color  : #000000 ;
  border-right-color  : #000000 ;
 border-bottom-color  : #000000 ;
    border-top-color  : #000000 ;
}


.l2
 {         margin-top : 4px     ;
         margin-bottom: 0px     ;
        padding-bottom: 0px     ;
        padding-left  : 12px    ;
        border-style  : solid   ;
   border-top-width   : 0px     ;
  border-left-width   : 0px     ;
  border-right-width  : 0px     ;
 border-bottom-width  : 0px     ;
   border-left-color  : #000000 ;
  border-right-color  : #000000 ;
 border-bottom-color  : #000000 ;
    border-top-color  : #000000 ;
}
