@charset "utf-8";

#conts .tabBox {
    margin-top: 0;
    margin-bottom: 0;
}
.tabBox table tbody {
}


#conts .tabBox table {
	width: 100%;
	border-collapse: collapse;
}


#conts .tabBox td {
    padding-top: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 2.4;
    text-align: left;
    vertical-align: text-top;
    border: 1px solid #97351F;
    padding-left: 10px;
    padding-right: 10px;
}

#conts .tabBox th  {
	line-height: 2.4;
    border: 1px solid #97351F;
	padding-top: 0;
	color: #97351F;
	font-size: 14px;
    font-weight: bold;
    text-align: center;
	vertical-align: text-top;
}

.tabBox table tbody {
}


#conts .tabBox td li {
	padding-left: 12px;
	background: url(../img/common/icon10.gif) no-repeat 4px 14px;
}

#conts .tabBox td .itemList li{
	padding-left: 0;
	background: none;
}
.tabBox table tbody {
}
