/**************************************************************
TOP¥Ú¡¼¥¸
**************************************************************/
.top-n-s{
	max-height: 100px;
	min-height: 250px;
	overflow:auto;
}
.top-waku{
	margin-top:50px;
	overflow:hidden;
	clear:both;
	margin-bottom: 50px;
}


.top-frame{
	width:370px;
	height:280px;
	position: relative;
	float: left;
	background-image: url(https://file002.shop-pro.jp/PA01377/532/image/top/frame.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.top-frame .name{
	position:absolute;
	top: 43px;
}

.top-frame .thum{
	position:absolute;
	left: 20px;
	top: 110px;
}
.top-frame .thum img{width:140px;
height:140px;}

.top-frame .tt{
	height:138px;
	position:absolute;
	width: 185px;
	left: 171px;
	top: 110px;
	font-size: 11px;
	line-height: 160%;
	color: #83503b;

}
#news-waku{
	width: 714px;
	max-height: 100px;
	min-height: 250px;
	overflow:auto;
}
.news{
	padding: 15px 10px 15px 10px;
	border-bottom: 1px dotted #b3b3b3;
}
.time{
	float: left;
	padding: 0 20px 0 0; 
	color: #5cb89d;
	font-weight: bold;
}

.news{
	padding: 15px 10px 15px 10px;
	border-bottom: 1px dotted #b3b3b3;
}
.time{
	float: left;
	padding: 0 20px 0 0; 
	color: #5cb89d;
	font-weight: bold;
}
.news p{
	overflow: auto;	/* for modern browser */
	zoom: 1;	/* for ie6 */
	line-height: 1.5;
}
