﻿@charset "utf-8";
/* CSS Document */


.treatment_title{
	background: url(../merit/images/treatment_titlebg.gif) repeat-x left 5px;
	height:27px;
	line-height:27px;
}

.treatment_linebg{
	background: url(../merit/images/treatment_linebg.gif) repeat-y;
}
.treatment_bg{
	background: url(../commonimages/content_bg.gif) repeat;
}

.yuutai_table td{
	border-bottom: 1px #000000 dotted;
	padding: 1%;

}
.yuutai_table tr{
	vertical-align: middle;
	font-size: 1.1em;
}
.f_blue{
	color:#1a3382;
	font-weight: bold;
}
.f_red{
	color: red;
	font-weight: bold;
	font-size: 1.1em;
}
