@charset "Shift_JIS";

@import "./base.css";

#contents h3{
	/*font-family: "Arial","Helvetica",sans-serif;*/
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0.2em;
}

#contents h3 span.sub_title{
	font-size: 0.8em;
	font-weight: normal;
	letter-spacing: 0.2em;
	color: #808080;
}

#contents div.sound-memo{
	margin: 0.2em 0 0.2em 0.5em;
	color: #808080;
}

#contents div.sound-file{
	margin: 0.2em 0 0.2em 0.5em;
}

#contents div.sound-date{
	margin-bottom: 0.2em;
	color: #808080;
}
