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

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

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

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

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

.align-center {
	text-align: center;
}

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

#main {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 780px;
  background-color: #ffffff;
}


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

#header {
  margin: 0;
  width: 780px;
  height: 75px;
  background-color: #ffffff;
  background-image: url(img/header.jpg);
  background-repeat: no-repeat;
}

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

#header h2 {
  margin: 0;
  padding: 25px 10px 10px 15px;
  width: 400px;
  text-align: left;
  font-size: 14px;
  color: #666666;
}


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

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

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


#table-right{
  text-align: right;
  margin: 0;
  padding: 8px 14px 2px 0;
  font-size: 15px;
  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 {
  background-color: #333333;
  margin: 0px;
  padding: 17px 0 15px 15px;
  border-bottom: solid 2px #ffffff;
  background: url(img/head_menu_back.gif);
  background-repeat: repeat-x;
  text-align: left;
  width: auto;
}

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

#header-menu li {
  color: #ffffff;
  display: inline;
  padding-left: 13px;
  padding-right: 7px;
  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;
}

.bgbk {
  background-color: #000000;
}

tr.glry01 {
  width: 150px;
  height: 150px;
  padding: 0px;
}

table, img {
  border-color:#ffffff;
}

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

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


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

#contents {
  float: right;
  margin:  0;
  padding: 5px 8px 5px 0;
  line-height: 180%;
  letter-spacing: 1px;
  width: 575px;
}

#contents h2 {
  margin: 0 0 4px 0;
  padding: 13px 0 10px 25px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  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%;
  letter-spacing: 1px;
}

#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#contents img.picture {
  margin: 10px 0px 10px 10px;
  float: right;
}

#contents img.picture2 {
  margin: 10px 10px 10px 0px;
  float: left;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}

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.hyou01{
	border-collapse: collapse;

}

th.ex0 {
	background-color: #efffef;
}

td.ex1 {
	text-align: center;
	vertical-align: middle;
	padding: 4px;
	background-color: #efffef;
}

td.ex2 {
	text-align: left;
	vertical-align: top;
	padding: 4px 6px;
	width: 500px;
}

td.ex3 {
	text-align: center;
	vertical-align: middle;
	padding: 4px;
	width: 300px;
}

td.ex4 {
	text-align: left;
	vertical-align: top;
	padding: 4px 6px;
	background-color: #ffffef;
	width: 200px;
}

td.ex5 {
	text-align: center;
	vertical-align: middle;
	padding: 4px;
	width: 200px;
}

td.ex6 {
	text-align: left;
	vertical-align: top;
	padding: 4px 6px;
	background-color: #ffffef;
	width: 300px;
}

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

#menu {
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  width: 170px;
  bottom: 0;
  text-align: left;
  background-color: #ffffff;
}

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


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

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

.menulist a{
  color: #69821b;
  display: block;
  border-bottom: solid 1px #adadad;
  width: 136px;
  padding: 7px 2px 6px 20px;
  line-height: 160%;
  margin: 0;
  font-size: 12px;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

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


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

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

.menu_free a{
  color: #69821b;
  width: 138px;
  padding: 6px 0 5px 0;
  font-size: 12px;
  background-color: #f3f3f2;
 }

.menu_free a:hover{
  color: #99ab4e;
  background-color: #f3f3f2;
}

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

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



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

#footer {
  clear: both;
  width: 100%;
  height: 90px;
  margin: 20px 0 0 0;
  padding: 40px 0 15px 0;
  text-align: center;
  font-size: 12px;
  color: #333333;
  background-color: #cccccc;
}

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

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