@charset "UTF-8";
/* CSS Document */

#profileWrapper{
	
}
#profileWrapper p{
	font-size:14px;
	color:#333333;
	line-height:150%;
	
}

#profileWrapper strong{
	font-size:14px;
	color:#333333;
	line-height:150%;
	font-weight:bold;
	
}
.profileBox{
	margin:47px;
	overflow:hidden;
}

.blue{
	font-size: 12px;
}

.index{
	width:130px;
	color:#132f5b;
	background-color:#f5f5f5;
	padding:10px;
}
.topic{
	width:478px;
	padding:10px;
	
}

.profile_tabel{
	border:solid;
  	border-color:#cccccc;
  	border-width:1px;
}

.logo_text{
	padding-top:5px;
	padding-bottom:5px;
}
#text01{
	width:450px;
}
#profileWrapper strong.red{
	font-size:14px;
	color:#ff0033;
	line-height:150%;
}