
ul.link li {
	display: block;
}

ul.link li:nth-child(1) {
	margin: 0px 0px 20px 0px;
	padding-right: 0px;
}

ul.link li a.link-btn {
	margin: 0px;
	width: auto;
}

div.catch h3 {
	background-position: left 20px center;
	background-size: 30px;
	padding: 15px 20px 15px 60px;
}

div.catch div.img {
	padding: 20px 0px 30px 0px;
}

div.catch table th {
	display: block;
}

div.catch table th.n {
	padding: 30px 20px 0px 20px;
}

div.catch table th.n img {
	height: auto;
	width: 35px;
}

div.catch table th.t {
	background-position: left 15px bottom;
	padding: 15px;
}

div.catch table tr:nth-child(1) th.t {
	padding: 15px;
}

div.catch table td {
	display: block;
	padding: 20px 15px 40px 15px;
}

div.catch table td a {
	text-decoration: none;
}

div.catch table td div.message {
	padding: 20px 20px 20px 80px;
}

div.catch table td div.message.present {
	background-position: left 20px center;
	background-size: 40px;
}

div.catch table td div.message.delivery {
	background-position: left 20px center;
	background-size: 40px;
}

div.catch table td ul.addlist {
	line-height: 1.5em;
	list-style-type: none;
	margin: 5px 0px 0px 3.2em;
}

div.catch table td ul.addlist li {
	line-height: 1.5em;
	padding: 3px 0px;
	text-indent: -3.2em;
}

div.catch table td ul.addlist li span.maker {
	margin-right: 0.2em;
}

