@charset "utf-8";

/*----------------------------------------------------
　ワンウェイシステム
----------------------------------------------------*/

#contents h2.title {
	margin-bottom: 0px;
}

div#exp {
	margin: 0px 0px 15px;
	padding: 0px;
}

div#exp h2 {
	margin-bottom: 15px;
	color: #44942D;
	font-weight: bold;
	font-size: 1.2em;
}

div#block {
	margin-bottom: 15px;
}

div#block .img {
	text-align: center;
	margin-bottom: 10px;
}

div#block .sp {
	margin-bottom: 10px;
}

/*　ワンウェイ（乗り捨て）システム料金表　*/

#price-list {
	margin-bottom: 25px;
}

#price-list p {
	margin-bottom: 15px;
}

#price-list ul {
	margin: 0px 0px 20px;
	padding: 0px;
}

#price-list li {
	margin: 0px 0px 10px;
	padding-left: 1.5em;
	background: url(../../img/icon2.gif) no-repeat left 3px;
}
