@charset "utf-8";

@media screen and (min-width: 451px) {
#title {
	background-image:url(../img/title.png);
}
}

.link li {
	border-bottom:1px dotted #ccc;
	padding-bottom:20px;
	margin-bottom:20px;
}
.link span {
	font-size: 1.16em;
}