p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #333333;
}
.about {
	background-image: url(img/wadanaomi_photo_s.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 20px;
}
.qr {
	margin: 20px;
	padding: 20px;
	border: 1px solid #CCCCCC;
}
a:link {
	text-decoration: none;
	color: #33FF33;
}
a:visited {
	text-decoration: none;
	color: #33FF33;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #FFCC00;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
}

