@charset "euc-jp";
/* CSS Document */
table#container-last-order {
    margin: 15px auto 0px auto;
    text-align: left;
    font-size: 0.75em;
}
table#container-last-order td {
    vertical-align: top;
}
table#container-last-order div#section_01 th.subtitle {
	background: url(../hpgen/HPB/theme/img/Tline-shop.gif) repeat-x left 20px;
    margin: 0 0 0px;
    padding: 0 0 0 10px;
    padding-bottom:20px;
    border: 1px solid transparent;
	border-bottom:1px solid #cdcdcd;
	font-size:100%;
	color:#000;
}
div#close,div#quick-order,div#quick-order a {
    text-align:center;
}
div#close a {
    text-decoration: none;
    color: #00F;
    display: inline-block;
    font-size: 0.75em;
    font-weight: bold;
}
#close:nth-child(3) a {
    color: white;
    background: #32b16c;
    padding: 5px 10px;
    border-radius: 4px;
}
#close:nth-child(3):hover {
    color: white;
    opacity: 0.7;
}

div#close a:hover {
    /* color: #F00 */
}
div#quick-order {
    display:none;
 	font-size: 1em;
    margin-bottom:20px;
}
div#quick-order a {
    text-decoration: none;
    color: #00F;
    font-size: 1em;
    font-weight: bold;
}
div#quick-order h2{
    text-align:left;
    background: url(../hpgen/HPB/theme/img/Tline-shop.gif) repeat-x left bottom;
    display: block;
    width: 100%;
    margin: 0 0 20px;
    padding: 0 0 10px 0 !important;
    border: none;
	font-size:85% !important;
}
div#quick-order a:hover {color: #F00}
/*
html {
    background: url('');
}

body {
    background: url('');
}
*/