@charset "UTF-8";
@import "/include/css/common.sp.css";

/* ---------------------------------------------------------
	CSS Document heading
--------------------------------------------------------- */

html, body {
	background-image: url(../images/visual.jpg);
}

/* ---------------------------------------------------------
	CSS Document about
--------------------------------------------------------- */

#about {
	margin: 0 20px;
	text-align: left;
	word-break: normal;
}

/* ---------------------------------------------------------
	CSS Document privacy
--------------------------------------------------------- */

#privacy {
	margin: 0 20px;
	text-align: left;
	word-break: normal;
}

#privacy .h4 {
	margin-top: 30px;
}

#privacy .section {
	margin: 15px 0 0;
}

#privacy li {
	margin-left: 20px;
	list-style: disc;
}

#privacy dl {
	margin-top: 15px;
}
