@charset "shift_jis";

html * {
box-sizing:border-box; /* CSS3、MacIE5用 */
-moz-box-sizing:border-box; /* Mozilla、N6用 */
}

body
{
	font-family: 'Osaka','ＭＳ Ｐゴシック',Verdana,sans-serif;
	color: #000000;
	background-color: #ffffff;
	top:0.0em;
	left:0.0em;
	border:none;
	margin: 20pt 0pt 10pt 20pt;
	font-size: 85%;
	letter-spacing: 0.1em;
	line-height: 1.6;
	text-align: left;
}

img
{
	border:none;
	margin: 0.0em;
}

img.banner, img.barkbanner
{
	margin: 0.4em;
	vertical-align: top;
	float: left;
}

img.button
{
	margin: 0.4em;
	vertical-align: middle;
}

img.barkbanner
{
	border: 2px solid #ffffff;
}

img.caption
{
	display: none;
}

img.photo
{
	clear: right;
}

a:link
{
	color: #ffff00;
	background-color: transparent;
}

a:visited
{
	color: #80bfff;
	background-color: transparent;
}

a:active
{
	color: #ff0000;
	background-color: transparent;
}

a:hover
{
	color: #ff0000;
	background-color: transparent;
}

p.error, p.error2
{
	display: none;
}

p.noscript
{
	display: none;
}

p.textend,p.naviup
{
	display: none;
}

p.additional
{
	clear: both;
	width: auto;
	font-size: 0.9em;
	margin: 0.4em 0.0em;
}

p.comment
{
	color: #ccffff;
	background-color: transparent;
}

h1, div#headerbase
{
	font-family: Verdana,sans-serif;
	width: 640px;
	height: 60px;
	border-width: 2px;
	font-weight: bold;
	margin: 0.0em;
	padding: 0.0em;
	letter-spacing: -0.1em;
}

div#headerbase
{
	color: #ffffff;
	background-color: transparent;
	border-bottom: solid 2px #006699;
	font-size: 85%;
	line-height:1.1em;
	text-align: right;
	z-index: 1;
}

div#headerbase span
{
	color: #006699;
	background-color: transparent;
	font-size: 25px;
	line-height:1.0;
}

h1
{
	position: absolute;
	top: 10px;
	left: 10px;
	color: #ffffff;
	background-color: transparent;
	line-height:1.0;
	font-size: 55px;
	vertical-align: bottom;
	z-index: 2;
}

div.menu
{
	display: none;
}


div.sitenavi, div.songdataline
{
	display: none;
}

div.songdataline
{
	display: none;
}

div#pagenavi
{
	display: none;
}

h3
{
	font-size: 1.0em;
	font-weight: bold;
	border-bottom: solid 1px #99cccc;
	margin: 0.4em 0.0em;
	color: #99cccc;
	background-color: transparent;
	text-align: right;
}

div.words
{
	position: static;
	float: left;
	color: #ffffff;
	background-color: transparent;
	width: auto;
	border: none;
	padding: 1.0em;
	margin: 0.0em;
}

div.words div.update
{
	width: auto;
	border: 2px solid #f0e68c;
	padding: 0.0em 1.0em 1.0em 1.0em;
	margin: 1.0em 0.0em;
}

div.words div.artist
{
	color: #ffffff;
	background-color: #000000;
	border: 0.2em solid #ffffff;
	padding: 1.0em;
	width: auto;
	margin: 1.0em 0.0em 0.0em 0.0em;
	text-align: left;
	font-size: 0.9em;
}

div.words p.hilight
{
	width: auto;
	color: #ffffff;
	background-color: #339999;
	text-align: center;
	font-weight: bold;
	margin: 1.0em 0.0em;
}

div.words dt
{
	font-size: 1.5em;
	font-weight: bold;
	border-bottom: solid 2px #ccffff;
	width: auto;
	margin: 2.0em 0.0em 0.2em 0.0em;
	color: #ccffff;
	background-color: transparent;
}

div.words dt.first
{
	margin: 0.0em 0.0em 0.2em 0.0em;
}

div.words br.break
{
	clear:both;
}

p.hooter
{
	clear: both;
	position: static;
	font-family: Verdana,sans-serif;
	width: auto;
	font-weight: bold;
	margin: 0.0em;
	padding: 0.2em;
	color: #003366;
	background-color: #ffffff;
	font-size: 70%;
	line-height: 1.0;
	text-align: right;
}

table.etc
{
	width: auto;
	color: #ffffff; 
	background-color: transparent;
	border: 0.1em solid #ffffff;
	padding: 0.6em;
	font-size: 12px;
}

table.etc th
{
	color: #000080; 
	background-color: #ffffff;
	padding: 0.4em;
}

table.etc td
{
	color: #ffffff; 
	background-color: transparent;
	padding: 0.4em;
	text-align: center;
}

table.etc td.head
{
	color: #ffffff;
	background-color: #008080;
}

table.etc td.right
{
	text-align: right;
}

table.etc td.left
{
	text-align: left;
}