@charset "UTF-8";
/* CSS Document */

body{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: ＭＳ ゴシック, MS Gothic, Osaka－等幅, Osaka-mono, monospace;
	font-size: 11px;
	color: #333;
	font-size: 12px;
	}
	
	a:link {
	color: #FE2D6A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #069;
}
a:hover {
	text-decoration: none;
	color: #1BAAE5;
}
a:active {
	text-decoration: none;
}

.wrapper {
	background-image: url(images/profile_papaiya_03.jpg);
	width: 600px;
}
.bottom {
	background-image: url(images/profile_papaiya_03.jpg);
	width: 600px;
	height: 30px;
}
.top {
	background-image: url(images/profile_papaiya_01.jpg);
	height: 87px;
	width: 600px;
}
.main {
	font-family: ＭＳ ゴシック, MS Gothic, Osaka－等幅, Osaka-mono, monospace;
	font-size: 11px;
	color: #333;
	font-size: 11.5px;
	line-height: 15px;
}

.small {
	font-family: ＭＳ ゴシック, MS Gothic, Osaka－等幅, Osaka-mono, monospace;
	font-size: 11px;
	color: #333;
	font-size: 18px;
	line-height: 20px;
