@charset "utf-8";
/* contents */
.c-wrapper h3 {
	margin-bottom:0;
}
.c-wrapper h4 {
	width:300px;
	margin-bottom:10px;
}
#tabPanes {
	height:520px;
	overflow-y:auto;
}

#tabPanes table {
	margin:10px 0;
	font-size:14px;

}
#tabPanes table th, 
#tabPanes table td {
	padding:5px;
}
.drink {
	height:230px;
}
#tabs {
	*width:249px;
}

#b5 table th,
#b6 table th,
#b7 table th,
#b8 table th,
#b9 table th,
#b11 table th,
#b10 table th {	
	text-align:left;
	vertical-align:super;
	white-space:nowrap;
}
#b6 table td,
#b7 table td,
#b8 table td,
#b9 table td,
#b11 table td,
#b10 table td {	
	text-align:right;
	vertical-align:bottom;
	
}
#b8 table th,#b8 table td {
	border-bottom:solid 1px #666;
}


#b5 table,
#b6 table,
#b7 table,
#b8 table,
#b9 table,
#b11 table,
#b10 table {			
	width:650px;
}


#b5 table .th,
#b6 table .th,
#b7 table .th,
#b8 table .th,
#b9 table .th {	
	padding:0 5px 0 30px;
	font-size:12px;
	color:#AAA;
}
#b8 table th {	
	padding-bottom:4px;
}
#b6 table,
#b9 table {	
	margin:5px 0;
}



#b7 table caption,
#b11 table caption,
#b10 table caption {
	text-align:left;
	padding:5px 0;
}

