body{
	color:#333;
	background-color:white;
	margin:0 15px 0 15px;
	padding: 0;
}

div#catalogcarlist{
	font-size: 1.2em;
}

ul,
li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

p{
	margin: 0;
	padding: 0;
}

h1{
	font-weight: bold;
	font-size: 1.0em;
}

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(/catalog/common/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(/catalog/common/img/catalog_shadow2_l.gif) top left no-repeat;
	border: none;
}

#detailmain table.shadow td.shadowc{
	width: 98%;
	height: 4px;
	background: url(/catalog/common/img/catalog_shadow2_c.gif) repeat-x;
	border: none;
}

#detailmain table.shadow td.shadowr{
	width: 1%;
	height: 4px;
	background: url(/catalog/common/img/catalog_shadow2_r.gif) top right no-repeat;
	border: none;
}


#contents table td.titleback{
	border-top: 1px solid #ccc;
	background: url(/catalog/common/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(/catalog/common/img/catalog_back_rt2.gif) repeat-x;
}

#contents div.carlist{
        padding: 15px;
}

#contents table.cgd td{
        padding: 0 0 0 10px;
	background: url(/catalog/common/img/icon_catalog_arrow.gif) 0px 5px no-repeat;
}


#contents table.listtitle{
        margin: 5px 0 3px 0;
}
#contents table.listtitle td{
        padding: 6px;
        background: #f0f0f0;
        font-weight: bold;
        border-top: 1px solid #ccc;
}

span.wareki{
        font-size: 0.8em;
        color: #888;
        line-height: 1.5;
	display:block;
	margin-bottom:10px;
}



body div#wrap { width:960px; }
div#contents { margin-top:15px; }

div#wrap div#header div#headerMv  {width:100%; }
div#wrap div#header div#headerMv p.gooLogo { margin:10px 0; }
div#wrap div#header div#headerMv p.ad_bnr { padding-top:7px; text-align:right; }

.title h2 { font-weight:bold; }
.textm strong { font-weight:bold; }

