@charset "shift_jis";


/* ----------------------------------------------書式等--- */

body {
  font-family: Verdana, Arial, Helvetica, sans-serif, "ＭＳ ゴシック","Hiragino KaKu Gothic Pro", Osaka;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333;
  background-image: url(img/back.gif);
}

a:link {
  color: #004080;
  font-size: 12px;
}

a:hover {
  color: #005ebb;
  font-size: 12px;
}

a:visited {
  color: #005ebb;
  font-size: 12px;
}

p {
  margin: 20px 0 20px 0;
  line-height: 150%;
  letter-spacing: 1px;
}

h1 {
  font-size: 12px;
  margin: 0;
  padding: 2px 3px 0px 3px;
  color: #333;
}

/* ----------------------------------------------全体定義--- */

#main {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 900px;
  border-right:  solid 3px #c6c6c6;
  border-bottom: solid 3px #c6c6c6;
  border-left: solid 3px #c6c6c6;
  background-color: #ffffff;
}



/* ----------------------------------------------ヘッダ--- */

#header {
  margin: 0;
  width: 900px;
  height: 70px;
  border-top: solid 4px #005ebb;
  background-color: #999999;
  font-family:Verdana;
  background-image: url(img/header.jpg);
  background-repeat: no-repeat;
}

#header h1 {
  margin: 0;
  padding: 1px 0 0 10px;
  text-align: left;
  font-size: 9px;
  color: #333333;
}

#header h2 {
  margin: 0;
  padding: 25px 10px 10px 15px;
  width: 500px;
  text-align: left;
  font-size: 14px;
  color: #666666;
}


#table-left{
  text-align: left;
  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: 15px;
  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 {
  background-color: #333333;
  margin: 0px;
  padding: 7px 0px 5px 0px;
  background: url(img/head_menu_back.gif) repeat;
}

#header-menu ul {
  text-align: left;
  padding-bottom: 1px;
  margin: 0px;
  padding: 0 0 0 5px;
  width: auto;
}

#header-menu li {
  color: #ffffff;
  display: inline;
  padding-left: 9px;
  padding-right: 5px;
  background: url(img/l_icon.gif) no-repeat;
}

#header-menu a {
  color: #ffffff;
  text-decoration: none;
}

#header-menu a:hover {
  color: #cccccc;
}


/* ----------------------------------------------コンテナ（枠）--- */
#container {
  margin: 0px;
  padding: 2px;
  background-color: #ffffff;
}


/* ----------------------------------------------メイン--- */

#contents {            /* コンテンツ部分 */
  float: right;
  margin: 0;
  padding: 5px 2px 0 10px;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 1px;
  width: 695px;
}

#contents img.head_photo {    /* トップFFTイメージ */
  margin: 0 0 10px 0;
}


#contents h2 {             /*  バー付き見出し  */
  margin: 0 0 7px 0;
  padding: 8px 0 10px 20px;
  line-height: 110%;
  font-size: 12px;
  color: #333333;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents h3 {             /*  バー付き見出し(グレー)  */
  margin: 0 0 7px 30px;
  padding: 8px 0 10px 20px;
  line-height: 110%;
  font-size: 12px;
  width: 640px;
  color: #333333;
  background-image: url(img/titlebar_gray.gif);
  background-repeat: no-repeat;
}

p#p-for-h3 {              /* グレーバー用テキスト　　*/
  padding: 0 0 0 40px;
  line-height: 150%;
  letter-spacing: 1px;
}

h3#main {            /* コンテンツ内-見出し */
  margin: 6px 0 0 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  width: 675px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: repeat-x;
}


#contents li {    /* リスト（基本） */
list-style-type: none;
}

li#sub-0 {    /* リスト１　*/
list-style-type: none;
margin-left: -20px;
padding-left: 0;
}

li#sub-1 {    /* リスト２  */
list-style-type: square;
margin-left: -5px;
padding-left: 0;
}

#content ul {
margin:-25px 0 0 0;
padding-left: 9px;
}



#contents p {
  margin: 10px 0 15px 0;
  line-height: 150%;
  letter-spacing: 1px;
}

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;
}



/* ----------------------------------------------メニュー--- */

#menu {
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  width: 180px;
  letter-spacing: 1px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

#menu h2 {
  margin: 0 0 7px 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 {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 5px;
  width: 170px;
  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 1px #c6c6c6;
  border-right: solid 1px #c6c6c6;
  border-bottom: solid 1px #c6c6c6;
  border-left: solid 1px #c6c6c6;
  width: 158px;
  padding: 6px 0 5px 10px;
  font-size: 12px;
  background-color: #f3f3f2;
 }

.menulist a:hover{
  color: #005ebb;
  background-color: #ffffff;
}


.menu_free {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 5px;
  width: 170px;
  text-align: left;
  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: 158px;
  padding: 6px 0 5px 0;
  font-size: 12px;
  background-color: #f3f3f2;
}

.menu_free a:hover{
  color: #005ebb;
  background-color: #f3f3f2;
}


#menu p {
  margin: 10px 4px 0 4px;
  line-height: 150%;
}

li {
  list-style-image: url(img/mark.gif);
  margin: 0 0 5px 0;
}


.menulist-b {    /* ---------------menu list TYPE(B)------------ */
  margin:-15px 0 0 5px;
  padding-left: 15px;
  width: 153px;
  text-align: left;
  border-right: solid 1px #c6c6c6;
  border-bottom: solid 1px #c6c6c6;
  border-left: solid 1px #c6c6c6;
  background-image: url(img/menu_back.gif);
}

.menulist-b h2 {
  margin: 0;
  padding: 0;
  line-height: 100%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist-b a{
  color: #004080;
  padding:0 0px 0 0;
  font-size: 11px;
  background-color: #f3f3f2;
}

.menulist-b a:hover{
  color: #005ebb;
  background-color: #ffffff;
}

/* ----------------------------------------------フッタ--- */

#footer {
  clear: both;
  margin: 0;
  padding: 4px 0 15px 10px;
  text-align: center;
  font-size: 12px;
  color: #333333;
  border-top: solid 4px;
  border-top-color: #004080;
  background-color: #ffffff;
}

#footer a {
  color: #333333;
  font-size: 12px;
}

#footer a:hover {
  color: #333333;
}

/* ----------------------------------------------リスト--- */

.menu0 {    /* シンボルなし */
list-style-type: none;
padding-left: 9px;
}

.menu1 {    /* メニュー(青)太字  */
list-style-image: url("img/menu-blue.gif");
padding-left: 5px;
padding-bottom: 5px;
font-weight: bold;
}

.menu1b {    /* メニュー(青)  */
list-style-image: url("img/menu-blue.gif");
padding-left: 5px;
padding-bottom: 5px;
}

.menu3 {    /* メニュー(赤)太字  */
list-style-image: url("img/menu-red.gif");
padding-left: 5px;
padding-bottom: 5px;
font-weight: bold;
}

.menu2 {    /* メニュー(サブ)  */
list-style-type: square;
margin-left: -5px;
padding-left: 0;
}

.menu2b {    /* メニュー(サブ):下層マージン  */
list-style-type: square;
margin-left: 25px;
padding-left: 0;
}


.menu10{   /* メニュー(項目○イメージ) */
list-style-image: url("img/menu-circ1.gif");
padding-left: 5px;
padding-bottom: 5px;
font-weight: bold;
}


.list-main{   /* リストの上余白詰め  */
margin:-25px 0 0 0;
padding-left: 9px;
}



