@charset "UTF-8";
.txt_area {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}

#riyo_navi {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.font_line {
	text-decoration: underline;
}
.title {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #FF3399;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: 30px;
	font-weight: bolder;
}
.txt_area ul {
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
}
.txt_area li {
	margin-top: 0px;
	padding-top: 0px;
}
#privacy_txt {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 50px;
	margin-bottom: 10px;
	line-height: 200%;
}
#space_top20 {
	padding-top: 20px;
}
