.top_txt {
	font-size: 12px;
	line-height: 2em;
	color: #333333;
	text-align: left;
}
.sakuhinlist_txt {
	line-height: 2em;
	text-align: left;
	width: 200px;
	font-size: 12px;
	vertical-align: top;
	color: #666666;
}

.contents {
	vertical-align: bottom;
	width: 120px;
}
.nibe_txt {
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.chosaku_txt {
	font-size: 12px;
	line-height: 2em;
	color: #333333;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

.txt_redbold {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FF0000;
}
.prof_txt {
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	text-align: left;
}
.sita_link {
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC9900;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
