@charset "utf-8";
/* Copyright 2015 FSFIELD All Rights Reserved. */

/* ------------------------------------------------------------

建設資料館とは

------------------------------------------------------------ */

/* グローバルナビアクティブ
---------------------------------------------- */
ul#nav_global01 li.g01 a{background:url(../img/nav_global01.jpg) no-repeat 0 -62px;}

/* heading
---------------------------------------------- */

h4#h4_about01{
	background:url(../img/about/h4_about01.jpg) no-repeat 0 0;
	height:108px;
}

h3#h3_about01{
	background:url(../img/about/h5_about01.jpg) no-repeat 0 0;
	height:115px;
}

/* div
---------------------------------------------- */
div#bg_about_repeat01{
	background:url(../img/about/bg_about_repeat01.jpg) repeat-y 0 0;
	margin-bottom:60px;
}

div#bg_about_btm01{
	background:url(../img/about/bg_about_btm01.jpg) no-repeat 0 bottom;
	padding:35px;
}

div.a_contents01{
	width:210px;
	float:left;
}

div.a_contents01 p{
	margin-bottom:0;
	font-size:93%;
}

/* table
---------------------------------------------- */
table.about01{width:100%;}
table.about01 th,
table.about01 td{
	padding:10px;
	text-align:left;
	border:1px solid #DADBDC;
	font-size:93%;
}

table.about01 th{width:9%;}

table.about01 tr:first-child th{
	background:#F5FBFE;
	color:#0066B7;
	vertical-align:top;
}

table.about01 tr:last-child th{
	background:#FEE8E2;
	color:#D81F25;
}



table.about02{width:100%;}

table.about02 th,
table.about02 td{
	padding:13px 10px 7px;
	text-align:center;
	border:1px solid #BCC2C4;
	font-size:108%;
	background:#FFFFFF;
	font-weight:bold;
}

table.about02 th.free01{
	background:#FD7131;
	color:#FFFFFF;
}

table.about02 th.surport01{
	background:#0069B7;
	color:#FFFFFF;
}

table.about02 td.ttl01{
	font-size:120%;
	background:#F7F7F7;
	color:#333333;
	text-align:left;
}

table.about02 td.ttl01 span{
	font-size:80%;
	background:#F7F7F7;
	color:#333333;
	font-weight:normal;
}

table.about02 td.free01{
	background:#FFF8F4;
	color:#FD7131;
}

table.about02 td.surport01{
	background:#F5FBFE;
	color:#0069B7;
}



/* div
---------------------------------------------- */
div#privacy{
	background:#FFFFFF;
	height:135px;
	overflow-y:scroll;
	margin-bottom:20px;
	padding:10px 20px;
	font-size:86%;
	line-height:1.6;
	border:1px solid #BCC2C4;
	overflow-x:hiden;
}

.wrap_regbtn{
	width: 620px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.wrap_regbtn a{display: block;}

.txt_link{
	color: #0069B7;
	text-decoration: underline;
}