@charset "utf-8";
/* CSS Document */

h2 { background: url(../img/info/info_title.png) no-repeat; }

h4 { font-size: 14px; color: #F39; margin: 50px 0 10px; }

table { border-collapse: collapse; border-top: 2px solid #4D4D4D; border-bottom: 2px solid #4D4D4D; }
tr { border-bottom: 1px solid #4D4D4D; }
th, td { padding: 10px; }
th { text-align: center; background: #FC3; }
td { text-align: left; }
tr td:first-child { border-right: 1px dashed #4D4D4D; }
tr:nth-child(odd) { background: #E6E6E6; }

.goods {/*----clearfix-----*/ _height: 1px; min-height: 1px; }
.goods:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }/*----clearfix-----*/
.goods li { clear: both; overflow: auto; margin-bottom: 10px; }
.goods strong { margin-top: 10px; font-size: 14px; color: #06C; }
.goods img { float: left; overflow: auto; border: 1px solid #06C; margin-right: 10px; }