	
/*メインコンテンツ*/

#contents {
	height:1380px;
	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;
	}
	
	
#frame_spec {
	float:left;
	width:350px;
	height:auto;
	margin:0;
	padding:15px 0 20px 10px;
	}
	
#frame_spec img {
	margin:0;
	padding:0 5px 0 0;
	float: left;
}



/*メインコンテンツ　終わり*/

		


/*イメージギャラリー*/

#frame_image {
	float:left;
	width:360px;
	height:240px;
	margin:0;
	padding:30px 0 15px 0;
	}
	

.thumbs li {
	float:left;
	padding:5px;
	margin:2px 2px 0 0;
	border:1px solid #C9BEB8;
	}

.loupe_css {
	background:#FFF;
    border:1px solid #C9BEB8;
	
}

/*イメージギャラリー　終わり*/
	

	
#contents1 {
	float:left;
	padding:15px 10px 0 10px;
	margin:0;
	width: 360px;
	height: 100%;
	}

#contents2 {
	float:left;
	padding:20px 0 20px 15px;
	margin:0;
	width:380px;
	height:auto;
	}
	
.copy {
	float:left;
	padding:2px 0 0 10px;
	margin:0;
	background:url(../products/bedframe/images/line_ws.gif) no-repeat;
	height:20px;
	width: 370px;
	color: #53321A;
	font-size: 120%;
	overflow: visible;
	font-weight: bold;
	text-align: left;
	}

#contents2 p {
	float:left;
	width: 190px;
	height: auto;
	padding: 10px 10px 0;
	line-height: 150%;
	font-size: 100%;
}

#popup {
	float:left;
	padding: 10px 10px 0;
}

#contents1 p {
	float:left;
	padding:0 0 10px 5px;
	margin:0;
	line-height: 150%;
	color: #835E52;
	width: 275px;
    }
	


#cs {
	float:left;
	margin:0;
	padding:0;
	height:auto;
	}



.spec {
	font:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	font-stretch: semi-condensed;
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 100%;
	width: 340px;
	height: auto;
	float: left;
}

#contents2 .spec p{
	float:left;
	margin:0;
	padding:5px 0 0 0;
	font-size:100%;
	width: 340px;
	display: block;
	}
	
#contents2 p#attention{
	float:left;
	margin:0;
	padding:0 0 5px 0;
	font-size:86%;
	width: 340px;
	}
	
	
/*メインコンテンツ　終わり*/



/*ボトムメニュー*/

#bottom_menu {
	width:800px;
	height:auto;
	float:left;
	margin:0;
	padding:15px 0 10px;
	bottom: 0px;
}

#bottom_menu ul {
	float:left;
	margin:0;
	padding:5px 15px 0;
}

#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;
}
/*ポップアップ　終わり*/



#navi {
	float:left;
	margin:0;
	padding:50px 10px 10px;
	width:780px;
	height:180px;
	overflow: hidden;
	background: url(../products/images/image_bg.gif) no-repeat top;
	}
	
#navi li{
	float:left;
	margin:0;
	padding:0 3px;
	width:150px;
	height:180px;
	}

