/* ƒy[ƒW‚ÌŠî–{ƒfƒUƒCƒ“—pCSS */

body {
	background-color: #FFF0F5;
	font-size: 12px;
	line-height: 145%;
	color:#555555;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-repeat: repeat-x;
	background-image: url(../image/bg01.gif);
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.wrapper {
	width: 780px;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
	background-image: url(../image/bg02.gif);
	background-repeat: repeat-y;
}

.copyright {
	width: 778px;
	text-align: center;
	padding: 0px;
	color: #FFFFFF;
	background-color: #FFCDDC;
	font-size: 10px;
	margin-bottom: 20px;
	margin-left: 1px;
	border-bottom: solid #FF8CAE 1px;
}

.pagetop {
	width: 778px;
	text-align: right;
}

.qr {
	color: #FFFFFF;
}



a:link { text-decoration:none; color:#CC0000; }
a:visited { text-decoration:none; color:#CC0000; }
a:active { text-decoration:none; color:#CC0000; }
a:hover { text-decoration:underline; color:#FF3300; }