@charset "shift_jis";
/* --------------------------------------------------------------------

# BAHATI CSS --ホームページガイド
# sea.scatv.ne.jp/~bodysaron

Copyright 2010 BAHATI LIMITED 

トップページCSS
/*共通設定
■文字サイズを変更したい場合、body項目内のfontにある「12px」を変更する。
■strong(強調文字)色を変更したい場合、strong項目内の「#993300」を変更する。現在は赤色になっている。
■共通基本設定----------------------------------------------------------------------------------*/

body {
color: #cccccc;
margin: 0px;
padding: 0px;
font-size: 12px;
text-align: center;
background-image : url(../images/bg.jpg);
background-repeat: repeat-x; 
background-position: top;
font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";

}
h1,h2,h3,p,ul,li{
margin: 0px;
padding: 0px;

}
ul{
list-style-type: disc;
margin: 0 0 0 2em;
padding: 1px;
}

li{

font-weight: normal;
font-size: 14px;
color: #ffffff;
line-height: 100%;
margin-bottom:5px;
margin-top:5px;

}

img {
border: none;
vertical-align: bottom;

}
strong {
color: #ffffff;
font-weight: normal;

}
p {
padding-bottom: 3px;
padding-top: 3px;
}

table {
border-collapse: collapse;
}

a {
text-decoration: none;
COLOR: #ffffff;
}
a:hover {

position: relative; 
top: 1px; 
left: 1px;
COLOR: #ff0101;
text-decoration:underline;
}
/*ヘッダー
■h1タグの文字色を変えたい場合、#header-container h1項目内にある「#58362D」を変える。
■h1タグの文字サイズを変更したい場合、#header-container h1項目内にある「11px」を変える。
----------------------------------------------------------------------------------*/
/*---ページ全体の外周枠---------*/

#bd-top {


width: 900px;
height: auto;
color: #054000;
margin-right: 60px;
margin-left: auto;
text-align: left;
font-weight: normal;
}



#header-container {

background-position: top;
width: 900px;
height: 100px;
color: #444444;
margin-right: 65px;
margin-left: auto;
text-align: left;
font-weight: normal;
}

#header-container h1 {
font-size: 13px;
color: #999999;
height: 40px;
padding-top: 2px;
padding-left: 2px;
font-weight: normal;
}

/*--■H2以降の見出し設定
-------------------------------------------------------------------------------*/

H2 {

FONT-SIZE: 12px;
white-space: nowrap;
COLOR: #999999;
font-weight: 400;
text-align: left;
MARGIN-BOTTOM: 0px;
MARGIN-TOP: 0px;
}

H3 {

FONT-SIZE: 14px;
white-space: nowrap;
COLOR: #444444;
font-weight: 600;
text-align: center;
MARGIN-BOTTOM: 0px;
MARGIN-TOP: 0px;
}

/*--トップページメイン看板
--------------------------------------------------------------------*/
.KANBAN {

background-image : url(../images/kanban.jpg);
background-repeat: no-repeat; 
background-position: center;
color: #666666;
text-align: center;
font-weight: normal;
font-size: 12px;
width: 900px;
height: 118px;
}
/*--トップページメイン看板下
--------------------------------------------------------------------*/
.BA {

text-align: left;
padding: 0px 0px 0px 10px;
color: #666666;
font-weight: normal;
font-size: 12px;
width: 900px;
height: 35px;
}

/*--トップページメイン看板下
--------------------------------------------------------------------*/
.BANB {

background-image : url(../images/banb.jpg);
text-align: left;
padding: 0px 0px 0px 10px;
color: #ffffff;
font-weight: normal;
font-size: 13px;
width: 900px;
height: 35px;
}


/*--トップページメイン看板
--------------------------------------------------------------------*/
.BAN {

padding: 0px 0px 0px 10px;
background-image : url(../images/ban.jpg);
color: #cccccc;
text-align: left;
font-weight: normal;
font-size: 13px;
width: 900px;
height: 45px;
}


/*--上部の白他の外看板左
--------------------------------------------------------------------*/
.TOP {

color: #666666;
text-align: center;
font-weight: normal;
font-size: 12px;
width: 600px;
height: 60px;
}


/*■メイン画像上部のナビゲーション
-------------------------------------------------------------------*/
.NB {

padding: 5px 10px 10px 10px;
line-height: 1.4em;
color: #cccccc;
text-align: left;
font-weight: normal;
font-size: 13px;
width: 900px;
height: auto;
}

/*■メイン画像上部
-------------------------------------------------------------------*/
.TOT {

color: #ffffff;
font-weight: 400;
text-align: center;
font-weight: normal;
font-size: 18px;
width: 800px;
height: 25px;
}

/*--トップページサイドスペース
--------------------------------------------------------------------*/
.SPS {

border-top: 1px #cccccc solid;
border-right: 1px #cccccc  solid;
border-bottom: 1px #cccccc  solid;
border-left: 1px #cccccc  solid;
color: #000652;
text-align: left;
font-weight: normal;
font-size: 13px;
width: 225px;
height: 150px;
}

/*■メイン画像上部左のスペース
-------------------------------------------------------------------*/
.TO {

color: #ffffff;
font-weight: 400;
text-align: center;
font-weight: normal;
font-size: 14px;
width: 800px;
height: 25px;
}

/*■メイン画像上部のサブナビゲーション
-------------------------------------------------------------------*/
.SDE {


background-image : url(../images/ban.jpg);
border-top: 1px #999999 solid;
border-right: 1px #999999  solid;
border-bottom: 1px #999999  solid;
border-left: 1px #999999  solid;
text-align: center;
color: #ffffff;
font-weight: 400;
font-size: 12px;
width: 100px;
height: 30px;
}

/*■メイン画像下部のナビゲーション
-------------------------------------------------------------------*/
.SE {

border-right: 1px #cccccc  solid;
border-left: 1px #cccccc  solid;
text-align: center;
color: #ffffff;
font-weight: 400;
font-size: 14px;
width: 150px;
height: 32px;
}
/*--ページ上部のメイン
--------------------------------------------------------------------*/
.MEIN {

padding: 5px 5px 5px 10px;
color: #444444;
line-height: 1.3em;
text-align: left;
font-weight: normal;
font-size: 14px;
width: 800px;
height: auto;
}
/*■ロゴマークインページ
--------------------------------------------------------------------*/
.ROGO {

border-top: 1px #cccccc solid;
border-right: 1px #cccccc  solid;
border-bottom: 1px #cccccc  solid;
border-left: 1px #cccccc  solid;
background-position: left;
color: #444444;
text-align: left;
font-weight: normal;
font-size: 13px;
width: 200px;
height: auto;
}

/*■トップテキスト左
--------------------------------------------------------------------*/
.KNS {


color: #444444;
text-align: right;
border-right: 1px #cccccc  solid;
border-bottom: 1px #cccccc  solid;
font-weight: normal;
font-size: 13px;
width: 250px;
height: auto;
}

/*■トップテキストセンター
--------------------------------------------------------------------*/
.KNHS {

background-image : url(../images/knhs.jpg);
background-repeat: no-repeat;
background-position: top;
color: #444444;
text-align: left;
font-weight: normal;
font-size: 13px;
width: 400px;
height: auto;
}

/*■トップテキスト右
--------------------------------------------------------------------*/
.KNSS {

padding: 5px 5px 5px 5px;
color: #444444;
text-align: center;
border-top: 1px #cccccc solid;
border-right: 1px #cccccc  solid;
border-bottom: 1px #cccccc  solid;
border-left: 1px #cccccc  solid;
font-weight: normal;
font-size: 13px;
width: 250px;
height: auto;
}

/*■中止メールフォーム右
--------------------------------------------------------------------*/
.SAID {


color: #444444;
text-align: left;
border-top: 1px #cccccc solid;
border-right: 1px #cccccc  solid;
border-bottom: 1px #cccccc  solid;
border-left: 1px #cccccc  solid;
font-weight: normal;
font-size: 13px;
width: 300px;
height: auto;
}

/*■テキスト内写真100×100
--------------------------------------------------------------------*/
.BD {

font-size: 11px;
border-top: 1px #cccccc solid;
border-right: 1px #cccccc  solid;
border-bottom: 1px #cccccc  solid;
border-left: 1px #cccccc  solid;
text-align: center;
width: 100px;
height: 80px;
}
/*■テキスト内写真左
--------------------------------------------------------------------*/
.BDB {

padding: 5px 5px 5px 5px;
color: #444444;
text-align: left;
border-top: 1px #cccccc solid;
border-right: 1px #cccccc  solid;
border-bottom: 1px #cccccc  solid;
border-left: 1px #cccccc  solid;
width: 700px;
height: 80px;
}

/*■スペース
--------------------------------------------------------------------*/
.AD {

color: #666666;
text-align: center;
font-weight: 400;
font-size: 11px;
width: 800px;
height: 15px;
}

/*■スペース
--------------------------------------------------------------------*/
.AD1 {

background-image : url(../images/c.jpg);
color: #cccccc;
text-align: center;
font-weight: 400;
font-size: 11px;
width: 800px;
height: 15px;
}


/*■トピックスバックグラウンド
---------------------------------------------------------------------*/
.TPCS {

background-image : url(../images/topic.jpg);
background-repeat: no-repeat;
background-position: center;
color: #666666;
text-align: center;
font-weight: normal;
font-size: 13px;
width: 550px;
height: 30px;
}
/*■テキスト日付
---------------------------------------------------------------------*/
.TX {

border-top: 1px #ffffff solid;
border-right: 1px #ffffff  solid;
border-bottom: 2px #ffffff  solid;
border-left: 1px #666666  solid;
background-color: #ebebeb;
color: #666666;
text-align: center;
font-weight: normal;
font-size: 12px;
width: 100px;
height: 20px;
}
/*■テキスト
---------------------------------------------------------------------*/
.TX1 {

padding: 0px 0px 0px 25px;
border-bottom: 1px #ebebeb  solid;
color: #666666;
text-align: left;
font-weight: normal;
font-size: 12px;
width: 350px;
height: 20px;
}
/*■トピックスバック2
---------------------------------------------------------------------*/
.TPCS2 {

background-image : url(../images/tc.jpg);
background-repeat: no-repeat;
background-position: center;
color: #666666;
text-align: center;
font-weight: normal;
font-size: 12px;
width: 550px;
height: 30px;
}

/*■サービス
---------------------------------------------------------------------*/
.CS2 {

padding: 0px 0px 0px 25px;
border-top: 1px #cccccc solid;
border-bottom: 1px #cccccc  solid;
border-left: 1px #666666  solid;
color: #666666;
text-align: left;
font-weight: normal;
font-size: 12px;
width: 550px;
height: 22px;
}


