@charset "utf-8";

/*------------------------
  コンテンツ
------------------------*/
#contents {
 width: 760px;
 margin: 0 0 0 20px;
 clear: both;
}
#contents h2,h3 {
 font-size: 0px;
 text-indent: -99999px;
}
#accesstitle {
 width: 100px;
 height: 25px;
 margin: 25px 0 0 0;
 background: url("img/access-title.gif") no-repeat;
}
.addrbox {
 margin: 25px 0 0 0;
 border-bottom: dotted 1px #a8a9ad;
}
.addrboxlast {
 margin: 25px 0 0 0;
}
.addrl {
 width: 410px;
 float: left;
}
.addrr {
 width: 350px;
 float: left;
}
#osakatitle {
 width: 150px;
 height: 50px;
 background: url("img/access-osaka.gif") no-repeat;
}
#tokiotitle {
 width: 150px;
 height: 50px;
 background: url("img/access-tokyo.gif") no-repeat;
}
.address {
 padding: 0 10px 0 0;
 font-size: 0.8em;
 line-height: 1.3em;
 color: #666666;
}
.addrmgn {
 margin: 0 0 25px 0;
}
