@charset "euc-jp";

/*----------------------------------------------- */


/*----------------------------------------------- */


/*----------------------------------------------- BASIC */
@import url("basic.css");

/*----------------------------------------------- TOP */
/*  @import url("top.css");

/*----------------------------------------------- CONTENTS */
@import url("contents.css");
.newsday {
	font-size: 105%;
	font-weight: bold;
	color: #333333;
}
.price {
	font-weight: bold;
	color: #F00;
	font-size: 105%;
}
.underbar {
	border-bottom-color: #666;
	padding-bottom: 5px;
	float: left;
	text-decoration: underline;
}
.fwomalsyousai {
	font-size: 90%;
	margin-top: -5px;
	margin-bottom: -5px;
}
#wrapper #container #contents tr td table tr td {
	color: #666;
}

