@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------
Japanizm 2009 05 22
FontSize[13pxBase]
------------------------------------------------------------------------------ */ 
/* Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0px;
padding: 0px;
}
h1, h2, h3, h4, h5, h6, p, pre, ul, ol, dl, dt, dd, address, form, blockquote {
display: block;
}
table {
border-collapse: collapse;
border-spacing: 0px;
}
fieldset, img {
border-style: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}
ol, ul {
list-style: url(none) none;
}
caption, th {
text-align: left;
}
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}
q:before, q:after {
content: '';
}
abbr, acronym {
border: 0;
}
img {
vertical-align: top;
}
a {
overflow: hidden;
}
/* FontBase */
body {/* ModernBrowser/MacIE5 */
font: 13px/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
*font-size: small;/* WinIE7/6(標準準拠) */
*font: x-small;/* WinIE5/5.5/6(後方互換) */
}
table {
font-size: inherit;
font: 100%;
}
pre, code, kbd, samp, tt {
font-family: monospace;
 *font-size: 108%;
line-height: 100%;
}
/* ClearBoth */
.cb {
clear: both;
}
/* ClearFix */
.cf:after {
content: url(../img_common/s.gif);
display: block;
clear: both;
height: 0;
}
.cf {display: inline-block;}
.cf {display: block;}
/* MacIE \*//*/
.cf {
overflow: hidden;
}
/* */
.cf {overflow:hidden;}/* ForDW */

