@charset "shift_jis";

html {overflow: scroll;
     overflow: -moz-scrollbars-vertical;
	 overflow-x: scroll;
}
body  {
	font-size: 11pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 120%;
	margin: 0 auto;
}

p  {
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
	line-height: 120%;
}

td  {
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
	line-height:120%;
}

img	{
    border: 0px;
}
a:link, a:visited, a:active	{
	color: #ed7969;
	font-weight: normal;
}
a:hover	{
	opacity: 0.6;
}

.iframe_table {
	margin-bottom: 5px;
}