@charset "utf-8";

/* ページ全体 */
html {
  height: 100%;
}

body {
  margin: 0px;
  padding: 0px;
  height: 100%;
  font-size: 16px;
  color: #000000;
  background-color: #eeeeee;

  background-image: url(./images/back-img.gif);
  background-repeat:repeat;
}



a:link    { color: #0000ff; }
a:visited { color: #9999aa; }
a:hover   { color: #ff6666; }

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

#main {
  margin: 0 auto 0 0;
  padding: 0;
  width: 800px;
  height:100%;
  background-color: #ffffff;
}

#header {
  width: 800px;
  height: 140px;
  margin: 0px;
  padding: 0px;
  color: #000000;
  background: #ffffff;
}





#rcolumn {
  float:right;
  width:640px;
  margin:0;
  padding:0;
  background:#ffffff;
}

/*---------- ヘッダーリンク ----------*/
div.h_menu {
  width: 800px;
  height: auto;
  margin: 0px;
  padding: 0px;
  color: #000000;
  background: #0033cc;
}

div.h_menu1 {
  float:left;
  text-align:left;
  margin: 0px;
  padding: 0.3em;
  color: #000000;
  font-size:100%;
}

div.h_menu2 {
  float:rigth;
  text-align:right;
  margin: 0px;
  padding: 0.3em;
  color: #000000;
  font-size:100%;
}

div.h_menu1 a:link    { color: #ffffff; }
div.h_menu1 a:visited { color: #ffffff; }
div.h_menu1 a:hover   { color: #ff6666; }

div.h_menu2 a:link    { color: #ffffff; }
div.h_menu2 a:visited { color: #ffffff; }
div.h_menu2 a:hover  { color: #ff6666; }

/*---------- メニュー ----------*/
a.menu {
  padding-top: 3px;
  padding-bottom: 3px;
  display: block;
  width: 100%;
  background-color:#ffffff;
  color:#0033cc;
}

a.menu:hover {
  background-color: #0033cc;
  color: #ffffff;
}

a.menu-b {
  padding-top: 3px;
  padding-bottom: 3px;
  display: block;
  width: 100%;
  background-color:#ffffff;
  color:#003300;
}

a.menu-b:hover {
  background-color:#993300;
  color:#ffffff;
}

div.menu a:link    { color: #000088; }
div.menu a:visited { color: #000088; }
div.menu a:hover   { color: #ffffff; }

div.menu_out {
  float: left;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  width: 160px;
  background-color:#ffffff;
/*
  border-left: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-top: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
*/
}

div.menu {
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 10px;
  padding-bottom: 5px;
  background-color:#ffffff;
}

div.menu2 {
  margin-left: auto;
  margin-right: auto;
  width: 140px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
  background-color:#ffffff;
  border: solid 2px #0033cc;
}

div.menu-b {
  margin-left: auto;
  margin-right: auto;
  width: 140px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
  background-color:#ffffff;
  border: solid 2px #993300;
   font-size:80%;
}

/*---------- トピックス ----------*/
div.topics_out {
  width: 600px;

}
div.topics_title {
  margin: 5px 0px 5px 0px;
  background: #eeeeee;
  border-bottom: solid 1px #999999;
  color: #0000ff;
  font-weight:bold;
}

div.topics {
  margin: 10px 20px 10px 20px;
  padding: 5px;
  background: #eeeeee;
  border: solid 1px #999999;
}

div.topics_1 {
  margin: 5px 0px 5px 0px;
  background: #eeeeee;
  color: #000000;
  font-weight:bold;
}
div.topics_2 {
  margin: 5px 0px 5px 0px;
  background: #eeeeee;
  border-bottom: dotted 1px #999999;
  color: #000000;
}


div.menubar_out {
  width: 620px;
}

div.menubar {
  margin: 20px 20px 5px 20px;
  padding: 5px;
  color: #0000ff;
  border-bottom: solid 1px #6666aa;
  border-top: solid 1px #6666aa;
  text-align:left;
  font-size: 100%;
}

div.menubar img {
  vertical-align: middle;
  margin-right: 5px;
}

div.content_out {
  width: 620px;
}

div.content_news {
  margin: 5px 20px 20px 20px;
  padding:10px 20px 10px 20px;
  text-align:conter;
  font-size: 100%;
  line-height: 130%;
  border-color:#333399;
  border-style: solid;
  background-color: #ffffff;
}



div.content {
  margin: 5px 20px 20px 20px;
  padding:10px 20px 10px 20px;
  text-align:left;
  font-size: 100%;
  line-height: 130%;
}

div.content_w_out {
  width: 600px;
}

div.content_w {
  margin: 10px 20px 10px 20px;
  padding:0px 0px 0px 0px;
  text-align:left;
  font-size: 90%;
  line-height: 130%;
}

div.news-box {
  border: solid 2px #000099;
  margin: 5px 40px 5px 40px;
  padding:10px 20px 10px 20px;
  text-align:left;
  font-size: 90%;
  line-height: 130%;
}

div.content-member {
  margin: 5px 20px 20px 20px;
  padding:5px 5px 5px 5px;
  text-align:left;
}

div.content-pub {
  margin: 5px 20px 20px 20px;
  padding:5px 5px 5px 5px;
  text-align:left;
}

div.mlist {
  margin: 5px 20px 20px 40px;
  padding: 5px;
  text-align:left;
  font-size: 90%;
  line-height: 140%;
}

div.mlist li {
  margin-bottom: 10px;
  list-style-position: outside;
}

div.mlinks {
  margin: 5px 20px 20px 60px;
  padding: 5px;
  text-align:left;
  font-size: 90%;
  line-height: 120%;
}

div.mlinks li {
  margin-bottom: 5px;
  list-style-position: outside;
}

/*---------- メンバー ----------*/
td.mem1{
  padding:4px;
  color: #ffffff;
  background: #333399;
  font-size:100%;
}
td.mem2{
  padding:4px;
  color: #000066;
  background: #ddddff;
  font-size:100%;
}
td.mem3{
  padding:4px;
  color: #000066;
  background: #ddddff;
  font-size:100%;
}

/*---------- フッター ----------*/
div.footer_out {
  width: 800px;
  margin: 0px;
  padding: 0px;
  color: #000000;
  background: #ffffff;
  font-size:80%;
}

div.footer {
  clear:both;
  margin: 0px;
  padding: 10px;
  background: #0033cc;
  color: #ffffff;
}

div.footer a:link    { color: #0000ff; }
div.footer a:visited { color: #6666aa; }
div.footer a:hover   { color: #ff6666; }


.ra { text-align:right; }
.la { text-align:left; }
.ca { text-align:center; }

#fl { float:left; }
#fr { float:right; }
#fb { clear:both; }



#rpict320 {
float:right;
width:320px;
text-align:center;
margin:0;
padding:0;
}
#rpict250 {
float:right;
width:250px;
text-align:center;
margin:0;
padding:0;
}




div.full {
  width: 760px;
}

div.press_out {
  width: 760px;
}

div.press {
  margin: 20px 20px 20px 20px;
  padding:10px 20px 10px 20px;
  text-align:left;
  font-size: 90%;
  line-height: 130%;
}

/* 主要新聞記事 */
td.press1 { 
  margin: 0px 0px 0px 0px;
  padding: 2px;
  padding-left: 4px;
  color:#000000;
  background:#cceecc;
  font-size: 90%;
  font-weight: bold;
  line-height: 130%;
  text-align:left;
}
td.press2 {
  margin: 0px 0px 0px 0px;
  padding: 2px;
  padding-left: 4px;
  color:#000000;
  background:#eeeeee;
  font-size: 90%;
  line-height: 130%;
  text-align:left;
}
