@charset "utf-8";
#shiretoko  {
	background-image: url(../images/bg_dotHr.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
	padding-top: 20px;
	height: 120px;
}
#shiretoko p {
	color: #666666;
	width: 400px;
}
#shiretoko div.banner_shiretoko {
	float: right;
	height: 120px;
	width: 120px;
}
#shiretoko iframe {
}
#shiretoko p.why {
	line-height: 2em;
	background-image: url(../images/arrow_thin.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 2em;
	padding-left: 18px;
}
#shiretoko p.caption {
	font-size: 0.8em;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	padding-left: 10px;
	color: #B2B2B2;
}
#shiretoko p.caption em {
	font-style: normal;
	font-weight: normal;
	color: #FF0033;
}
