@charset "UTF-8";

/*==================================================================
//
//  base
//
================================================================== */
/*
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%
*/
html body {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", Verdana, sans-serif;
	line-height:1.5;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{
	font-size:100%;
	line-height:1.5;
}
#content{
	font-size:93%;
}
/* opera 9 */
;;
body {
	font-family: "メイリオ", Meiryo, "MS P ゴシック", Verdana, sans-serif;
}
/* for WinIE6 */
* html body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", Verdana, arial, helvetica, sans-serif;
	vertical-align: baseline;
}
/* for WinIE7 */
*:first-child+html body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", Verdana, arial, helvetica, sans-serif;
}
.xx_large {font-size: 138.5%;}
.x_large {font-size: 108%;}
.large {font-size: 100%;}
.normal {font-size: 93%;}
.small {font-size: 85%;}
.x_small {font-size: 77%;}



/* pankuzu */
#pankuzu{
	font-size:85%;
}