@charset "Shift_JIS";

/* CSS Document */

@import"v_category03.css";/* visual読み込み */

@import"table.css";/* table設定読み込み */


/* photo

#img-photo img{
	margin-right:32px ;
	margin-bottom:32px ;
	padding:4px ;
	border:1px solid #ccc ;
	}
#img-photo img.end{
	margin-right:0px ;
	} */
	

/* list */

#body table {
	width:550px ;
	font-size:100% ;
	}
	
#body table.tb-01 th {
	width:auto ;
	padding-left : 0 ;
	padding-right : 0 ;
	text-align:center ;
	font-size:85% ;
	color:#666 ;
	}

#body table.tb-01 td.td-no{
	text-align:center ;
	}
	
#body table.tb-01 td.td-other{
	white-space:nowrap ;
	font-size:85% ;
	}
	
/* tr-color */
.r-line2{ background: #F2F7FB; }

