.box_privacy {
	padding: 20px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	background-color: #FFFFCC;
	border: 1px solid #CC3366;
	width: auto;
	height: auto;
}
.box_coution {
	padding: 20px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	border: 1px dotted #CC3366;
	width: auto;
	height: auto;
}
.center_b30 {
	text-align: center;
	margin-bottom: 30px;
}
.center_tb30 {

	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

.title_s {
	background-attachment: scroll;
	background-image: url(img/s_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 10px;
	height: 30px;
	width: auto;
	font-weight: bold;
	padding-top: 5px;
}
.list_l20b10 {
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: square;
}
