@charset "utf-8";
/* CSS Document */

a:link {
	text-decoration: none;
	color: #333399;
}
a:visited {
	text-decoration: none;
	color: #3366FF;
}
a:hover {
	text-decoration: underline;
	color: #336600;
}
a:active {
	text-decoration: underline;
	color: #336600;
}
.right_mar_50 {
	margin-right: 50px;
}
.right_mar_40 {
	margin-right: 40px;
}
.right_mar_30 {
	margin-right: 30px;
}
.right_mar_20 {
	margin-right: 20px;
}
.right_mar_10 {
	margin-right: 10px;
}

htm {
	overflow: scroll;
}


htm {
   height:100%;
   margin-bottom:1px;
}

html {
   height:100%;
   margin-bottom:1px;
}

#flash{
 z-index:1;
}

#layer{
 z-index:9999;
}

#iframe{
 z-index:9999;
}.table_pad_8 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: .8em;
	font-style: normal;
	padding: 8px;
}
