@charset "EUC-JP";



#article {

	padding-bottom: 40px;

}

#plot_plan {

	margin-left: 10px;

	padding: 20px 0 0;

}

	#plot_plan ul {

		position: relative;

		top: 0;

		left: 0;

	}

		#plot_plan ul li {

			display: inline-block;

			/display: inline;

			/zoom: 1;

			padding: 0 10px 10px 25px;

			vertical-align: top;

			position: relative;

			top: 0;

			left: 0;

			background: url(/img/outline/icon.png) no-repeat 0 0;

		}

		#plot_plan ul li.plot_1 {

			left: 40px;

		}

		#plot_plan ul li.plot_2 {

			left: 80px;

		}

		#plot_plan ul li.plot_3 {

			left: 130px;

		}

		#plot_plan ul li.plot_4 {

			left: 145px;

		}



a.pdf {

	padding: 2px 0 2px 24px;

	background: url(../img/common/link_pdf.jpg) no-repeat;

	background-position:0 50%;

}