@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #333;
  background-image: url(img/back.gif);
  background-repeat: repeat-y;
  background-position: top;
}

a:link {
  color: #004080;
  font-size: 12px;
}

a:hover {
  color: #005ebb;
  font-size: 12px;
}

a:visited {
  color: #004080;
  font-size: 12px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}


p2 {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}

h1 {
  font-size: 14px;
  margin: 0;
  padding: 2px 3px 0px 3px;
  color: #333;
}



/*---------- メイン ----------*/

#main {
  margin: 0 auto 0 auto;
  padding: 0;
  width:1000px;
  background-color: #ffffff;
}


/*---------- ヘッダー ----------*/

#header {
  margin: 0;
  border-top: solid 4px #005ebb;
  background-color: #999999;
}

#header-inner {
  margin: 0;
  padding: 0;
  color: #333333;
  width:800px;
  background-color: #ffffff;
  background-repeat: no-repeat;
}

#table-left{
  text-align: left;
  margin: 0;
  padding: 10px 0 0 10px;
  font-size: 16px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}

#table-left a{
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 16px;
  color: #666666;
  text-decoration: none;
}


#table-right{
  text-align: right;
  margin: 0;
  padding: 2px 14px 2px 0;
  font-size: 16px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}

#table-right a{
  font-size: 14px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 14px;
  color: #666666;
  text-decoration: none;
}


#header-menu {
  background-color: #005ebb;
  margin: 0px;
  padding-top: 8px;
  padding-left: 15px;
  padding-bottom: 6px;
  border-top: solid 2px #ffffff;
  border-bottom: solid 2px #ffffff;
}

#header-menu ul {
  text-align: left;
  padding-bottom: 1px;
  margin: 0px;
  width: auto;
}

#header-menu li {
  color: #ffffff;
  display: inline;
  padding-left: 13px;
  padding-right: 8px;
  background: url(img/l_icon.gif) no-repeat;
  background-position: left center;
}

#header-menu a {
  color: #ffffff;
  text-decoration: none;
}

#header-menu a:hover {
  color: #cccccc;
}

#header-img-2 {
  margin: 0;
  padding: 0;
  width:1200px;
  height:80px;
  font-family:Verdana;
  background-image: url(img/logo.svg);
  background-repeat: no-repeat;
}


/*---------- コンテンツ ----------*/

#container {
  margin: 0px;
  padding: 5px;
  width: 780px;
  background-color: #ffffff;
}



/*---------- メインコンテンツ ----------*/

#contents {
  float: left;
  margin:  6px 0 0 0;
  padding: 0 5px 0 8px;
  line-height: 180%;
  letter-spacing: 1px;
  width: 570px;
}

#contents img.sample {
  float: left;
  margin: 12px;
}

#contents h2 {
  margin: 0 0 5px 0;
  padding: 11px 0 10px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #333333;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents h3 {
  margin: 0 0 5px 0;
  padding: 3px;
  line-height: 110%;
  font-size: 13px;
  color: #333333;
  
}

#contents p {
  margin: 18px 0 18px 0;
  padding: 0 0 0 5px;
  line-height: 180%;
  letter-spacing: 1px;
}

#news {
  width: 558px;
  height: 500px;
  overflow: auto;
  background-color: #ffffff;
  padding: 5px;
  margin: 12px 0 10px 0;
  border-top: 1px;
  border-right: 1px;
  border-bottom: 1px;
  border-left: 1px;
  border-style: solid;
  border-color: #999999;
}

#news2{
  width: 558px;
  height: 400px;
  overflow: auto;
  background-color: #ffffff;
  padding: 5px;
  margin: 12px 0 10px 0;
  border-top: 1px;
  border-right: 1px;
  border-bottom: 1px;
  border-left: 1px;
  border-style: solid;
  border-color: #999999;
}


/*---------- メニュー ----------*/

#menu {
  float: right;
  margin: 0;
  padding: 6px 3px 0 6px;
  width: 180px;
  text-align: left;
  line-height: 180%;
  letter-spacing: 1px;
  background-color: #ffffff;
}

#menu h2 {
  margin: 0 0 7px 0;
  padding: 8px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}






#menu p {
  margin: 10px 4px 20px 4px;
  line-height: 180%;
}

#menu a{
  color: #004080;
  font-size: 12px;
 }

#menu a:hover{
  color: #005ebb;
  font-size: 12px;
}



/*---------- フッター ----------*/

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 20px 0 18px 0;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  border-top: 2px;
  background-color: #0066cc;
}

#footer a {
  color: #ffffff;
  font-size: 12px;
 }

#footer a:hover {
  color: #666666;
}
