@charset "UTF-8";



/*===========================================
	div.heading
===========================================*/
div#left_pain div.heading {
	position:relative;
	top:0; left:0;
}

div#left_pain div.heading h3 {
	width:430px;
	height:31px;
	margin:0;
}
div#left_pain div.heading h3 a {
	position:absolute;
	top:4px; left:10px;
	display:block;
	width:35px;
	height:15px;
	font-size:1px;
	text-decoration:none;
	text-indent:-9999em;
	overflow:hidden;
}


/*===========================================
	div#new_lyrics
===========================================*/
div#new_lyrics {
}

div#new_lyrics div.heading h3 {
	background:url(../img/users/view/new_lyrics/heading.gif) no-repeat 0 0;
}
div#new_lyrics div.heading ul.options li.more a {
	left:56px;
}


/*===========================================
	div#new_poems
===========================================*/
div#new_poems {
}

div#new_poems div.heading h3 {
	background:url(../img/users/view/new_poems/heading.gif) no-repeat 0 0;
}
div#new_poems div.heading h3 a {
	width:58px;
}
div#new_poems div.heading ul.options li.rss a {
	/*left:78px;*/
}
div#new_poems div.heading ul.options li.more a {
	left:78px;
	/*left:120px;*/
}



/*===========================================
	div#new_lightnovels
===========================================*/
div#new_lightnovels {
}

div#new_lightnovels div.heading h3 {
	background:url(../img/users/view/new_lightnovels/heading.gif) no-repeat 0 0;
}
div#new_lightnovels div.heading h3 a {
	width:79px;
}
div#new_lightnovels div.heading ul.options li.rss a {
	/*left:100px;*/
}
div#new_lightnovels div.heading ul.options li.more a {
	left:100px;
	/*left:142px;*/
}



/*===========================================
	div#new_diaries
===========================================*/
div#new_diaries {
}

div#new_diaries div.heading h3 {
	background:url(../img/users/view/new_diaries/heading.gif) no-repeat 0 0;
}
div#new_diaries div.heading h3 a {
	width:30px;
}
div#new_diaries div.heading ul.options li.rss a {
	/*left:50px;*/
}
div#new_diaries div.heading ul.options li.more a {
	left:50px;
	/*left:92px;*/
}



