.container {
	width:193px;
}


/**/
dd{margin:0;}
.sotckInformation dt {margin:0;}
.sotckInformation dt img {vertical-align:bottom;font-size:0;}

.sotckInformation {
	margin:0 0px;
	text-align:left;
	font-size:100%;
}

.sotckInformation dl {
	padding:0;
	margin:0;
	font-weight:bold;
	border-bottom:1px solid #85d1f5;
	width:177px;
}

.sotckInformation dd {
	padding:5px 5px;
	border-right:1px solid #85d1f5;
	border-left:1px solid #85d1f5;
}

.sotckInformation dd.code,
.sotckInformation dd.time {
	background:url(../img/bg_td_stockinfo.gif) repeat-x 0 bottom;
}

.sotckInformation dd.price span.yen {
	padding-right:5px;
	font-size:150%;
}

.sotckInformation dd.price span.preRatio {
	font-size:100%;
}

