body{
      margin:0px; 
      padding:0px;
      background-color:#ffffff;
      font-size: 100%; 
      color:#2f4f4f; 
      text-align:left
}
table,tr,td{
     font-size:100%;
     color:#2f4f4f;
     margin:0px;
     padding:0px
}
div.main{
      width:         700px;  
      padding:         1px;
      border-style:   none

}
div.topicpath{
      width:                700px;
      font-family:     "MS Pゴシック";
      border-style:          none;
      padding:              1px;
      background-color:   #CCFFCC
}
/*ヘッダー*/
div.header{
      border-style:          none;
      width:                700px;
      height:                80px;
      background-image:url("background.gif") ;
      background-repeat:no-repeat;
      background-position: 0px 10px;
      display:             none
}
div.toppage{ 
     color:    #DC143C
} 
.footer{
      width:         700px;
      padding:         1px;
      border-style:   none; 
      font-family:     "MS Pゴシック"; 
      font-size:  80%      
}
/*メニュー書式*/
div.menutop{
     padding:            0px;
     font-size:         130%;
     color:          #FFFFFF;
     background-color: #0000ff;
     font-weight:       bold;
     font-family: "MS P明朝";
     line-height:       100%;
     display:            none
}
div.menu{
      margin: 0px 0px 0px 0px;
      padding: 3px 0px 0px 0px; 
      width:             180px;
      text-align:        right;
      font-size:           90%; 
      line-height:        250%;
      display:            none
}
div.right{ 
       width:            600px;
       margin: 0px 0px 0px 0px;
       padding:            0px; 
       font-size:          90%;
       line-height:       130%
}
.map2{
      margin: 0px 0px 0px 400px;
      padding:  5px 0px 0px 5px;
      line-height:         120%
}
/*mapの項目*/
.mapmenu{
      font-size: 90%;
      padding: 3px 1px 3px 420px
}
.fonttop{
      font-family: "MS Pゴシック";
      font-size  :           20px;
      font-weight:           bold;
      padding-top:           15px   
}
/*写真用見出し*/
.fontkankoutop{ 
     margin-left:  3px;
     font-size:   100%;
     font-weight: bold
} 
.fontL{ 
     margin-left:  3px;
     font-size:   100%;
     font-weight: bold
} 
.fontM{ 
     margin-left:  3px;
     font-size:   100%;
     font-weight: bold
} 
.font1{
      font-family: "MS P明朝";
      font-size  :       14px;
      text-align:   center 
}
/*写真説明用フォント*/
.font2{
       line-height:    110%;
       padding: 0px 0px 0px 5px
}
.font3{
       clear:          left;
       font-size:      100%;
       line-height:    110%;
       padding:   5px 0px 10px 5px
}

.fontend{ 
    text-align:  right;
    font-size:    100%;
    font-weight:  bold;
    clear:        left
}

/*写真配置*/
.ph{
      float:       left;
      padding: 0px 0px 0px 0px
}
.ph1{
      padding-left:220px
}
/*融資PDFボタン*/
.ph2{
     float:     right;
     border:      0px
}
/*マーカー情報*/
div.marker_data_html {
    width: 280px;
    margin-top:8px;
}
div.marker_data_html div.subject{
    text-align:center;
    padding:4px;
    font-weight:bold;
    font-family:sans-serif;
    border:outset 2px gray;
    margin-bottom:8px;
}
div.marker_data_html div.description{
    width: 256px;
    height: 64px;
    overflow: auto;
    border-top: 1px dashed black;
    margin-top: 8px;
    padding:    4px;
}
