@charset "UTF-8";

/* ------------------------------------------------------------
  CONTENTS CSS
  最終更新日 : 2011-03-28
------------------------------------------------------------ */


/* Profile Style
------------------------------------------------------------ */

.profileImg { float: left; width: 12.93em; }
.profileText {
	float: right;
	width: 24.20em;
	margin-top:160px;
	font-size:130%;
	line-height:130%;
	text-align: left;
}

.profileTable {
	clear: both;
	margin-top:40px;
	width: 41.66em;
	border: solid 1px #f77bf3;
	background: #fffcff;
	color: #000;
	padding:20px;
	line-height:150%;
}


