@import "../netshop/css/hide_link.css";

.text1 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 12px;
	color: #333333;
}
a:link {
	color: #990000;
}
a:hover {
	color: #FF0000;
}
a:visited {
	color: #990000;
}

.hitokoto { 
	font-size: 13px;
}

.HinbanList {
	font-size: 9px;
	position:relative;
	top: 3em;
	margin-bottom:80px;
}

img { border: none; }

.HinbanList p { white-space:normal;}
