h2 {
	padding: 0px;
	color: #270068;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-size: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #270068;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 28px;
}




#right_side p {
	font-size: 14px;
	line-height: 26px;
}
ol.privacy {
	font-size: 14px;
	line-height: 26px;
}
@charset "utf-8";
#sitemap_left {
	width: 320px;
	float: left;
}
#sitemap_right {
	width: 320px;
	float: right;
}

ul.sitemap {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.sitemap li {
}
ul.sitemap li a {
	display: block;
	color: #270068;
	text-decoration: none;
	font-size: 12px;
	line-height: 26px;
	padding-left: 10px;
}
ul.sitemap li a:hover {
	text-decoration: underline;
}



#indispensable {
	overflow: hidden;
	position: absolute;
	color: #F00;
	float: left;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	right: 5px;
	top: 13px;
}
.form {
	text-align: left;
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.form table {
	width: 655px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	vertical-align: bottom;
}

.form table .abs {
margin-left: 3px;
color: #f00;
}

.form table th {
	width: 25%;
	position: relative;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.form table td {
	width: 75%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}

.form table th,
.form table td {
	padding: 10px;
	text-align: left;
	font-weight: normal;
}

.form table td.submit {
border: 0;
text-align: center;
}
