@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
  font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", Osaka, "ＭＳ Ｐゴシック", sans-serif;
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #333333;
  background-image: url(img/back.gif);
  overflow-y:scroll;
}

a:link {
  color: #1b6982;
  font-size: 13px;
}

a:hover {
  color: #144e61;
  font-size: 13px;
}

a:visited {
  color: #1b6982;
  font-size: 13px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}


/*---------- メイン ----------*/

#main {
  margin: 0 auto 0 auto;
  padding: 0;
/* width: 780px;*/
  width: 1024px;
  border-right:  solid 2px #c6c6c6;
  border-bottom: solid 2px #c6c6c6;
  border-left: solid 2px #c6c6c6;
  background-color: #ffffff;
}


#main img.head_photo {
  margin: 0px 0 0 0;
}


/*---------- ヘッダー ----------*/

#header {
  margin: 0;
  /* width: 780px;*/
  width: 1024px;
  height: 80px;
  border-top: solid 4px #8eb5c1;
  border-bottom: solid 2px #8eb5c1;
  background-color: #999999;
  background-image: url(img/header.jpg);
  background-repeat: no-repeat;
}


#header h1 {
  margin: 0;
  padding: 25px 10px 10px 15px;
  width: 400px;
  text-align: left;
  font-size: 24px;
  color: #666666;
  letter-spacing: 1px;
}

#header h2 {
  margin: 0;
  padding: 2px 0 0 10px;
  text-align: left;
  font-size: 10px;
  font-weight: normal;
  color: #191970;
}

#table-left{
  text-align: left;
  font-size: 24px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}

#table-left a{
  font-size: 26px;
  color: #333366;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 26px;
  color: #666666;
  text-decoration: none;
}


#table-right{
  text-align: right;
  margin: 0;
  padding: 2px 14px 2px 0;
  font-size: 16px;
  color: #c9171e;
  line-height: 150%;
  text-decoration: none;
}

#table-right a{
  font-size: 13px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 13px;
  color: #666666;
  text-decoration: none;
}


#header-menu {
  background-color: #333333;
  margin: 0px;
  padding: 11px 0 9px 15px;
  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: 25px;
  padding-right: 19px;
  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: 1000px;
  /* width: 768px;*/
  overflow: hidden;
  margin: 0px;
  padding: 6px;
  background-color: #ffffff;
}


/*---------- メインコンテンツ ----------*/

#contents {
  float: left;
  margin: 0px 0px 0px 0;
  padding: 5px 0 5px 10px;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 1px;
  width: 800px;
  /* width: 580px; */
}


#contents h1 {
  margin: 0px 0px 4px 0;
  padding: 10px 0px 10px 20px;
  line-height: 110%;
  font-size: 13px;
  color: #333366;
  background-image: url(img/titlebar2.gif);
  background-repeat: no-repeat;
}

#contents h2 {
  margin: 0px 0px 0px 0px;
   padding: 10px 50px 10px 0px;
  line-height: 90%;
  font-size: 13px;
  color: #333366;
  background-image: url(img/titlebar2.gif);
  background-repeat: no-repeat;
}

#contents h3 {
  margin: 0px 0 0px 0;
  padding: 10px 695px 10px 0px;
  line-height: 90%;
  font-size: 13px;
  color: #333366;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents h4 {
  margin: 0px 10px 0px 0;
  padding: 10px 10px 10px 0px;
  line-height: 90%;
  font-size: 13px;
  color: #333366;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents p {
  margin: 18px 0 18px 0;
  padding: 0 0 0 5px;
  line-height: 180%;
  letter-spacing: 1px;
}

#contents a {
  color: #1b6982;
  font-size: 12px;
}

#contents a:hover {
  color: #144e61;
  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;
}

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: right;
  margin: 0 0 15px 0;
  padding:  10 0 15px 10px;
  width: 142px;
  letter-spacing: 1px;
  text-align: center;
  background-image: url(img/nm001.gif);
}

#menu h2 {
  margin: 0px 00px 0px -5px;
  padding: 6px 0 6px 10px;
  line-height: 100%;
  font-size: 13px;
  color: #FFFFFF;
  background-image: url(img/sidebar_si.gif);
  background-repeat: no-repeat;
}


.menulist {
  margin: 0 0 0px 0;
  padding: 0px 2px 0px -15px;
  width: 132px;
  text-align: left;
  background-image: url(img/back.gif);
}

.menulist h2 {
  margin: 0 0 0 0px;
  padding: 6px 0px 6px 0px;
  line-height: 110%;
  font-size: 25px;
  color: #FFFFFF;
  background-image: url(img/sidebar_si.gif);
  background-repeat: no-repeat;
}

.menulist a{
  color: #1b6982;
  display: block;
  border-right: solid 1px #9f9f9f;
  border-bottom: solid 1px #9f9f9f;
  border-left: solid 1px #9f9f9f;
  padding: 7px 0 4px 10px;
  font-size: 13px;
  line-height: 160%;
  text-decoration: none;
  background-color: #f3f3f2;
 }

.menulist a:hover{
  color: #144e61;
  text-decoration: underline;
  background-color: #ffffff;
}


.menu_free {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 0px;
  width: 132px;
  text-align: left;
  background-image: url(img/back.gif);
}

.menu_free h2 {
  margin: 0;
  padding: 6px 0 4px 13px;
  line-height: 110%;
  font-size: 13px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free a{
  color: #1f0401;
  width: 160px;
  padding: 0px 0px 00px 0px;
  font-size: 14px;
  background-color: #f3f3f2;
 }

.menu_free a:hover{
  color: #144e61;
  background-color: #f3f3f2;
}

.menu_free p{
  margin: 0;
  padding: 0 0 0 0;
  font-size: 13px;
  background-color: #f3f3f2;
  line-height: 180%;
  letter-spacing: 10px;
}

#menu p {
  margin: 0px 0px 00 0px;
  line-height: 180%;
}



/*---------- フッター ----------*/

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 18px 0 18px 0;
  text-align: center;
  font-size: 13px;
  color: #333333;
  border-top: solid 4px;
  border-top-color: #191970;
  background-color: #ffffff;
}

#footer a {
  color: #333333;
  font-size: 13px;
 }

#footer a:hover {
  color: #333333;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*&yen;*//*/
  height: auto;
  overflow: hidden;
  /**/
}

li {
	list-style-type:none;
}