@charset "Shift_JIS";

/* ■ページ構造 */

html {
  overflow-x: hidden;
}

body {
  margin: 0;
  padding: 0;
  height: 800px;
}

#header {
  position: ;
  top:0px;
  margin-left: 10px;
  width: 98%;
  height: 74px;
  text-align: ;
}

#content {
  margin-top: px;
  margin-left: 10px;
  width: 98%;
  height: 780px;
  overflow-x: hidden;
}

#menu {
  width: 130px;
  float: left;
  height: 780px;
}

#sub {
  width: 140px;
  height: 100%;
  float: right;
  text-align: center ;
  margin-top: 10px;
  color: #ffffff;
  font-familiy: Verdana,Sans-serif;
  font-size: 10px;
}

#main {
  margin-left: 130px;
  margin-right: 140px;
  height: 744px;
}

#footer {
  position: ;
  bottom: 0px;
  height: 40px;
  margin-left: 10px;
  width: 98%;
}



/* ■その他 */


body {
  background: #336699;  
  line-height: 1.5;
}



#header {
  color: #000000;
  background: #002233;
  font-size: 9px;
  border: 2px double #ffffff;
  border-bottom: 1px double #ffffff;


}


#content {

  background: #334455;
  border-bottom: 1px solid #ffffff;
  border-left: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  overflow: hidden;

}



#menu {

  background: #334455 url(fcw_img/menu_bg*.gif) repeat-x;
}

#footer {
  color: #fff;
  font-family: Verdana ,sans-serif,Osaka;
  font-size: 9px;
  background: #002233;
  border: 2px double #ffffff;
  border-top: none;

}

#cr {
  padding-top: 8px;
  color: #000;
  font-family: Verdana ,sans-serif,Osaka;
  font-size: 9px;
  text-align: right ;
  white-space: nowrap;
}



/* ■リンクカラー */


.menu_b{
  position: absolute;
  top: 410px;
  margin-left: 0px; 
  width: px;
  height: px;

  padding-left: 2px;
  padding-top: 20px;

}

.submenu {
  margin-left: auto;
  margin-right: auto;
  width: 90px;
  display: block;
  text-align: center;
  height: 20px;
  font-size: 11px;
  font-style: italic;
  font-family: Verdana ,sans-serif,Osaka;
  font-weight: bolder;
  vertical-align: middle;
  line-height: 20px;
}

a.submenu:link {
  color: #FF2222;
  background: #002233 url(fcw_img/grey3.gif) no-repeat;
}

a.submenu:visited {
  color: #FF2222;
  background: #002233 url(fcw_img/grey3.gif) no-repeat;
}


a.submenu:hover	{
  color: #ff6600;
  background: #002233 url(fcw_img/grey3.gif) no-repeat;
}

a.submenu:active {
  color: #FF00FF;
  background: #002233 url(fcw_img/grey3.gif) no-repeat;
}
  


/* ■フッタリンク */

.flink {
  width: ;
  display: block;
  text-indent: 2px;
  height: 20px;
  font-size: 8px;
  font-style: normal;
  font-family: sans-serif,Osaka;
  font-weight: normal;
  vertical-align: middle;
  line-height: 20px;
  white-space: nowrap;
}

a.flink:link {
  color: #999999;
  background: #002233;
}

a.flink:visited {
  color: #999999;
  background: #002233;
}


a.flink:hover	{
  color: #ffffff;
  background: #002233;
}

a.flink:active {
  color: #999999;
  background: #002233;
}


.hodenz {
  border: 1px solid #FF0000;
}

/* ■コンタクト */

.contact {
  width: 92px;
  text-indent: 30px;
  font-size: 12px;
  font-style: normal;
  font-style: italic;
  font-family: Verdana ,sans-serif,Osaka;
  font-weight: bolder;
}

a.contact:link {
  color: #000000;
}

a.contact:visited {
  color: #999999;
}


a.contact:hover	{
  color: #ff6633;
}

a.contact:active {
  color: #999999;
}


.flash{
  border: 0px solid #330033;
  width: 122px;
  height: 84px;
  background: #FF9C00;
  position: relative;
  left: 4px;
  top: 240px;
  text-align: center;
  padding-top: 10px;
  
}

.hd_menu{
  position:relative;
  top: 44px;
  margin-left: 210px;
}
