/* CSS Document */
@import url(index.css);

*{
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	}
	
body{
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	height:auto;
	}	
	
img{
	vertical-align:top;
	border:none;
	}
th{
	text-align:left;
	}


#xbox:after { content: " "; clear: both; height: 0; display: block; visibility: hidden;}


.xbox:after { content: " "; clear: both; height: 0; display: block; visibility: hidden; }

.rightAdjust{
	float:right;
	}

.leftAdjust{
	float:left;
	}

.space1{
	margin-top:10px;
	}

/*-------------------iframe--------------------------*/

.sub iframe {
	border: 0px;
}
