@charset "utf-8";

/* ---------------------------------
   reset and base style
--------------------------------- */
body,div,dt,dd,li,pre,code,form,legend{margin:0;padding:0;}
body{line-height:1;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
caption,th,td{text-align:left;}
:focus{outline:0;}
h1,h2,h3,h4,h5,h6,strong,em,dt{font-weight:bold;}
h1,h2,h3,h4,h5,h6,p,fieldset,table,blockquote,ol,ul,dl{margin:1em 0;padding:0;}
table{border-collapse:collapse;border-spacing:0;font-size:100%;}
th,td{border:0px solid #000;padding:0em;}
ol,ul,dl{margin-left:2em;}
ol li{list-style:decimal outside;}
ul li{list-style:disc outside;}
dl dd{margin-left:1em;}
abbr,acronym{border-bottom:1px dotted #000;cursor:help;}
del{text-decoration:line-through;}


/* ---------------------------------
   font style
--------------------------------- */
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/

/*-----------------------------------------------------
Yahoo UI Library Font-size Adjustment
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
http://developer.yahoo.com/yui/license.txt
http://developer.yahoo.com/yui/fonts/
10px = 77%     11px = 85%     12px = 93%     13px = 100%
14px = 108%    15px = 116%    16px = 123.1%  17px = 131%
18px = 138.5%  19px = 146.5%  20px = 153.9%  21px = 161.6%
22px = 167%    23px = 174%    24px = 182%    25px = 189%
26px = 197%
------------------------------------------------------*/

body{font:13px/1.231 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}



/*    font:13px/1.231 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro W3', 'メイリオ',Meiryo, 'ＭＳ Ｐゴシック', Arial, verdana, sans-serif;*/




html{	overflow: scroll;
		overflow: -moz-scrollbars-vertical;
		overflow-x: scroll;
}
