﻿@charset "utf-8";
* { margin:0; padding:0;}
img {border:0;}
* {	line-height: 1.5em;}

body {
	color: #444444;
}
h1 {font-size: 18px;font-weight: bold;margin-left:38px;}
h2 {
	font-size: 20px;
	font-weight: bold;
	margin-left:-50px;
	color: #000000;
}
h3 {font-size: 16px;font-weight: bold;margin-left:-30px;margin-top:10px;}
h4 {font-size: 16px;font-weight: bold;margin-left:-80px;margin-top:10px;}


.topc-honbun {
	font-size: 16px;
	margin-left:40px;
	margin-right:5px;
	/*border: 1px solid green;*/
}

.topc-honbun2 {
	padding:5px;
	margin-top:30px;
	margin-left:150px;
	margin-right:15px;
	font-size:0.9em;
	/*border: 1px solid red;*/
}

.topc-honbun3 {
	padding:5px;
	margin-left:40px;
	margin-right:35px;
	font-size:0.9em;
	border: 1px solid gray;
}
.l-left {text-align:left;}
.l-right {text-align:right;}

.l-1em{margin-left:1em;}
.l-2em{margin-left:2em;}
.l-3em {margin-left:3em;}
.l-4em {margin-left:4em;}
.l-b20e-b{
	font-weight: bold;
}
#wakushiryo a:link{color:#666666;
text-decoration:underline;}
#wakushiryo a:visited {color:navy;}
#wakushiryo a:hover{
	color:#CC6600;
}
	
.l-red {color: #CA0000;}

/* 平成20年度木造住宅ランキング調査 */
#div-table-rank {
width:600px;
margin: 10px auto 5px auto ;
}
#table-rank td{
padding:2px 2px 2px 3px;
font-size:14px;
}

table {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	border-collapse:collapse;
	border:2px solid #61865E;
	border-spacing:0;
	empty-cells:show;
}

th {
	padding:5px;
	border:1px dotted black;
	background-color:#BDCCB9;
	}

td {
padding:5px;
border:1px dotted black;
	font-size: 0.9em;
}

colgroup.junni{text-align:center;font-weight: bold;}
colgroup.junni-2{text-align:center;}
colgroup.namae{
	font-weight: bold;
	background-color: #FFFFCC;
}
colgroup.tousuu {text-align:right;font-weight: bold;}
colgroup.tousuu-2 {text-align:right;}
colgroup.bikou{	font-size: 10px;}  
