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

#contents{
	padding:0 0 20px;
}
#contents h3{
	margin:0 0 0 6px;
	background-image:url(../images/usecase-head.gif);
}
#contents div#inner-contents{
	padding:20px;
}
#contents div#inner-contents p{
	width:700px;
	margin:10px auto;
	font-size:0.8em;
	color:#ffffff;
}
#contents div#inner-contents table{
	width:700px;
	margin:0 auto;
	background-color:#B18A7E;
}
#contents div#inner-contents caption{
	color:#000;
	background-color:#B18A7E;
}
#contents div#inner-contents td{
	font-size:0.8em;
	padding:10px;
	background-color:#000000;
}