
/*-------------------------------
	main
--------------------------------*/


.header{
	height:56px;
	width:760px;
	border-bottom: 1px solid #a8a8a8;
	border-right:1px dotted #d8d8d8;
	_width:761px;
}

.modelhouse_header
{
	width:740px;
	padding:0 0 0 20px;
	margin: 0 0 10px;
	border-bottom: 2px solid #736455;
}

h1{
margin:0 0 6px;
}
h2{
margin:0 0 8px;
}

.footer
{
	clear:left;
	border-top: 1px solid #a8a8a8;
	width:761px;
	_width:762px;
}


/*-------------------------------
	tab
--------------------------------*/


ul#tab {
	font-size: 11px;
	height: 24px;
	margin:0;
	zoom:1;
}

ul#tab li {
	height:24px;
	line-height: 15px;
	float: left;
	width: 116px;
	list-style-type: none;
	margin-right: 2px;
	display:inline;
}

ul#tab li.sp {
	width: 130px;
	font-size:95%;
}

ul#tab li a {
	background: url(../image2011/tab_mh.gif) no-repeat;
	background-position: -116px top;
	color: white;
	display: block;
	padding-left: 5px;
	padding-top: 2px;
	height:24px;
}
*html ul#tab li a {
	height: 22px;
}
ul#tab li a:hover,
ul#tab li.on a {
	background-position: 0 0;
}

ul#tab li.sp a {
	background: url(../image2011/tab_mhi.gif) no-repeat;
	background-position: left top;
}

ul#tab li.sp a:hover
{
	background-position: -130px 0;
}

.clear {
	celar: both;
	border: 1px solid red;
}

/*-------------------------------
	others
--------------------------------*/

.container
{
	width:760px;
	border-right:1px dotted #d8d8d8;
	_width:761px;
}

.contents
{
	margin:0 0 0 20px;
	width:720px;
	background:url(../image2011/bg_contents.gif) no-repeat 0 0;
	padding:10px 0 0;
}


#flash{
	margin-left:9px;
	width:480px;
	height:360px;
}
.slideshow h3{
	margin:10px 10px 5px;
	line-height:1.4;
	width:478px;
	font-size:90%;
	color: #666666;
}
.slideshow p{
	margin:0 10px;
	width:478px;
	font-size:80%;
	line-height:1.4;
	color: #666666;
}

.contentsB
{
	clear:left;
	width:730px;
	padding-top: 20px;
	margin-left:10px;
}
#spec{
	width:720px;
	margin:0 20px;
	padding:20px 0 0;
	list-style:none;
	background:url(../image2011/bg_contents_bottom.gif) no-repeat 0 0;
}
#spec li{
	font-size:80%;
	padding:0 0 0 1em;
	line-height: 1.6;
	background:url(../image2011/bullet_disc.gif) no-repeat 0 0.4em;
}


#access{
	margin:0 10px 5px;
	width:720px;
	background:url(../image2011/06top/bg_access.gif) no-repeat left top;
	position:relative;
}
#access img{
	position:absolute;
	top:10px;
	left:10px;
	width:110px;
}
#access dl{
	font-size:80%;
	width:585px;
	padding:10px 0 10px 135px;
	background:url(../image2011/06top/bg_access_bottom.gif) no-repeat left bottom;
}
#access dl address{
	font-style:normal;
}

#access a{
	position:absolute;
	top:10px;
	left:525px;
	display:block;
	background:url(../image2011/arrow_e.gif) left center no-repeat;
	color:#666666;
	padding:0 0 0 15px;
	width: 12em; /*8em*/
}
#access a:hover{
	background-position:-590px center;
}


#useful{
font-size:90%;
margin:0 0 0 10px;
padding:0 0 5px;
width:728px;
margin-right:-8px;
}
#useful dt{
	background:url(../image2011/dot.gif) repeat-x left center;
	width:720px;
	font-weight:bold;
	margin:0 0 5px;
}
	#useful dt span{
		background:#ffffff;
		padding-right:5px;
	}
#useful dd{
	min-width:180px;
	min-height:51px;
	width:auto;
	height:auto;
	margin:0 2px 5px 0;
	float:left;
	display:inline;
}
*html #useful dd{
	width: 180px;
	height:45px;
}
	#useful dd a{
		display:block;
		min-height:50px;
	}


ul.pagetop{
margin-right:10px;
}


.close
{
	position:absolute;
	left: 560px;
	width:50px;
	height:16px;
}
.close a
{
    display: block;
	width:50px;
	height:16px;
	background: url(../image2011/btn_close.gif) no-repeat;
	text-decoration: none;
	background-position: left top;
}
.close a:hover
{
	background-position: -50px 0;
}

