/*メインコンテンツ*/

#contents {
	height:1400px;
	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:5px 0 20px 10px;
	}
	
#frame_spec img {
	padding:0 0 10px 0;
}



/*メインコンテンツ　終わり*/

		


/*イメージギャラリー*/

#frame_image {
	float:left;
	width:360px;
	height:240px;
	margin:0;
	padding:50px 0 15px 0;
	}
	

.thumbs li {
	float:left;
	padding:5px;
	margin:3px 3px 0 0;
	border:1px solid #C9BEB8;
	}

.loupe_css {
	background:#FFF;
    border:1px solid #C9BEB8;
	
}

/*イメージギャラリー　終わり*/
	
#contents1 {
	float:left;
	padding:20px 40px 20px 15px;
	margin:0;
	width:350px;
	height:100%;
	}
	
#contents2 {
	float:left;
	padding:45px 10px 0 10px;
	margin:0;
	width: 360px;
	height: 100%;
	}

#contents2 img {
	float:left;
	}
	
#main .icon img{
	float:left;
	padding:5px;
	margin:0;
	}	
	
.copy {
	float:left;
	padding:2px 0 5px 10px;
	margin:0;
	background:url(../products/bedframe/images/line_ws.gif) bottom no-repeat;
	height:auto;
	width: 100%;
	color: #53321A;
	font-size: 120%;
	overflow: visible;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
	}

#contents1 p {
	float:left;
	width: 330px;
	height: 150px;
	padding: 10px 10px 20px 10px;
	line-height: 150%;
}

#contents1 a {
	float:left;
	padding: 0 10px 0;
}

#contents2 p {
	float:left;
	padding:5px 20px 10px 10px;
	margin:0;
	line-height: 150%;
	width: 190px;
    }
	

#cs {
	float:left;
	margin:0;
	padding:0;
	height:auto;
	}
	
#popup {
	float:left;
	padding: 10px 10px 0;
}

.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: auto;
	height: auto;
	float: left;
}

.spec2 {
	font-size:0.8em;
	margin: 0;
	padding: 3px;
	line-height: 100%;
	width: 300px;
	height: auto;
	float: left;
	border:1px solid #C9BEB8;
}


/*メインコンテンツ　終わり*/


/*ボトムメニュー*/

#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;
	}

