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

html,
body {
	width:100%;
	height:100%;
	line-height:0;
	padding:0; margin:0;
	/*font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ";*/
	/*font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Osaka, 'MS PGothic', sans-serif;*/
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

body {
	background-color:#FFFFFF;
	text-align:center;
/*	
	background-image:url(/_common/images/bg_00.gif);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;*/
	}

span.hidden,
hr.hidden,
.hidden {
	display:none;
	visibility:hidden;
	}

div {
display:block;
	padding:0; margin:0; line-height:0; font-size:0;
	}

a {
	color:#016181;
	text-decoration:none;
	}

a:hover {
	color:#016181;
	text-decoration:underline;
	}


a img {
	border:none;
}	

/*
383838
*/
/****************
toppage_main_container
*****************/
table#toppage_main_container {
	padding:0; margin:0; font-size:0; line-height:0;
	width:100%; height:100%;
	}
	
table#toppage_main_container td {
	padding:0; margin:0; line-height:0; font-size:0;
	text-align:center; vertical-align:middle;
	width:100%; height:100%;
	background-image:url(/_common/images/bg_01.gif);
	background-position:center;
	background-repeat:no-repeat;
	}
	
div#toppage_main_swf {
		padding:0; margin:auto; line-height:0; font-size:0;
		width:750px; height:504px;
		overflow:hidden;
		}
		div#toppage_main_swf object,
		div#toppage_main_swf embed {
			padding:0; margin:0; line-height:0; font-size:0;
			}
