#oneshotlist {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
#onemesse {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFBE7;
	text-align: center;
	padding: 15px;
	font-size: 13px;
	line-height: 140%;
	color: #333;
	margin-bottom: 25px;
}
#onemesse a {
	color: #0099CC;
}
#onesample {
	color: #999;
	margin-bottom: 40px;
	text-align: center;
}
#onesample a {
	color: #f00;
}
#onetitle {
	text-align: center;
	margin-bottom: 13px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
	padding-bottom: 13px;
}
#listsone {
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
	margin-bottom: 13px;
	padding-bottom: 13px;
}
.daysfont {
	font-size: 11px;
	line-height: 120%;
	color: #999;
	margin-bottom: 3px;
	display: block;
}
.one_name {
	font-size: 18px;
	line-height: 120%;
	color: #999;
}
.chrfont {
	font-size: 11px;
	line-height: 120%;
	color: #999;
	margin-bottom: 3px;
	display: block;
}
.one_chr {
	font-size: 14px;
	line-height: 120%;
	color: #999;
}
.one_chr a {
	color: #999;
}
.itemfont {
	font-size: 11px;
	line-height: 120%;
	color: #999;
	margin-bottom: 3px;
	display: block;
}
.kaisaifont {
	font-size: 13px;
	line-height: 120%;
	color: red;
	margin-bottom: 10px;
	display: block;
}
.one_item_man {
	font-size: 14px;
	line-height: 140%;
	color: #42CCE1;
}
.one_item_man a {
	color: #999;
}
.one_item_man a:hover {
	color: #F90;
}
.one_item_woman {
	font-size: 14px;
	line-height: 140%;
	color: #FF99FF;
}
.one_item_woman a {
	color: #999;
}
.one_item_woman a:hover {
	color: #F90;
}
.chtd {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.cftd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.rctd {
	padding-left: 10px;
}

/**/

#top_auc_block_man {
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #42CCE1;
	margin-bottom: 30px;
}
#cauc_aucblock_on_man {
	background-image: url(../img/aucbig_on_man.gif);
	background-repeat: no-repeat;
	margin-bottom: 35px;
	height: 45px;
}
#cauc_aucblock_off_man {
	background-image: url(../img/aucbig_off_man.gif);
	background-repeat: no-repeat;
	margin-bottom: 35px;
	height: 45px;
}
#cauc_detail_man {
	background-image: url(../img/manimgbig.gif);
	background-repeat: no-repeat;
	background-position: 11px 0px;
	padding-left: 94px;
	min-height: 61px;
}
.cauc_messe_man {
	padding-left: 94px;
	font-size: 12px;
	line-height: 1.4em;
	background-image: url(../img/man_message.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 36px;
}
.cauc_itemcom_man {
	padding-left: 94px;
	font-size: 12px;
	line-height: 1.4em;
	background-image: url(../img/mancomment.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
}
#olderlist_title_man {
	background-color: #42CCE1;
	height: 22px;
	margin-bottom: 5px;
	width: 515px;
}
#olderlist_title_man h6 {
	font-size: 12px;
	line-height: 22px;
	color: #333;
	text-indent: 10px;
}


/**/

#top_auc_block_woman {
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FF99FF;
	margin-bottom: 30px;
}
#cauc_aucblock_on_woman {
	background-image: url(../img/aucbig_on_woman.gif);
	background-repeat: no-repeat;
	margin-bottom: 35px;
	height: 45px;
}
#cauc_aucblock_off_woman {
	background-image: url(../img/aucbig_off_woman.gif);
	background-repeat: no-repeat;
	margin-bottom: 35px;
	height: 45px;
}
#cauc_detail_woman {
	background-image: url(../img/womanimgbig.gif);
	background-repeat: no-repeat;
	background-position: 11px 0px;
	padding-left: 94px;
	min-height: 61px;
}
.cauc_messe_woman {
	padding-left: 94px;
	font-size: 12px;
	line-height: 1.4em;
	background-image: url(../img/woman_message.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 36px;
}
.cauc_itemcom_woman {
	padding-left: 94px;
	font-size: 12px;
	line-height: 1.4em;
	background-image: url(../img/womancomment.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
}
#olderlist_title_woman {
	background-color: #FF99FF;
	height: 22px;
	margin-bottom: 5px;
	width: 430px;
}
#olderlist_title_woman h6 {
	font-size: 12px;
	line-height: 22px;
	color: #333;
	text-indent: 10px;
}


/**/

#top_auc_block_end {
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #ccc;
	margin-bottom: 30px;
}
#cauc_aucblock_on_end {
	background-image: url(../img/aucbig_on_end.gif);
	background-repeat: no-repeat;
	margin-bottom: 35px;
	height: 45px;
}
#cauc_aucblock_off_end {
	background-image: url(../img/aucbig_off_end.gif);
	background-repeat: no-repeat;
	margin-bottom: 35px;
	height: 45px;
}
#cauc_detail_end {
	background-image: url(../img/endimgbig.gif);
	background-repeat: no-repeat;
	background-position: 11px 0px;
	padding-left: 94px;
	min-height: 61px;
}
.cauc_messe_end {
	padding-left: 94px;
	font-size: 12px;
	line-height: 1.4em;
	background-image: url(../img/end_message.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 36px;
}
.cauc_itemcom_end {
	padding-left: 94px;
	font-size: 12px;
	line-height: 1.4em;
	background-image: url(../img/endcomment.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
}
#olderlist_title_end {
	background-color: #999;
	height: 22px;
	margin-bottom: 5px;
	width: 430px;
}
#olderlist_title_end h6 {
	font-size: 12px;
	line-height: 22px;
	color: #333;
	text-indent: 10px;
}