@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(back.gif);
  background-repeat: repeat-y;
  background-position: top;
}

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

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

a:visited {
  color: #99ab4e;
  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: 780px;
  background-image : url(content_back.gif);
  background-repeat: repeat-y;
  background-position: left;
}


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

#header {
  margin: 0;
  width: 780px;
  height: 90px;
  background-color: #ffffff;
  border-bottom: solid 2px #99ab4e;
  font-family:Verdana;
  background-image : url(header.jpg);
  background-repeat: no-repeat;
}

#header h1 {
  margin: 0;
  padding: 2px 0 0 10px;
  font-weight: normal;
  text-align: left;
  font-size: 9px;
  color: #fffffc;
}

#header h2 {
  margin: 0;
  padding: 35px 10px 10px 20px;
  width: 400px;
  text-align: left;
  font-size: 14px;
  color: #fffffc;
}


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

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

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


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

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

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


#header-menu {
  background-color: #333333;
  margin: 0px;
  padding: 17px 0 15px 15px;
  border-bottom: solid 2px #ffffff;
  background : url(head_menu_back.gif) repeat;
}

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

#header-menu li {
  color: #ffffff;
  display: inline;
  padding-left: 9px;
  padding-right: 5px;
  background : url(l_icon.gif) no-repeat;
}

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

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


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

#container {
  margin: 0px;
  padding: 6px 6px 6px 8px;
  background-image : url(content_back.gif);
  background-repeat: repeat-y;
  background-position: left;
}


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

#contents {
  float: right;
  margin: 0;
  padding: 5px 2px 0 10px;
  line-height: 150%;
  letter-spacing: 1px;
  width: 585px;
}

#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 h2 {
  margin: 0 0 7px 0;
  padding: 9px 0 10px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #ffffff;
  background-image : url(titlebar.gif);
  background-repeat: no-repeat;
}

#contents p {
  margin: 15px 0 30px 0;
  line-height: 150%;
  letter-spacing: 1px;
  width: 550px;
}

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: 165px;
  bottom: 0;
  text-align: left;
  background-color: #dddddd;
}

#menu h2 {
  margin: 0 0 2px 0;
  padding: 7px 0 5px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image : url(sidebar.gif);
  background-repeat: no-repeat;
}


.menulist {
  margin: 0 0 14px 0;
  padding: 0 0 4px 0;
  width: 160px;
  text-align: left;
  background-image : url(menu_back.gif);
}

.menulist h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image : url(sidebar.gif);
  background-repeat: no-repeat;
}

.menulist a{
  color: #69821b;
  display: block;
  border-bottom: solid 1px #c6c6c6;
  width: 138px;
  padding: 7px 0 6px 20px;
  font-size: 12px;
  background-image : url(side_menu_bg.gif);
  background-repeat: no-repeat;
 }

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


#menu p {
  margin: 10px 4px 0 8px;
  line-height: 150%;
}

li {
  list-style-image : url(mark.gif);
  margin: 0 0 5px 0;
}




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

#footer {
  clear: both;
  height: 70px;
  margin: 0;
  padding: 30px 0 15px 10px;
  text-align: center;
  border-top: solid 2px #99ab4e;
  font-size: 12px;
  color: #333333;
  background-color: #cccccc;
}

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

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