@charset "utf-8";

h3.pageTitle {
	height: 87px;
	width: 680px;
	padding-bottom: 20px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/delivery/pageTitle.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div.deliveryBox01 {
	height: 521px;
	width: 680px;
	margin: 15px auto 0px auto;
	padding-top: 97px;
	padding-bottom: 80px;
	background-image: url(../img/delivery/deliveryBox01Bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

div.deliveryBox01 h4 {
	height: 23px;
	width: 680px;
	padding-bottom: 30px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/delivery/h4Title.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div.deliveryBox01 p {
	padding: 20px 15px 0px 15px;
	font-size: 15px;
	line-height: 20px;
	color: #212121;
}

table.deliveryPriceList {
	height: auto;
	width: 600px;
	margin: 30px auto 0px auto;
	border-spacing: 5px;
	border-collapse: separate;
	font-size: 15px;
	line-height: 20px;
	color: #212121;
}

table.deliveryPriceList th {
	padding: 10px;
	background-color: #F6F6F6;
}

div.deliveryBox01 {
	height: auto;
	width: 680px;
	margin: 0px auto;
}

div.iraiPdfBtn {
	margin-top: 30px;
	padding-bottom: 100px;
}

div.iraiPdfBtn a:hover img {
    filter: alpha(opacity=75);
    -moz-opacity:0.75;
    opacity:0.75;
}

p.deliveryText {
	padding: 20px 10px 10px 10px;
	font-size: 15px;
	line-height: 20px;
	color: #212121;
}