


.page-template-page-partner #contents{
	float:none;
	width: auto;
}

#contents {
    width: 727px;
}

h1.hBB {
    font-size: 1.8rem;
    color: #000;
}

.wp_keywordlink,
.wp_keywordlink_affiliate{
	margin: 0;
	padding: 0;
	pointer-events: none;
	font-size: 100%;
}

.wp_keywordlink a,
.wp_keywordlink_affiliate a{
	text-decoration: none;
	font-weight: normal;
	font-size: 100%;
	color: #000;
}

#sidebar ul.nav-menu li a,
.copy a,
.breadclumb a,
#contents a{
	color: #000;
}

.breadclumb a:hover,.breadclumb a:focus,
#contents a:hover,#contents a:focus,
.nav-page-footer a:hover,.nav-page-footer a:focus{
	color: #000;
	text-decoration: none;
}

.breadclumb {
    margin-bottom: 10px;
    background: #f6f6f6;
    padding: 6px;
}

@media screen and (max-width: 480px){
	.container {
	    width: auto !important;
	}
	#contents {
	    width: 100%;
	}
}