/*ここからbody設定*/
body{
	margin: 0px;
}
.border {
	border: none;
	margin: 0px;
	padding: 0px;
}

/*ここからヘッダー設定*/
#topframe {
	background-image : url(../sitemap/head_back.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
#head {
	text-align: left;
	background-image : url(../sitemap/head_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	border: none;
}
#topframe .navi {
	margin: 0px;
	text-align: right;
	font-size: 80%;
	background-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 2px;
}
#topframe .pan {
	margin: 0px;
	text-align: left;
	font-size: 80%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1em;
}
#topframe .date {
	font-size: 80%;
	margin: 0px;
	padding-right: 2em;
	text-align: right;
	padding-bottom: 1em;
}

/*ここからフッターの設定*/
#footer {
	text-align: center;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-size: 80%;
	padding-top: 1em;
	padding-bottom: 1em;
}
.back {
	text-align: right;
	margin: 5px 0px;
	padding: 0px 2em 0px 0px;
	font-size: 80%;
}
#copy {
	font-size: 70%;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #006600;
	text-align: center;
	margin: 0px;
}

/* 企業立地促進法とは */

#sokushinhou {
	font-size:90%;
	line-height:140%;
}

#sokushinhou h2 {
	font-size:100%;
	border-bottom:1px #99CC66 solid;
	color:#006600;
}

#sokushinhou h3 {
	font-size:100%;
}

#sokushinhou .sokushinhou_p2 {
	margin-left:30px;
}

#sokushinhou .new {
	font-size:100%;
	font-weight:bold;
	margin:10px 15px 0 0;
	padding:2px 0 2px 5px;
	border-left:10px #99CC00 solid;
	border-bottom:1px #99CC00 solid;
}

#sokushinhou_news {
}

#sokushinhou_news h3 {
	font-size:100%;
}

#sokushinhou_news .new_date {
font-size:80%;
font-weight:normal;
color:#996600;
}

#sokushinhou_news p {
	margin-left:20px;
}

/* トピックス */

#topics {
}

#topics th {
	padding:20px 5px;
	border-bottom:1px dotted #999;
	line-height:130%;
	color:#996600;
}

#topics td {
	padding:20px 5px;
	border-bottom:1px dotted #999;
	line-height:130%;
}


