#top_mainBlock {
	padding: 30px 0 0;
}

#top_mainBlock:after {
    clear: both;
    content: "";
    display: block;
	overflow: hidden;
}

#mainImage {
	border: 3px solid #ffffff;
}

#member_in {
	display: block;
	border: 3px solid #e5e5e5;
	background: #ffffff;
	height: 380px;
	margin-bottom: 10px;
	width: 234px;
}

#member_in > p {
	display: block;
	padding: 14px 0 17px;
	width: 234px;
	margin: 0 auto;
	border-bottom: 3px solid #e5e5e5;
	background: #c70079;
}

#member_in > p > img {
	display:block;
	margin: 0 auto;
}

#member_inBody {
	margin: 10px 19px 15px;
}

#member_inBody > p {
	margin: 0 1px 5px;
}

#member_inBody ul {
	margin-bottom: 9px;
}

#member_inBody ul > li {
	padding-left: 1.628em;
}

#member_inBody ul li {
	line-height: 22px;
	margin: 0;
    position: relative;
}

#member_inBody li:before {
	background: #c70079 none repeat scroll 0 0;
	box-sizing: border-box;
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	position: absolute;
	left: 0.328em;
	top: 0.6em;
}

#member_inBody a {
	background: #d33535 none repeat scroll 0 0;
	border-color: #aa2c2c;
	border-radius: 4px;
	border-style: solid;
	border-width: 0 1px 4px;
	box-sizing: border-box;
	color: #333;
	display: block;
	height: 63px;
	padding: 10px 0;
	text-align: center;
	text-decoration: none;
}

#member_inBody a:hover {
    background: #b51212 none repeat scroll 0 0;
    border-color: #a71d3d;
}

#member_inBody a > img {
	width: auto;
}

#store_index .thumb {
	float: left;
	margin-right: 1.741em;
	margin-bottom: 1em;
}

#topics {
	display: block;
	width: 643px;
	border-top: 4px solid #c70079;
}

#topics:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	overflow: hidden;
}

#topics h2 {
	padding: 15px 0 10px 18px;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	position:relative;
}
#topics h2  [class*='button-small-inline']
{
	font-size:13px;
	line-height:13px;
	font-weight:normal;
	padding:0.4em 15px 0.3em 22px;
	position:absolute;
	right:0;
	top:50%;
	margin-top:-13px;
}

#topics h2  [class*='button-small-inline']:before
{
	left:3px;
}


#topics dl {
}

#topics dt {
	box-sizing: border-box;
	padding: 12px 0 12px 18px;
	position: absolute;
	width: 10em;
}

#topics dd {
	width: 643px;
	padding: 12px 0 12px 10em;
	background: url(../../common/img/line_dotx.gif) repeat-x scroll left bottom;
	box-sizing: border-box;
}

.terms {
	width: 300px;	
}

#contacts {
	margin: 25px auto 0;
	width: 476px;
}

#contacts .heading-gray {
	font-size: 16px;
	margin-bottom: 5px;
}

#contacts .tel_note {
	/* line-height: 0.5em; */
	margin-bottom: 5px;
}

@media screen and (max-width: 640px){
.header-page {
    background: #fff;
}	
	
#top_mainBlock {
	width: 100%;
	position: relative;
	padding: 20px 0 0;
}

#top_mainBlock > .section-usual {
	margin-left: 0; 
	margin-right: 0; 
}

#mainImage {
	display:block;
	width: 100%;
	margin-bottom: 20px;
	border: none;
}

#member_in {
	width: auto;
	height: auto;
	margin: 0 15px ;
}

#member_in > p {
	width: auto;
}

#store_index .thumb {
	width: 75px;
	height: auto;
	margin-bottom: 0;
}

#topics {
	width: 100%;
	margin-bottom: medium;
}

#topics h2 {
	padding-left: 0;
}

#topics dt {
	position: inherit;
	width: auto;
	margin-top: 10px;
	padding: 5px 0 0 0;
	background: none;
}

#topics dd {
	float: inherit;
	width: 100%;
	padding: 0 0 15px 0;
	margin-bottom: 5px;
}
#topics p {
	float: inherit;
	width: 100%;
	padding: 10px 0 15px 0;
	margin-bottom: 5px;
}

.terms {
	width: 100%;
}

	#contacts {
		margin: 25px auto 0;
		width: auto;
	}	
	
	#contacts .tel_note {
		line-height: 22.2833px;
	}
	
	.telnum {
		color:#000000;
	}
	
	.tel_ico-arrow1 {
		display: inline-block;
		width: 42px;
		height: 17px;
		text-indent: -9999px;
		font-size: 0;
	}
	
	.tel_ico-arrow1 {
		 background: url(/common/img/icon-arrow1.png) no-repeat center bottom;
	}
	
	.tel_ico-arrow2 {
		display: inline-block;
		width: 23px;
		height: 17px;
		text-indent: -9999px;
		font-size: 0;
	}
	
	.tel_ico-arrow2 {
		 background: url(/common/img/icon-arrow2.png) no-repeat center bottom;
	}

/* --/@media-- */ }