@charset "Shift_JIS";
body {
	margin-top: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color: #FF9900;
}
a:active {
	text-decoration: none;
}
.copy {
	font-size: 10px;
	color: #999999;
	letter-spacing: 0.1em;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
}
.news {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.top_tx {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.side_menu {
	padding-left: 20px;
}
.tx {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	letter-spacing: 0.1em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.tx_table {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	letter-spacing: 0.1em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 20px;
	background-image: url(common/td_line.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tx_round_line {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	letter-spacing: 0.1em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #ED6D00;
}
.sitemap {
	font-size: 12px;
	line-height: 12px;
	color: #333333;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 150px;
}

