@charset "shift_jis";


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

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

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

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

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

p {
  margin: 18px 0 18px 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: 8px 10px 2px 20px;
  width: 400px;
  text-align: left;
  font-size: 18px;
  color: #fffffc;
  letter-spacing: 1px;
}

#header p {
  margin: 0;
  padding:  0;
  text-align: left;
  font-size: 13px;
  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: #fffffc;
  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: 11px;
  width: 110px;
  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: 12px;
  line-height: 180%;
  width: 640px;
  letter-spacing: 1px;
}

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

#contents p {
  margin: 18px 0 18px 0;
  padding: 0 5px 0 0;
  line-height: 180%;
  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;
}

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

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: 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: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

#menu p {
  margin: 0;
  padding: 10px 4px 2px 4px;
  font-size: 12px;
  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: 12px;
  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: 12px;
  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: 12px;
  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: 12px;
 }

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

#menu .menu_free p{
  margin: 0;
  padding: 10px 8px 5px 8px;
  color: #fffffc;
  font-size: 12px;
  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;
}
