@charset "Shift_JIS";
*{
  padding: 0;
  margin: 0;
}
IMG{
  border: 0;
}
/*########################################

[1]全体のリンク指定 */

A:LINK {
  color: #0000ff;
  text-decoration: underline;
}
A:VISITED {
  color: #660066;
  text-decoration: underline;
}
A:HOVER {
  color: #ff0000;
  text-decoration: underline;
}
BODY{
  font-family:"verdana" ;
  font-size:80%;
  line-height:150%;
  text-align:center;
}
#wrapper{
  text-align: left;
  width: 780px;
  margin:  0;
  border: 1px solid #669966;
}
/* ヘッダー */

#header{
  width:  780px;
  height: 45px;
<img src="img/head1.jpg" alt="head">
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
/* ヘッダー 2*/

#head2{
  width:  400px;
  height: 30px;
  padding: 2px 0 5px 0;
  font-family: sans-serif;
  font-size:70%;
  color: #000000;
}
/* サイトタイトル */
H1 {
  font-size: 160% ;
  text-align: center;
  color: darkgreen;
}
/*-- 見出し --*/
H2{
  font-size: 190%;
  font-weight: 980;
  font-family: serif;
  margin-bottom: 2px;
  color: #404239;
}
H3{
  font-size: 100%;
  width: 60%;
  padding: 3px 0 3px 20px;
  border:1px solid #666633;
}
H4{
  font-size: 100%;
  width: 70%;
  padding: 2px 0 0px 40px;
  border:0px solid #666633;
  background : url(./img/bg-h.gif) no-repeat 0px 0px;
}
H5{
  font-size: 100%;
  width: 50%;
  padding: 3px 0 3px 20px;
  background-color:deepskyblue;
  border:1px solid #666633;
}
H6{
  font-size: 200%;
  font-weight: 900;
  font-family: serif;
  margin-bottom: 2px;
  color: #408080;
}
H7 {
  font-size: 250% ;
  text-align: left;
  color: darkgreen;
}
.jlogo{
  font-size: 90%;
  font-weight: bolder;
  margin: 0px 0 10px 20px;
  color: blue;
}
.sji{
  font-size: 75%;
}
.right{
  font-size: 75%;
  text-align: right;
}
/*-- コンテナ --*/
#container,#containerB{
  width: 100%;
  margin: 0;
  padding: 0 ;
}
/*-- コンテナB--*/
#containerB{
  color: white;
  background: #000000;
}
/*  メインレイアウト用BOX */
#contents,#contentsB{
  float: right;
  width: 540px;
  padding: 0px 10px 10px 5px;
  background: #ffffff;
}
/*-- 背景黒コンテンツ --*/
#contentsB{
  color: white;
  background: #000000;
}
#main,#mainB{
  width: 500px;
  padding: 0px 20px 0px 20px;
  background: #ffffff;
}
#mainB{
  color: white;
  background: #000000;
}
/*  イメージBOX */


#imgboxR {
  width: 250px;
  height: 135px;
  padding: 20px 0px 10px 20px;
  text-align: right;
  float: right;
}
#imgboxL {
  width: 260px;
  height: 135px;
  padding: 20px 10px 10px 0px;
  text-align: left;
  float: left;
}
.imgbox {
  margin: 3px 0px 3px 0px;
}
.imgbox IMG{
  border: 1px solid #666666;
}
.imgbox_f {
  padding: 10px 0px 10px 9px;
  float: right;
}
.imgbox_f IMG{
  border: 1px solid #666666;
}
.imgbox_l {
  margin: 10px 20px 10px 0px;
  float: left;
}
.imgbox_l IMG{
  border: 1px solid #666666;
}
#boxA {
  width: 306px;
  height: 270px;
  padding: 10px 5px 10px 5px;
  text-align: center;
  float: right;
}
/*-- サイドバー --*/
#side{
  width: 200px;
  padding: 0;
  margin: 0;
  float: left;
  overflow: hidden;
}
#sidebar{
  padding: 15px  0 2px 0px;
  background: #CCFFFF;
  font-family:Candara ,Arial, Helvetica, sans-serif;
}
/* リスト/サイドバーメニュー */
#sidebar .localnavi {
  list-style-type: none;
}
#sidebar .localnavi LI A {
  background-image : url(img/sidemenu.gif);
  background-repeat: no-repeat;
  background-color:#CCFFFF;
  font-size: 90%;
  font-weight: 400;
  font-family:Candara,Osaka ;
  color: navy;
  text-decoration:none;
  padding: 4px 0 0 40px;
  border:1px solid white;
  width:160px;
  height: 20px;
  display:block;
}
#sidebar .localnavi LI A:HOVER {
  color: #ff0000;
  text-decoration: underline;
  background-image: none;
  background-color: white;
}
.sidebar-title{
  font-size: 110%;
  color:  navy;
  padding: 5px 0 0 10px;
  border-bottom:1px dotted cornflowerblue ;
  font-family:Candara,Osaka ;
  font-weight: bolder;
}
.sidebar-title2{
  font-size: 110%;
  color:  navy;
  padding: 5px 0 0 10px;
  height: 25px;
  border-top:1px dotted cornflowerblue ;
  border-bottom:1px dotted cornflowerblue ;
  font-family:Candara,Osaka ;
  font-weight:bolder;
}
/*-- フッター */

#footer{
  clear: both;
  width: 100%;
  background-color: navy;
  height: 16px;
  text-align: center;
  color:white;
  font-size: 70%;
  padding-bottom: 3px;
}
/*----------------グローバルナビ#CC9933;
*/

#globalnavi {
  width: 780px;
  margin: 0px;
  padding: 0px;
}
#globalnavi UL
{
  float: left;
  width: 100%;
  height: 28px;
  font-family: sans-serif,Meiryo;
  font-weight: bold;
  font-size: 100%;
  background-color: navy;
}
#globalnavi UL LI {
  display: inline;
}
#globalnavi UL LI A {
  padding: 4px 15px;
  color: #ffffff;
  text-decoration: none;
  float: left;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
#globalnavi UL LI A:HOVER {
  background-color:#b9cadd;
  color: #ffffff;
}
#globalnavi LI A.current {
  background-color: #b9cadd;
  color: #ffffff;
}
/*----------------グローバルナビ終わり*/


/* /*------------- トップレイアウト用BOX */

/* 左BOX */
#leftbox {
  width: 430px;
   
  
  
  float: left;
}
/* 右BOX */
#rightbox {
  width: 320px;
    float: right;

}
/* 枠BOX */
.wbox {
    width: 400px;
      text-align: left;
  line-height: 150%;
  font-size: 95%;
    float: right;
   
}
.wbox2 {
  width: 400px;
  text-align: left;
  line-height: 150%;
  font-size: 85%;
  float: right;
 
}
.wbox3 { 
   height: 170px;
   float: right;
 
}
.topic {
  list-style-type: none;
  border-bottom:1px dotted cornflowerblue ;
}
/* 空BOX */
.ebox {
  margin: 5px 10px 5px 10px;
  padding: 10px;
  border: 1px solid #666666;
}
/* 字下げBOX */
.jsbox {
  margin: 5px 5px 5px 5px;
  padding:0px 5px 0px 28px;
  border: 0px solid #666666;
}
/* 字下げスタイル */
.js {
  margin: 5px 5px 5px 50px;
}
/* センタースタイル */
.cen {
  text-align:center;
}
/* r右スタイル */
.right {
  text-align:right;
}
/* フロートクリア */
.cl{
  clear:both;
}

