@charset "UTF-8";

body { font-size:12px; *font-size:small;/* IE 7向け */ *font:x-small;/* IE 6以下 */ }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote { margin:0; padding:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
table{ border-collapse: collapse; font-size:inherit; }
h1,h2,h3,h4,h5{ line-height:1; }

a { color:#FFFF33; text-decoration:underline; }
a:hover { color:#FFFFFF; text-decoration:underline; }
a:active { color:#FFFF33; }
a:visited { color:#FFFFFF; }

/* floating box clear */
.clearFix:after { content: "."; display:block; height:0; clear:both; visibility:hidden; }
.clearFix { display: inline-table; min-height: 1%; }
/* Hide from mac IE5 \*/
* html .clearFix { height: 1%; }
.clearFix { display:block; }
/* End Hide from mac IE5 */

/* hide text */
.hidetxt { text-indent:-9999px; overflow:hidden; }
.hidetxt a { overflow:hidden; }

/*layout
--------------------------------------------*/




