.header{
	width:100%;
	min-width:565px;
	border:none;
}
* html .header {
	width : expression(document.body.clientWidth < 575? "565px" : "auto"); /* IE */
}
.container{
	width:100%;
	min-width:565px;
	border:none;
}
* html .container {
	width : expression(document.body.clientWidth < 575? "565px" : "auto"); /* IE */
}
.modelhouse_header{
	width:auto;
	position:relative;
	min-height:42px;
	height:auto !important;
	_height:42px;
}

h1{
	position:absolute;
	top:10px;
	left:20px;
	width:290px;
}
#office{
	width:400px;
}
#lead{
	margin:0 0 5px;
	padding:10px 0 0 290px;
	width:auto;
	line-height:1.3;
	min-height:24px;
	height:auto !important;
	_height:24px;
}

ul#tab {
	text-indent:-9999px;
	height: 58px;
	margin:0;
}

ul#tab li {
	height:58px;
	float: left;
	width: 178px;
	list-style-type: none;
	margin-right: 3px;
	display:inline;
	position:relative;
}
ul#tab li a{
	width:178px;
	height:58px;
	background-repeat: no-repeat;
	background-position: 0 -58px;
	text-decoration: none;
	padding:0;
	line-height: 58px;
}
ul#tab li a:hover{
	background-position: 0 -174px;
}
ul#tab li.tab1 a{
	background-image: url(../image2011/tab_reg_map.gif);
	background-position:0 0;
}
ul#tab li.tab1 a:hover{
	background-image: url(../image2011/tab_reg_map.gif);
	background-position:0 -116px;
}
ul#tab li.tab2 a{
	background-image: url(../image2011/tab_reg_equ.gif);
}
ul#tab li.tab3 a{
	background-image: url(../image2011/tab_reg_typ.gif);
}

.contents
{
	margin:0 20px;
	width:auto;
	background:none;
	padding:0;
}

#map_block{
width:100%;
}
#flash{
	margin:0;
	width:100%;
	height:395px;
}

h2{
color:#ffffff;
line-height:27px;
font-size:80%;
padding:0 0 0 7px;
margin:0 0 0 1px;
height:27px;
width:178px;
font-weight:normal;
}
h2 img{
vertical-align:middle;
margin-right:5px;
}
.tab_a{
background:url(../image2011/02tenji_top/tab_a.gif) no-repeat 0 bottom;
}
.tab_b{
background:url(../image2011/02tenji_top/tab_b.gif) no-repeat 0 bottom;
}
.tab_c{
background:url(../image2011/02tenji_top/tab_c.gif) no-repeat 0 bottom;
}
*html h2 img{
margin-top: 6px;
float:left;
display: inline;
}
h2 span{
	font-size:80%;
	position:relative;
}
*html h2 span{
	position: relative;
	top: 2px;
}
table{
margin:0;
border-collapse:collapse;
font-size:75%;
width:100%;
}
col.name{
width:28%;
}
col.address{
width:28%;
}
col.tel{
width:16%;
}
col.spec{
width:28%;
}
th,td{
border:1px solid #ffffff;
background:#F3F3F3;
vertical-align:top;
padding:4px;
line-height:1.3;
font-weight:normal;
}
thead th{
text-align:center;
background:#e3e3e3;
vertical-align:middle;
}


tbody th{
	padding-left:6px;
	text-align:left;
}
tbody th a,
tbody th a:link,
tbody th a:visited{
	display: block;
	background: url(../image2011/arrow_e.gif) no-repeat 0 0.2em;
	text-decoration: none;
	padding-left: 15px;
	color:#666666;
}
tbody th a:hover{
	background-image: url(../image2011/arrow_e.gif);
	background-position: -590px 0.2em;
	color:#666666;
}
table th span.brand{
	display:block;
}

table span.tel{
	color:#ff3300;
	margin-left:3px;
	margin-right:15px;
}

div .i_map{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#close{
font-size:80%;
padding:0 0 25px;
}
#close dt{
color:#ff3300;
}

.footer{
	width: auto;
}
.copyright{
	width:auto !important;
	_width:350px;
}
.attention{
	background: url(../image2011/btn_information.gif) no-repeat;
	border:none;
	float:right;
}