
#center-TB2{
  border-collapse:collapse;		/* テーブルの枠線を重ねて表示 */
  border-style : solid solid solid solid;
  border-width : 2px 2px 2px 2px;
  border-color : #f2dddf #f2dddf #f2dddf #f2dddf;
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 550px;
}
.centertb2-th{
 	background-color : #a65a75;
	color : #fdfede;
	font-size : 12pt;
	font-weight : bold;
        text-align : center; 

}

.cetertb2-td1{
	font-size : 11pt;
  	LINE-HEIGHT: 130%;
}



/*-------------リストテーブル２--------*/

.list2-table{
  margin-left : auto ;
  margin-right : auto ;
  width : 560px;
}

.list2-td1{
	height:16px;
	width:180px;
	background-image: url(img/list-pink320.gif);
	background-repeat : no-repeat ;
	font-size: 9pt;
	color:#a65a75

}

.list2-td10{

	width:10px;
	background-image: url(img/spa.gif);
	font-size: 80%;
}

.list2-td2{
	width:110px;
	font-size:10pt;
        LINE-HEIGHT: 130%;
	color:#a65a75
}

.list2-td3{
	width:70px;
}

.list2-td4{
	text-align : center;
	width:100px;
	font-size:10pt;
}


.list2-td5{
	height:10px;
}

.list2-td6{
	font-size:8pt;
 	text-align : center;
}

.list2-td7{
	height:14px;
	font-size:10pt;
	color:#a65a75

}

.list2-td8{
	font-size:10pt;
	color:#ff0000;
 	text-align : center;
}

