@charset "utf-8";

.tanto,
.dock_list{
	width: 632px;
	margin-bottom: 13px;
	font-size: 13px;
	border: 1px solid #666666;
}
.tanto caption {
	color: #FFFFFF;
	background: #565249;
	padding-top: 6px;
	padding-bottom: 7px;
	text-align: center;
}
.tanto .kamokumenu {
	color: #FFFFFF;
	/*background: #C0392B;*/
	background: #565249;
 color: #fff  text-align: center;
}
.tanto th {
	text-align: center;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}

.vitamin{
	width: 100%;
	margin-bottom: 13px;
	font-size: 13px;
	border: 1px solid #666666;

}

.vitamin th {
	text-align: center;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	width:200px;
	background: #f7f7f7;
}

.vitamin td {
	width: 400px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding: 10px;
	}




.dock_list th {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-right: 10px;
}
.tanto th.sub,
.dock_list tr.sub {
	background: #F0F0F0;
}
.tanto td {
	text-align: center;
	width: 75px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
.dock_list td {
	width: 75px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.tanto span {
	font-size: 11px;
}

.tanto .kamokumenu .bg_red {
	background-color: #C0392B;
	font-weight: bold;
	width: 50%;
}

.tanto .kamokumenu .bg_white {
	color: #555248;
	background-color: #FFF;
	font-weight: bold;
}

.tanto tr .w100 {
	width: auto;
}

.tanto th.check {
	text-align: left;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F0F0F0;
	padding-left: 20px;
}


#dock .dock_list .txtS {
	font-size: 11px;
}


