body, div {
  margin: 0;
  padding: 0;
}

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th {
}
.TabbedPanelsContent { border-collapse: collapse; border-spacing: 0; }

/* 回り込み解除設定 */
#header, #main-menu, #contents, #footer {
  clear: both;
}

/* リンク付き画像 枠なし */
a img {
  border: none;
}



body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	font-size: 13px;
	*font-size: small;
	*font: small;
	line-height: 1.5;
}
html>/**/body {font-size/*\**/: small\9;}


a {
	text-decoration:none;
	color:#8e8eff;
}
a:hover {color:#ff0000}

body,table {
	font-size: 10pt;
}
