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

#ALL {
  width: 800px;
  height: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-size: 87%;
}

#HD {
  margin-right: 10px;
  margin-left: 10px;
  padding: 0;
  height: 110px;
}

#HD01 {
  float: left;
  width: 284px;
  margin: 0px;
  padding: 0px;
}

#HD02 {
  float: left;
  width: 301;
}

#HD03 {
  float: left;
  width: 195;
}
#GM {
  margin: 0px 10px 0px 10px;
  padding: 0px;
  width: 780px;
  height: 18px;
  clear: both;
}



#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 {
  background-repeat: repeat-y;
  width: 780px;
  float: none;
  margin-right: 10px;
  margin-left: 10px;
  background-image: url(images/all_bg.gif);
  height: 100%;
}

/*豪盾＝ニュー*/
#LM {
  width: 210px;
  float: left;
  margin-left: 0px;
  padding: 0px 0px 0px 0px;
  margin-right: 5px;
  background-image: url(images/main_bg.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: 530px;
  float: right;
  line-height:140%;
  padding-right: 5px;
  padding-left: 10px;
  text-align: left;
  margin-right: 0px;
  margin-left: 0px;
}
#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: 0px 0px 5px 30px;
  margin: 5px 5px 5px 5px;
  background-repeat: no-repeat;
  color: #FFFFFF;
}

#CN h2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 160%;
  padding-left: 35px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999999;
  margin: 5px 5px 3px 15px;
}

#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{
  padding: 0px 5px;
}

#CN p{
  text-align: left;
}


/*フッタ部*/
#FT{
  clear: both;
  height: 52px;
  padding: 0px 0px 0px 0px;
  margin: 0px 10px 0px 10px;
}

#FT UL,
#FT LI{

	display: inline;
	font-size:12px;

}

#FT a{
	font-size:12px;

}

#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-image: url(images/link.gif);
  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;
}
