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

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

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

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

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


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

#main {
  width: 1000px;
  margin: 0 auto 0 auto;
  padding: 0;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  background-color: #ffffff;
}



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

#header {
  margin: 0 auto 0 auto;
  width: 1000px;
  height: 90px;
  text-align: center;
  border-top: solid 3px #e95464;
  border-bottom: solid 3px #cccccc;
  background-image: url(img/header.jpg);
  background-repeat: repeat-x;
}

#header h1 {
  margin: 0;
  padding: 4px 0 4px 10px;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  font-size: 10px;
  color: #666666;
  letter-spacing: 1px;
  background-color: #eeeeee;
}

#header h2 {
  margin: 0;
  padding: 25px 10px 10px 20px;
  width: 400px;
  text-align: left;
  font-size: 16px;
  color: #444444;
  letter-spacing: 1px;
}


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

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

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


#table-right{
  text-align: right;
  margin: 0;
  padding: 12px 18px 2px 0;
  font-size: 12px;
  color: #d9333f;
  line-height: 210%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #444444;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #999999;
  text-decoration: none;
}

#header-menu {
  height: 29px;
  background-color: #333333;
  margin: 0px;
  padding: 19px 0 0 15px;
  background: url(img/head_menu_back.gif);
  background-repeat: repeat-x;
  text-align: left;
  width: auto;
}

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

#header-menu li {
  color: #ffffff;
  display: inline;
  padding-left: 13px;
  padding-right: 8px;
  background: url(img/l_icon.gif) no-repeat;
  background-position: left center;
}

#header-menu a {
  color: #ffffff;
  text-decoration: none;
}

#header-menu a:hover {
  color: #cccccc;
}



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

#container {
  width: auto;
  margin: 0;
  overflow: hidden;
  padding: 8px 0 6px 10px;
  background-color: #ffffff;
}


/*---------- ミドル ----------*/

#middle {
  float: left;
  width: 760px;
}


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

#contents {
  float: right;
  margin: 0 6px 0 0;
  padding: 5px 7px 5px 0;
  font-size: 12px;
  width: 530px;
  letter-spacing: 1px;
}

#contents h2 {
  height: 24px;
  margin: 0 0 4px 0;
  padding: 6px 0 0 16px;
  font-size: 12px;
  color: #d9333f;
  line-height: 160%;
  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: 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;
}

#item_block {
  margin: 0 auto 0 auto;
  padding: 4px 0 6px 0;
  line-height: 190%;
  font-size: 12px;
  text-align: left;
}

#item_block img {
  margin: 0 0 6px 0;
}

#contents table#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
  line-height: 170%;
}


#contents td#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
  line-height: 170%;
}


td#head {
  height: 35px;
  font-size: 12px;
  padding: 0 0 0 10px;
  line-height: 190%;
  border: solid 1px #999999;
  border-collapse: collapse;
  background-image: url(img/item_block_bg.gif);
  background-repeat: repeat-x;
}

td#f_head {
  font-size: 12px;
  padding: 6px 0 6px 10px;
  border-collapse: collapse;
  background-image: url(img/item_block_bg.gif);
  background-repeat: repeat-x;
}

td#item {
  padding: 5px 4px 5px 6px;
  line-height: 190%;
  font-size: 12px;
}

td#f_item {
  font-size: 12px;
}

#contents table.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
}


#contents td.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding : 8px 14px 8px 14px;
}


/*---------- 左サイドメニュー ----------*/

#menu-left {
  float: left;
  margin: 5px 0 15px 0;
  padding: 0;
  width: 185px;
  text-align: left;
  letter-spacing: 1px;
}

#menu-left 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-left p {
  margin: 0;
  padding: 10px 4px 2px 4px;
  font-size: 12px;
  background-color: #f3f3f2;
  line-height: 180%;
}

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

#menu-left .menulist ul {
  text-align: left;
  margin: 0px;
  padding: 0px;
}

#menu-left .menulist li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 0;
}

#menu-left .menulist 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-left .menulist a{
  color: #d9333f;
  display: block;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  padding: 7px 0 7px 20px;
  font-size: 12px;
  line-height: 160%;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

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


#menu-left .menu_free {
  margin: 0 0 14px 0;
  padding: 5px 5px 4px 5px;
  width: 185px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

#menu-left .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-left .menu_free a{
  color: #d9333f;
  padding: 6px 0 5px 0;
  font-size: 12px;
  background-color: #f3f3f2;
 }

#menu-left .menu_free a:hover{
  color: #e95464;
  background-color: #f3f3f2;
}

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


/*---------- 右サイドメニュー ----------*/

#menu-right {
  float: left;
  margin: 0 0 15px 10px;
  padding: 2px 5px 0 0;
  width: 200px;
  text-align: left;
  letter-spacing: 1px;
}

#menu-right h2 {
  height: 20px;
  margin: 0;
  padding: 6px 0 0 12px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(img/sidebar_right.gif);
  background-repeat: no-repeat;
}

#menu-right .menulist {
  margin: 0 0 15px 0;
  padding: 5px 0 0 0;
  width: 200px;
  text-align: left;
}

#menu-right .menulist ul {
  text-align: left;
  margin: 0px;
  padding: 0px;
}

#menu-right .menulist li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 0;
}

#menu-right .menulist h2 {
  height: 20px;
  margin: 0;
  padding: 6px 0 0 12px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(img/sidebar_right.gif);
  background-repeat: no-repeat;
}

#menu-right .menulist a{
  color: #d9333f;
  display: block;
  padding: 7px 4px 7px 20px;
  font-size: 12px;
  line-height: 160%;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

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

#menu-right .menu_free {
  margin: 0 0 14px 0;
  padding: 0;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

#menu-right .menu_free h2 {
  height: 20px;
  margin: 0;
  padding: 6px 0 0 12px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(img/sidebar_right.gif);
  background-repeat: no-repeat;
}

#menu-right .menu_free a{
  color: #d9333f;
  padding: 6px 0 5px 0;
  font-size: 13px;
  background-color: #f3f3f2;
 }

#menu-right .menu_free a:hover{
  color: #e95464;
  background-color: #f3f3f2;
}

#menu-right .menu_free p{
  margin: 0 0 0 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: 1000px;
  margin: 0 auto 0 auto;
  padding: 20px 0 20px 0;
  text-align: center;
  font-size: 12px;
  color: #333333;
  border-top: solid 4px;
  border-top-color: #d9333f;
  background-color: #eeeeee;
}

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

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

#footer_main_block {
  width: 850px;
  margin: 0 auto 0 auto;
  padding: 4px 0 6px 0;
  line-height: 180%;
  font-size: 12px;
  text-align: left;
}
/*-------------------- 中央に配置 --------------------*/
 
body{
 text-align: center;
 }
 .hpb-head,.hpb-main{
 margin-right : auto;
 margin-left : auto;
 text-align : left;
 }