@charset "utf-8";

@media screen, projection
{
	.box table, .gap table {
		width:446px; /* 560 */
	}
	
	.leftCol {
		width:148px; /* 185 */
	}
	
	.leftColFullWidth {
		width:164px; /* 205 */
	}
	
	.midCol {
		width:16px;	/* 20 */
	}
	
	.rightCol {
		width:268px; /* 335 */
	}
	
	.box table img, .gap table img {
		width:144px;
		height:101px;
	}
	
	.box table td {
		text-align:left;
		vertical-align:top;
	}
	
	.line, .gap, .csc-frame-rulerAfter {
		border-bottom:1px dotted #999;
	}
    
    .csc-frame-rulerAfter {
        margin:0 0 10px 0;
    }
	
	h4 {
		font-weight:normal;
		margin:0;
	}
}
