/* CSS Document */

@media screen and (max-width: 950px) {
#wrapper {
   width: 100%;
	 min-width: 100%;
}
.contents{
	width:  100%;
}
#HeaderArea {
	display: none;
}
#wrapper .contents {
	width:  100%;
}
#JS_Social.socialBox {
	display: none;
}
#commonHeaderUnit{
	display: none;
}
iframe {
	display: none;
}
.topicPath{
	display: none;
}
.contents-out{
	width:  100%;
}
.list-inbox-03a {
	width:  100%;
}
.list-inbox-03a div.contents-out div img {
	height: auto;
	max-width: 100%;
}
.contents-main {
	width:  100%;
}
.topicPath {
	width:  100%;
}
#rnFootNavi {
	display: none;
}
#rnFootBreadArea {
	display: none;
}
#rnFoot {
	display: none;
}
#commonFooter {
	display: none;
}
.shop_area_title {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
}