@charset "shift_jis";

.title {
    font-family: 'MS UI Gothic','ＭＳ ゴシック','Arial';
	font-size:11pt;
	font-weight:bold;
	color:#333333;
	padding: 10px 0px 5px 0px;
	border-bottom:solid 1px #999999;
}

.subtitle {
    font-family: 'MS UI Gothic','ＭＳ ゴシック','Arial';
	font-size:12pt;
	color:#333333;
	padding: 0px 0px 0px 0px;
}

.comment {
    font-family: 'MS UI Gothic','ＭＳ ゴシック','Arial';
	font-size:10pt;
	color:#333333;
	line-height: 1.3;
	margin-top: 15px;
}

.banner_tag {
    font-family: 'MS UI Gothic','ＭＳ ゴシック','Arial';
	font-size:10pt;
	color:#333333;
	line-height: 1.2;
}