@charset "UTF-8";

/* /////////////////////////////////////////////////////////////////////////// Lyrics */

/* ----------------------------------------------------- Lists */
.mainH2{
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #d9d9d9;
	color: #333;
	font-weight: normal;
}

.mainList{
	margin: 0px 0px 15px 2px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

.mainList li{
	padding: 0px 0px 0px 13px;
	background: url(../images/arrow.gif) no-repeat 2px 7px;
}

.topBoxL{
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 176px;
	float: left;
}

.topBoxR{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 176px;
	float: right;
}

.topH2{
	font-weight: normal;
}

.topH3{
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 87%;
	color: #b95;
	background-image: none;
	font-weight: bold;
}

.topList{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

.topList li{
	margin-left: 0px;
	padding: 0px 0px 0px 13px;
	line-height: 1.8;
	background: url(../images/arrow.gif) no-repeat 2px 0.7em;
}

/* ----------------------------------------------------- Item */
.contenttitle{
	margin: 0 0 0px 0;
	padding: 0 0 0px 0;
}

.itemH2{
	margin: 0px 0px 10px 0px;
	font-size: 180%;
	line-height: 1.3;
	font-weight: bold;
}

.searchH2{
	margin: 0 0 0px 0;
	padding: 0 0 5px 0;
	clear: both;
	background: url(../images/dot.gif) bottom repeat-x;
	font-family: Verdana, Arial;
	font-weight: bold;
}

.searchWord{
	font-style: normal;
	font-weight: bold;
	padding-right: 4px;
}

.content strong{
	font-weight: bold;
	color: #b95;
}

.contentbody{
	line-height: 1.65;
	text-align: left;
	margin: 0 0 15px 0;
}

.contentbody p{
	margin: 0px 0 15px 0;
}


/* ----------------------------------------------------- Search */
#searchBox{
	margin: 0;
}

#searchBox a:link, #searchBox a:visited{
	color: #06c;
	text-decoration: none;
}

#searchBox a:hover, #searchBox a:active{
	color: #06c;
	text-decoration: underline;
}

#searchBox .indexHeadline{
	margin: 0px 0px 5px 0px;
	font-size: 160%;
	line-height: 1.3;
	font-weight: normal;
}

#searchBox .itemBox{
	padding: 0px 0px 10px 0px;
	background: url(../images/cont_line01.gif) repeat-x 0% 100%;
}

#searchBox .itemBox p{
	margin: 0px 0px 12px 0px;
	padding: 0px;
	line-height: 1.7;
}

#searchBox .itemBox .date{
	margin: -4px 0px 0px 0px;
	font-size: 87%;
	line-height: 1.4;
	color: #808080;
}

