@charset   "UTF-8";
*{ margin:0; padding:0;}


html			{ overflow-y:scroll;}
body			{ color:#000000; background-color:#ffffff; text-align:center; font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka,sans-serif;}/**/
table			{ border-collapse:collapse; border-spacing:0; empty-cells:show;}
th,td			{ text-align:left; font-weight:normal; vertical-align:top;}
ul,ol			{ list-style:none;}
em				{ font-style:normal;}
img				{ border-style:none; vertical-align:bottom;}a:link img{ border-style:none;}a:visited img{ border-style:none;}a:hover img{ border-style:none;}

/* FONT SIZE STYLE */
body			{ font-size: 78%; line-height:1.5;}
table			{ font-size:100%; line-height:1.5;}
h1,h2,h4		{ font-size:100%; line-height:1.5;}
h3		{ font-size:110%; line-height:1.5;}


/* FOOTER */
#foot1			{ padding:0 0 20px 0; text-align:center; border-bottom:solid 1px #c4c4c4;}
#foot1 li		{ display:inline; padding:0 12px 0 8px; font-size:11px; background:url("/img/foot_line.gif") 100% 40% no-repeat;}