@charset "utf-8";


table{
	width:426px;
}

.box{
	clear:both;
	margin:0 0 15px;
}

	.box .lead{
		margin:0 0 12px;
	}
	
	.box .logo{
		float:left;
		width:100px;
	}
	
	.box .detail{
		float:right;
		width:426px;
	}
	
.line{
	background:url(./../../common/images/line_004.gif) left bottom repeat-x;
	padding:0 0 18px;
}

