@charset "UTF-8";



/*
	--------------------------------
	更新日: 2010-03-16
	--------------------------------
*/



/* --------------------------------
	余白
-------------------------------- */

body,
h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, dt, dd, ol, ul, li,
/*th, td,*/
form, input, fieldset, textarea { margin:0 0 0 0; padding:0 0 0 0; }



/* --------------------------------
	アピアランス
-------------------------------- */

/*html, body { height:100%; }*/

abbr, acronym { border:none; }

q:before, q:after { content:""; }

ol, ul { list-style:none; }

img { border:none; }

object { outline:none; }

/*table { border-spacing:0; }*/
table { text-align:left; }
*:first-child+html table { border-collapse:collapse; }/* IE 7 */
* html table { border-collapse:collapse; }/* IE 6 以前 */
caption { text-align:left; }
/*
th,
td { text-align:left; vertical-align:middle; empty-cells:show; }
*/
th,
td { empty-cells:show; }

hr { display:none; }

fieldset { border:none; }
label { cursor:default; }

iframe { border:none; overflow:auto; }
html>/**/body div#global_body.legacy iframe { border:1px solid #b7b7b7; }



/* --------------------------------
	タイポグラフィ
-------------------------------- */

h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; font-style:normal; }

p, address, blockquote, pre, div,
abbr, acronym, dfn, cite, q, code, kbd, samp, var,
dl, ol, ul,
caption, th { font-weight:normal; font-style:normal; }

em, strong { font-weight:bold; font-style:normal; }







