@charset "utf-8";
#rightside #main #sample {
	width: 130px;
	height: 180px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 1px;
	float: left;
	margin-right: 8px;
	margin-bottom: 20px;
}
#rightside #main #sample #sample_top {
	font-family: "メイリオ";
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(sample_top_haikei.jpg);
	background-repeat: repeat-y;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 1px;
}
#rightside #main #sample p {
	margin-right: 4px;
	margin-left: 6px;
	line-height: 16px;
}
