/* 基本レイアウト */

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

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

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


/* リンク色（サイトタイトル） */

#banner a { color: #666; text-decoration: none; }
#banner a:hover { color: #ff9900; }


/* 表示補助 */

.pkg {
    position: static;
    display: block;
    clear: both;
    padding: 10px;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


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

body {
    min-width: 790px;
    text-align: center; /* center on ie */
    font-family: verdana, 'trebuchet ms', sans-serif;
    margin: 0px;
    padding: 0;
    font-size: 0.8em;
    color: #a4a4a4;
    background: url(img/bg.gif)  repeat-x #000;
    line-height: 1.5;
}

#container
{
    position: relative;
    width: 780px;
    _width: 780px;
    margin: 0 auto;
    background: #000;
    text-align: left;
    padding: 10px 0 ;
}

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

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

#header {
    position: relative;
    margin: 0 auto;
    width: 790px; /* necessary for ie win */
    height: 110px;
    background: #fff;
    background: url(img/head.gif)  no-repeat #fff;
}

#banner {
    position: relative;
    margin: 0 auto;
    padding: 0 5px;
    width: 780px;
    _width: 790px;
    height: 301px;
    z-index:1px;
    background: url(img/bannerbg.gif)  no-repeat bottom #000;
}

#banner span {
    position: relative;
    margin: 0;
    padding: 0;
    width: 780px;
    height: 300px;
    background: url(img/banner02.gif)  no-repeat;
    display: block;
    top:-20px;
}

#header h1
{
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.25;
    position:absolute; top: 5px;
    color: #999;
    text-align:left;
}

#header p
{
    margin: 0;
    padding: 0;
    color: #999;
    font-size: 12px;
    line-height: 1.25;
    position:absolute; top:5px; right: 20px;
}


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


#logo
{
    position:absolute; top: 0px; left: 0;
   filter: alpha(opacity=70);
  -moz-opacity:0.70;
  opacity:0.70;
}


/* グローバルナビゲーション */

#navi
{
    width: 780px;
    _width: 790px;
    height: 70px;
    margin: 0 auto;
    padding: 0 4px;
    background: none;
    position:relative;
    top:-10px; z-index:99;
}

#navi ul
{
    height: 70px;
    list-style: none;
    margin: 0;
    padding: 0;
}

#navi li
{
    height: 70px;
    margin: 0;
    padding: 0;
    float: left;
}

#navi li.snew a
{
    width: 194px;
    height: 70px;
    background: url(img/snews.gif) no-repeat;
    display: block;
    margin: 0 1px 0 0;
    float: left;
    text-indent:-5000px;
}
body#ssnew #navi li.snew a
{
    width: 194px;
    height: 70px;
    background: url(img/snewsh.gif) no-repeat;
    display: block;
    margin: 0 1px 0 0;
    float: left;
    text-indent:-5000px;
}
#navi li.snew a:hover{
    background:url(img/snewsh.gif) no-repeat;
}
#navi li.swhats a
{
    width: 194px;
    height: 70px;
    background: url(img/swhats.gif) no-repeat;
    display: block;
    font-size: 12px;
    line-height: 60px;
    margin: 0 1px 0 0;
    padding: 0;
    float: left;
    text-indent:-5000px;
}
body#sswhats #navi li.swhats a
{
    width: 194px;
    height: 70px;
    background: url(img/swhatsh.gif) no-repeat;
    display: block;
    font-size: 12px;
    line-height: 60px;
    margin: 0 1px 0 0;
    padding: 0;
    float: left;
    text-indent:-5000px;
}

#navi li.swhats a:hover{
    background:url(img/swhatsh.gif) no-repeat;
}

#navi li.sguide a
{
    width: 194px;
    height: 70px;
    background: url(img/sguide.gif) no-repeat;
    display: block;
    font-size: 12px;
    line-height: 60px;
    margin: 0 1px 0 0;
    padding: 0;
    float: left;
    text-indent:-5000px;
}

body#ssguide #navi li.sguide a
{
    width: 194px;
    height: 70px;
    background: url(img/sguideh.gif) no-repeat;
    display: block;
    font-size: 12px;
    line-height: 60px;
    margin: 0 1px 0 0;
    padding: 0;
    float: left;
    text-indent:-5000px;
}

#navi li.sguide a:hover{
    background:url(img/sguideh.gif) no-repeat;
}

#navi li.smiryoku a
{
    width: 194px;
    height: 70px;
    background: url(img/smiryoku.gif) no-repeat;
    display: block;
    font-size: 12px;
    line-height: 60px;
    margin: 0 0px 0 0;
    padding: 0;
    float: left;
    text-indent:-5000px;
}

body#ssmiryoku #navi li.smiryoku a
{
    width: 194px;
    height: 70px;
    background: url(img/smiryokuh.gif) no-repeat;
    display: block;
    font-size: 12px;
    line-height: 60px;
    margin: 0 0px 0 0;
    padding: 0;
    float: left;
    text-indent:-5000px;
}

#navi li.smiryoku a:hover{
    background:url(img/smiryokuh.gif) no-repeat;
}


#navi li a.selected
{
    background: url(img/lis.gif) no-repeat center ;
    color: #fff;
}


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

#main-index
{
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
    text-align: left;
    width: 570px; 
    _width: 565px; 
    margin: 0;
    background: #000;
}

#main
{
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
    text-align: left;
    width: 570px; 
    _width: 565px; 
    margin: 0;
    padding: 0px;
    background: #000;
}

.content
{
    background: url(img/content.gif)  no-repeat bottom left;
    margin: 0 0 10px;
    padding: 10px 25px 10px 10px;
    _padding: 10px;
}


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

body #side
{ 
    display: inline; /* ie win bugfix */
    position: relative;
    float: right;
    min-height: 1px;
    text-align: left;
    width: 190px;
    margin: 0;
    padding: 0;
}
#side img{
     margin-bottom:5px;
}


/* 記事部分見出し */

#main h2 {
    margin: 0;
    line-height: 1.25;
    padding: 20px 0 0;
    font-size: 1.6em;
    font-weight: normal; 
    font-family: "HGS創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W8";
    color:#cacaca;
}
.cattitle p {
    margin: 0;
    padding: 0;
    line-height: 1.25;
}

#main h2.header {
    margin: 0;
    padding: 15px 0 0 20px;
    height: 85px;
    line-height: 1.5;
    font-size: 1.6em;
    font-weight: normal; 
    font-family: "HGS創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W8";
    background: url(img/h.gif)  no-repeat;
}

#main-index h4, #main h3 {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
    margin: 5px 0 0;
    height: 36px;
    line-height: 36px;
    font-size: 1.4em;
    padding: 0 0 0 20px;
    font-weight: normal; 
    font-family: "HGS創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W8";
    text-align: left;
    clear: both;
    background: url(img/h2.gif)  no-repeat;
    color:#fda425;
}

#main h4 {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
    margin: 5px 0 0;
    height: 36px;
    line-height: 36px;
    font-size: 1.4em;
    padding: 0 0 0 20px;
    font-weight: normal; 
    font-family: "HGS創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W8";
    text-align: left;
    clear: both;
    background: url(img/h1.gif)  no-repeat;
}



.line7
{
    display: block;
    width: 550px;
    height: 24px;
    color: #ffffff;
    background-color: #db7093; 
    font-size: 1.3em;
    font-weight: normal;
    padding: 0 0 0 5px;
    font-weight: bold; 
}
.line8
{
    color: #00bfff;
    font-size: 2em;
    font-weight: normal;
    padding: 0 0 0 5px;
    text-align: center;
}









.box h3 {
    /* ie win (5, 5.5, 6) bugfix */
    margin: 0;
    line-height: 1.25;
    padding: 0 0 3px;
    font-size: 1.1em;
    font-weight: normal; 
    font-family: "HGS創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W8";
    text-align: left;
}

#main h2 a { text-decoration: none; }


.bread
{
    margin: 2px 0 5px 5px;
    text-align: left;
}

.entry
{
    margin: 5px;
    text-align: left;
}

.f-navi
{
    margin: 5px 0;
    text-align: center;
    clear: both;
}
.more { text-align: right; margin: 0; padding: 5px;}
.gotop { text-align: right; clear: both;}
.click { float: right; margin: 0; padding: 0;}
.right { float: right; margin: 0; padding: 0 15px 0 0;}
.cattitle {
    height: 99px;
    padding: 0;
    background: url(img/h.gif) no-repeat right;
    width: 535px;
    _width: 555px;
    padding: 0 10px;
    margin: 0 15px 0 0;
    _margin: 0;
    float: right;
}
.cattitle p { width: 330px;  }

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

.tb-info{ text-align: center;}


.amas {
    position: relative;
    width: 561px;
    height: 141px;
    background: url(img/t_banner.gif) no-repeat;
    padding: 0;
    margin: 0;
}

.amas p
{
    width: 561px;
    height: 85px;
    margin: 0;
    padding: 0;
    color: #cacaca;
    font-size: 14px;
    line-height: 1.25;
    position:absolute; top:50px; left: 10px;
}

/* フッター */

#footer
{
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 100%; 
    height: 75px;
    clear: both;
    background: url(img/footer.gif) repeat-x;
}

#fin
{
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 790px; 
    height: 75px;
    font-size: 0.8em;
    background: url(img/fin.gif) no-repeat bottom right;
}

#footer p
{ 
    margin: 0;
    padding: 0;
    font-size: 1em;
    position:absolute; top:32px; left: 10px;
    color: #fff;
}

#footer p a
{
    color: #fff;
}


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

.sidetitle
{
    width: auto;
    _width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: url(img/sidetitle.gif)  no-repeat;
    margin: 0px;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    display: block; 
}

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

#side li
{
    width: auto; 
    _width: 100%; 
    display: block;
    line-height: 60px;
    margin: 0;
    padding: 0;
    letter-spacing: 0;
    text-decoration: none;
    color: #666;
}

#side li a
{
    width: auto; 
    _width: 100%; 
    height:60px;
    font-size: 0.9em;
    padding:0;
    display: block;
    line-height:60px;
    margin: 2px 0;
    text-indent:20px;
    text-decoration: none;
    background:url(img/sideli.gif) no-repeat
}

#side li a:hover
{
    background-color: #ffcc00;
    color: #b40000;
}

.koushi
{
    width: 190px; 
    margin: 5px 0;
    padding: 35px 0 0;
    text-align: center;
    background: url(img/koushi.gif)  no-repeat;
}
#side .koushi p
{
    margin: 5px 0 ;
    padding: 0;
}

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


/* ボックス部分 */


div#waku
{
    width: 23%;
    float: left;
}
div#waku2
{
    width: 20%;
    float: left;
}

div#waku3
{
    width: 57%;
    float: left;
}



.box-content
{
    width: auto; 
    margin: 0;
    padding: 0 5px;
    font-size: 0.9em;
    text-align: left;
}

.new
{
    width: 561px; 
    height: 230px;
    margin: 0;
    padding: 25px 5px 5px;
    background: url(img/whats2.gif)  no-repeat;
    clear: both;
}

.new ul
{
   margin: 0 0 0 20px;
   padding: 10px;
   list-style: disc;
}

.new li
{
    line-height: 1.75;
    margin: 0;
    padding: 0;
    border-bottom: 1px dotted #ccc;
}

.top-cont { text-align: center; margin: 20px 0 10px;}
.box{
    width:270px;
    float:left;
}
.center { text-align: center; }

dl
{
   margin: 0;
   padding: 0;
   list-style: none;
}

dt {
    margin-top: 10px;
    padding: 0 0 0 5px;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    border-left: 5px solid #999;
    border-bottom: 1px solid #999;
}

dd {
    margin: 0;
    padding: 5px;
    font-size: 0.9em;
    line-height: 1.5;
    background: #f5f5f5;
    border-right: 1px dotted #999;
    border-bottom: 1px dotted #999;
    border-left: 1px dotted #999;
}

.home
{
    position:absolute; top: 33px; right: 180px;
  filter: alpha(opacity=70);
  -moz-opacity:0.70;
  opacity:0.70;
}
.home a
{
    display: block;
    width: 50px; 
    height: 50px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    background: url(img/home.gif) left no-repeat;
}
.home a:hover
{
    background: url(img/home2.gif) left no-repeat;
}

.mail
{
    position:absolute; top: 33px; right: 125px;
               filter: alpha(opacity=70);
  -moz-opacity:0.70;
  opacity:0.70;
}
.mail a
{
    display: block;
    width: 50px; 
    height: 50px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    background: url(img/inq.gif) left no-repeat;
}
.mail a:hover
{
    background: url(img/inq2.gif) left no-repeat;
}
.rss
{
    position:absolute; top: 33px; right: 70px;
               filter: alpha(opacity=70);
  -moz-opacity:0.70;
  opacity:0.70;
}
.rss a
{
    display: block;
    width: 50px; 
    height: 50px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    background: url(img/rss.gif) left no-repeat;
}
.rss a:hover
{
    background: url(img/rss2.gif) left no-repeat;
}
.aboutus
{
    position:absolute; top: 33px; right: 15px;
  filter: alpha(opacity=70);
  -moz-opacity:0.70;
  opacity:0.70;
}
.aboutus a
{
    display: block;
    width: 50px; 
    height: 50px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    background: url(img/aboutus.gif) left no-repeat;
}
.aboutus a:hover
{
    background: url(img/aboutus2.gif) left no-repeat;
}

.xb{color:#478cb1;
    font-size:16px;}

.red{color:#ff0000;}


#imgright {
	margin: 10px 40px 10px 10px;
	padding: 0;
	float: right;
	}

#imgleft {
	margin: 10px 10px 20px 10px;
	padding: 0;
	float: left;
	}

.dai{color:#0088ff;
    font-weight:bold;
    }

.nama{color:#ff9900;
    font-weight:bold;
    }

#kan{
	margin: 5px 20px 10px 10px;
	padding: 0px 10px 5px 10px;
        border:1px solid #999
}
.borago a{
     width:436px;
     height:85px;
     display:block;
     background:url(img/borago.gif) no-repeat;
}
.borago a:hover{
     width:436px;
     height:85px;
     display:block;
     background:url(img/boragoh.gif) no-repeat;
}
.siryougo a{
     width:436px;
     height:85px;
     display:block;
     background:url(img/siryougo.gif) no-repeat;
}
.siryougo a:hover{
     width:436px;
     height:85px;
     display:block;
     background:url(img/siryougoh.gif) no-repeat;
}
.designboshu a{
     text-indent:-5000px;
     width:371;
     height:81px;
     display:block;
     background:url(img/design0604.gif) no-repeat;
}
.designboshu a:hover{
     text-indent:-5000px;
     width:371;
     height:81px;
     display:block;
     background:url(img/design0604h.gif) no-repeat;
}

.boranthia a{
     display:block;
     width:190px;
     height:60px;
     text-indent:-5000px;
     background:url(img/pdf1.jpg) no-repeat;
     margin-bottom:5px;
}
.boranthia a:hover{
     background:url(img/pdf1h.gif) no-repeat;
}

.staffboshu a{
     display:block;
     width:190px;
     height:60px;
     text-indent:-5000px;
     background:url(img/boraboshu.jpg) no-repeat;
     margin-bottom:5px;
}
.staffboshu a:hover{
     background:url(img/boraboshuh.gif) no-repeat;
}

/*リンク集*/
#gyousei a,#kankoujouhou a,#kouseidantai a{
     width:255px;
     float:left;
     line-height:30px;
     margin:5px 0;
     text-decoration:none;
}
#gyousei{
     width:100%;
     min-height:40px;
     clear:both;
     margin:20px 0;
     background:url(img/gyousei.gif) no-repeat top left;
     padding-top:30px;
     padding-left:25px;
}
#kankoujouhou{
     width:100%;
     min-height:40px;
     clear:both;
     margin:40px 0;
     background:url(img/kankoujouhou.gif) no-repeat top left;
     padding-top:30px;
     padding-left:25px;
}
#kouseidantai{
     width:100%;
     min-height:40px;
     clear:both;
     margin:20px 0;
     background:url(img/kouseidantai.gif) no-repeat top left;
     padding-top:30px;
     padding-left:25px;
}

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




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

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

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

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

.u { border-bottom: 1px solid ; } /* アンダーライン */


/* 文字色 */

.red { color: #cc0000; } /* 赤 */ 
.blue { color: #003399; } /* 青 */ 
.green { color: #339900; } /* 緑 */ 
.orange { color: #ff9900; } /* オレンジ */ 
.pink { color: #EA00AF; } /* ピンク系 */ 
.white{ color:#fff;}
.kome { font-size: 12px; color: #cc0000; line-height: 1.25;} /* 赤小文字 */ 
.s { font-size: 12px; color: #333; line-height: 1.25; } /* 小文字 */ 

.font{ font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8"; }


/*  ラインマーカー
-------------------------------------------------------------*/
.line1 { background: #ff99cc; } /*ピンク*/
.line2 { background: #ff9966; } /*オレンジ*/
.line3 { background: #ccff66; } /*黄緑*/
.line4 { background: #99ccff; } /*水色*/
.line5 { background: #ccccff; } /*ラベンダー*/



/*  フォントの指定
-------------------------------------------------------------*/

.font{ font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8"; }
.arial{ font-family: "Arial"; }
.arial-b{ font-family: "Arial Black"; }
.comic{ font-family: "Comic Sans MS"; }
.courier{ font-family: "Courier New"; }
.time{ font-family: "Times New Roman"; }
.impact{ font-family: "Impact"; }
.trebuchet{ font-family: "Trebchet MS"; }
.verdana{ font-family: "Verdana"; }


/*  フォントのサイズ
-------------------------------------------------------------*/

.fs9{ font-size: 9pt!important; }
.fs10{ font-size: 10pt!important; }
.fs11{ font-size: 11pt!important; }
.fs12{ font-size: 12pt!important; }
.fs14{ font-size: 14pt!important; }
.fs16{ font-size: 16pt!important; }
.fs18{ font-size: 18pt!important; }
.fs20{ font-size: 20pt!important; }
.fs22{ font-size: 22pt!important; }
.fs24{ font-size: 24pt!important; }
/*  線
-------------------------------------------------------------*/

.border1 { border: 1px solid #cccccc; }/*グレーの線*/
.border2 { border: 1px solid #ff99cc; }/*ピンクの線*/
.border3 { border: 1px solid #cc0000; }/*赤の線*/
.border4 { border: 1px solid #000000; }/*黒の線*/
