@charset "UTF-8";
/* -- karaoke manbou sitemap style CSS -------------------
Author : Muraji
Copyright(C)2008,ING-KAWAMOTO Inc. All Rights Reserved. 
------------------------------------------------------ */

#contents h3{
	background-image:url(../images/sitemap-head.gif);
}
#contents div{
	margin:20px 0 20px 150px;
	padding:0 0 40px;
}
#contents div p{
	margin:20px 0 10px;
}
#contents div li{
	list-style:disc;
	margin:0 0 0 20px;
}
#contents ul#left{
	width:350px;
	float:left;
}
#contents ul#right{
	width:350px;
	float:left;
}