/* 基本レイアウト PC*/

html { margin: 0; padding: 0; }
form { margin: 0; padding: 0; }
textarea { width:400px;height:200px;}
a { text-decoration: underline; }
a img { border: 0; }
p { margin: 0; padding: 0; }

/* 見出し */

h1, h2, h3, h4, h5, h6 { font-weight: bold; margin: 5px 0; }

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

a { color: #0000ff; text-decoration: underline;font-weight: bold;}
a:hover { color: #060f7b; text-decoration: underline;font-weight: bold;}


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

body {
    position: relative;
    width: 960px;
    height: 800px;
    text-align: left; center;
    margin: 00 auto;
    padding: 00;
    font-size: 1.0em;
    color: #333;
    line-height: 1.25;
    font-family :  "メイリオ","ＭＳ ゴシック" , "Verdana", "Helvetica", "Osaka−等幅";
/*   background: url(img/bg.gif) repeat-y center;*/
}

#inner{
width: 960px;
   background: url(img/bg.gif) repeat-y center;
}

#inner1{
width: 960px;

}


#header
{
    position: relative;
    width: 960px;
    height: 210px; 
    margin: 0 auto;
    padding: 0;
    text-align: left;
    background: url(img/abg.gif) no-repeat top #ffffff;
 
}

#pankuzu
{
    position: relative;left:0;
    width: 950px;
    padding-left:10px;
    margin: 0 auto ;
    margin-top: -5px;
    text-align: left;
    line-height:2.5;
    font-size: 0.8em; font-weight:normal; 
    background: url(img/pan.gif);
}

#sns{position: relative;margin-top:6px;}

/* コンテンツ */

#container
{
    position: relative;left:0;
    width: 955px;
    margin: 0 auto; 

    margin-top:5px;
    padding-left: 5px;
    text-align: left;


}

#cont1 {float:left;margin-top:0px;
         padding-left:5px; padding-right:0px; width:200px;

}

#cont2 { float:right; padding-left:0px;width:745px;
margin-top:-13px;
position: relative;
}


#kiji01, #kiji02, #kiji03, #kiji04, #kiji05, #kiji06, #kijino1, #kijino2, #kijino3, #kijino4
{
/*    margin: 0px 5px;*/
    margin-top:0px;
    margin-bottom:10px;
    margin-left:0px;
    margin-right:0px;
    padding-top: 0px;
    padding-bottom:1px;
    padding-left:5px;
    padding-right:10px;
    font-size: 1.0em;
    clear: both;
    text-align: left;

    
}
#kiji1, #kiji2, #kiji3, #kiji4, #kiji5,#kiji6,#kiji7, #kiji
{
/*    margin: 0px 5px;*/
    margin-top:0px;
    margin-bottom:10px;
    margin-left:0px;
    margin-right:0px;
    padding-top: 0px;
    padding-bottom:1px;
    padding-left:10px;
    padding-right:10px;
    font-size: 0.9em;
    clear: both;
    text-align: left;
    border-left:solid 2px #f0f0f0;
    border-right:solid 2px #f0f0f0;  
/*    width:595px;*/
}

#kijitop
{
    margin-bottom: 00px;
    padding-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-left:0px;
    padding-right:10px;
    clear: both;
    text-align: left;
    border: solid 1px #aaa;
    font-size: 0.9em;
}

#kijitop p
{  padding-left:10px;
}

/*#matome {display:none;}*/

/* フッター */

#foot
{
/*    float:right;*/
    clear:both;
    position: relative;
    width: 935px;
    margin-top: 20px;
    * margin: 0 0 0 1px;
    padding: 1px 5px 20px;
    text-align: center;
    border-top: 1px solid #333; 

}

#foot p
{
/*    width: 810px;*/
    width:935px
    margin: 0 20px 5px;
    padding: 0;
    font-size: 12px;
}

/* 見出し */

h1 {
    position: relative;
    margin: 0;
    padding-left: 10px;
    width: 950px;
    text-align: left;
    font-weight:bold;
    color: #333;
    font-size: 12px;
    line-height:2.5;
    background: url(img/pan.gif);
    line-height:2;
}

h2 {
    position: relative; 
    padding: 15px 10px 10px 20px;
    color: #333; 
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    text-align: left;
    clear: both;
    background: url(img/h2back.gif) no-repeat left;
}

h3 {
    position: relative; 
/*    margin: 5px 0 15px; */
    padding: 12px 10px 13px 20px;
    color: #333; 
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    text-align: left;
    clear: both;
    background: url(img/acheck.gif) no-repeat left;
}


h4 {
   position: relative; 
    margin: 0px 0 0px;
    padding: 16px 10px 12px 40px;
    color: #000099; 
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.5;
    text-align: left;
    clear: both;
    background: url(img/ah4.gif) no-repeat left;
}


/* 画像回り込み */

.imgr { float: right;  padding-right:20px}
.imgl { float: left; margin: 0 15px 10px 0; }

/* 文字装飾 */
.b { font-weight: bold; } /* 太字 */ 
.l { font-size: 1.1em; }  /* 大文字 */
.u { text-decoration: underline; }  /* 下線 */

.pad{margin-left:2em;text-indent:-2em;}
.pad1{margin-left:1em;text-indent:-1em;}

/* 文字色 */

.red { color: #ff0000; font-weight: bold; } /* 赤 */ 
.red1 { color: #ff0000;font-weight: bold; } /* 赤 */ 
.blue { color: #003399; font-weight: bold; } /* 青 */
.dblue { color: #060f7b; font-weight: bold; } /* ダークブルー */  
.green { color: #339900; font-weight: bold; } /* 緑 */
.bcg { color: #339900; font-weight: bold; } /* 緑 */
.dgreen { color: #005500; font-weight: bold; } /* ダークグリーン */  
.orange { color: #fd5200; font-weight: bold; } /* オレンジ */ 
.akabig { color: #fd5200; font-weight: bold; }
.pink { color: #ff00cc; font-weight: bold; }
.ao { color: #0033ff; font-weight: bold; } /* 青 */ 
.cha { color: #cc6600; font-weight: bold; }
.kuro { color: #666; font-weight: bold; }
/*.shiro { color: #ffffff; }*/ 
/*.gold { color: #daa520; } */  /* 金 */ 
.enji { color:#cc0033;font-weight: bold; }

/*#tb {margin-top:0px;padding-left:10px; width:140px;
           border-collapse:collapse; border:solid 1px #03a7ef;
           font-size:1.0em;font-weight:bold; color:#666666;
}
.td3 {background-color:#ff9999; text-align:center; color:#023399;}
.td4 {background-color:#ffffff; text-align:center; color:#333; }
.td41 {background-color:#ffffff; text-align:left; color:#333; padding-left:50px;}
.td41a {background-color:#ccffcc; text-align:left; color:#333; padding-left:50px;}
.td41b {background-color:#ffccff; text-align:left; color:#333; padding-left:50px;}
.td41c {background-color:#ccccff; text-align:left; color:#333; padding-left:50px;}
.td4a {background-color:#ccffcc; text-align:center; color:#333; }
.td4b {background-color:#ffccff; text-align:center; color:#333; }
.td4c {background-color:#ccccff; text-align:center; color:#333; }*/

#tmenu {
    position: absolute; top:0px;left:500px;
    margin: 0;
    padding: 0;
    width: 300px;
    text-align: left;
    font-size: 0.7em;
    line-height:2;
    font-weight: normal;
    color:#ffffff; 
}

#tmenu a { color: #333; text-decoration: none;font-weight: bold;}
#tmenu a:hover { color: #ff0000; text-decoration: none;font-weight: bold;}

.menu { margin: 0px 0 25px 0px; width:190px; border: 1px solid #c2c2c2; }

table.formTable th{font-weight:normal;}

table#table-01{
 width:680px;  margin:3px 0px 20px 0px; align:left;
}

table#table-01 th{
 background-color:#ffedf1;
 line-height:1.5em; 
 font-size:12px; 
 border:1px solid #c2c2c2; 
 padding-left:10px;
}

table#table-01 td{
 padding:10px; 
 vertical-align:top; 
 line-height:1.5em; 
 font-size:12px; 
 border:1px solid #c2c2c2;
}

table#table-02{
 width:680px;  margin:3px 0px 20px 0px; align:left;
 border-collapse: collapse;
}

table#table-02 th{
 background-color:#ffedf1;
 line-height:1.5em; 
 font-size:12px; 
 border:1px solid #c2c2c2; 
 padding-left:10px;
}

table#table-02 td{
 padding:3px 5px 3px 5px; 
 vertical-align:top; 
 line-height:1.2em; 
 font-size:12px; 
 border:1px solid #c2c2c2;
}

table#table-03{
 width:680px;  margin:3px 0px 20px 0px; align:left;
}

table#table-03 th{
 background-color:#ffedf1;
 line-height:1.5em; 
 font-size:12px; 
 border:1px solid #c2c2c2; 
 padding-left:10px;
}

table#table-03 td{
 padding:10px; 
 vertical-align:top; 
 line-height:1.5em; 
 font-size:12px; 
 border:1px solid #c2c2c2;
}

table#table-02 td.td1 {border:solid 2px #4c9ad8;text-align:center;vertical-align:center;}
table#table-02 td.td2 {border:solid 2px #ffffff;text-align:center;vertical-align:center;}

#navi1
{
display:block;
position:relative;
width:960px;
height:32px;
margin:0px;
padding-left:0px;
font-weight: bold;
font-size:12px;
background: url(img/nav.gif) repeat; 
}

#navi1 li
{
width: 190px;
height:32px;
float: left;
color: #ffffff;
text-align: center;
margin:0px auto 0px auto;
line-height: 32px;
list-style-type: none;
border-left: 1px solid #ffffff;

}

#navi1 li a
{
display: block;
text-decoration: none;
color: #ffffff;
margin:0px auto 0px auto;
list-style-type: none;
font-weight:bold;
}

#navi1 li a:hover
{
width: 190px;
height:32px;
background: url(img/nav11.gif) no-repeat;
color: #ffffff;
text-decoration: none;
margin:0px auto 0px auto;
line-height: 32px;
list-style-type: none;
}

#navi1 li a:active
{
width: 190px;
height:32px;
background: url(img/nav11.gif) no-repeat;
color: #ffffff;
text-decoration: none;
margin:0px auto 0px auto;
line-height: 32px;
list-style-type: none;
}

/*********************** 追加開始 **************************************/


#navi1 li ul{display:none}


/*********************** 追加終了 **************************************/


.a2
{
background: url(img/nav11.gif) no-repeat;
}

#navi2
{
display:block;
width:188px;
margin:0px;
padding-left:0px;
padding-right:0px;
font-weight: normal;
font-size:12px;
}

#navi2 li
{
width: 188px;
height:33px;
/*background: url(img/li1.gif) no-repeat; */
color: #00238a;
text-align: left;
margin:0px auto 0px auto;
line-height: 33px;
list-style-type: none;
/*border-bottom: 1px solid #ffffff;*/
border-left: 2px solid #ffffff;
font-weight:normal;
}

#navi2 li a
{
width: 158px;
display: block;
text-decoration: none;
color: #00238a;
margin:0px auto 0px auto;
padding-left:30px;
list-style-type: none;
font-weight:normal;
}

#navi2 li a:hover
{
width: 158px;
height:33px;
background: url(img/li2.gif) no-repeat;
color: #fd5200;
text-decoration: none;
margin:0px auto 0px auto;
padding-left:30px;
line-height: 33px;
list-style-type: none;
font-weight:normal;
}

#navi2 li a:active
{
width: 158px;
height:33px;
background: url(img/li21.gif) no-repeat;
color: #fd5200;
text-decoration: none;
margin:0px auto 0px auto;
padding-left:30px;
line-height: 33px;
list-style-type: none;
font-weight:normal;
}

.a2a
{
background: url(img/li1.gif) no-repeat;
}
.a2b
{
background: url(img/li2.gif) no-repeat;
}
.a2c
{
background: url(img/li3.gif) no-repeat;
}




