.shouhin {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 160%
}
.title {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9999;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.s_text{
	margin-right: 0px;
	margin-left: 10px;
	line-height: 160%;
	font-size: 14px;
}

.table-waku td {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #00FF00;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.float_left_img{float:left;margin-right:8px;}
.float_right_img{float:right;margin-left:8px;}

.clr {
	clear: both;
}
