@charset "shift_jis";
/*---------- ページ全体の指定 ----------*/

BODY{
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", sans-Serif;
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #333333;
  background-image: url(img/back.gif);
  background-repeat: repeat-x;
}
/* IE7 用 */

*:first-child +HTML *{
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}
/* IE6 用 */
* HTML *{
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}
A:LINK{
  color: #004080;
  font-size: 13px;
}
A:HOVER{
  color: #005ebb;
  font-size: 13px;
}
A:VISITED{
  color: #004080;
  font-size: 13px;
}
P{
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}
/*---------- メイン ----------*/

#main{
  width: 900px;
  margin: 0 auto 0 auto;
  padding: 0;
  text-align: center;
  border-top: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  background-color: #ffffff;
}
/*---------- ヘッダー ----------*/

#header{
  width: 900px;
  height: 80px;
  margin: 0 auto 0 auto;
  text-align: center;
  background-color: #ffffff;
}
#header H1{
  margin: 0;
  padding: 2px 0 2px 10px;
  text-align: left;
  font-weight: normal;
  font-size: 10px;
  color: #666666;
  background-color: #eeeeee;
}
#header H2{
  margin: 0;
  padding: 10px 10px 0 15px;
  width: 400px;
  text-align: left;
  font-size: 20px;
  color: #666666;
  letter-spacing: 1px;
}
#header P{
  margin: 0;
  padding:  4px 0 0 30px;
  text-align: left;
  font-size: 13px;
  color: #666666;
  letter-spacing: 1px;
}
#table-left{
  text-align: left;
  font-size: 13px;
  color: #666666;
  line-height: 150%;
  text-decoration: none;
}
#table-left A{
  font-size: 20px;
  color: #666666;
  text-decoration: none;
}
#table-left A:HOVER{
  font-size: 20px;
  color: #999999;
  text-decoration: none;
}
#table-right{
  text-align: right;
  margin: 0;
  padding: 8px 20px 2px 0;
  font-size: 16px;
  color: #c9171e;
  line-height: 150%;
  text-decoration: none;
}
#table-right A{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}
#table-right A:HOVER{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}
#header-menu{
  width: 880px;
  margin: 0 10px 6px 10px;
  padding: 0;
  border-top: solid 3px #007bbb;
  border-right: solid 1px #aaaaaa;
  border-bottom: solid 1px #aaaaaa;
  border-left: solid 1px #aaaaaa;
  height: 30px;
  text-align: left;
  background-image: url(img/head_menu_back.gif);
  background-repeat: repeat-x;
}
#header-menu UL{
  text-align: left;
  margin: 0px;
  padding: 0px
;
}
#header-menu LI{
  display: inline;
  list-style-type: none;
  float: left;
  color: #ffffff;
}
#header-menu LI A{
  width: 110px;
  padding: 7px 0 3px 0;
  font-size: 11px;
  line-height: 20px;
  color: #666666;
  background-image: url(img/head_menu_back.gif);
  text-align: center;
  display: block;
  border-right: solid 1px #aaaaaa;
  text-decoration: none;
}
#header-menu LI A:HOVER{
  background-image: url(img/head_menu_back_hover.gif);
}
#header-img{
  margin: 0 0 8px 0;
  padding: 0
  background-color: #ffffff;
}
/*---------- コンテンツ ----------*/

#container{
  width: 888px;
  margin: 0 auto 0 auto;
  overflow: hidden;
  padding: 2px 6px 6px 6px;
  background: #ffffff url(img/side_yback.jpg);
  background-repeat: repeat-y;
}
/*---------- メインコンテンツ ----------*/

#contents{
  float: right;
  margin: 0;
  padding: 2px 10px 5px 0;
  font-size : 14px;
  line-height: 180%;
  width: 640px;
  letter-spacing: 1px;
  text-align: left;
}
#contents #pannavi{
  margin: 0;
  padding: 3px 0 5px 0;
  font-size: 12px;
}
#contents H2{
  height: 30px;
  margin: 0 0 7px 0;
  padding: 9px 0 0 20px;
  font-size: 14px;
  color: #004080;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}
#contents P{
  margin: 18px 0 18px 0;
  padding: 0 5px 0 5px;
  line-height: 180%;
  font-size : 13px;
}
#contents IMG.head_photo{
  margin: 0 0 8px 0;
}
#contents IMG.photo{
  float: left;
  margin: 10px 20px 0 0;
}
#contents IMG.picture{
  margin: 0 10px 10px 0;
  float: left;
}
#contents P.photo{
  margin: 0 0 20px 0;
  padding: 0;
}
TABLE#t01{
  border: solid 1px #999999;
  border-collapse: collapse;
}
TD#t01{
  border: solid 1px #999999;
  border-collapse: collapse;
}
TD#head{
  padding: 6px;
  border: solid 1px #999999;
  border-collapse: collapse;
}
TABLE.table_line{
  border-collapse: collapse;
  border: solid 1px #999999;
}
TD.table_line{
  border-collapse: collapse;
  border: solid 1px #999999;
  padding : 8px 14px 8px 14px;
}
/*---------- メニュー ----------*/

#menu{
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  width: 220px;
  text-align: left;
  letter-spacing: 1px;
}
.menulist{
  margin: 0 0 15px 0;
  padding: 5px 2px 0px 5px;
  width: 210px;
  text-align: left;
}
.menulist H2{
  height: 20px;
  margin: 0;
  padding: 6px 0 4px 12px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}
.menulist A{
  color : rgb(0, 64, 128);
  display: block;
  border-right: solid 1px #dddddd;
  border-bottom: solid 2px #cccccc;
  border-left: solid 1px #dddddd;
  width : 175px;
  padding: 11px 4px 4px 30px;
  font-size: 13px;
  line-height: 160%;
  text-decoration: none;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
}
.menulist A:HOVER{
  color: #005ebb;
  text-decoration: underline;
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}
.menu_free{
  margin: 0 0 14px 5px;
  padding: 0;
  width: 210px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}
.menu_free H2{
  height: 19px;
  margin: 0;
  padding: 6px 0 4px 12px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}
.menu_free A{
  color: #004080;
  width: 198px;
  padding: 6px 0 5px 0;
  font-size: 13px;
  line-height: 180%;
}
.menu_free A:HOVER{
  color: #005ebb;
  line-height: 180%;
}
.menu_free P{
  margin: 0;
  padding: 8px 8px 14px 8px;
  font-size: 12px;
  background-color: #ffffff;
  background-image: url(img/menu_back.gif);
  line-height: 180%;
}
/*---------- フッター ----------*/

#footer{
  clear: both;
  width: 100%;
  margin: 0;
  padding: 15px 0 15px 0;
  text-align: center;
  font-size: 13px;
  color: #333333;
  border-top: solid 3px;
  border-top-color: #cccccc;
  background-color: #ffffff;
}
#footer A{
  color: #333333;
  font-size: 13px;
}
#footer A:HOVER{
  color: #333333;
}
