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

#leftColumn #leftUp {
	padding-top: 240px;
	text-align: right;
	list-style-type: none;
	padding-right: 20px;
}
#leftColumn #leftUp h1, #leftColumn #leftUp h2, #leftColumn #leftUp h3, #leftColumn #leftUp h4, #leftColumn #leftUp p {
	color: #715f56;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.7em;
}
#leftColumn #leftUp h1, #leftColumn #leftUp h2, #leftColumn #leftUp h3, #leftColumn #leftUp h4 {
	width: 340px;
	padding: 0px;
}
#leftColumn #leftUp a {
	color: #715f56;
	text-decoration: none;
}
#leftColumn #leftUp a:hover {
	text-decoration: underline;
}