@charset "utf-8";
.reComBox03 {
    margin-bottom: 30px;
}
.reComBox03 .title {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 120%;
    color: #FF0;
}
.reComBox03 .com {
    color: #FFF;
}
.reComBox03 .t-name {
	font-weight: bold;
	color: #E2DFAB;
	line-height: 25px;
	font-size: 16px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-bottom: 15px;
	clear: both;
	margin-top: 10px;
}
.r-line {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #ab9536;
}