/* チャリティオークション
---------------------------------------------------- */
#auction_main {
	width:755px;
}

.item_txt  {
	text-align: center;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
}

.item_txt a {
	color:#666666;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

.item_txt a:hover {
	color:#CC0000;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	text-decoration:underline;
}

#auction_chui {
	width:650px;
}

.chui_txt01 {
	color:#CC0000;
	font-weight: bold;
	font-size: 16px;
}

.chui_txt02 {
	color:#666666;
	font-size: 10px;
	line-height: 2;
}

.nyusatsu_txt01 {
	color:#333333;
	font-size: 14px;
	line-height: 2;
	font-weight: bold;
	text-align: center;
}
.font_txt {
	font-weight: bold;
	color: #FF0000;
}
.font_aori {
	font-size: 90%;
	line-height: 140%;
	margin: 1px 0;
}

.mg1em {
	margin:1em 0;
}
#auction_main  .aucItem {
	margin: 0 auto 20px;
	width: 500px;
}
.txtRecord {
	color: #CC0000;
	font-size:150%;
	font-weight:bolder;
}
