body {
	font-family: ＭＳ Ｐゴシック,Osaka;
	margin: 0px auto;
	background-image: url('../img/bg.jpg');
	background-repeat: repeat;
	background-position: center center;
}

img {
border-width: 0px;
border-style: none;
}

td {
font-size: 0.8em;
line-height: 130%;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
color: #901E1E;
text-decoration: none;
}

A:VISITED {
  color : #901E1E;
  text-decoration : none;
}

A:HOVER {
  color: #FF0000;
  text-decoration: underline;
}

/* ヘッダー */


/* フッダー */
.foot {
	color: #FFFFFF;
	text-align: center;
}

/* アドベリー価格 */
.zennedan {
font-size: 2em;
color: #FF0000;
font-weight: bold;
}