body {
	font-family: Osaka,"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",Sans-Serif;
}
*{
	margin: 0;
	padding: 0;	
	}

dl#dl_voice{
	margin: 0;
	padding: 0;
	font-size: 14px;
	padding: 10px 20px;
}

#dl_voice dt{
	color:#900;
	border-left: solid 4px #900;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 15px 0 15px;
}
#dl_voice dd{
	border-bottom: 1px dotted #999;
	padding: 0 0 15px 0;
	line-height: 1.5;
	margin-left: 0px;

}

.cart_input {
   font-size: 120%;
   padding: 5px 5px;
}
