a{
	margin: 0px;
	padding: 0px;
}

ul,li{ margin: 0; padding: 0; }
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.8;
	letter-spacing:1px;
	background-color:#000000;
	color: #ffffff;
	}
	
.mese {
	font-size: 20px;
	line-height: 1.4;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.data {
	font-size: 13px;
	line-height: 1.4;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.profile {
	font-size: 25px;
	line-height: 1.4;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.title {
	font-size: 35px;
	}
	
.a {
	font-size: 35px;
	line-height: 1.4;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.cap {
	font-size: 12px;
	line-height: 1.4;
	}

	
#wrapper{
	margin: 0 auto;
	text-align: center;
	}

/*　リンク　*/

a:link{ color: #BF0060; font-weight:bold; text-decoration: none; }
	 
a:visited{ color: #666666; font-weight:bold; text-decoration: none; }
	 
a:hover{ color: #FF1E6F; font-weight:bold; text-decoration: none;}
