@charset "utf-8";
/* ---------------------------------- */

/*
 * other.css
 *
 */

/* ---------------------------------- */

.maincontentinner p {
	line-height:1.7;
}

.maincontentinner a {
	color:#00F !important;
}

.maincontentinner a:hover {
	text-decoration:underline;
}


.f16 {
	font-size:16px;
}

.emphasis {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
}
.detail {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.btn-vod a {
	background-image: url(/common/common/pc/images/nod/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	height: 50px;
	width: 234px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	overflow: hidden;
}
