div.all{
	width: 850px;
	height: 1150px;
}

div.all2{
	width: 800px;
	height: 1150px;
}

div.r3{
	float: left;
	width: 740px;
	height: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
}

div.r3 a{
	text-decoration: none;
}

table.text caption{
    text-align:left;
}

table#table-about{
    width: 530px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-about th{
    padding: 7px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    line-height: 120%;
}

table#table-about td{
    padding: 7px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    font-size: 14px;
}