@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: 食品産業向け商品のご案内
	Version: 1.0
　　Comment: 手指消毒設定
----------------------------------------------------------- */

/* 
 hand Style [
----------------------------------------------------------- */
.handBlock {
	background: #EFEFEF;
	text-align: left;
	float: right;
	width: 566px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

.handBlock p {
	font-size: 0.8em;
	line-height: 17px;
	padding-right: 15px;
	padding-left: 15px;
}

ol#hand {
	text-align: left;
	float: right;
	width: 566px;
	margin-bottom: 30px;
}

ol#hand li {
	font-size: 0.8em;
	line-height: 17px;
	background: url(../images/share/dot.gif) repeat-x bottom;
	list-style: decimal inside;
	padding: 5px 20px 5px 10px;
}

ul#handLink {
	text-align: left;
	float: right;
	width: 566px;
	margin-bottom: 30px;
}

ul#handLink li {
	font-size: 0.8em;
	line-height: 17px;
	background: url(../images/share/yajirushi.gif) no-repeat left top;
	text-align: left;
	margin-bottom: 3px;
	padding-left: 19px;
}

.handImg {
	text-align: left;
	float: left;
}

ul.hand3 {
	text-align: left;
	float: right;
	width: 566px;
	margin-top: 30px;
}

ul.hand3 li {
	font-size: 0.8em;
	line-height: 17px;
	background: url(../images/goods/hand_washing/point.gif) no-repeat left top;
	letter-spacing: 0.0001em;
	text-align: left;
	padding-left: 13px;
	margin-bottom: 3px;
}

.detBlock {
	float: right;
	width: 264px;
}

.detBlock p {
	float: right;
	width: 264px;
	font-size: 0.8em;
	line-height: 17px;
	text-align: left;
	padding-bottom: 20px;
}

.detBlock ul {
	float: right;
	width: 264px;
}

.detBlock ul li {
	font-size: 0.8em;
	line-height: 17px;
	text-align: left;
	padding-bottom: 20px;
	background: url(../images/share/yajirushi.gif) no-repeat left top;
	padding-left: 19px;
}

