@charset "UTF-8";
/* CSS Document */

ul,li {
	list-style-type:none;
}

ul.termsList {
	margin:40px 0 0 0;
}


h2#aboutUser,
h2#aboutUse {
	margin:0 0 15px 0;
}

h2#aboutMusic {
	margin:60px 0 15px 0;
}

h3 {
	margin:0 0 10px -18px;
	color:#332228;
}


ul.termsList p.termsHeder {
	margin:0 0 40px 0;
}

ul.termsList p,
div.termsBlock {
	display:block;
	margin: 0 0 25px 18px;
}

div.mobileMargin {
	margin: 10px 0 25px 18px;
}

ul.termsList span {
	display:block;
	margin:0 0 7px 0;
}

ul ul.termsListIn {
	margin:10px 0 0 0;
}

ul ul.termsListIn li {
	margin:0 0 8px 0;
}

ul ul.listNumber li {
	list-style-type:decimal;
	margin:0 0 8px 25px;
}

a, h3 a:visited
{
	text-decoration:none;
	color:#332228;
}

a:hover
{
	text-decoration:underline;
	color:#332228;
}

table {
	margin-bottom:10px;
}

.privacyContactBtn {
	width: 181px;
	height: 29px;
	margin:40px auto 0 auto;
}

.font-attention {
	font-size:0.83em;
}

.privacyContactBtn a {
	display:block;
	width: 181px;
	height: 29px;
	padding:0;
	margin:0;
	text-indent:-9999px;
	background:url(../others/privacypolicy/images/top_inquiry.gif) no-repeat left top;
}

.privacyContactBtn a:hover {
	background-position:0 -29px;
}