/*メディアニュース(RSS)*/
#rss {
	width:179px;
	height:659px;
	background-image:url(http://www.keepers.co.jp/common/media_head.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:100px 8px 0 15px;
	font-size:82%;
	line-height:140%;
}

#rss .cnt {
	width:auto;
	height:641px;
	overflow:auto;
}

#rss ul {
	margin:0;
	padding:0;
}

#rss li {
	width:153px;
	margin:5px 0 0 0;
	padding:0 0 5px 0;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	border-bottom:1px solid #666666;
}


/* メディアニュース欄のiPhone崩れ対策 */
#media_iphone {
	width:668px;
	height:224px;
	margin-bottom:20px;
	background:url(../images/media_bg.gif) repeat-y 0 0;
}

#media_iphone a {
	color:#666;
}

#media_iphone .section {
	width:auto;
	height:110px;
	overflow:auto;
	padding:0 10px 5px 10px;
	margin:0 20px 0 0;
}

#media_iphone ul {
	margin:0 10px;
	padding:0;
}

#media_iphone li {
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0 0 0 12px;
	font-size:12px;
	background:url(../images/media_icon.gif) no-repeat 0 7px;
}

#media_iphone .framebox {
	padding:0 10px 5px 10px;
	width:639px;
	height:118px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

#media_iphone iframe {
	width:100%;
	height:118px;
	-webkit-overflow-scrolling: touch;
}
