A:LINK{
  color : black;
  text-decoration: underline;
}
A:VISITED{
  color : black;
  text-decoration: underline;
}
a:hover{
  color : #000040;
  background : none repeat scroll #ecf5ff;background-size : auto auto;background-origin : padding-box;background-clip : border-box;
  text-decoration: underline;
}
p{
  line-height : 1.4em;
  font-size : 0.75em;
  font-family : メイリオ;
  letter-spacing : 0.1em;
}
ul{
  line-height : 1.4em;
  font-size : 0.75em;
  font-family : メイリオ;
  letter-spacing : 0.1em;
}
body{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background : white none repeat scroll 0% 0%;
}

.contact_topframe {
  display: flex;
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}
.contact_left {
  display: flex;
  align-self:auto;
}
iframe{
    width: 145px;
    border: none; 
}
.contact_main6-0{
  display: flex;
}

