/* CSS Document */
.topline {	border-top: 1px dotted #999;}
.text_white {	color: #FFF;}
.align_right{ text-align:right; padding-right:100px;}
#nenkai_bg{
	background-image: url(nenkai_img.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

#cntbox table{
	width: 736px;
	margin-top: 20px;
	margin-left: 40px;
}
#cntbox td {
	padding-left: 20px;
	vertical-align: top;
	border-bottom: 1px dotted #999;
	padding:10px 10px 10px 0px;

}