@charset "euc-jp";
/*===============================*/
/* べにばなカード用スタイル      */
/*  2006-07-10                   */
/*  By WDC(SAIWEBGUIDE)          */
/*  http://www.saiwebguide.com/  */
/*  不正な改変・複製等禁止　　   */
/*===============================*/

A.benibana_kamei {
	background-image:url(../images/bn_benibana_kamei_off.gif);
	width:120px;
	height:28px;
	background-repeat:no-repeat;
	display:block; float:left;
	margin-left:2px;
}

A.benibana_kamei:hover {
	background-image:url(../images/bn_benibana_kamei_on.gif);
	width:120px;
	height:28px;
	background-repeat:no-repeat;
	display:block; float:left;
	margin-left:2px;
}

A.benibana_qa {
	background-image:url(../images/bn_benibana_qa_off.gif);
	width:120px;
	height:28px;
	background-repeat:no-repeat;
	display:block; float:left;
	margin-left:2px;
}

A.benibana_qa:hover {
	background-image:url(../images/bn_benibana_qa_on.gif);
	width:120px;
	height:28px;
	background-repeat:no-repeat;
	display:block; float:left;
	margin-left:2px;
}

.md_card_new {
	border:1px solid #cccccc;
	padding:8px 0px 8px 0px;
	width:680px;
}

#contener #single #beni_member {
	vertical-align:top;
	margin-top:8px;
	margin-left:16px;
	width:700px;
}
	
#contener #single #beni_member h2 {
	margin-bottom:8px;
}

#contener #single #beni_member #list_left {
	text-align:left;
	float:left;
	width:350px;
}

#contener #single #beni_member #list_right {
	text-align:left;
	float:right;
	width:350px;
}

.TblBgDeco01t {
	background-image:url(../images/table_img01_01.gif);
	background-repeat:no-repeat;
	width:700px;
	height:20px;
}

.TblBgDeco01m {
	background-image:url(../images/table_img01_02.gif);
	width:700px;
	height:20px;
}

.TblBgDeco01b {
	background-image:url(../images/table_img01_03.gif);
	background-repeat:no-repeat;
	width:700px;
	height:20px;
}

.TblBgDeco02lt {
	background-image:url(../images/table_img02_01.gif);
	background-repeat:no-repeat;
	width:350px;
	height:30px;
}

.TblBgDeco02rt {
	background-image:url(../images/table_img02_02.gif);
	background-repeat:no-repeat;
	width:350px;
	height:30px;
}

.TblBgDeco02lb {
	background-image:url(../images/table_img02_03.gif);
	background-repeat:no-repeat;
	width:350px;
	height:30px;
}

.TblBgDeco02rb {
	background-image:url(../images/table_img02_04.gif);
	background-repeat:no-repeat;
	width:350px;
	height:30px;
}



