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

img{
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  margin: 0px;
  padding: 0px;
}

table{
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #666666;
  border-left-color: #666666;
}

td{
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #666666;
  border-bottom-color: #666666;
  font-size: 12px;
}


#ALL {
  width: 800px;
  height: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-size: 87%;
  background-image: url(images/mainbg.gif);
  background-repeat: repeat-y;
  background-position: 10px;
}

#HD {
  margin-right: 10px;
  margin-left: 10px;
  padding: 0;
  height: 107px;
  background-repeat: repeat-y;
}



#TP{
  height: 23px;
  padding-left: 25px;
  margin-right: 10px;
  margin-left: 10px;
  text-align: left;
  line-height: 250%;
  background-image: url(images/all_bg.gif);
  background-repeat: repeat-y;
  clear: both;
}
#TP,
#TP a{
  font-size: 12px;
  color: #333333;

}

#MA {
  width: 780px;
  float: none;
  margin-right: 10px;
  margin-left: 10px;
  height: 100%;
}

/*豪盾＝ニュー*/
#LM {
  width: 200px;
  float: left;
  margin-left: 0px;
  padding: 0px 0px 0px 0px;
  margin-right: 5px;
  background-image: url(images/mainbg.gif);
  background-repeat: repeat-y;
}


#LM .new
{
  padding: 0px;
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 4px;
  margin-left: 5px;
}
#LM UL
 {
  padding: 0px;
  font-size: 12px;
  line-height: 180%;
  text-align: left;
  margin: 0px;
}

#LM a
 {
  text-decoration: none;
}
#LM li
 {
  line-height: 140%;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #F38B0E;
  padding-right: 0px;
  padding-left: 10px;
  list-style-type: none;
  padding-top: 6px;
  padding-bottom: 6px;
  margin: 0px 0px 0px 5px;
  width: 160px;
  display: list-item;
  margin-left: 15px;
}
#LM li ul li
 {
  line-height: 150%;
  font-weight: lighter;
  padding-top: 4px;
  padding-bottom: 4px;
  width: 125px;
}
#LM li ul li ul li
 {
  line-height: 150%;
  border-top-style: dotted;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  font-size: 11px;
  border-top-width: 1px;
  border-top-color: #FFFFFF;
  padding-top: 4px;
  padding-bottom: 4px;
  width: 140px;
}

/*コンテンツ部*/
#CN {
  width: 551px;
  float: right;
  line-height:140%;
  padding-right: 5px;
  padding-left: 10px;
  text-align: left;
  margin-right: 0px;
  margin-left: 0px;
  background-image: url(images/banner.jpg);
  background-repeat: no-repeat;
  padding-top: 160px;
}
#CN p {
  text-align: left;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 87%;
  padding-top: 5px;
  margin: 0px;
}
#CN .floatleft {
  text-align: center;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  float: left;
}
#CN .floatright {
  text-align: center;
  padding-top: 5px;
  padding-left: 15px;
  padding-bottom: 5px;
  float: right;
}



#CN h1 {
  font-size: 16px;
  font-weight: bold;
  line-height: 150%;
  background-image: url(images/h1.gif);
  padding: 5px 0px 5px 45px;
  margin: 30px 5px 5px 5px;
  background-repeat: no-repeat;
  color: #FFFFFF;
}

#CN h2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 160%;
  padding-left: 35px;
  color: #000000;
  clear: both;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 3px;
  margin-left: 15px;
  background-color: #FFFFCC;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000099;
}

#CN h3 {
  clear: both;
  font-size: 14px;
  padding-left: 40px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCCCCC;
  margin: 5px 5px 3px 15px;
}

#CN ul {
}

#CN .cncn{
  width: 520px;
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 5px;
}

#CN p{
  text-align: left;
}


/*フッタ部*/
#FT{
  clear: both;
  height: 40px;
  background-image: url(images/ft02.jpg);
  padding: 0px 0px 0px 0px;
  margin: 0px 10px 0px 10px;
}
#FT ul {
  display: inline;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
}
#FT a {
  text-decoration: none;
  color: #FFFFFF;
}

#FT li {
  display: inline;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCCCCC;
  padding-right: 3px;
  padding-left: 5px;
  font-size: 10px;
}

#CN .linkbox {
  background-color: #EDEDDA;
  padding: 10px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
  border: 1px solid #FFFFCC;
  width: 480px;
}
#CN .linkbox a {
  font-size: 14px;
  font-weight: bold;
  line-height: 200%;
  text-decoration: none;
  display: block;
  padding-left: 30px;
  background-repeat: no-repeat;
  padding-top: 10px;
}

.linkbox blockquote {
  border: thin dotted #CCCCCC;
  padding: 10px;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-left: 25px;
  white-space: -pre-wrap;
  background-color: #EFF8EF;
  width: 430px;
}

a img{
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
#CN .cell {
  float: left;
  width: 130px;
  font-size: 9px;
  margin: 5px;
  padding: 5px;
  height: 100px;
}
#CN .cell a:hover{
  background-color: #FFFFCC;
}
