@charset "utf-8";





/* Wallpapers Page */

/* [left columg] */

#contents_left div.wallpapers_lcol div.titles {
	/*background:url(../images/title_bg.jpg) #f9f7f5 repeat-x 0 bottom;*/
	background:#f9f7f5;
	margin:12px 0;
	clear:both;
	border-bottom:1px solid #d0caba;
}

#contents_left div.wallpapers_lcol h3 {
	text-indent:-9999px;
	height:33px;
}

#contents_left div.wallpapers_lcol h3.staff {
background:url(../images/h3_staff_titile.gif) no-repeat 0 0;
}

#contents_left div.wallpapers_lcol h3.archive {
background:url(../images/h3_archive_titile.gif) no-repeat 0 0;
}

#contents_left div.wallpapers_lcol h3.re {
background:url(../images/h3_title_re.gif) no-repeat 0 0;
}

#contents_left div.wallpapers_lcol h3.ca {
background:url(../images/h3_category_titile.gif) no-repeat 0 0;
}



#contents_left div.wallpapers_lcol ul {
	margin-left:10px;
	margin:8px 10px;
}

#contents_left div.wallpapers_lcol ul li {

	background:url(../images/mark3.gif) no-repeat 0 7px;

	padding:5px 3px 8px 15px;

	line-height:1.2em;

	/*border-bottom:1px dotted #9ba8ad;*/

}
