@charset "Shift_JIS";

#contents table {
	margin-bottom:10px;
}

#contents td {
	text-align:center;
}

#contents td img {
	border: 2px solid #fff;
}

table#roundframe {
	width:695px;
	margin-right:0;
	margin-bottom:20px;
}

table#roundframe td.round-top {
	background: transparent url(../common_imgs/frame_round-top.gif) no-repeat 0 0;
	height:10px;
	padding:0;
}

table#roundframe td.round-bottom {
	background: transparent url(../common_imgs/frame_round-bottom.gif) no-repeat 0 0;
	height:10px;
	padding:0;
}

table#roundframe td {
	padding:10px;
	background-color:#fff;
	text-align:left;
}

table#roundframe img {
	border:none;
}
