@charset "utf-8";
/* CSS Document */


/*
	====================================
		headphone title_base_jp
	====================================
*/


#contents h1 {
	font-size: 1.5rem !important;
}

#contents h2 {
	font-size: 1.25rem !important;
}

#contents h3 {
	font-size: 100% !important;
}

#contents .title {
	border-bottom: 2px solid #6b6b6b !important;
	color: #2f353d !important;
}

#contents h2.title {
	border-bottom: 1px solid #2f353d !important;
	color: #2f353d !important;
}

#contents .gray_title {
	background-color: #e3e3e3 !important;
	border: medium none !important;
	padding: 0.5em 1em !important;
	margin: 2em 0 1em 0.5em !important;
}


