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

#header a { color: #fff; text-decoration: none; }
#header a:hover { color: #fff; }

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


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


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


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


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


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


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


#banner {
    position: relative;
    margin: 0;
    padding: 0;
    width: 790px;
    height: 200px;
    background: url(img/bbg.gif) ;
}

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

#banner span
{
    width: 420px;
    margin: 0;
    padding: 5px;
    font-size: 16px;
    line-height: 1.25;
    font-weight: normal;
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
    color: #fff;
    position:absolute; top:20px; left: 20px;
    text-align: left;
    letter-spacing: 0;
    background: none ;
}


#banner2 {
    position: relative;
    margin: 0;
    padding: 0;
    width: 790px;
    height: 105px;
    background: url(img/bbg.gif) ;
}


#banner2 div {
    position: relative;
    margin: 0 5px;
    padding: 0;
    width: 780px;
    height: 105px;
    background: url(img/banner2.jpg) ;
}


#banner2 span
{
    width: 400px;
    margin: 0;
    padding: 5px;
    font-size: 16px;
    line-height: 1.25;
    font-weight: normal;
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
    color: #fff;
    position:absolute; top:35px; left: 10px;
    text-align: left;
    letter-spacing: 0;
    background: none ;
}


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


#container
{
    position: relative;
    width: 780px;
    _width: 790px;
    margin: 0;
    padding: 0 5px;
    text-align: center;
    background: url(img/bbg.gif) ;
}


#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: 530px;
    _width: 550px; 
    margin: 0;
    padding: 0 10px;
    background: url(img/3.jpg)  no-repeat right bottom ;
}

.index #main
{
    display: inline; /* ie win bugfix */
    position: relative;
    float: right;
    min-height: 1px;
    text-align: left;
    width: 560px;
    margin: 0;
    padding: 0;
    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: 10px 0 0 15px;
    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: #fff;
}

.index #main .header {
    /* ie win (5, 5.5, 6) bugfix */
    width: 230px;
    _width: 250px;
    margin: 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/hs.gif) no-repeat;
    color: #fff;
}

.header2 {
    /* ie win (5, 5.5, 6) bugfix */
    width: auto;
    _width: 100%;
    margin: 10px 5px 0 0;
    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;
    color: #990000;
}
*html .header3 {
    /* ie win (5, 5.5, 6) bugfix */
    width: auto;
    _width: 100%;
    margin: 15px 5px 0 5;
    line-height: 1.8;
    padding: 0 5px 0 8px;
    font-size: 1.4em;
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W7";
    text-align: left;
    clear: both;
    border-left:5px solid #ba0000;
    color: #990000;
}
.header3 {
    /* ie win (5, 5.5, 6) bugfix */
    width: auto;
    _width: 100%;
    margin: 15px 5px 0 5px;
    line-height: 1.8;
    padding: 0 5px 0 8px;
    font-size: 1.4em;
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W7";
    text-align: left;
    clear: both;
    border-left:5px solid #ba0000;
    color: #990000;
}
.header4-1{
    /* ie win (5, 5.5, 6) bugfix */
    width: 500px;
    _width: 500px;
    margin: 0px 20px 0 0px;
    line-height: 1.25;
    padding: 0 5px 2px 30px;
    font-size: 1.2em;
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W7";
    text-align: left;
    clear: both;
    border-bottom: 1px dotted #c7c6c5;
    color: #1a1a1a;
    display:block;
    background:url(http://www.sct-card.jp/img/no1.gif) no-repeat left;

}
.header4-2{
    /* ie win (5, 5.5, 6) bugfix */
    width: 500px;
    _width: 500px;
    margin: 0px 20px 0 0px;
    line-height: 1.25;
    padding: 0 5px 2px 30px;
    font-size: 1.2em;
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W7";
    text-align: left;
    clear: both;
    border-bottom: 1px dotted #c7c6c5;
    color: #1a1a1a;
    display:block;
    background:url(http://www.sct-card.jp/img/no2.gif) no-repeat left;

}
.header4-3{
    /* ie win (5, 5.5, 6) bugfix */
    width: 500px;
    _width: 500px;
    margin: 0px 20px 0 0px;
    line-height: 1.25;
    padding: 0 5px 2px 30px;
    font-size: 1.2em;
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W7";
    text-align: left;
    clear: both;
    border-bottom: 1px dotted #c7c6c5;
    color: #1a1a1a;
    display:block;
    background:url(http://www.sct-card.jp/img/no3.gif) no-repeat left;

}

.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;
}
.entry2
{
 line-height: 1.5;
 margin: 0px 5px 20px 5px;
 padding:5px 5px 10px 5px; 
 border: 1px solid #ffbec0;
}

.content
{
 line-height: 1.5;
 margin: 5px;
 padding:  0 0  5px 5px; 
 border-bottom: 1px dotted #dcdcdc;
 font-size: 0.9em;
}

.more
{
 text-align: right;
 }


/* フッター */


#footer
{
    position: relative;
    margin: 0 auto;
    padding: 0 5px;
    width: 780px;
    _width: 790px;
    height: 100px;
    text-align: center;
    font-size: 0.9em;
    clear: both;
    background: url(img/footer.gif) bottom no-repeat;
}


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

.copy
{ 
    margin: 0;
 padding: 20px 0 0;
    color: #666;
    font-size: 0.9em;
}

.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;
    background: url(img/li.gif) no-repeat;
}


#side li a
{
    width: auto; 
    _width: 100%; 
    font-size: 0.9em;
    padding: 10px 3px 10px 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 #990000;
    color: #990000;
}


#side li.sidetitle
{
    width: auto;
    height: 38px;
    margin: 5px 0 0;
    padding: 0 0 0 10px;
    text-align: left;
    font-size: 1em;
    line-height: 36px;
    display: block; 
    background: url(img/st.gif) no-repeat;
    border-bottom: 2px solid #990000;
}

.box
{
    position: relative;
    width: auto;
    _width: 100%;
    line-height: 1.5;
    margin: 15px 10px;
    padding: 0;
    font-size: 0.9em;
    border: 1px solid #dcdcdc;
    background: url(img/boxbg.gif) #f8f8f8;
}

#main .box p
{
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 3px 0 3px 5px;
    background: #fff;
}

.box ul {
    margin: 10px 0 10px 25px;
    padding: 0;
    line-height: 1.5;
}


.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 { clear: both; margin: 0 5px;}
img { border: none; }
table {
    width: 500px;
    font-size: 0.9em;
    margin: 0;
}
td { padding: 10px; border-top: 1px solid #ccc;}

.pickup1
{
   width: 258px; 
   margin: 10px 0 5px 10px;
   padding: 5px 0 5px 5px;
   color: #666;
   line-height: 1.5;
   float: left;
   border: 1px solid #f0f0f0;
   border-bottom: 1px solid #f0f0f0;
}


.search
{
    width: auto;
    _width: 100%;
    margin: 10px 0 0 10px;
    padding: 10px;
    font-size: 0.9em;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    background: url(img/boxbg.gif) #f9f9f9;
    clear: both;
    text-align: center;
}

/* 文字装飾 */

.bbb /* 最大・太字 */
{
    color: #000;
    font-size: 1.4em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
    padding: 0;
}

.bb /* 大・太字 */
{
    color: #000;
    font-size: 1.2em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
}

.b /* 太字 */
{
    font-weight: bold;
}

.bbbr /* 最大・太字・赤 */
{
    color: #dc0000;
    font-size: 1.4em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
}

.bbr /* 大・太字・赤 */
{
    color: #dc0000;
    font-size: 1.2em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
}

.br /* 赤・太字 */
{
    color: #dc0000;
    font-weight: bold;
}


/* 文字色 */
.red { color: #cc0000; } /* 赤 */ 
.blue { color: #506DC5; font-size:16px;} /* 青 */ 
.green { color: #339900; } /* 緑 */ 
.orange { color: #ff9900; } /* オレンジ */ 

.line /* 背景マーカー処理 */
{
    background: #ffff00;
}

.u /* アンダーライン */
{
    border-bottom: 2.5px solid ;
border-color:#5580FF;
}

#entrytable{
    margin:10px 0 10px 0;
    width:502px;
    height:auto;
    border:1px solid #cacaca;
　　
}

.cell{
    display:block;
    width:124px;
    height:100px;
    border-bottom:1px solid #e0e0e0;
    margin:1px 0px 1px 0px;
    float:left;
    text-align:center;
    border-left:1px dotted #cacaca;
    
}
.cell2{
    display:block;
    margin:1px 0 0 0;
    clear:both;
}

.cellcaption{
    background:#e7e7e7;
    display:block;
    width:124px;
    padding:5px 0 5px 0px;
    margin:0 0px 0 0;
    font-weight:bold;
    height:auto;
    border-bottom:1px solid #cacaca;

}
.cellcaption2{
    background:#e7e7e7;
    display:block;
    width:124px;
    padding:5px 0px 5px 0px;
    margin:0 10px 0 0;
    font-weight:bold;
    text-align:center;
}

.celldata{
    display:block;
    width:124px;
    height:auto;
    padding:5px 0 5px 0px;
}
#main .celldata p{
    margin-left:0;
    margin-right:0;
    padding-left:0;
    padding-right:0;
    padding-top:5px;
}
#main .celldata2 p{
    padding:0 10px 0 10px;
    magin:5px 0 5px 0;
}


*html #lanking{
    margin:0 0 10px 8px;
    width:523px;
    height:120px;
    background:url(http://www.sct-card.jp/img/img01.gif) no-repeat;
}
#lanking{
    margin:0 0 10px 8px;
    width:518px;
    height:120px;
    background:url(http://www.sct-card.jp/img/img01.gif) no-repeat;
}
#lanking p{
    padding:0 5px 0 5px;
}
.entry2 img{
    margin:9px 10px 10px 9px;
    float:left;
}
