@charset "UTF-8";
/* CSS Document */





/*contents*/


.border-dot{
	border-bottom: 5px dotted #999999;
	margin-bottom: 50px;
}




/*contents01*/

.greetings{
	background-image: url(images/img01.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 680px;
	height: 590px;
	margin: 0 auto;
	margin-bottom: 40px;
	
	
}
.greetings .area-box{
	display: table-cell;
	vertical-align: middle;
	height: 590px;
}
.greetings p{
font-size: 18px;
	text-align: center;
}

/*contents02*/




/*contents03*/



/*contents04*/

.transaction th{
	background-color: #b3b3b3;
	height: 40px;
	vertical-align: middle;
	color: #fff;
	letter-spacing: 0.1rem;
	font-weight: 100;
}

.transaction td.left{
	width: 140px;
}

.transaction .area16 table td{
	border-right: 1px solid #b3b3b3;
	text-align: center;
}
/*contents05*/

/*contents06*/



