@charset "Shift_JIS";

div.linesbox1{
  width:400px;
  height:180px;
  background:url(./photo/balloon.gif) no-repeat;
}

div.lbox1inner{
  color:#000;
  font-size:12px;
  margin:0px;
  padding:20px 16px 20px 70px;
  line-height:1.5em;
}

div.linesbox2{
  width:400px;
  height:180px;
  background:url(./photo/balloon2.gif) no-repeat;
}

div.lbox2inner{
  color:#000;
  font-size:12px;
  margin:0px;
  padding:20px 70px 20px 20px;
  line-height:1.5em;
}

a{
  color: #3333CC;
  text-decoration: none;
}

a:link{
  color: #3333CC;
  text-decoration: none;
}

a:visited{
  color: #333366;
  text-decoration: none;
}

a:active{
  color: #CC9999;
}

a:hover{
  color: #CC9999;
}

img.pbox{
  margin:5px;
  float:left;
}

div.subtitle{
  margin-left:-10px;
  width:500px;
}