@charset "utf-8";
table {
	border-collapse: collapse;
	width:100%;font-size: 1em;
}
th.t_top {
    border-top: #be1309 4px solid;
}
th {
	border-bottom: #e3e3e3 1px dotted;
	text-align: center;
	padding: 10px;
	font-weight: normal;
}
td.t_top {
	border-top: #b3b3b3 4px solid;
}
td {
	border-bottom: #e3e3e3 1px dotted;
	text-align: center;
	padding: 10px;
}


.medical-maru{
	background-image:url(../../img/maru.gif);
    background-repeat:no-repeat;
    display:block;
	width:30px;
	height:30px;
}
.medical-sankaku{
		background-image:url(../../img/sankaku.gif);
    background-repeat:no-repeat;
    display:block;
	width:30px;
	height:30px;
}
.medical-batsu{
		background-image:url(../../img/batsu.gif);
    background-repeat:no-repeat;
    display:block;
	width:30px;
	height:30px;
}




/* CSS Document */

