* {
 margin: 0px;
 padding: 0px;
}

img {
 border: none;
 margin: 0;
 padding: 0;
}

ul, li {
 list-style-type: none;
}

a:link, a:visited {
 text-decoration: none;
}

a:hover, a:active {
 text-decoration: underline;
 color: #F90;
}

h1, h2, h3, h4, h5, th {
 font-weight: normal;
}

.alignleft { float: left; }

/****************************** layer ****************************/
body {
 text-align: center;
 background-color: #FFF1F0;
}

#header {
 margin-bottom: 10px;
}

#contentsBody {
 width: 800px;
 margin: 0px auto 0px auto;
 text-align: left;
 font-size: 13px;
 background-color: #FFF;
}

#mainContents {
 float: right;
 position: relative;
 right: 8px;
 width: 565px;
}

#sideMenu {
 float: left;
 width: 200px;
 margin-bottom: 15px;
}

#footer {
 clear: both;
 margin: 0 10px;
 padding-bottom: 5px;
 font-size: 13px;
 color: #333;
 border-top: 1px solid #CCC;
 text-align: center;
}

/****************  header  *******************/
#header #description {
 width: 800px;
 background-color: #F60;
 color: #FFF;
 font-size: 13px;
 padding: 3px 0;
 text-indent: 5px;
}

/**************** mainContens *******************/
#mainContents table { font-size: 13px; }
#mainContents #contentsMenu li { float: left; height: 40px; }
#mainContents .normalBanner { display: block; height: 265px; }

#mainContents .contents {
 clear: both;
 float: left;
 width: 565px;
 border: 1px solid #CCC;
 padding-bottom: 10px;
 margin-bottom: 10px;
}

#mainContents .top {
 clear: both;
 float: left;
 width: 565px;
}
#mainContents .top .left { float: left; }
#mainContents .top .right { float: right; }
#mainContents .top p { margin-bottom: 10px; }

#mainContents .contents h2.newTopics {
 display: block;
 width: 100%;
 height: 31px;
 text-indent: -9999px;
 border-bottom: 1px solid #CCC;
 margin-bottom: 10px;
 background: url(/images/newTopics.jpg) no-repeat;
}

#mainContents .contents h2.veryFast{
 display: block;
 width: 565px;
 height: 31px;
 text-indent: -9999px;
 border-bottom: 1px solid #CCC;
 margin-bottom: 10px;
 background: url(/images/veryFast.jpg) no-repeat;
}

#mainContents h1 {
 display: block;
 height: 31px;
 line-height: 31px;
 text-indent: -9999px;
 border-bottom: 1px solid #CCC;
 margin-bottom: 10px;
}

#mainContents h1.marchandise { background: url(/images/marchandise.jpg) no-repeat; }
#mainContents h1.car { background: url(/images/car.jpg) no-repeat; }
#mainContents h1.unlockingkeys { background: url(/images/unlockingkeys.jpg) no-repeat; }
#mainContents h1.makingkeys { background: url(/images/makingkeys.jpg) no-repeat; }
#mainContents h1.repairing { background: url(/images/repairing.jpg) no-repeat; }
#mainContents h1.bags { background: url(/images/bags.jpg) no-repeat; }
#mainContents h1.nameplate { background: url(/images/nameplate.jpg) no-repeat; }
#mainContents h1.securitycamera { background: url(/images/securitycamera.jpg) no-repeat; }
#mainContents h1.securitycover { background: url(/images/securitycover.jpg) no-repeat; }
#mainContents h1.pricelist { background: url(/images/pricelist.jpg) no-repeat; }
#mainContents h1.shopinfo { background: url(/images/shopinfo.jpg) no-repeat; }
#mainContents h1.question { background: url(/images/question.jpg) no-repeat; }
#mainContents h1.cominfo { background: url(/images/cominfo.jpg) no-repeat; }
#mainContents h1.privatepolicy { background: url(/images/privatepolicy.jpg) no-repeat; }
#mainContents h1.inquiry { background: url(/images/inquiry.jpg) no-repeat; }
#mainContents h1.link { background: url(/images/link.jpg) no-repeat; }

#mainContents div.marchandise { float: left; width: 570px; }
#mainContents h2.marchandise {
 clear: both;
 text-indent: 33px;
 padding: 3px 0;
 font-weight: bold;
 font-size: 17px;
 background: url(/images/m_c_headline.gif) no-repeat 5px;
 margin-bottom: 5px;
}

#mainContents div.marchandise p {
 font-size: 13px;
 margin-bottom: 13px;
 padding-right: 5px;
}

#mainContents .marchandise table,
#mainContents .car table { margin-bottom: 15px; font-size: 13px; }

#mainContents .marchandiseItems p.entryImages {
 float: left;
 text-align: center;
 width: 260px;
}






#mainContents .itemNote {
 float: left;
 width: 290px;
}

.unlockingkeys th { padding-left: 7px; font-weight: bold; }
.unlockingkeys td { padding: 0 0 10px 7px; }
#mainContents .unlockingkeys p { margin-left: 10px; }

.contents p {
 margin: 0 5px 5px 5px;
}



.pricelist h2,
.repairing h2,
.bags h2,
.nameplate h2 {


 clear: both;
 font-weight: bold;
 font-size: 15px;
 color: #F00;

 margin-bottom: 10px;
 text-indent: 10px;
}

.bags p { _height: 220px; }
.repairing p { clear: both; }

.pricelist dl { margin: 0 5px 25px 5px; }
.pricelist dt {
 padding-left: 25px;
 background: url(/images/questionBack.gif) no-repeat;
}

.pricelist dd {
 text-align: right;
 width: 100%;
 border-bottom: 1px solid #CCC;
 margin-bottom: 5px;
}

.car dl { margin: 0 5px 25px 15px; }
.car dt {
 clear: both;
 float: left;
 margin-right: 15px;
}

.question h2 {
 color: #00F; font-size: 13px;
 padding-left: 35px;
 line-height: 30px;
 background: url(/images/question.gif) no-repeat 5px 0px;
 border-bottom: 1px dotted #CCC;
 margin: 0 10px 5px 10px;
 padding-bottom: 5px;
}

.question p {
 font-size: 13px;
 color: #333;
 line-height: 140%;
 min-height: 40px;
 _height: 40px;
 padding: 0 15px 5px 35px;
 background: url(/images/answer.gif) no-repeat 5px 0px;
 border-bottom: 1px solid #B0B0B0;
 margin: 0 10px 20px 10px;
}

.repairing table td {
 padding: 0 15px;
}

#mainContents .inquiry p {
 margin: 0 10px;
}

#mainContents .inquiry input,
#mainContents .inquiry textarea {
 margin-bottom: 5px;
}

#mainContents .cominfo th { padding-right: 10px; text-align: left; font-size: 13px; }
#mainContents .cominfo td { padding-right: 10px; font-size: 13px; }
#mainContents .cominfo table {
 margin-left: 10px;
 margin-bottom: 15px;
}
#mainContents .cominfo ul {
 margin-left: 10px;
 margin-bottom: 15px;
}
#mainContents .car td { padding: 0 10px; }

#mainContents .shopinfo td { padding: 5px; }

/**************** sideMenu *******************/
#sideMenu ul {
 border-bottom: 1px solid #CCC;
 margin-left: 10px;
 margin-bottom: 10px;
}

#sideMenu ul li a {
 display: block;
 width: 200px;
 text-indent: 37px;
 padding: 7px 0 5px 0;
 font-weight: bold;
 font-size: 13px;
 text-decoration: none;
 border-top: 1px solid #CCC;
 border-left: 1px solid #CCC;
 border-right: 1px solid #CCC;
 background: url(/images/sideMenu.jpg) no-repeat;
}

#sideMenu ul li a:link,
#sideMenu ul li a:visited {
 color: #333;
}

#sideMenu ul li a:hover,
#sideMenu ul li a:active {
 color: #F60;
}

#sideMenu p {
 padding-left: 10px;
 margin-bottom: 10px;
}

/**************** footer *******************/
#footer p { padding-top: 5px; }