p#pageDescription {
    margin-bottom: 10px;
}

div#presentBanner {
    margin-bottom: 10px;
}

p#inputDescription {
    float: left;
    display: inilne;
    width: 283px;
    margin-bottom: 10px;
}

p#cardBlock {
    float: right;
    display: inilne;
    width: 360px;
}

div#starButtonWrapper {
    border: 3px solid #EEE;
    margin: 4px 0px 10px;
}

div#starButton {
 	border: 1px solid #aaa;
    padding: 10px 15px;
}

div#starButton img {
    margin-right: 8px;
    vertical-align: middle;
}

div#starButton p {
}

div#buttonFloater {
    float: left;
    display: inline;
    margin-right: 10px;
    width: 180px;
    text-align: right;
}

div#formBlock {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #EEE;
    background: url('../../img/pc/cmn_bg_formBlock_l.jpg') repeat-x;
}

#back, #submitButton {
    width :150px;
}

table#docTable {
    width: 100%;
}

table#someSelectTable th,
table#SelectTable th {
    width: 70px;
}

th.patternHead {
    text-align: left !important;
    background-color: #EEE;
    border: none !important;
    border-left: 3px solid #C60D68 !important;
    padding: 8px !important;
}

th.categoryHead strong {
    font-size: 1.2em !important;
    color: #C60D68 !important;
}

td.docTd {
    width: 500px;
}

table#docTable th {
    width: 150px;
}

table#docTable ul li {
    margin-bottom: 4px;
}

table#docTable ul li input {
    margin-right: 4px;
}

table#docTable select {
    margin-right: 3px;
}

ul#bookNumber li {
    float: left;
    display: inline;
    margin-right: 3px;
}

td#enquete strong {
    display: block;
    margin: 10px 0px 4px 0px;
}

div#mailRegistBlock {
    margin-bottom: 10px;
    padding: 10px;
    border: double #EEE;
    background: url('../../img/pc/book/bg_telBlock.jpg') repeat-x;
    font-size: 0.9em !important;
    line-height: 1.3em !important;
}

div#mailRegistBlock h4 {
    margin-bottom: 10px;
    font-size: 1.4em;
    font-weight: bold;
    color: #C60D68;
}

p#inputedMailAddress {
    margin-bottom: 5px;
    padding: 5px 8px;
    background-color: #EEE;
}