html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-size: 62.5%;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #444;
}
::-moz-selection {
	background: #504a43;
	color: #9f9c98;
} 
::selection {
	background: #504a43;
	color: #9f9c98;
} 

ol, ul {
	list-style: none;
}

h1, h2, h3, h4, h5, h6, {
	font-weight: 600;	
}
h1 {
	font-size: 4em;
	letter-spacing: -.06em;
}
h2 {
	margin: .5em 0 .5em;
	padding: 0;
	font-size: 6em;
	letter-spacing: -.06em;
}
h3 {
	padding: 0 0 0 35px;
	font-size: 4.5em;
	letter-spacing: -.06em;
}
h4 {
	margin: 0 0 .5em 45px;
	padding: 0 0 0 35px;
	font-size: 1.4em;
	letter-spacing: -.06em;
}

p, ul {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.4em;
	font-size: 1.4em;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #14beaf;
	border-bottom: #c4e9e6 1px dashed;
}
	a:visited {
		border-bottom: #c4e9e6 1px solid;
	}

a:hover, a:active, a:focus {
	color: #158a80;
	border-bottom: #c4e9e6 1px solid;
}

b, strong { font-weight: 600; }
i, em { font-style: italic; }

sup {
	line-height: 1.4em;
	position: relative;
	top: -.5em;
	font-size: .8em;
	text-transform: uppercase;
}

.cb { clear: both; }
.hide { display: none; }


h1.logo {
	margin: 1em auto 1.5em;
	padding: 0;
	width: 310px;
	height: 187px;
	display: block;
	overflow: hidden;
}
	h1.logo a {
		width: 310px;
		height: 187px;
		display: block;
		overflow: hidden;
		position: relative;
		border: 0;
	}
		h1.logo a span {
			width: 100%;
			height: 100%;
			position: absolute;
			top: 0;
			left: 0;
			background: url(../images/logo.png) no-repeat;
		}


.pagewidth {
	margin: 0 auto;
	width: 75%;
}
.pagewidth.hppage {
	width: 960px;
}


	.hppage sup span {
		font-size: .8em;
		color: #ccc;
	}
	.hppage h2 span,
	.hppage h3 span {
		letter-spacing: -2px;
		font-size: .5em;
	}
	.hppage h3, .coll h3 {
		margin: 0 0 .5em 0;
		background: url(../images/logo.png) 0 -228px no-repeat;
	}
		.hppage h2 a, .hppage h2 a:link, .hppage h2 a:visited,
		.hppage h3 a, .hppage h3 a:link, .hppage h3 a:visited,
		.hppage h4 a, .hppage h4 a:link, .hppage h4 a:visited,
		.lyricpage h3 a, .lyricpage h3 a:link, .lyricpage h3 a:visited {
			border: 0;
			color:#444;
		}
		.hppage h2 a:hover, .hppage h2 a:active, .hppage h2 a:focus,
		.hppage h3 a:hover, .hppage h3 a:active, .hppage h3 a:focus,
		.hppage h4 a:hover, .hppage h4 a:active, .hppage h4 a:focus,
		.lyricpage h3 a:hover, .lyricpage h3 a:active, .lyricpage h3 a:focus {
			color: #111;
		}
	.hppage li {
		margin: 0 0 .2em;
	}
		.hppage li.indent {
			padding-left: 1em;
		}
	
	h3.nopic {
		padding: 0;
		background: none;
	}
		.hppage h4 span {
			color: #ccc;
		}
	.coll ul {
		margin: 0 0 2em 80px;
	}
		.coll ul li {
			margin: 0 0 .6em;
		}
		.coll ul li sup {
			line-height: 1.4em;
			position: relative;
			top: -.5em;
			font-size: .7em;
			text-transform: uppercase;
		}
		.coll ul li span {
			color: #ccc;
		}
		
		
	.yt {
		width: 200px;
		margin: 0 0 20px 20px;
		float: right;
		position: relative;
		top: 22px;
	}
	
	.lyricpage h2 {
		margin-bottom: .4em;
	}
		.lyricpage h2 span a, .lyricpage h2 span a:link, .lyricpage h2 span a:visited {
			border: 0;
			color: #bbb;
		}
		.lyricpage h2 span a:hover, .lyricpage h2 span a:active, .lyricpage h2 span a:focus {
			color: #999;
		}
	.lyricpage h3 {
		margin: 0 0 .3em 0;
	}
	.lyricpage h4 {
		margin: 0 0 .7em 0;
		color: #bbb;
	}
		.lyricpage h2 span, .lyricpage h3 span {
			display: block;
			text-transform: lowercase;
			letter-spacing: 0;
			color: #bbb;
		}
		.lyricpage h2 span {
			font-size: .25em;
		}
		.lyricpage h3 span {
			font-size: .3em;
		}
	
	.song {
		margin: 4em 0 0 35px;
		font-size: .8em;
	}
		.kanji, .romanji, .eng {
			width: 33%;
			margin: 1em 0;
			float: left;
			border-left: #ddd 1px dashed;
		}
			.kanji h4, .romanji h4, .eng h4 {
				margin: 0 2em 2em;
				padding: 0;
				color: #444;
			}
			.kanji p, .romanji p, .eng p {
				margin: 2em;
			}
			
		p.notes {
			font-size: 1.4em;
			color: #ababab;
		}




.footer {
	margin: 3em 0;
	padding: 2em 0;
	border-top: #c4e9e6 1px dashed;
	text-align: right;
}
	.footer a {
		border: 0;
	}
	.footer ul {
		margin: 0;
		padding: 0;
		font-size: .8em;
		letter-spacing: .2em;
		text-transform: uppercase;
	}
	.footer ul li {
		margin: 0 0 0 2em;
		padding: 0;
		display: inline;
	}
	.footer p {
		margin: 1em 0;
		padding: 0;
		font-size: 1em;
		line-height: 1em;
		color: #14beaf;
	}