body {
	font-family: Roboto,"àSVbN",YuGothic,"Yu Gothic","qMmpS ProN W3","Hiragino Kaku Gothic ProN",Arial,"CI",Meiryo,sans-serif !important;
}
.inner {
    max-width: 1300px;
}
header {
	background-color:#BDBDBD !important;
	color:#eee !important;
}
footer {
	background-color:#000 !important;
}
footer a {
	color:#fff !important;
}
.header_logo_area .header_logo a:link,
.header_logo_area .header_logo a:visited,
.header_logo_area .header_logo a:hover,
.header_logo_area .header_logo a:active {
	color:#fff !important;
}
.search_inner select {
	color:#333;
}
.nav-custom {
	clear:both;
}
.category-nav > li > a,
.member_link a {	
	color:#fff !important;
}
#header .category-nav {
	border-bottom:0;
}
.btn-success {
	background-color:#de5d50;
	border-color:#de5d50;
	box-shadow:1px 1px 3px #ccc;
}
#header .header_logo_area {
	width:238px;
}

@media only screen and (max-width: 767px) {
	#header .header_logo_area {
		width:150px;
	}
	.header_logo img {
		margin-bottom:5px;
	}
	#contents {
		padding-top: 10px !important;
	}
}
td,th {
	padding:3px !important;
}
.bold {
	font-weight:bold;
}
.pink {
	color:#FF007D;
}
.blue {
	color:#009;
}
.header_logo img {
	padding:10px;
}
@media only screen and (max-width: 767px) {
	.header_logo img {
		padding-right:5px;
	}
	#btn_menu {
		display:none;
	}
}
@media only screen and (min-width: 768px) {
	.header_logo img {
	padding-right:10px;
	}
}
h3.bg_black {
	text-align:center;
	font-size:1.5em;
	line-height:1.5;
	background-color:#000;
	margin-bottom:25px;
	color:#fff;
}
h3.bg_white {
	text-align:center;
	font-size:1.2em;
	line-height:1.5;
	background-color:#fff;
	border:1px solid #000;
	margin-bottom:25px;
	color:#000;
}
h4 {
	background-color:#B3B3FF;
	padding:5px 10px;
	border-left:10px solid #0000FF;
}
h5.h5 {
	font-size:1.3em;
}
h5 {
	font-size:1.2em;
}
.f_size_s {
	font-size:.8em;
	line-height:1.2;
}
table.qf {
	width:100%;
	border:1px solid #FF007D;	
	margin-bottom:10px;
}
table.qf th {
	background-color:#FF007D;
	color:#fff;
	text-align:center;
	border-bottom:1px solid #fff;
	padding:5px;
}
table.qf td {
	border-right:1px solid #FF007D;
	border-bottom:1px solid #FF007D;
	padding:5px;
}

table.compare {
	margin:25px 0;
	width:100%;
	border:1px solid #ccc;
	font-size:.9em;	
}
table.compare tr:first-child th {
    background-color: #000;
    color: #fff;
    text-align: center;
	border-right:1px solid #ccc;	
	border-bottom:1px solid #ccc;	
}
table.compare th {
    text-align: center;
	border-right:1px solid #ccc;	
	border-bottom:1px solid #ccc;	
}
table.compare td {
    text-align: left;
    width: 300px;
	border-right:1px solid #ccc;	
	border-bottom:1px solid #ccc;	
}
