@charset "utf-8";

/* ボッシュ・イン・ジャパン */

#mainContent { width: 528px; }

#mainContent h2 { clear: both; margin-top: 12px; }
#mainContent h2:first-child { margin-top: 0; }

#mainContent .eventItem { margin: 0 0 9px 0; }
#mainContent .eventItem img { clear: both; float: right; margin: 0 0 0 0; }
#mainContent .eventItem table { float: left; width: 342px; border-top: 1px solid #B4C6D9; }
#mainContent .eventItem table th, #mainContent .eventItem table td { border: 0 none; padding: 4px 0 4px 0; border-bottom: 1px dotted #B4C6D9; }
#mainContent .eventItem table th { width: 30px; padding: 4px 6px 4px 0; background: none; font-weight: normal; white-space: nowrap; }
#mainContent .eventItem table th:after { content: " ： "; }
#mainContent .eventItem table tr:first-child td { font-weight: bold; }
#mainContent .eventItem table tr:last-child th, #mainContent .eventItem table tr:last-child td { /* border-bottom: 0 none; */ }

.nextLink { clear: both; width: 342px; }

