@charset "utf-8";

/*------------------------
  コンテンツ
------------------------*/
#contents {
 width: 760px;
 margin: 0 0 0 20px;
 clear: both;
}
#contents h2,h3,h4 {
 font-size: 0px;
 text-indent: -99999px;
}
.borderbt {
 padding-bottom: 50px;
 border-bottom: dotted 1px #a8a9ad;
}
#processimg {
 margin: 25px 0 0 0;
}
#title1 {
 width: 250px;
 height: 25px;
 margin: 25px 0 0 0;
 background: url("img/app-title1.gif") no-repeat;
}
#title2 {
 width: 250px;
 height: 25px;
 margin: 25px 0 0 0;
 background: url("img/app-title2.gif") no-repeat;
}
#subtitle1 {
 width: 250px;
 height: 25px;
 margin: 25px 0 0 0;
 background: url("img/app-subtitle1.gif") no-repeat;
}
#subtitle2 {
 width: 250px;
 height: 25px;
 margin: 25px 0 0 0;
 background: url("img/app-subtitle2.gif") no-repeat;
}
#subtitle3 {
 width: 250px;
 height: 25px;
 margin: 25px 0 0 0;
 background: url("img/app-subtitle3.gif") no-repeat;
}
#subtitle4 {
 width: 250px;
 height: 25px;
 background: url("img/app-subtitle4.gif") no-repeat;
}
#gansyo {
 width: 440px;
 height: 36px;
 margin: 25px 0 0 0;
 font-size: 0px;
 text-indent: -99999px;
 background: url("img/app-syutugan.gif") no-repeat;
}
#houhou {
	width: 760px;
	height: 240px;
	margin: 0px 0 0 0;
	font-size: 0px;
	text-indent: -99999px;
	background-image: url(img/app-syorui.gif);
	background-repeat: no-repeat;
	background-position: 0px 25px;
}
#pdfdl {
	margin: 25px 0 0 400px;
	position: absolute;
	left: 316px;
	top: 877px;
}
.osaka {
 width: 250px;
 height: 15px;
 margin: 25px 0 0 0;
 background: url("img/app-osaka.gif") no-repeat;
}
.tokio {
 width: 250px;
 height: 15px;
 margin: 25px 0 0 0;
 background: url("img/app-tokio.gif") no-repeat;
}
.textm {
 font-size: 0.8em;
 line-height: 1.3em;
 color: #666666;
}
#toiawase {
 margin: 25px 0;
}

#pdfbox{
	width:760px;
	position: relative;
}

#pdfimg{
	height: 221px;
	width: 152px;
	position: absolute;
	top: 30px;
	right: 0px;
	text-align: center;
}
