Body {
line-height: 11pt;
}
/* ------------------ リンク ------------------ */
A:link {
/*color: black;*/
font-size: 100%;
/*text-decoration: none*/
}
A:visited {
/*color: black;*/
font-size: 100%;
/*text-decoration: none*/
}
A:active {
/*color: black;*/
font-size: 100%;
/*text-decoration: none*/
}
A:hover {
/*color: black;*/
background-color: #ccccff;
position : relative;
top: 0px;
left: 0px;
}

/* ------------------ ポップアップリンク ------------------ */
A.popup {
  line-height: 120%;
  color: black;
  padding: 0.5em;
  display: block;
}
A.popup:hover {
  display: block;
  position : relative;
  top: 0px;
  left: 0px;
}

A.popup span {
  display: none;
}
A.popup:hover span {
  width: 300;
  background-color: #FFDEAD;
  display: block;
  text-decoration: none;
  position: absolute;
  top: 4em;
  left: 0;
  padding: 5px;
  z-index: 100;
}

/* ---------------------------------- メニュー関係 ------------------------------------------ */
.MENU-Title {
  width: 100%;
  text-align: left;
  background-color: #000000;
  clear: both;
}

.AB-MENU {
  width: 100%;
  background: #000000 url(../images/menu_0.jpg) repeat-x;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  margin: 0;
  padding: 0;
  text-align: center;
  clear: both;
}

.Shadow {
  width: 100%;
  height: 1em;
  background: #FFFFFF url(../images/menu_0_shadow.gif) top repeat-x;
  clear: both;
}

/* ---------------------------------- メニューリンク ------------------------------------------ */
A.Menu1 { /* --  -- */
  width: 151px;
  height: 31px;
  background: #000000 url(../images/menu_1-1.jpg) no-repeat;
  padding: 0;
  margin: 0;
  color: black;
  display: block;
  text-decoration: none;
}

A:hover.Menu1 { /* --  -- */
  width: 151px;
  height: 31px;
  background: #000000 url(../images/menu_1-2.jpg) no-repeat;
  color: black;
  position : relative;
  top: 0px;
  left: 0px;
}

/* ------------------------ ------------------------ */

A.Menu2 { /* --  -- */
  width: 151px;
  height: 31px;
  background: #000000 url(../images/menu_2-1.jpg) no-repeat;
  padding: 0;
  margin: 0;
  color: black;
  display: block;
  text-decoration: none;
}

A:hover.Menu2 { /* --  -- */
  width: 151px;
  height: 31px;
  background: #000000 url(../images/menu_2-2.jpg) no-repeat;
  color: black;
  position : relative;
  top: 0px;
  left: 0px;
}

/* ------------------------ ------------------------ */

A.Menu3 { /* --  -- */
  width: 151px;
  height: 31px;
  background: #000000 url(../images/menu_3-1.jpg) no-repeat;
  padding: 0;
  margin: 0;
  color: black;
  display: block;
  text-decoration: none;
}

A:hover.Menu3 { /* --  -- */
  width: 151px;
  height: 31px;
  background: #000000 url(../images/menu_3-2.jpg) no-repeat;
  color: black;
  position : relative;
  top: 0px;
  left: 0px;
}

/* ------------------------ ------------------------ */

A.Menu4 { /* --  -- */
  width: 151px;
  height: 31px;
  background: #000000 url(../images/menu_4-1.jpg) no-repeat;
  padding: 0;
  margin: 0;
  color: black;
  display: block;
  text-decoration: none;
}

A:hover.Menu4 { /* --  -- */
  width: 151px;
  height: 31px;
  background: #000000 url(../images/menu_4-2.jpg) no-repeat;
  color: black;
  position : relative;
  top: 0px;
  left: 0px;
}

/* ------------------------ ------------------------ */

A.Menu5 { /* --  -- */
  width: 151px;
  height: 31px;
  background: #000000 url(../images/menu_10-1.jpg) no-repeat;
  padding: 0;
  margin: 0;
  color: black;
  display: block;
  text-decoration: none;
}

A:hover.Menu5 { /* --  -- */
  width: 151px;
  height: 31px;
  background: #000000 url(../images/menu_10-2.jpg) no-repeat;
  color: black;
  position : relative;
  top: 0px;
  left: 0px;
}

/* ------------------------ ------------------------ */

A.Menu6 { /* --  -- */
  width: 151px;
  height: 31px;
  background: #000000 url(../images/menu_6-1.jpg) no-repeat;
  padding: 0;
  margin: 0;
  color: black;
  display: block;
  text-decoration: none;
}

A:hover.Menu6 { /* --  -- */
  width: 151px;
  height: 31px;
  background: #000000 url(../images/menu_6-2.jpg) no-repeat;
  color: black;
  position : relative;
  top: 0px;
  left: 0px;
}

/* ------------------------ ------------------------ */

A.Menu7 { /* --  -- */
  width: 151px;
  height: 31px;
  background: #000000 url(../images/menu_9-1.jpg) no-repeat;
  padding: 0;
  margin: 0;
  color: black;
  display: block;
  text-decoration: none;
}

A:hover.Menu7 { /* --  -- */
  width: 151px;
  height: 31px;
  background: #000000 url(../images/menu_9-2.jpg) no-repeat;
  color: black;
  position : relative;
  top: 0px;
  left: 0px;
}

/* ------------------------ ------------------------ */

A.Menu8 { /* --  -- */
  width: 151px;
  height: 31px;
  background: #000000 url(../images/menu_11-1.jpg) no-repeat;
  padding: 0;
  margin: 0;
  color: black;
  display: block;
  text-decoration: none;
}

A:hover.Menu8 { /* --  -- */
  width: 151px;
  height: 31px;
  background: #000000 url(../images/menu_11-2.jpg) no-repeat;
  color: black;
  position : relative;
  top: 0px;
  left: 0px;
}

/* ---------------------------------  ----------------------------------- */

#Lovecraft-Container {
  width: 95%;
  clear: both;
}

.Lovecraft-Top-Container {
  background: #FFFFFF url(../images/menu-bar-shadow.gif) top repeat-x;
  width: 100%;
  clear: both;
}

.Lovecraft-Left-Container {
  background: #FFFFFF url(../images/menu-bar-shadow.gif) top repeat-x;
  margin-right: -1px;
  width: 50%;
  float: left;
  text-align: left;
  margin-top: 1em;
}

.Lovecraft-Right-Container {
  background: #FFFFFF url(../images/menu-bar-shadow.gif) top repeat-x;
  width: 50%;
  float: right;
  text-align: left;
  margin-top: 1em;
}

UL.Lovecraft-Contents {
  padding-top: 0;
  padding-left: 1em;
  padding-right: 0;
  padding-bottom: 0;
  margin: 0;
}

LI.Lovecraft-Contents {
  color: #808080;
  list-style-type: none;
}

UL.Lovecraft-List {
  padding: 0;
  margin: 0;
}

LI.Lovecraft-List {
  border-bottom: 1px dashed #D3D3D3;
  color: #808080;
  list-style-type: none;
  padding-right: 1em;
}

/* --------------------------------- フッター関係 ----------------------------------- */

.footerNav {
  font-size: 100%;
  clear: both;
}
.nl {
  color: #FFFFFF;
  background-color: #000000;
  margin: 0;
  padding: 0.2em;
  list-style-type: none;
  text-align: center;
  clear: both;
}
.nl li {
  margin: 0 4px; 
  display: inline;
}

A.White:link {
  color: #FFFFFF;
  font-size: 100%;
  text-decoration: none;
}
A.White:visited {
  color: #FFFFFF;
  font-size: 100%;
  text-decoration: none;
}
A.White:active {
  color: #FFFFFF;
  font-size: 100%;
  text-decoration: none;
}
A.White:hover {
  color: #FFFFFF;
  background-color: #ccccff;
  position : relative;
  top: 0px;
  left: 0px;
}


/* ---------------------------------  ----------------------------------- */
.Search {
  margin: 0;
  padding: 0;
  clear: both;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}