@charset "utf-8";


/* for all media
======================================================================= */

body { color:#000000; background-color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: small; }
address, em { font-style: normal; }
img { border: 0; line-height: 1 !important; }
a:link img { text-decoration: none !important; }
br { letter-spacing: 0; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-table; min-height: 1%; }
/* ¥*/
* html .clearfix { height: 1% !important; }
.clearfix { display: block; }
/* */

.fl { float: left; }
.fr { float: right; }

.ac { text-align: center; }
.ar { text-align: right; }
