@charset "utf-8";
/* access */
/*-----------------------------------------------------------*/
.accessTbl01 {
	width: 610px;
}

.accessTbl01 table {
	width: 100%;
}

.accessTbl01 table td.td01 {
	line-height: 1.6;
	width:45px;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.accessTbl01 table td.td02 {
	line-height: 1.6;
	width:100px;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.accessTbl01 table td.td03 {
	line-height: 1.6;
	width:250px;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.accessTbl01 table td.td04 {
	line-height: 1.6;
	width:80px;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.accessTbl01 table td.td05 {
	line-height: 1.6;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

/*-----------------------------------------------------------*/

.txtBold { font-weight: bold; }
