@charset "utf-8";

.onlypc {
	display:none !important;
}

.heading-main {
	clear:both;
	background:#222 url(../../images/responsive/ptn_stripe_444_3px.png) repeat left top;
	-webkit-background-size:3px 3px;
	background-size:3px 3px;
	color:#fff;
	border-top:1px solid #222;
	border-bottom:1px solid #222;
	padding:4px 5px 2px;
	font-weight:bold;
}

body > footer {
	clear:both;
	margin:15px 10px 15px;
}

body > footer #sitemap-list {
	display:none;
}

body > footer address {
	font-size:9px; font-size:0.9rem;
	font-weight:bold;
	font-style:normal;
	text-align:center;
	color:#666;
}

ul.double-btn {
	overflow:hidden;
}

ul.double-btn > li {
	float:left;
	width:50%;
}

ul.double-btn > li > a {
	display:block;
}

ul.double-btn > li:nth-child(odd) > a {
	margin-right:4px;
}

ul.double-btn > li:nth-child(even) > a {
	margin-left:4px;
}
