@charset "UTF-8";

@import "style.css";
@import "detail.css";
@import "pager.css";

/* Windows版IE5.x専用の外部スタイルシートを読み込む
------------------------------------------------------ */
@media tty {
 i{content:"\";/*" "*/}} @import url('ie5win.css'); /*";}
}/* */

/* Mac版IE5.xの外部スタイルシートを読み込む
------------------------------------------------------ */
/*\*//*/
  @import url("ie5mac.css");
/**/
.tx_mg10 {
	padding-right: 10px;
	padding-left: 5px;
}
.tx_price {
	font-size: 16px;
	color: #BA1D0C;
	font-weight: bolder;
}
.tx_ans {
	font-size: 16px;
	font-weight: bolder;
	color: #0099FF;
}
.tx_midashi {
	font-size: 14px;
	line-height: 140%;
	font-weight: normal;
	color: #2E2E2E;
}
.tx_midashi2 {
	font-size: 14px;
	line-height: 140%;
	font-weight: normal;
	color: #FF5706
}
.tx_point {
	line-height: 140%;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 5px;
}
.tx_price2 {
	font-size: 14px;
	color: #666666;
	text-decoration: line-through;
}
