/*---------- ページ全体の指定 ----------*/

body {
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #333;
  background-image: url(image/back.gif);
}

a:link {
  color: #663300;
  font-size: 14px;
}

a:hover {
  color: #765c47;
  font-size: 14px;
}

a:visited {
  color: #663300;
  font-size: 14px;
}

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


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

#main {
  margin: 0 auto 0 auto;
  border-right:  solid 2px #c6c6c6;
  border-bottom: solid 2px #c6c6c6;
  border-left: solid 2px #c6c6c6;
  padding: 0;
  width: 960px;
  background-color: #ffffff;
}


#main img.head_photo {
  margin: 6px 0 0 0;
}


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

#header {
  margin: 0;
  width: 960px;
  height: 120px;
  border-bottom: solid 3px #663300;
  background-color: #ffffff;
  background-repeat: no-repeat;
}

#header-top {
  margin: 10px;
  width: 960px;
  height: 387px;
}

#header h1 {
  margin: 0;
  padding: 3px 0 4px 8px;
  border-bottom: solid 1px #cccccc;
  text-align: left;
  font-weight: normal;
  font-size: 10px;
  color: #ffffff;
  background-image: url(image/h_back.gif);
}

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

#header2 {
  margin: 0;
  width: 960px;
  height: 120px;
  border-bottom: solid 3px #663300;
  background-color: #ffffff;
  background-repeat: no-repeat;
}

#header2-top {
  margin: 10px;
  width: 900px;
  height: 387px;
}

#header2 h1 {
  margin: 0;
  padding: 3px 0 4px 8px;
  border-bottom: solid 1px #cccccc;
  text-align: left;
  font-weight: normal;
  font-size: 10px;
  color: #ffffff;
  background-image: url(image/h_back2.gif);
}

#header2 h2 {
  margin: 0;
  padding: 5px 5px 5px 5px;
  width: 400px;
  text-align: left;
  font-size: 16px;
  color: #666666;
  letter-spacing: 1px;
}


#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: 4px 18px 2px 0;
  font-size: 12px;
  color: #999999;
  line-height: 190%;
  letter-spacing: 1px;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif, "メイリオ","ＭＳ Ｐゴシック","Hiragino KaKu Gothic Pro", Osaka;
}

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

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


#header-menu {
  width: 885px;
  height: 20px;
  background-color: #333333;
  margin: 0px;
  padding: 10px 0 6px 15px;
  background: url(image/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: 16px;
  padding-right: 10px;
  background: url(image/l_icon.gif) no-repeat;
  background-position: left center;
}

#header-menu a {
  font-size: 15px;
  color: #ffffff;
  text-decoration: none;
}

#header-menu a:hover {
  font-size: 15px;
  color: #cccccc;
}

#header-menu2 {
  width: 885px;
  height: 20px;
  background-color: #182C5C;
  margin: 0px;
  padding: 10px 0 6px 15px;
  background: url(image/head_menu_back2.gif);
  background-repeat: repeat-x;
  text-align: left;
  width: auto;
}

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

#header-menu2 li {
  color: #ffffff;
  display: inline;
  padding-left: 16px;
  padding-right: 10px;
  background: url(image/l_icon2.gif) no-repeat;
  background-position: left center;
}

#header-menu2 a {
  font-size: 15px;
  color: #ffffff;
  text-decoration: none;
}

#header-menu2 a:hover {
  font-size: 15px;
  color: #cccccc;
}

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

#container {
  width: 960px;
  overflow: hidden;
  margin: 0px;
  padding: 5px 0 20px 0;
  background-color: #ffffff;
}


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

#contents {
  float: right;
  margin: 0 6px 0 0;
  padding: 5px 10px 30px 2px;
  font-size: 12px;
  line-height: 190%;
  letter-spacing: 1px;
  width: 700px;
}

#contents a {
  margin: 0 6px 0 0;
  padding: 5px 6px 30px 2px;
}

#contents h2 {
  margin: 0 0 7px 0;
  padding: 8px 0 8px 24px;
  line-height: 110%;
  font-size: 16px;
  color: #2A0000;
  background-image: url(image/titlebar.gif);
  background-repeat: no-repeat;
}

#contents p {
  margin: 18px 0 18px 0;
  padding: 0 5px 0 0;
  line-height: 190%;
  letter-spacing: 1px;
}

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

#contents img.photo {
  float: left;
  margin: 6px 0 15px 0;
}

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

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

#contents_left {
  width:610px;
  height: 180px;
  padding-left:30px;
  float:left;
}

#contents .doc{
margin: 0 10px 20px 10px;
text-align: left;
  font-size: 16px;
}

#contents .doc p{
padding: 5px 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;
}

#news {
  width: 630px;
  height: 130px;
  overflow: auto;
  background-color: #ffffff;
  padding: 10px 5px 5px 15px;
  margin: 15px 0 15px 0;
  border-top: 1px;
  border-right: 1px;
  border-bottom: 1px;
  border-left: 1px;
  border-style: solid;
  border-color: #999999;
}

#contents h3 {
WIDTH : 610PX;
PADDING-TOP: 5px; 
PADDING-BOTTOM: 2px;
PADDING-RIGHT: 2px;
PADDING-LEFT: 5px; 
BORDER-TOP: 0px solid #cccccc ;
BORDER-BOTTOM: 1px solid #cccccc ;
BORDER-RIGHT: px solid #cccccc;
BORDER-LEFT: 5px solid #cccccc;
MARGIN: 1px 0px 0px; 
FONT: bold 1em 'Arial';
COLOR: #666666;
TEXT-INDENT: 0px; 
}

#contents h4 {
WIDTH : 600PX;
padding:3px 5px 3px 10px;
background: #F5F5F5;
border: #cccccc 1px solid;
font-size: 10px;
font-weight: bold;
color:#333333;
margin:10px 5px 5px 0px;
}

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

#menu {
  float: left;
  margin: 3px 0 15px 0;
  padding: 0 0 8px 10px;
  width: 228px;
  letter-spacing: 1px;
  text-align: left;
  background-image: url(image/menu_back.gif);
}

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

#menu2 {
  float: left;
  margin: 3px 0 15px 0;
  padding: 0 0 8px 5px;
  width: 228px;
  letter-spacing: 1px;
  text-align: left;
  background-image: url(image/menu_back.gif);
}

#menu2 h2 {
  margin: 0 0 2px 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 15px;
  color: #fffffc;
  background-image: url(image/sidebar2.jpg);
  background-repeat: no-repeat;
}


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

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

.menulist a{
  color: #901607;
  display: block;
  border-bottom: solid 1px #999999;
  width: 191px;
  padding: 10px 0 9px 24px;
  font-size: 15px;
  background-image: url(image/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

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


.menu_free {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 8px;
  width: 215px;
  text-align: left;
  letter-spacing: 1px;
  background-image: url(image/menu_back.gif);
}

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


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

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

#menu img.side_photo {
  margin: 8px 0 0 6px;
}

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

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 18px 0 18px 0;
  text-align: center;
  font-size: 12px;
  color: #333333;
  border-top: solid 3px;
  border-top-color: #c6c6c6;
  background-color: #eeeeee;
}

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

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


