@charset "utf-8";

.on_off {
	overflow: hidden;
	*zoom: 1;
	margin: 30px 0;
}

.on_off h2 img {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

.item {
	overflow: hidden;
	*zoom: 1;
	margin: 20px 0;
}

.item h1 img {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.item h2 img {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}


/*  main_article
===============================================*/
.index #frame {
	margin: 30px 0 0 0;
	background: #f3f0db;
}

.index #frame .top {
	padding-top: 4px;
	background-image: url(http://www.goodsleepfactory.com/knowledge/gs_kouza/img/lesson4/bg-frame_top.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.index #frame .bottom {
	padding: 20px 4px 4px;
	background-image: url(http://www.goodsleepfactory.com/knowledge/gs_kouza/img/lesson4/bg-frame_bottom.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

.index #frame h4,
.index #frame p {
	padding-left: 10px;
}

.index #frame h4 {
	margin-bottom: 10px;
}

.index #frame .type_wrap {
	overflow: hidden;
	*zoom: 1;
}

.index #frame .bed_type {
	float: left;
	width: 210px;
}
.index #frame .bed_type_arrow {
	float: left;
	width: 30px;
}
.index #frame .edge {
	margin-left: 0;
}

.index #frame .bed_type dd {
	width: 210px;
	margin: 0 auto;
}

.mt10{
	margin-top:10px;
	}

#side_nav .child_nav li.no_bt{
	border-top:none;
}