@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", sans-Serif;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #333333;
  background-color: #fbfaf5;
  border-top: solid 4px #ffea00;
}


/* IE7 用 */

*:first-child+html * {
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


/* IE6 用 */
* html * {
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


a:link {
  color: #583822;
  font-size: 16px;
}

a:hover {
  color: #765c47;
  font-size: 16px;
}

a:visited {
  color: #583822;
  font-size: 16px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}

img {
  border: 0;
}

/*---------- メイン ----------*/

#main {
  width: 900px;
  margin: auto;
  padding: 0;
  text-align: center;
  border-right: solid 2px #e5e4e6;
  border-left: solid 2px #e5e4e6;
  background-color: #ffffff;
}



/*---------- ヘッダー ----------*/

#header {
  margin: 0 auto 0 auto;
  width: 900px;
  height: 140px;
  text-align: center;
  background-color: #ffffff;
}

#header h1 {
  margin: 0;
  padding: 2px 0 0 5px;
  font-weight: normal;
  text-align: left;
  font-size: 12px;
  color: #999999;
  position: absolute;
}

#header h2 {
  margin: 0;
  padding: 22px 0 0 4px;
  width: 400px;
  text-align: left;
  font-size: 20px;
  color: #444444;
  letter-spacing: 1px;
}

#header p {
  margin: 0;
  padding:  4px 0 0 10px;
  text-align: left;
  font-size: 13px;
  color: #444444;
  letter-spacing: 1px;
}

#table-left{
  text-align: left;
  font-size: 13px;
  color: #444444;
  line-height: 150%;
  text-decoration: none;
}

#table-left a{
  font-size: 20px;
  color: #666666;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 20px;
  color: #888888;
  text-decoration: none;
}

#table-right{
  text-align: right;
  margin: 0;
  padding: 4px 4px 2px 0;
  font-size: 16px;
  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 {
  width: 888px;
  margin: 0 6px 0 6px;
  padding: 3px 0 3px 0;
  height: 39px;
  text-align: left;
  border-top: solid 2px #cccccc;
  border-right: solid 1px #bbbbbb;
  border-bottom: solid 2px #e5c300;
  border-left: solid 1px #bbbbbb;
  background-image: url(img/head_menu_back_base.gif);
  background-repeat: repeat-x;
}

#header-menu ul {
  width: 900px;
  text-align: left;
  margin: 0 auto 0 auto;
  padding: 0;
  background-image: url(img/head_menu_back_base.gif);
  background-repeat: repeat-x;
}

#header-menu li {
  display: inline;
  list-style-type: none;
  float: left;
  color: #ffffff;
}

#header-menu li.menu01 a {
  font-size: 14px;
  width: 113px;
  line-height: 20px;
  color: #583822;
  background-image: url(img/head_menu_back_abase.gif);
  text-align: center;
  display: block;
  font-weight: bold;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cccccc;
  text-decoration: none;
  padding: 12px 0 7px 0;
}

#header-menu li.menu02 a {
  font-size: 14px;
  width: 130px;
  line-height: 20px;
  color: #583822;
  background-image: url(img/head_menu_back_abase.gif);
  text-align: center;
  display: block;
  font-weight: bold;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cccccc;
  text-decoration: none;
  padding: 12px 0 7px 0;
}

#header-menu li.menu03 a {
  font-size: 14px;
  width: 105px;
  line-height: 20px;
  color: #583822;
  background-image: url(img/head_menu_back_abase.gif);
  text-align: center;
  display: block;
  font-weight: bold;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cccccc;
  text-decoration: none;
  padding: 12px 0 7px 0;
}

#header-menu li.menu04 a {
  font-size: 14px;
  width: 125px;
  line-height: 20px;
  color: #583822;
  background-image: url(img/head_menu_back_abase.gif);
  text-align: center;
  display: block;
  font-weight: bold;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cccccc;
  text-decoration: none;
  padding: 12px 0 7px 0;
}

#header-menu li.menu05 a {
  font-size: 14px;
  width: 112px;
  line-height: 20px;
  color: #583822;
  background-image: url(img/head_menu_back_abase.gif);
  text-align: center;
  display: block;
  font-weight: bold;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cccccc;
  text-decoration: none;
  padding: 12px 0 7px 0;
}

#header-menu li.menu06 a {
  font-size: 14px;
  width: 125px;
  line-height: 20px;
  color: #583822;
  background-image: url(img/head_menu_back_abase.gif);
  text-align: center;
  display: block;
  font-weight: bold;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cccccc;
  text-decoration: none;
  padding: 12px 0 7px 0;
}

#header-menu li.menu07 a {
  font-size: 14px;
  width: 170px;
  line-height: 20px;
  color: #583822;
  background-image: url(img/head_menu_back_abase.gif);
  text-align: center;
  display: block;
  font-weight: bold;
  text-decoration: none;
  padding: 12px 0 7px 0;
}

#header-menu li a:hover {
  color: #765c47;
  background-image: url(img/head_menu_back_hover.gif);
}


/*---------- コンテンツ ----------*/

#container {
  width: 889px;
  margin: 8px auto 0 auto;
  overflow: hidden;
  padding: 6px 6px 6px 5px;
  background: #ffffff url(img/side_yback.jpg);
  background-repeat: repeat-y;
}


/*---------- メインコンテンツ ----------*/


#main-img {
  margin: 0 0 10px 0;
  text-align: center;
}

#main-img-slim {
  margin: 0 0 10px 0;
  text-align: center;
}

#contents {
  float: right;
  margin: 0;
  padding: 0 5px 5px 0;
  font-size: 16px;
  width: 640px;
  letter-spacing: 1px;
  text-align: left;
}

#contents #pannavi {
  margin: 0 0 10px 0;
  padding: 0 0 8px 0;
  font-size: 14px;
}

#contents h2 {
  height: 39px;
  margin: 0 0 7px 0;
  padding: 15px 0 0 30px;
  font-size: 18px;
  color: #583822;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents h2.page_title {
  height: 34px;
  margin: 0 0 26px 0;
  padding: 16px 0 0 22px;
  font-size: 16px;
  color: #583822;
  border-top: solid 3px #662200;
  background-image: url(img/page_title.gif);
  background-repeat: no-repeat;
}

#contents h2.menu_title {
  height: 35px;
  margin: 0 0 26px 0;
  padding: 15px 0 0 22px;
  font-size: 16px;
  color: #583822;
  border-top: solid 3px #662200;
  background-image: url(img/menu_title.gif);
  background-repeat: no-repeat;
}

#contents h2.small {
  height: 34px;
  margin: 0 0 7px 0;
  padding: 14px 0 0 20px;
  font-size: 15px;
  color: #583822;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents h3 {
  margin: 10px 5px 10px 5px;
  padding: 16px 0 9px 12px;
  line-height: 110%;
  font-size: 16px;
  color: #583822;
  border-bottom: solid 2px #662200;
  border-left: solid 4px #662200;
  background-image: url(img/h3_cotton.jpg);
  background-repeat: no-repeat;
}

#contents h3.flow {
  margin: 10px 5px 10px 5px;
  padding: 16px 0 9px 12px;
  line-height: 110%;
  font-size: 15px;
  color: #583822;
  border-bottom: solid 2px #777777;
  border-left: solid 4px #777777;
  background-image: url(img/h3_gray.jpg);
  background-repeat: no-repeat;
}

#contents p {
  margin: 18px 0 18px 0;
  padding: 0 5px 0 8px;
  line-height: 190%;
  font-size: 16px;
}

#contents a {
  color: #0033FF;
  font-size: 16px;
}

#contents a:hover {
  color: #765c47;
  font-size: 16px;
}

#contents .gray_bg {
  margin: 18px 0 18px 0;
  padding: 18px 8px 6px 16px;
  line-height: 180%;
  letter-spacing: 1px;
  font-size: 16px;
  border-top: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  background-color: #ffffe0;
}

#contents .gray_bg_yoyaku {
  margin: 18px 0 18px 0;
  padding: 16px 8px 10px 16px;
  line-height: 180%;
  letter-spacing: 1px;
  font-size: 16px;
  border-top: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  background-color: #ffffe0;
}

#contents span.red {
  color: #e60033;
}

#contents span.red_b {
  color: #e60033;
  font-weight: bold;
}

#contents span.blue {
  color: #007bbb;
}

#contents span.blue_b {
  color: #007bbb;
  font-weight: bold;
}

#contents span.pink {
  color: #c53d43;
}

#contents span.brown {
  color: #993300;
}

#contents span.brown_b {
  color: #993300;
  font-weight: bold;
}

#contents span.green {
  color: #00ae4f;
}

#contents img.head_photo {
  margin: 0 0 18px 0;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#contents img.picture_r {
  margin: 0 0 10px 10px;
  float: right;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}

#contents p.back {
  margin: 0;
  padding: 0 5px 0 0;
  text-align: right;
}


table#t01 {
  border: solid 1px #cccccc;
  border-collapse: collapse;
}


td#t01 {
  border: solid 1px #cccccc;
  border-collapse: collapse;
}


td#head {
  padding: 9px 6px 6px 15px;
  border: solid 1px #cccccc;
  border-collapse: collapse;
  background-color: #f3f3f3;
}


table.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
}


td.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding : 14px 14px 8px 14px;
}


table.table_line_pr {
  border-collapse: collapse;
  border: solid 1px #999999;
}


td.table_line_pr {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding : 14px 8px 8px 8px;
}


/*---------- メニュー ----------*/

#menu {
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  width: 220px;
  text-align: left;
  letter-spacing: 1px;
}

.menulist {
  margin: 0 0 25px 0;
  padding: 5px 2px 0px 5px;
  width: 210px;
  text-align: left;
}

.menulist h2 {
  height: 20px;
  margin: 0;
  padding: 10px 0 6px 28px;
  font-size: 14px;
  color: #583822;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist a{
  color: #583822;
  display: block;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #dddddd;
  width: 174px;
  padding: 11px 4px 5px 30px;
  font-size: 14px;
  line-height: 190%;
  text-decoration: none;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

.menulist a:hover{
  color: #765c47;
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}

.menu_free {
  margin: 0 0 24px 5px;
  padding: 0;
  width: 210px;
  text-align: left;
}

.menu_free h2 {
  height: 20px;
  margin: 0;
  padding: 10px 0 6px 28px;
  font-size: 14px;
  color: #583822;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free a{
  color: #583822;
  width: 198px;
  padding: 6px 0 5px 0;
  font-size: 13px;
 }

.menu_free a:hover{
  color: #765c47;
}

.menu_free p{
  margin: 0;
  padding: 8px 8px 14px 8px;
  font-size: 14px;
  line-height: 180%;
}

.menu_free span.red {
  color: #e60033;
}

.menu_free span.red_b {
  color: #e60033;
  font-weight: bold;
}

.menu_free span.blue {
  color: #007bbb;
}

.menu_free span.blue_b {
  color: #007bbb;
  font-weight: bold;
}

.menu_free span.brown {
  color: #993300;
}

.menu_free span.brown_b {
  color: #993300;
  font-weight: bold;
}


.menu_free_top {
  margin: 0 0 10px 5px;
  padding: 0;
  text-align: left;
}

.menu_free_top a{
  color: #583822;
  padding: 6px 0 6px 0;
 }

.menu_free_top a:hover{
  color: #765c47;
}

.menu_free_top p{
  margin: 0;
  padding: 0;
  line-height: 180%;
}


.menu_free_rss {
  margin: 0 0 24px 5px;
  padding: 0;
  width: 210px;
  text-align: left;
}

.menu_free_rss h2 {
  height: 20px;
  margin: 0 0 10px 0;
  padding: 10px 0 6px 28px;
  font-size: 14px;
  color: #583822;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

/*---------- フッター ----------*/

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 25px 0 20px 0;
  text-align: center;
  font-size: 14px;
  color: #555555;
  border-top: solid 1px #cccccc;
  background-color: #dddddd;
}

#footer a {
  color: #555555;
  font-size: 14px;
  text-decoration: none;
}

#footer a:hover {
  color: #333333;
}
