/* CSS Document */

#tab1 .intro p {
	margin-top: 30px;
}
h4 {
	color: #007fbd;
	font-size: 114%;
	font-weight: bold;
	margin-bottom: 15px;
}
#tab1 ul, #tab1 .phase p {
	margin-bottom:40px;
}
#tab1 ul:last-child {
	margin-bottom:0;
}
#tab1 li {
	padding-left:1.1em;
	text-indent:-1.1em;
}

#tab2 .twoColumn {
	margin-bottom:50px;
}
#tab2 .twoColumn .columnLeft, #tab2 .twoColumn .columnRight {
	width:330px;
}
#tab2 .twoColumn .columnRight {
	text-align:center;
}
#tab2 .twoColumn .columnRight img {
	margin-bottom:15px;
}
#tab2 dt {
	font-weight:bold;
	margin-bottom:10px;
}
#tab2 h4+p {
	margin-bottom:30px;
}
#tab2 dd, #tab2 ul {
	margin-bottom:20px;
}
#tab2 li {
	padding-left:1.5em;
	text-indent:-1.5em;
	margin-bottom:5px;
}
#tab2 .note {
	font-size:86%;
	padding-left:1em;
	text-indent:-1em;
}
#tab2 .last p {
	font-weight:bold;
}
#tab2 .last p:last-child {
	font-weight:normal;
}
#tab2 .last ul {
	padding-left:1em;
}
#tab2 .inner {
	padding-left:10px;
}
#tab2 .inner p:first-child {
	color: #007fbd;
	font-size: 114%;
	font-weight: bold;
}
#tab2 h3+p {
	margin-bottom:50px !important;
}
#tab3 h3+p {
	margin-bottom:20px;
	font-weight:bold;
}
#tab4 strong {
	display:block;
	margin-bottom:5px;
}
#tab4 .twoColumn {
	margin-bottom:50px;
}
#tab4 .twoColumn .columnLeft, #tab4 .twoColumn .columnRight {
	width:460px;
}
#tab4 .twoColumn .columnLeft li {
	margin-bottom:20px;
}
#tab4 .twoColumn .columnLeft li:last-child {
	margin-bottom:0;
}
#tab4 h4+p, #tab4 h4+ul, #tab4 dt {
	font-weight:bold;
	margin-bottom:10px;
}
#tab4 p {
	margin-bottom:10px;
}
#tab4 dd, #tab4 ul {
	margin-bottom:20px;
}
#tab4 li {
	padding-left:1em;
	text-indent:-1em;
	margin-bottom:5px;
}
#tab4 .note {
	font-size:86%;
	padding-left:1em;
	text-indent:-1em;
}
#tab4 .last p {
	font-weight:bold;
}
#tab4 .last p:last-child {
	font-weight:normal;
}
#tab4 .last ul {
	padding-left:1em;
}
#tab4 .inner {
	padding-left:10px;
}
#tab4 .inner p:first-child {
	color: #007fbd;
	font-size: 114%;
	font-weight: bold;
}
#tab4 h3+p {
	margin-bottom:50px !important;
}
#tab4 ul+ul {
	margin-left:1em;
}
#tab4 .inquiryColumn {
	text-align:center;
}
#tab4 .inquiryColumn p {
	margin-bottom:30px;
}
#tab4 .inquiryColumn p:last-child {
	margin-bottom:0;
}
#tab4 .inquiryColumn p a {
	color:#007fbd;
	text-decoration:none;
}
#tab4 .inquiryColumn p a:hover {
	color:#00a0f0;
}

/* tab5 */
#tab5 h3+p {
	margin-bottom:40px;
}

.materialLinkBtn {
	width:400px;
}

