@charset "shift_jis";
/*2—ñ—pA‘æ18”Å‚ðŒ³‚É*/

/*---------- ƒy[ƒW‘S‘Ì‚ÌŽw’è ----------*/

body {
  font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino KaKu Gothic Pro", "‚l‚r ‚oƒSƒVƒbƒN", "MS P Gothic", Osaka, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333;
  background-image: url(img/back.gif);
  background-color:#FFFFFF;/*”wŒiF”’Žw’è20230505*/
  background-repeat: no-repeat;
  background-position: center 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;
}


/*---------- ƒƒCƒ“ ----------*/

#main {
  margin: 0 auto 0 auto;
  padding: 0;
/*width: 1000px; Œë•*/
  width: 800px; /*•’²®*/
  background-color: #ffffff;
}


/*---------- ƒwƒbƒ_[ ----------*/

#header {
  margin: 0;
  width: 800px;
  height: 75px;
  background-color: #ffffff;
  border-bottom: solid 3px #004080;
  background-image: url(img/header.jpg);
  background-repeat: no-repeat;
}

#header h1 {
  margin: 0;
  padding: 2px 0 0 10px;
  font-weight: normal;
  text-align: left;
  font-size: 10px;
  color: #666666;
}

#header h2 {
  margin: 0;
  padding: 25px 10px 10px 15px;
/*width: 500px; 1—ñ—p*/
  width: 300px; /*2—ñ—p*/
  text-align: left;
/*font-size: 20px; H1—ñ—p*/
  font-size: 40px; /*H2—ñ—p‚©•W‘è•¶ŽšŠg‘å*/
  color: #666666;
  letter-spacing: 1px;
}


#table-left{
  text-align: left;
  font-size: 20px;
  color: #333333;
  line-height: 200%;
  text-decoration: none;
}

#table-left a{
  font-family: "HGŠÛºÞ¼¯¸M-PRO","HGPºÞ¼¯¸M",sans-serif;
/*font-size: 21px;*/
  font-size: 36px; /*•W‘è•¶ŽšŠg‘å(Ver20)*/
  color: #333333;
  text-decoration: none;
}

#table-left a:hover{
  font-family: "HGŠÛºÞ¼¯¸M-PRO","HGPºÞ¼¯¸M",sans-serif;
/*font-size: 21px;*/
  font-size: 36px; /*•W‘è•¶ŽšŠg‘å(Ver20)*/
  color: #999999;
  text-decoration: none;
}


#table-right{
  text-align: right;
  margin: 0;
  padding: 8px 14px 2px 0;
  font-size: 18px;
  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 {
  margin: 0px;
  padding: 0px;
  height: 35px;
  border-bottom: solid 3px #ffffff;
  background: url(img/head_menu_back.gif);
  background-repeat: repeat-x;
  text-align: left;
  width: auto;
}

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

#header-menu li {
  color: #fffffc;
  display: inline;
  list-style-type: none;
  float: left;
  margin: 0;
}

#header-menu li a {
  font-size: 11px;
  width: 100px;
  height: 27px;
  line-height: 20px;
  color: #fffffc;
  background: url(img/head_menu_back.gif);
  background-repeat: repeat-x;
  text-align: center;
  display: block;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #004080;
  text-decoration: none;
  padding-top: 8px;
}

#header-menu li  a:hover {
  background: url(img/head_menu_back_hover.gif);
  background-repeat: repeat-x;
  color: #fffffc;
}


/*---------- ƒRƒ“ƒeƒ“ƒc ----------*/

#container {
/*width: 788px; 1—ñ—p*/
  width: 500px; /*2—ñ—p*/
  overflow: hidden;
  margin: 0px;
  padding: 6px;
  border-top: solid 7px #cccccc;
  background-color: #ffffff;
}


/*---------- ƒƒCƒ“ƒRƒ“ƒeƒ“ƒc ----------*/

#contents {
  float: both;
  margin: 0;
  padding: 5px 8px 5px 0;
  font-size: 12px;
  line-height: 180%;
  letter-spacing: 1px;
/*width: 788px; 1—ñ—p*/
  width: 500px; /*2—ñ—p*/
}

#contents h2 {
  margin: 0 0 4px 0;
  padding: 13px 0 8px 24px;
  line-height: 110%;
  font-size: 12px;
  color: #333333;
  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%;
  letter-spacing: 1px;
}

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

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

#contents img.head_photo {
  margin: 0 0 10px 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;
}


/*---------- ƒƒjƒ…[ ----------*/

#menu {
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  width: 170px;
  bottom: 0;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

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


.menulist {
  margin: 0 0 15px 0;
  padding: 5px 2px 0px 5px;
  width: 160px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

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

.menulist a{
  color: #004080;
  display: block;
  border-top: solid 2px #f3f3f2;
  border-bottom: solid 1px #9f9f9f;
  width: 138px;
  padding: 4px 4px 4px 17px;
  font-size: 12px;
  line-height: 160%;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

.menulist a:hover{
  color: #005ebb;
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}


.menu_free {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 5px;
  width: 160px;
  text-align: left;
  letter-spacing: 1px;
  background-image: url(img/menu_back.gif);
}

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

.menu_free a{
  color: #004080;
  width: 138px;
  padding: 6px 0 5px 0;
  font-size: 12px;
  background-color: #f3f3f2;
 }

.menu_free a:hover{
  color: #005ebb;
  background-color: #f3f3f2;
}

.menu_free p{
  margin: 10px 4px 0 4px;
  font-size: 12px;
  background-color: #f3f3f2;
  line-height: 180%;
  letter-spacing: 1px;
}

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


/*---------- ƒtƒbƒ^[ ----------*/

#footer {
/*clear: both;*/
  width: 100%;
/*width: 800px;*/
/*height: 50px;*/
  height: 30px;
/*margin: 20px 0 0 0;*/
  margin: 10px 0 0 0;
/*padding: 40px 0 15px 0;*/
  padding: 15px 0 0 0;
  text-align: center;
  font-size: 12px;
  color: #333333;
  background-color: #cccccc;
}

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

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