@charset "utf-8";


div#leftColumn_child dl dt{
	width:110px;
	text-indent:7px;
	float:left;
}

div#leftColumn_child dl dd{
	margin-left:110px;
}

div#leftColumn_child dl h3{
	font-size:120%;
	font-weight:bold;
	margin-bottom:3px;
	color:#33aeea;
}

div#leftColumn_child dd p.subtitle,
div#leftColumn_child dd p.cyosya{
	margin-bottom:0.8em;
}

div#leftColumn_child dd p.price{
	margin-bottom:0.6em;
}

div#leftColumn_child dl span.caution{
	font-size:88%;
}