@charset 'UTF-8';

#contents table{ width: 100%; font-size: 110%; margin-top: 20px; line-height: 200%; margin-bottom: 40px;}
#contents th{ border: 1px solid #ddd;  padding: 10px; font-weight: bold; background: #eee;}
#contents td{ border: 1px solid #ddd; padding: 10px;}

.left{ float: left; margin: 0 10px 40px 0;}
.description{ width: 380px; float: right; line-height: 200%;}
.description h5{ background: url(/img/common/list_bg.png) left center no-repeat; padding-left: 15px; margin: 0 0 10px 4px; font-size: 120%; font-weight: bold;}
.description p{ margin-left: 19px;}
