@charset "utf-8";

.titleArea {
	height: 120px;
}
.titleArea .inner h2 {
	padding-top: 40px;
}
/*------------------------------------------------
メイン
------------------------------------------------*/
.sec01 {
}

.sec01 h3 {
}
.sec01 h3 span {
	font-size: 70%;
	padding-left: 1.5em;
}

.sec01 p {
	margin-bottom: 15px;
	text-indent: 1em;
}



.sec01 td {
	vertical-align: middle;
}

.sec01 .tap {
	margin-top: 20px;
}
.sec01 .tap td {
	border-left: none;
	border-right: none;
}

.sec01 .tap td:last-child {
	border-right: 1px solid #c0c0c0;
}










