@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: #fffffc;
  background-image: url(img/back.gif);
}

a:link {
  color: #ec6d51;
  font-size: 14px;
}

a:hover {
  color: #ce5242;
  font-size: 14px;
}

a:visited {
  color: #ec6d51;
  font-size: 14px;
}

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


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

#main {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 900px;
  border-right:  solid 1px #999999;
  border-bottom: solid 1px #999999;
  border-left: solid 1px #999999;
  background-color: #000000;
}



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

#header {
  margin: 0 0 4px 0;
  width: 900px;
  height: 60px;
  border-top: solid 4px #000000;
  background-image: url(img/header.jpg);
  background-repeat: no-repeat;
}

#header h1 {
  margin: 0;
  padding: 22x 10px 2px 20px;
  width: 400px;
  text-align: left;
  font-size: 22px;
  color: #dddddd;
  letter-spacing: 1px;
}

#header p {
  margin: 0;
  padding:  0;
  text-align: left;
  font-size: 15px;
  color: #fffffc;
  letter-spacing: 1px;
}

#header p.header-navi {
  position: absolute;
  top: 0;
  padding: 0 0 0 790px;
  width: 100px;
  height: 20px;
}

#table-left{
  text-align: left;
  font-size: 16px;
  color: #fffffc;
  line-height: 150%;
  text-decoration: none;
}

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

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

#header-menu {
  width: auto;
  margin: 0 0 4px 0;
  padding: 0;
  border-top: solid 1px #555555;
  border-bottom: solid 1px #555555;
  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 {
  font-size: 14px;
  width: 160px;
  line-height: 20px;
  color: #fffffc;
  background-image: url(img/head_menu_back.gif);
  text-align: center;
  display: block;
  border-right: solid 1px #666666;
  text-decoration: none;
  padding: 7px 0 3px 0;
}

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

img.head_photo {
  margin: 0;
}


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

#container {
  width: 888px;
  overflow: hidden;
  margin: 0;
  padding: 0 6px 6px 6px;
  background-color: #000000;
}


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

#contents {
  float: right;
  margin: 0;
  padding: 14px 10px 5px 0;
  font-size: 14px;
  line-height: 180%;
  width: 640px;
  letter-spacing: 1px;
}

#contents h2 {
  height: 25px;
  margin: 0 0 4px 0;
  padding: 4px 0 2px 12px;
  font-size: 14px;
  color: #fffffc;
  border-bottom: solid 1px #c9171e;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents h3 {
  height: 0px;
  margin: 0 0 0px 0;
  padding: 0px 0 0px 0px;
  font-size: 18px;
}


#contents p {
  margin: 18px 0 18px 0;
  padding: 0 5px 0 0;
  line-height: 180%;
  font-size: 14px;
}

#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;
}

#contents dl {
  width: 100%;
  margin: 0;
  padding: 10px 0 30px 0;
}

#contents dt {
  float:left;
  width: 90px;
  margin: 0;
  padding: 10px 0 10px 5px;
}

#contents dd {
  width: 100%;
  margin: 0;
  padding: 10px 0 10px 0;
  background-image: url(img/line.gif);
  background-position: bottom;
  background-repeat: no-repeat;
}

#contents dt:after {
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  visibility: hidden;
  content: ".";
  font-size: 0.1em;
}

/*---------- テーブル1 ----------*/

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;
}

/*---------- テーブル2 ----------*/


.msr_table01 {
  border-collapse: collapse;
  border-left: 1px solid #AAAAAA;
  border-top: 1px solid #AAAAAA;
  line-height: 1.5;
  text-align: left;
  width: 100%;
}
.msr_table01 th {
  background-color: #E3E7E9;
  border-bottom: 1px solid #AAAAAA;
  border-right: 1px solid #AAAAAA;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: normal;
  padding: 10px;
  text-align: center;
  vertical-align : middle;
}
.msr_table01 thead th {
  background-color: #ABB7BC;
  border-right: 1px solid #FFFFFF;
  color: #FFFFFF;
}
.msr_table01 thead th:last-child {
  border-right: 1px solid #AAAAAA;
}
.msr_table01 td {
  border-bottom: 1px solid #AAAAAA;
  border-right: 1px solid #AAAAAA;
  font-size: 13px;
  padding: 10px;
  vertical-align: top;
}

/*---------- テーブルシンプル線なし ----------*/
/*---------- 縦型 ----------*/
/*---普通文字でセルの中で左寄せ----*/

.teble_05{
 width: 550px;
 border-collapse: separate;
 border-non;
 }
 .teble_05 th{
 width:30%;
 padding: 3px;
 font-weight: normal;/*-----ここが太字止め-----*/
 text-align: left;
 vertical-align: top;
 border-non;
 }
 .teble_05 td{
 text-align:left;
 vertical-align: top;
 width:70%;
 padding: 3px;
 border-non;
 }

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

#menu {
  float: left;
  margin: 8px 0 15px 0;
  padding: 0;
  width: 220px;
  text-align: left;
  letter-spacing: 1px;
  background-color: #000000;
}

#menu h2 {
  height: 19px;
  margin: 0 0 1px 0;
  padding: 7px 0 0 12px;
  font-size: 14px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

#menu p {
  margin: 0;
  padding: 10px 4px 2px 4px;
  font-size: 14px;
  background-color: #f3f3f2;
  line-height: 180%;
}

.menulist {
  margin: 0 0 15px 0;
  padding: 5px 2px 0px 5px;
  width: 210px;
  text-align: left;
  background-color: #000000;
}

.menulist h2 {
  height: 19px;
  padding: 7px 0 0 12px;
  margin: 0 0 1px 0;
  font-size: 14px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist a{
  color: #fffffc;
  display: block;
  border-bottom: solid 1px #333333;
  width: 172px;
  padding: 8px 4px 6px 33px;
  font-size: 14px;
  line-height: 160%;
  text-decoration: none;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

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


.menu_free {
  margin: 0 0 14px 5px;
  padding: 0 6px 0 6p;
  width: 210px;
  text-align: left;
  color: #fffffc;
  background-image: url(img/side_back.gif);
}

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

.menu_free a{
  color: #ec6d51;
  width: 198px;
  padding: 6px 0 5px 0;
  font-size: 14px;
 }

.menu_free a:hover{
  color: #98623c;
}

#menu .menu_free p{
  margin: 0;
  padding: 10px 8px 5px 8px;
  color: #fffffc;
  font-size: 14px;
  line-height: 180%;
  background-image: url(img/side_back.gif);
}


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

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 15px 0 15px 0;
  text-align: center;
  font-size: 12px;
  color: #cccccc;
  border-top: solid 2px #c9171e;
  background-color: #000000;
}

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

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