@charset "euc-jp";
/* CSS Document */

/*----------------------------------------
	common
----------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font-size:100%;
}

fieldset,img,abbr {
	border:0;
}

caption,th {
	text-align:left;
}

table{
	font-size:inherit;
	font:100%;
}

img {
	vertical-align: top;
}

a {
	outline: none;
/*\*/
	overflow: hidden;
/**/
}

/*----------------------------------------
	default
----------------------------------------*/

h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd { margin:0; padding:0;}

/*クリア*******************/
.clear {
	clear: both;
}

/*clearfix*******************/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}

/* Hides from IE-mac ?*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/*html {
	overflow-x: hidden;
}
*/
/*img  {
	vertical-align: top;
}*/
/*top page*/



/* リンク */
a:link {color:#036;text-decoration:underline;}
a:visited {color:#036;text-decoration:underline;}
a:active {color:#9cf;text-decoration:none;}
a:hover {color:#39f;text-decoration:underline;}

/*--------- BSIC FONT SIZE WITH LINEHEIGHT -----------*/
.protext1_basicH { font-size: 63%; line-height:150%; color:#666666;}
.protext2_basicH { font-size: 75%; line-height:150%; color:#666666;}
.protext3_basicH { font-size: 88%; line-height:150%; color:#666666;}
.protext4_basicH { font-size: 100%; line-height:150%; color:#666666;}
.protext5_basicH { font-size: 120%; line-height:150%; color:#666666;}
.protext6_basicH { font-size: 140%; line-height:150%; color:#666666;}



/*----------------------------------------
	contents
----------------------------------------*/

#container0127 {
	width: 771px;
	min-height: 100%;
	margin: 0 auto;
}

h1 {
/* text-indent:-9999px;
	position:absolute;*/
	position:absolute;
	top:0px;
	left:0px;
	width: 10px;
	height: 10px;
	text-indent:-9999px;
}

.bn_01{
	width:502px;
	float:left;
}

.bn_02{
	width:269px;
	float:right;
}


.div_center{
	margin:0 auto;
	text-align:center;
}


#pagetop{
	text-align:right;
	margin-top:30px;
}


table.steering_table_04{
	width: 765px;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	font-size: 86%;
	line-height:150%;
	color: #666;
	margin:0 auto 20px;
	text-align:center;
	border:2px solid #999;
}

table.steering_table_04 td{
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	padding:1px;

}

table.steering_table_04 th{
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
}

table.steering_table_04 td.R2px , table.steering_table_04 th.R2px{
	border-right: 2px solid #999;
}


.td_title_01{
	text-align: center;
	background-color: #EBEBEB;
}

.TA_L{
	text-align:left;
}
.TA_R{
	text-align:right;
}


/*----------------------------------------
	スペース
----------------------------------------*/

.mb10{
	margin-bottom:10px;
}

.mb20{
	margin-bottom:20px;
}

.mt10{
	margin-top:10px;
}

.mt20{
	margin-top:20px;
}

.mt30{
	margin-top:30px;
}


.mt60{
	margin-top:60px;
}


.text_att{
	color:#ff0000;
	text-align:center;
	font-weight:bold;
	padding:0 50px;
}

.link_01{
	width:771px;
	text-align:center;
	margin-top:-62px;
	margin-bottom:46px;
	font-size:14px;
}


.box_title{
	font-weight: bold;
	color: #FFF;
	/*background-color: #3d81da;
	background: #2e6cbb;
	background: -moz-linear-gradient(left,  #2e6cbb 0%, #6890cc 50%, #4c7ece 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#2e6cbb), color-stop(50%,#6890cc), color-stop(100%,#4c7ece));
	background: -webkit-linear-gradient(left,  #2e6cbb 0%,#6890cc 50%,#4c7ece 100%);
	background: -o-linear-gradient(left,  #2e6cbb 0%,#6890cc 50%,#4c7ece 100%);
	background: -ms-linear-gradient(left,  #2e6cbb 0%,#6890cc 50%,#4c7ece 100%);
	background: linear-gradient(to right,  #2e6cbb 0%,#6890cc 50%,#4c7ece 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e6cbb', endColorstr='#4c7ece',GradientType=1 );*/
	
	
	color: #ffffff;
	background-color: #2e6cbb;
	text-shadow: -1px -1px 2px #465f97;
	background: -moz-linear-gradient(left,#2e6cbb, #6890cc 75%, #4c7ece);
	background: -webkit-gradient(linear,left top,right top,color-stop(0, #2e6cbb),color-stop(.75, #6890cc),color-stop(1, #4c7ece));
	border: 1px solid #2e6cbb;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	

	font-size: 129%;
	padding: 10px;
	margin-bottom:10px;
}
.tex_box01{
	width:450px;
	float:left;
}
.btn_Box01{
	width:306px;
	float:right;
}
.TA_C{
	text-align:center;
}



#container02 {
	width: 967px;
	margin: 0 auto;
}
.hide {
	display: none;
}
.dataBox , .CenterBox {
	width: 80%;
	margin-left: 10%;
	margin-top:20px;
	background-color: #fff;
}
.dataBox table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	font-size: 86%;
	line-height: 150%;
	color: #666;
	margin: 0;
	text-align: center;
	border: 2px solid #999;
}
.dataBox table td {
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	padding: 1px;
}
.dataBox table th {
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
}

#form01Box{
	background-image: url(../img_mapdata/img02.jpg);
	background-position: 0 0px;
	background-repeat: no-repeat;
	height: 91px;
	width: 785px;
	margin-left:91px;
	margin-top:20px;
	position:relative;
}
#form01{
	width: 200px;
	position: absolute;
	left: 505px;
	top: 28px;
}
#form01 select{
	width:200px;
	background-color:#ADD6FE;
}
.data_title{
	background-color:#007ECB;
	color:#fff;
	font-weight:bold;
	margin-bottom:20px;
	padding:0.5em;
}
.ml1em{
	margin-left:1em;
}