
/*--------------------------------------
  table
---------------------------------------*/
table.tableType01 {
	margin: 0 0 30px 0;
}

table.tableType01 td.tableType01Exist {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8C8C8;
	padding: 15px 0;
}

table.tableType01 td.tableType01Exist2 {
	padding-bottom: 15px;
}

table.tableType01 td.tableType01Exist3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8C8C8;
	padding-top: 15px;
}

table.tableType01 td.tableType01ExistEnd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8C8C8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
	padding: 15px 0;
}

table.tableType01 td.tableType01ExistEnd02 {
	border-top: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
	padding: 15px 0;
}

table.tableType01 td.tableType01ExistEnd02 span {
	font-size: 80%;
	color: #999999;
}

.mainPic {
	padding: 0 0 50px 20px;
	position: relative;
	width: 540px;
}

.mainPicUpText {
	position: absolute;
	right: 10px;
	top: 10px;
}

.unitType01 .indTableLink {
	text-align: right;
}

#mainArea .unitType01 h4 {
	margin-bottom: 20px;
}

.unitLine {
	width: 540px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8C8C8;
	margin: 0 0 30px;
}

