}
.bg2 {
	background-image:  url(images/bg2.gif);
	background-repeat: repeat-y;
}
body {
	margin: 0px;
	padding: 0px;
	background-image:  url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	color: #666666;
}
.px12honbun {
	font-size: 12px;
	line-height: 18px;
}
.px10 {
	font-size: 10px;
	line-height: 15px;
	margin: 3px;
}
a:link {
	color: #FF5098;
	text-decoration: none;
}
a:visited {
	color: #9999CC;
	text-decoration: none;
}
a:hover {
	color: #6633FF;
	text-decoration: underline;
}
a:active {
	color: #6633FF;
	position: relative;
	top: 1px;
	left: 1px;
}
.px12honbun-blue {
	font-size: 12px;
	line-height: 18px;
	color: #5D97BC;
}
.px12midashi-pink {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FF6EC3;
}
.px12midashi {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
}
.px14 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.px12honbunpink {
	font-size: 12px;
	line-height: 18px;
	color: #FF3366;
}
