@charset "UTF-8";
/* CSS Document */

/* == Lower Copy Ver 1 =====*/

.lower-copy-v1 {
	color: #453a26;
	margin: 26px 36px 0 162px;
}

.lower-copy-v1 a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.lower-copy-v1 a:hover {
	color: #4A5963;
	font-weight: bold;
	text-decoration: underline;
}

.lower-copy-v1 td {
	padding: 20px 20px;
	line-height: 1.5em;
}
