@charset "shift_jis";
/*　一般　*/
img, div, input,H1, H2, H3, H4, H5, P, A { behavior: url("css/iepngfix.htc") }
html {
	height:100%;
}
body {
	font: 12px/15px "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #003399;
	background-color: #003399;
	background-color: #FFFFFF;
	background-image: url(../img_cmn/bg.gif);
	background-position: 0px 0px;
	height:100%;
	text-align: center;
}
a:hover {
	color: #66FF00;
	text-decoration: underline;
}
a {
	color: #CC0000;
	text-decoration: none;
}
#container {
	background-image: url(../img_cmn/bg_contents.gif);
	height:100%;
	min-height:100%;
	text-align: center;
	vertical-align: middle;
	width: 890px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
body > #container{ 
    height:auto; 
}
#container TD {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
