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.carlist{
        padding: 15px;
}

#contents table.cgd td{
        padding: 0 0 0 10px;
	background: url(../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.9em;
        color: #888;
        line-height: 1.5;
}
