@charset "utf-8";
#mainContent #banner2 {
	float: right;
	width: 164px;
	clear: both;
	margin-top: 40px;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	padding-left: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF191B;
	width: 560px;
	padding-bottom: 3px;
}
#rightColumn  .privacy {
	width: 560px;
	padding-left: 10px;
	padding-top: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	min-height:50px;
	line-height: 1.5em;
	background-image: none;
}
.privacy  li {
	margin-bottom: 10px;
}
.privacy  .signature {
	float: right;
	width: 300px;
	text-align: right;
	margin-bottom: 40px;
}
.privacy  #toiawase {
	clear: both;
	width: 400px;
	margin-left: auto;
	padding: 10px;
	text-align: left;
	border: 1px solid #CCCCCC;
	margin-right: auto;
}
#mainContent #rightColumn {
	float: left;
	width: 600px;
}
