﻿@charset "utf-8";

/* ======================================================
 * android.css
 * ------------------------------------------------------
 * BASE *************************************************
 * Reset
====================================================== */

/********************************************************

 BASE
 
********************************************************/

/* Reset
------------------------------------------------------ */
/* for android */
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
dt,
dd,
th,
td,
time,
figcaption,
a,
span,
strong,
em,
cite,
small {
	background-image: url(/common/images/spacer.gif);
}
.heading01 .category + span {
	display: block;
}


