@charset "utf-8";


/* gallery
-----------------------------------------------------*/
div.gallery {
	padding: 14px 0 10px 0;
	background: url(/common/h_dotline_w3.gif) repeat-x left bottom;
}
div.gallery td.photo a {
	margin-left: 10px;
}
div.gallery td p {
	padding: 13px 0 0 16px;
}

/*images*/
.images {
	line-height: 0;
}


/*base*/
table,
tr,
td{
margin: 0;
padding: 0;
}

