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


/***************************************
　profile　プルフィール
***************************************/
#profile {
	width:900px;
}

#profile span
{
	font-size:16px;
	font-weight:bold;
}

.profile1
{
	background-attachment: scroll;
	background:url(haikei2.png) no-repeat right center ;
	
	margin-bottom:10px;
	
	text-align:left;
	line-height:25px;

}

.profile2
{
	background-attachment: scroll;
	background:url(cat_2.jpg) no-repeat ;
	
	text-align:right;
	line-height:25px;

}
