
/* CSS
--------------------------------------------------------------------- */
body {
	text-align: center;
	background: #fff url(/img/sound/bg.jpg);
	margin: 0px;
	font-size: 14px;
	line-height: 20px;
	word-spacing: 1em;
	letter-spacing: 0.2em;
}

a:link, a:visited {
	color: #3366FF;
	text-decoration: none;
}

a:hover, a:active {
	color: #FF3300;
}

h1 {
	margin: 16px 0 16px 15px;
	font-size: 33px;
	letter-spacing: 0.3em;
}

h2 {
	font-size: 17px;
	word-spacing: 1em;
	letter-spacing: 0.1em;
	line-height: 2.5em;
}

#search-contents {
	text-align: left;
	font-size: 15px;
	line-height: 40px;
	word-spacing: 0.5em;
	letter-spacing: 0.2em;
	margin: 10px 10px 0 10px;
	word-break: keep-all;
}

#2con {
	word-break: normal;
	width: 460px;
	word-spacing: 0;
	letter-spacing: 0.2em;
}

#2con h2 {
	word-spacing: 0;
	letter-spacing: 0.2em;
}

.sp {
 padding: 3px;
}

.sp2 {
 padding: 5px;
}

.sp3 {
 padding: 20px;
}

#link-contents {
	font-size: 11px;
	letter-spacing: 0.05em;
	line-height: 20px;
	word-spacing: 0.1em;
	margin: 0 0 0 0;
}

li {
	list-style-type: none;
	list-style-position: outside;
}

html, h2, h3, h4, h5, h6, p, blockquote, pre, address, ul, ol, li, dl, dt, dd, table, th, td, form, div, fieldset {
	padding: 0;
	margin: 0;
}

img {
	border: 0px;
}

table {
	border: 0;
	padding: 0;
	border-collapse: collapse;
}

#ta1 {
	margin-top: 5px;
}

#linktxt {
	font-size: 11px;
	letter-spacing: 0.05em;
	line-height: 12px;
	word-spacing: 0.7em;
	text-align: left;
	margin: 8px 0 0 15px;
}

#linktxt a:link, #linktxt a:visited {
	color: #fff;
}

#linktxt a:hover, #linktxt a:active {
	color: #FF3300;
}

#copy {
	font-size: 11px;
	letter-spacing: 0.05em;
	word-spacing: 0.1em;
	text-align: right;
	color: #fff;
	margin: 8px 15px 0 0;
}