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

body {
	color: #464646;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../images/body.bmp);
	background-repeat: repeat;
}

a:link {
	color: #464646;
	text-decoration: none;
}

a:visited {
	color: #464646;
	text-decoration: none;
}

a:hover {
	color: #464646;
	text-decoration: none;
}

a:active {
	color: #464646;
	text-decoration: none;
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	position:relative;
	list-style-type: none;
}

p {
    margin: 0px;
	padding: 0px;
}

img {
	border:none
	}

br { 
   letter-spacing:normal
}

addres ,em {
	font-style:normal
	}




table {
	border-collapse:collapse;
}

td {
	white-space:nowrap;
}

th {
	white-space:nowrap;
}

a {
	color:#464646
}
