@charset "utf-8";
/* CSS Document */

/*---------------------------------------------------------------------------------------------------------------------
reset setting
----------------------------------------------------------------------------------------------------------------------*/

html {
	scrollbar-base-color: #333333;
    scrollbar-track-color: #333333;
    scrollbar-face-color: #000000;
}

body {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meirio,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 100%;
	scrollbar-base-color: #333333;
    scrollbar-track-color: #333333;
    scrollbar-face-color: #000000;
}
div,p,form,input,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,address {
  margin: 0px;
  padding: 0px;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  list-style-type: none;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
 	scrollbar-base-color: #333333;
    scrollbar-track-color: #333333;
    scrollbar-face-color: #000000;
}
img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
body {
  font-size:62.5%
}
html>/**/body {
font-size:10px;
}/*IE6以下用の設定*/
#content02 li {
}

