@import url(/design/161/default.css);
@import url(/design/161/globalnavi_right.css);
@import url(/design/161/rightsidebarmenu_right.css);

html {
    scrollbar-base-color:#5b1a0a;
}

body {
    background-image:url(/design/225/books_back2.jpg);
    background-repeat:repeat;
}

#contentFrameOuter {
    width:1024px;
    margin:0 auto 0 auto;
}

#contentFrame {
    width:1024px;
    margin:0 auto 0 auto;
    background-color:transparent;
}

#contentBanner {
    height:90px;
    background-color:transparent;
    background-image:url(/design/225/books_bback.jpg);
    background-repeat:no-repeat;
}

#contentBanner img.logoImage {
    top:0px;
    left:0px;
}

#globalNavi {
    background-image:url(/design/225/tenban.jpg);
}

#globalNavi ul li a {
    border:none;
    color:#fcfcce;
}

#globalNavi ul li a:hover {
    color:#ffffff;
    background-image:none;
    border:dotted 1px #ffffff;
}

#contentLocalNavi2 {
    z-index:2;
    width:200px;
    margin:5px 2px 0 0;
    text-align:center;
/*    border:groove 6px #a3284a; */
    border:groove 6px #5b1a0a;
/*    border:double 3px #5b1a0a; */
/*    border-bottom:double 3px #5b1a0a; */
}
#contentLocalNavi2 a {
    padding: 0;
}

#contentLocalNavi2 a img {
    margin:0 auto;
}

#contentLocalNavi2 .publicInfoFrame {
    background-color:#ffffff;
    border-top:solid 3px #5b1a0a;
    border-bottom:solid 3px #5b1a0a;
}

.publicInfo {
    height:180px;
/*    width:190px; */
    background-color:#ffffff;
}

.publicInfo h1 {
    text-align:center;
    border-left: solid 2px #5b1a0a;
    border-bottom: solid 1px #5b1a0a;
    border-top: solid 1px #5b1a0a;
    border-right: solid 2px #5b1a0a;
}

#contentBodyOuter {
    margin-right:210px;
/*    background-image:url(/design/220/back.jpg);
    background-repeat:repeat; */
    background-color:transparent;
}

#contentBody {
    border:none;
    border-top:solid 1px #cffcfc;
/*    border-bottom:solid 1px #cffcfc;
    border-left:solid 1px #cffcfc;
    border-right:solid 1px #cffcfc; */
    color:#192f60;
/*    border: groove 10px #a3284a; */
}

#contentBody a {
    color:#192f60;
    text-decoration:none;
/*    background-color:#f3eae7;
    border-bottom:double 3px #5b1a0a; */
    background-image:url(/design/225/under_line.jpg);
    background-position:left bottom;
    background-repeat:repeat-x;
}

#contentBody .fontItalic {
    background-image:url(/design/225/under_line_blue.jpg);
    background-position:left bottom;
    background-repeat:repeat-x;
}

#contentBody p {
　　margin-top:10px;
    margin-bottom:10px;
    color:#192f60;
}

#contentBody p a img {
    display:inline;
}

#contentBody strike {
    text-decoration: none;
}

#contentBody .fontStrike {
    font-size: 80%;
    text-decoration: none;
}

#contentBody h1 {
    color:#192f60;
    padding-left:15px;
    padding-bottom:0;
    line-height:40px;
    border-left:none;
    text-align:bottom;
    border-bottom: solid 6px #5b1a0a;
    background-image:url(/design/225/books_h1.png);
    background-repeat:no-repeat;
}
#contentBody h2 {
    color:#192f60;
    padding-left:40px;
    padding-top:0;
    padding-bottom:5px;
    font-weight:bold;
    border-left:none;
    border-bottom: none;
    background-image:url(/design/225/books_h2.png);
    background-repeat:no-repeat;
}
#contentBody h3 {
    color:#192f60;
    padding-left:40px;
    padding-top:0;
    padding-bottom:5px;
    font-weight:bold;
    border-left:none;
    border-bottom:none;
    background-image:url(/design/225/books_h3.png);
    background-repeat:no-repeat;
}
#contentBody h4 {
    color:#192f60;
    font-size:120%;
    font-weight:bold;
    padding-left:40px;
    padding-top:0;
    padding-bottom:5px;
    border-left: none;
    border-bottom: none;
    background-image:url(/design/225/books_h6.png);
    background-repeat:no-repeat;
}

#contentBody h6 {
    display:block;
    width:100%;
    background-image:url(/design/220/bar.png);
    background-position:center bottom;
    background-repeat:no-repeat;
}

#contentBody h7 {
    clear:both;
}

#contentBody .includedDocument {
    color:#192f60;
    padding-top:15px;
    padding-bottom:15px;
    background-image:url(/design/220/bar.png);
    background-position:center bottom;
    background-repeat:no-repeat;
}

#contentFooter {
    color:#719bad;
}

#contentBody .quote {
   width:80%;
   margin: 0 auto 0 auto;
   padding: 10px 10px 10px 10px;
/*   background-color:#ffffff; */
   border-left:double 3px #999999;
   border-right:double 3px #999999;
}

#contentBody .quote .dl1 dt {
    display:block;
    text-align:center;
    margin-bottom:20px;
}

#contentBody .index {
   width:80%;
   margin: 0 auto 0 auto;
   padding: 10px 10px 10px 10px;
   background-color:#ffffff;
   border:double 3px #999999;
}

#contentBody .index .ul1 {
   margin: 0 0 0 10px;
   font-weight: normal;
   color: #000000;
}

#contentBody .index .ul1 .list1 {
   margin: 0;
   padding: 0;
   list-style-type: none;
   line-height: 1.3;
}

#contentBody .index .ul1 .list1 .li1 {
   color: #000000;
   font-weight: bold;
}

#contentBody .index .ul1 .list2 {
   list-style-type: none;
   line-height: 1.3;
}

#contentBody .index .ul1 .list3 {
   list-style-type: none;
   line-height: 1.3;
}

#contentBody .index2 {
   width:80%;
   margin: 0 auto 0 auto;
   padding: 10px 0 10px 0;
   background-color:#ffffff;
   border:double 3px #999999;
}

#contentBody .index2 .ul1 {
   margin: 0 0 0 0;
   font-weight: normal;
   color: #000000;
   text-align:center;
}

#contentBody .index2 .ul2 {
   margin: 0 0 0 0;
   font-weight: normal;
   color: #000000;
   text-align:left;
}

#contentBody .index2 .ul1 .list1 {
   margin: 0;
   padding: 0;
   list-style-type: none;
   line-height: 1.3;
}

#contentBody .index2 .ul1 .list1 .li1 {
   color: #000000;
   font-weight: bold;
}

#contentBody .index2 .ul1 .list2 {
   list-style-type: none;
   line-height: 1.3;
   width:49%;
   float:left;
   border-right:dashed 1px #cccccc;
}

#contentBody .index2 .ul1 .list3 {
   list-style-type: none;
   line-height: 1.3;
}

#contentBody .listBlock .ol1 {
    overflow: hidden;
    display : inline;
    float : left;
    margin: 0px 10px 0px 0px;
    padding: 0px;
    width: 47%;
/*    border:solid 1px #ccc; */
    list-style-type: none;
}
#contentBody .listBlock .ol2 {
    list-style-type: none;
}
#contentBody .listBlock .ol3 {
    list-style-type: none;
}

/*
 * table within form
 */
#contentBody form {
    font-size: 120%;
    line-height: 1.5;
    background-color:transparent;
}

#contentBody form .tableBox {
    width:auto;
    z-index:9899;
    margin: 20px auto 20px auto;
    border:none;
    border-collapse: collapse;
    background-color:#ffffff;
    scrollbar-base-color:#ccccff;
/*    border: 1px dashed #8888cc; */
    padding: 20px 20px 20px 20px;
}
    
#contentBody form .tableHeader th {
    z-index:9898;
    color: #ffffff;
    font-size: 120%;
    line-height:2;
    text-align:left;
    background-color: #6666aa;
    border-bottom: solid 1px #8888cc;
    padding: 0 0 0 .5em;
    margin: 10px 10px 10px 10px;
}

#contentBody form tr.tableRow1 {
    height:3em;
    margin: 10px 10px 10px 10px;
}

#contentBody form tr.tableRow2 {
    height:3em;
    margin: 10px 10px 10px 10px;
}

#contentBody form .tableRow1 td {
    z-index:9897;
    color: #000000;
    font-size: 100%;
    line-height:1.5;
    background-color: transparent;
    border-right: dotted 1px #6666aa;
    border-bottom: solid 1px #6666aa;
/*    padding: 0 .5em 0 .5em; */
    vertical-align:middle;
    border:none;
}

#contentBody form .tableRow1 td:first-child {
/*    border-right: dotted 1px #6666aa; */
    border-bottom: dotted 1px #6666aa;
}

#contentBody form .tableRow2 td {
    z-index:9897;
    color: #000000;
    font-size: 100%;
    line-height:1.5;
    background-color: transparent;
    border-right: dotted 1px #6666aa;
    border-bottom: solid 1px #6666aa;
/*    padding: 0 .5em 0 .5em; */
    vertical-align:middle;
    border:none;
}

#contentBody form .tableRow2 td:first-child {
/*    border-right: dotted 1px #6666aa; */
    border-bottom: dotted 1px #6666aa;
}

#contentBody form input {
}

#contentBody form input[type="text"] {
    width:90%;
/*    border:4px double #ccccff; */
}

#contentBody form input[name="郵便番号"] {
    width:50%;
}

/*
#contentBody form input[type="text"]:focus {
    border-bottom: 1px solid #6666aa;
}
*/

#contentBody form input[type="button"] {
    border:2px outset #6666ff;
    background-color:#ccccff;
    padding-right:35px;
    background-image: url(/design/225/mail.gif);
    background-position:right 2px;
    background-repeat:no-repeat;
}
#contentBody form input[type="button"]:hover {
    cursor:pointer;
    color:#ffffff;
    border:2px inset #6666ff;
    background-color:#6666ff;
}

#contentBody form input[type="reset"] {
    border:2px outset #ff6666;
    background-color:#ffcccc;
}
#contentBody form input[type="reset"]:hover {
    cursor:pointer;
    border:2px inset #ff6666;
    background-color:#ff6666;
}


#contentBody form select {
/*    border:4px double #ccccff; */
}

/*
 * add cart
*/
#contentBody form[name="cart0"] {
}

#contentBody form[name="cart0"] button {
    min-height:25px;
    border: ridge 2px;
    background-color:#fcfcce;
    padding-right:20px;
    margin-right:5px;
    background-image: url(/design/225/scart.gif);
    background-position:right 0px;
    background-repeat:no-repeat;
}
#contentBody form[name="cart0"] button:hover {
    cursor:pointer;
    background-color:#b3f4a3;
    border: groove 2px;
}


/*
 * shoppingcart
*/

#shoppingCart {
}

#shoppingCart table {
    width:auto;
    border: double 4px #6666ff;
    border-collapse: collapse;
}

#shoppingCart th {
    color: #000000;
    line-height:2;
    padding-left:5px;
    padding-right:5px;
    text-align:center;
    background-color: #cccccc;
    border: solid 1px #6666ff;
}

#shoppingCart td {
    line-height:2;
    vertical-align:middle;
    color: #444444;
    background-color: #ffffff;
    border: solid 1px #6666ff;
    padding-left:5px;
    padding-right:5px;
}

#shoppingCart .cartPrice {
    color: #444444;
    background-color: #ffffff;
    border: solid 1px #6666ff;
    text-align: right;
}

#shoppingCart td button {
    line-height:1.5;
    border:2px outset #ff6666;
    background-color:#ffcccc;
}
#shoppingCart td button:hover {
    cursor:pointer;
    border:2px inset #ff6666;
    background-color:#ffcccc;
}

#pageContainer {
    z-index:1;
}
#contentLocalNavi1 {
    z-index:2;
}
#contentLocalNavi2 {
    z-index:9999;
}
#contentFooter {
    z-index:1;
}
