<!--

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
.red {
  color: #FF0000;
}
.kiiro{
  background:#FFFF33;
}
p {
  margin: 1.5em 0px;
}
strong {
  font-weight: normal;
}
em {
  font-style: normal;
}
ul {
  list-style-type: none;
}
#my_body {
  margin: 0 auto;
  width : 780px ;
  background:#FFFFFF;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
}
.logo{
  margin-left:0px;
  margin-right:0px;
  margin-bottom:0px;
  margin-top:0px;
  background : url(img/biz-hed01.jpg);
  background-repeat:no-repeat;
  background-position: center top;
  height:150px;
  width:780px;
}
h1{
  color:#ccc;
  font-size:12px;
  font-weight:normal;
  text-align:left;
  background:#333333;
  padding:1px 5px 1px 25px;
  margin-bottom:1px;
}
h2{
  color:#ccc;
  font-size:12px;
  font-weight:normal;
  text-align:right;
  clear:both;
  margin-bottom:0px;
  margin-top:-18px;
  padding:2px 20px 1px 0px;
}
.ppp{
  color:#000;
  font-size:12px;
  line-height:120%;
  font-weight:normal;
  text-align:left;
  margin-left:20px;
  margin-right:20px;
  margin-bottom:0px;
  margin-top:1px;
  padding:130px 5px 0px 5px;
}
.navi{
  font-size:12px;
  text-align:center;
  margin-left:20px;
  margin-right:20px;
  padding:10px 5px 10px 5px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
#honbun {
  float : left ;
  width : 680px ;
  padding:15px 50px 5px 50px;
}
.hbbn{
  color:#FFFFFF;
  font-size:14px;
  font-weight:normal;
  margin-left: 0px;
  margin-right:0px;
  margin-bottom: 1px;
  margin-top: 10px;
}
.hbtx1{
  color:#999999;
  font-size:14px;
  line-height:120%;
  font-weight:normal;
  margin-left:15px;
  margin-right:0px;
  margin-bottom:15px;
  margin-top:10px;
  word-break: break-all;
}
.hbtx2{
  color:#000;
  font-size:14px;
  line-height:160%;
  font-weight:normal;
  margin-left:15px;
  margin-right:0px;
  margin-bottom:15px;
  margin-top:15px;
  word-break: break-all;
}
.hbtx3{
  color:#000;
  font-size:14px;
  line-height:130%;
  font-weight:normal;
  margin-left: 0px;
  margin-right:0px;
  margin-bottom:20px;
  margin-top: 10px;
  padding:20px 10px 20px 10px;
  background: #FFFFFF;
  border: 2px dashed #f00;
  text-align:center;
}
h3{
  color:#000;
  font-size:14px;
  line-height:140%;
  font-weight:normal;
  border-left:solid 5px #f00;
  background: #ddd;
  margin:10px 0px 0px 0px;
  padding-left:10px;
}
a.type1 {
  margin:0px;
  padding:5px 10px 5px 10px;
  display:block;
  background-color:#FFFFFF;
  color:#999999;
  color:#333333;
  border:1px #CCCCCC solid;
  width:180px;
  height:18px;
  font-size:12px;
  line-height:18px;
  text-decoration:none;
  word-break: break-all;
}
a.type1:hover {
  border:1px #CCCCCC solid;
  background-color:#EEEEEE;
  color:#999999;
  color:#333333;
  width:180px;
  height:18px;
  font-size:12px;
  line-height:18px;
  text-decoration:none;
  word-break: break-all;
}
#footer {
  clear:both;
  width : 780px ;
}
.copyright{
  color:#666666;
  font-size:12px;
  line-height:140%;
  text-align:center;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:0px;
  margin-top:0px;
  padding:10px 5px 10px 5px;
  background: #EAEAEA;
}
-->