﻿@charset "UTF-8";

#lNavi ul {
	height: 201px !important;
}

.table_basic01 th {
	vertical-align: top;
}

body.l01 .table_basic01,
body.l04 .table_basic01 {
	font-size: 115%;
}
	body.l01 .table_basic01 th,
	body.l04 .table_basic01 th {
		width: 30%;
		vertical-align: top;
	}
		body.l01 .table_basic01 th div,
		body.l04 .table_basic01 th div {
			padding: 12px 0 12px 20px;
			text-align: left;
		}
#dl_address {
	font-size: 115%;
}
	#dl_address dt {
		font-weight: bold;
		color: #000;
	}
	#dl_address dd {
		margin-bottom: 30px;
	}