/*
 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
 *
 * http://www.lockon.co.jp/
 */

@charset "<!--{$smarty.const.CHAR_CODE}-->";

/**ここからカスタマイズ*********************************/

/**コンビニ決済*******************************************************************/
div#convenience { margin-left: 48px; }
html[xmlns*=""] body:last-child div#convenience { margin-left: 48px; }

h2#convenience-title02 {
 width: 700px;
 height: 27px;
 top: 1px;
 left: 0px;
 position: relative;
 z-index: 2;
 background: url(https://www.official-store.jp/s-loco/images/convenience-title.gif) no-repeat;
}

h2#convenience-title {
 width: 695px;
 height: 27px;
 top: -26px;
 left: 0px;
 padding-left: 0.3em;
 position: relative;
 z-index: 1;
 color: #000;
 background-color: #b7ad92;
 color: #fff;
 font-size: x-small;
}
html[xmlns*=""] body:last-child h2#convenience-title { top: -42px; }

ul#convenience-coution { margin-bottom: 5px; }
html[xmlns*=""] body:last-child ul#convenience-coution { margin-top: -30px; margin-left: -40px; }

ul#convenience-coution li { list-style-type: none; }

table.convenience {
 border: 1px solid #feae00;
 margin-bottom: 20px;
 }

table.convenience td {
 border-bottom: 1px solid #ffd699;
 padding: 5px;
 }

div#convenience-btn {
 width: 700px;
 margin-bottom: 20px;
 text-align: center;
 }
