body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 10pt;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	background-color: #FFFFFF;
}
td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 10pt;
	color: #333333;
	line-height: 140%;
}

a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #9999CC;
	text-decoration: underline;
}

#whole {
	background-image: url(http://yamagamionsen.jp/img/bg01.jpg);
	background-repeat: repeat-y;
}
#contents {
	margin: 0px;
	padding: 10px;
}
.bg {
	background-attachment: fixed;
	background-image: url(http://yamagamionsen.jp/dairy/img/bg01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.int {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.font14 {
	font-size: 14pt;
}
.font12 {
	font-size: 12pt;
}
.font8 {
	font-size: 8pt;
}
.fontred {
	color: #CC0000;
}