@charset "utf-8";
@import url("../../common/css/style.css");

/****************/
/*     HOME     */
/****************/

#copy .content{
  width: 650px;
  text-align: left;
}

#copy .content div{
 margin-top: 20px;
 margin-bottom: 20px;
}

#copy .content #subtitle_0{
  width: 415px;
  height: 75px;
}

#service{
  margin-top: 10px;
}

#service .content table{
  text-align: left;
  border-spacing: 10px;
}

#service .content .addition{
  color: rgb(56,58,128);
}

#service .content .name{
  color: rgb(56,58,128);
  font-size: 13pt;
  font-weight: bold;
}

#service span{
  color: rgb(56,58,128);
}

.IS{
 font-weight: bold;
}

#summary{
  margin-top: 50px;
}

#summary iframe{
  width: 100%;
  height: 350px;
  frameborder: 0;
  scrolling: no;
  marginheight: 0px;
  marginwidth: 0px;
  margin-top: 15px;
}

#summary #summaryHead{
  margin-top: 15px;
}

#summary #similar{
  text-align: left;
  float: right;
  border: 1pt solid #CCCCCC;
  padding: 15px 15px 15px 14px;
  line-height: 180%;
}

#sumTab{
  float: left;
}

#sumTab table{
  text-align: left;
  line-height: 200%;
}

#similar .title{
  font-size: 11pt;
  color: rgb(056,058,128);
  font-weight: bold;
}

#summary span{
  color: rgb(56,58,128);
}

#summary .head{
  width: 80px;
}

#summary .content{
  width: 330px;
}

#history{
  margin-top: 50px;
}

#history #hisHead{
  width: 400px; 
  float: left;
}

#history #imgHead{
  width: 250px;
  float: left;
}

#hisHead td{
  vertical-align:top;
}

#history #hisBox{
  margin-top: 15px;
}

#hisHead table{
  text-align: left;
  line-height: 200%;
}

#history .head{
  width: 150px;
}

#history .content{
  width: 250px;
}

#customer{
  text-align: left;
  margin-top: 50px;
  line-height: 200%;
}

#customer .partners_box {
  margin-top: 20px;
}

#customer .partners ul {
  list-style: none;
  width: 325px;
}

#customer .partners ul li {
  padding: 3px;
}

.partners {
  float: left;
}

#caution{
  margin-top: 15px;
  clear: both;
}

#gm{
  margin-top: 0px;
}

.return{
  text-align: right;
}

.return img{
  width: 9px;
  height: 6px;
  margin-right: 5px;
}

#img_1 {
  width: 200px;
}
