/*メインコンテンツ*/

#contents {
	height:2390px;
	width:800px;
	padding: 20px 0 0;
	margin:0 auto;
	}

#main {
	float:left;
	height:auto;
	width: 800px;
	margin:0;
	padding:10px 0 0 0;

	}

#main h1  {
	float:left;
	padding: 0;
	margin: 0;
	}
	
	


/*メインコンテンツ　終わり*/


	

.copy {
	float:left;
	padding:2px 0 5px 10px;
	margin:0;
	background:url(../products/bedframe/images/line_ws.gif) no-repeat;
	height:20px;
	width: 100%;
	color: #53321A;
	font-size: 120%;
	overflow: visible;
	font-weight: bold;
	text-align: left;
	}



	
.spec {
	font:Verdana, Geneva, sans-serif;
	font-stretch: semi-condensed;
	margin: 0;
	padding: 0;
	line-height: 100%;
	width: 280px;
	height: auto;
	float: left;
	font-size: 0.8em;
}

#frame_spec p {
	font-size:0.8em;
	padding:2px 0 0 0;
	margin:0;
	float: left;
	width: 100%;
}


/*メインコンテンツ　終わり*/


/*ボトムメニュー*/

.bottom_menu {
	width:800px;
	height:auto;
	float:left;
	margin:0;
	padding:15px 0 10px;
	bottom: 0px;
}

#main .bottom_menu h1{
	margin:0;
	padding:0 0 10px 0;
}

.bottom_menu ul {
	float:left;
	margin:0;
	padding:5px 15px 0;
	width: 100%;
}

.bottom_menu li {
	width:120px;
	height:130px;
	float:left;
	margin:0;
	padding:2px;
}

/*ボトムメニュー　終わり*/


/*ポップアップ*/

.tooltip {
	width: 280px;
	height:auto;
	position: absolute;
	top: -9999px;
	background: #95E5D8;
	padding: 5px;
    border-radius: 7px;         /* CSS3 */
    -moz-border-radius: 7px;    /* Firefox */
    -webkit-border-radius: 7px; /* Safari,Chrome */
    border: 1px #FFF solid;     /* 枠線の装飾 */
    background-color: #95E5D8;   /* 背景色 */
}

.tooltip p{
	font-size:100%;
	color: #53321A;
	line-height:150%;
	padding: 5px 10px;
}


.tooltip2 {
	width: auto;
	height:auto;
	position: absolute;
	top: -9999px;
	background: #C9BEB8;
	padding: 5px;
    border-radius: 3px;         /* CSS3 */
    -moz-border-radius: 3px;    /* Firefox */
    -webkit-border-radius: 3px; /* Safari,Chrome */
    border: 0px #FFF solid;     /* 枠線の装飾 */
    background-color: #C9BEB8;   /* 背景色 */
}

.tooltip2 p{
	font-size:100%;
	color: #53321A;
	line-height:150%;
	padding: 0 10px;
}
/*ポップアップ　終わり*/


#cut_image img{
	margin:0;
	padding:0;
}



.series {
	float:left;
	padding:0;
	margin:0;
	width: 800px;
	height: 130px;
	}
	
.series_banner {
	width:240px;
	height:120px;
	float:left;
	margin:0;
	padding:0 10px 0 20px;
	display:block;
	overflow:hidden;
	}
	

.series_banner a{
	float:left;
	width:auto;
	height:120px;
	display:block;
	position:relative;
	list-style-type:none;
	}
	
.series_banner  a:hover{
	float:left;
	display:block;
	background:url(../) no-repeat top left;
	position: relative;
	text-decoration:none;
	}
	
.series_banner  a:hover img{
	float:left;
	top:-120px;
	position: relative;
	}
		
ul.latex {
	width:500px;
	height:120px;
	float:left;
	margin:0;
	padding:10px 0 0 30px;
	overflow: hidden;
    }

a.button {
	width:200px;
	height:30px;
	float:left;
	margin:-20px 0 0 20px;
	padding:0;
	overflow: hidden;
	}


#navi {
	float:left;
	margin:0;
	padding:20px 10px 50px;
	width:780px;
	height:180px;
	overflow: hidden;
	}
	
#navi li{
	float:left;
	margin:0;
	padding:0 3px;
	width:150px;
	height:180px;
	}

