body{
	color:#333;
	background-color:white;
	margin:0 15px 0 15px;
	padding: 0;
}

div#contents,
div#side{
  font-size: 12px;
}

ul,
li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

p{
	margin: 0;
	padding: 0;
}

h1{
	padding:3px 5px;
  font-size:70%;
	font-weight:normal;
	border-bottom:#cccccc solid 1px;
}


span.texts,
span.textm{
	font-size: 100%;
}


a img{
	border: none;
}


#detailmain table td.titleback{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: url(../img/catalog_back_dm_rt1.gif) repeat-x;
}

#detailmain table td.titleback td.title{
	padding: 6px 22px;
	font-size: 1.4em;
	font-weight: bold;
}

#detailmain table td.titleback td.btn img{
	margin: 0 0 0 5px;
}

#detailmain table.shadow td.shadowl{
	width: 1%;
	height: 4px;
	background: url(../img/catalog_shadow2_l.gif) top left no-repeat;
	border: none;
}

#detailmain table.shadow td.shadowc{
	width: 98%;
	height: 4px;
	background: url(../img/catalog_shadow2_c.gif) repeat-x;
	border: none;
}

#detailmain table.shadow td.shadowr{
	width: 1%;
	height: 4px;
	background: url(../img/catalog_shadow2_r.gif) top right no-repeat;
	border: none;
}


#contents table td.titleback{
	border-top: 1px solid #ccc;
	background: url(../img/catalog_back_rt1.gif) repeat-x;
}


#contents table td.titleback td.title{
	padding: 4px 6px;
	font-weight: bold;
}

#contents table td.titleback td.title h2{
	margin: 0;
	padding: 0;
        font-size: 16px;
}

#contents table td.titleback td.title h3{
	margin: 0;
	padding: 0;
        font-size: 12px;
}

#contents table td.titleback td.icon{
	padding: 4px 6px;
}

#contents div.titleline{
	height: 3px;
	font-size: 1px;
	background: url(../img/catalog_back_rt2.gif) repeat-x;
}

#contents div.model{
        padding: 15px;
}

#contents div.model table.modellist td {
}

#contents div.model table.modellist td p{
        text-align: center;
}

#contents div.model table.modellist td p.img{
        text-align: center;
        padding: 5px 0 0 0;
}
#contents div.model table.modellist td p.title{
        text-align: center;
        padding: 5px 0 0 0;
        font-size: 1.2em;
}

#contents div.model table.modellist td p.title2{
        text-align: center;
        padding: 3px 0 10px 0;
        font-size: 0.9em;
}


#contents table.carlist td {
	line-height: 1.3;
        border-bottom: 1px solid #ccc;
        padding: 5px;
}

#contents table.carlist td a{
	margin: 0 15px 0 0;
}

#contents table.carlist td.bar{
        border-top: 1px solid #ccc;
        padding: 0;
}

#contents table.carlist td.title{
        background: #f0f0f0;
        font-weight: bold;
}

dl.linkList { background-color:#eee; margin-top:25px; margin-bottom:0; padding:10px 10px 10px 0; overflow:hidden; zoom:1; }
dl.linkList dt { font-weight:bold; margin:0 0 5px 10px; }
dl.linkList dd { float:left; background:url(/catalog/common/img/icon_catalog_arrow.gif) no-repeat 12px 8px; margin:0; padding:0 10px 0 20px; white-space:nowrap; line-height:20px; }
dl.linkList dd a { }


