@charset "UTF-8";

#contents h2 {
margin-bottom: 15px;
}

.box {
width: 580px;
overflow: auto;
padding: 20px;
margin-bottom: 20px;
background-image: url(../images/sales/back.jpg);
}

.left {
float: left;
width: 260px;
overflow: auto;
padding-right: 20px;
}

.right {
float: right;
width: 300px;
overflow: auto;
}

.left h3 {
font-size: 12pt;
padding: 10px 0;
border-bottom: 2px solid #999 ;
}

.left p {
padding: 10px 0;
font-size: 10pt;
}

.name {
font-size: 11pt;
}

.name1 {
font-size: 8pt;
}

