@charset "UTF-8";


/* 共通
----------------------------------------------------------*/

body {
	background-image: url(../../images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #aa1c00;
	margin: 0px;
	padding: 0px;
	
}


* html .iepngfix { behavior: expression(IEPNGFIX.fix(this)); }

img {
border:0
}

td {
	text-align: left;
	
}
